body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #ECF0F4;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

/* Main Link Styles */

a:link {
	color: #7B0A0E;
	font-weight: bold;
	text-decoration: none;
	}
	a:hover {
		color: #00519A;
		font-weight: bold;
		text-decoration: underline;
		}
	a:active {
		color: #7B0A0E;
		font-weight: bold;
		text-decoration: none;
		}
	a:visited {
		color: #7B0A0E;
		font-weight: bold;
		text-decoration: none;
		}
	a:visited:hover {
		color: #00519A;
		font-weight: bold;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */

.footer {
	font-size: 10px;
	font-weight: bold;
	color: #7B0A0E;
	}

	a.footer:link {
		color: #7B0A0E;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #00519A;
		text-decoration: underline;
		}
	a.footer:active {
		color: #7B0A0E;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #7B0A0E;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #00519A;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B0A0E;
	font-weight: bold;
	text-transform: capitalize;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00519A;
	font-weight: bold;
	text-transform: none;
	}
	
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B0A0E;
	}

.contentleft {
	background-image: url(../images/interior/04-titleleft.jpg);
	background-repeat: no-repeat;
}

.contentright {
	background-image: url(../images/interior/05-titleright.jpg);
	background-repeat: no-repeat;
}

#menu {
	position:relative;
	width: 140px;
	padding: 0px;
	margin: 0px;
	color: #595324;
	background: url('sidebar_bg.jpg') center center no-repeat;
	}

#menu p {
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: bold;
	border: 0;
	}