BODY {
	SCROLLBAR-FACE-COLOR: #A1ADAE;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7EAEB;
	SCROLLBAR-SHADOW-COLOR: #888B8C;
	SCROLLBAR-3DLIGHT-COLOR: #888B8C;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #D3D6D6;
	SCROLLBAR-DARKSHADOW-COLOR: #656767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #353526;
	padding-left: 14px;
}
.maintextHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	color: #94947d;
	padding-left: 14px;
}
.maintextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #353526;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 14px;
	color: #353526;
}
.addressL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 14px;
	color: #6A6A4B;
}
.mainbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #85866D;
	font-weight: bold;
	padding-right: 5px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/main_background2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 12px 12px 0px 0px
}
.bg1 {

	background-attachment: fixed;
	background-image: url(images/backgrounds/about_background-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 12px 12px 0px 0px
}
.bg2 {


	background-attachment: fixed;
	background-image: url(images/backgrounds/contact_background-08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 12px 12px 0px 0px
}
.bg3 {
	background-attachment: fixed;
	background-image: url(images/backgrounds/links_background-08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 12px 12px 0px 0px
}
.bg4 {
	background-attachment: fixed;
	background-image: url(images/backgrounds/staff_background-08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintextwhte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
	padding-left: 14px;
}
.submenubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688DAB;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
}
.staffhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	color: #94947d;
	padding-left: 0px;
}


 LINKS FOR IFRAME ---------------------------------------------------- >

.links { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #353526; 
	font-weight: bold;
	}

.links a:link, .links a:visited { 
	text-decoration: underline;
	font-weight: bold;
	color:#353526;
	}
	
.links a:hover { 
	text-decoration: none;
	color:#353526;
	}
