BODY {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logocell {
	background-image: url(images/logogreycurved.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 183px;
	width: 153px;
}
.menuON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-indent: 15px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/navON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.menuOFF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 15px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/navOFF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #333333;
}

.findusimg {
	padding-right: 11px;
	padding-bottom: 11px;
}
.highlightbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E8FFE8;
}
.MainTBL {
	background-image: url(images/bottomrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.highlightbox2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E6FF;
}
.highlightbox3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(images/backgroundHighlight2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BOTleftTBL {
	background-image: url(images/bottomleftcorner2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentcell {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
a.navlinks:active, a.navlinks:link, a.navlinks:visited {
	color: #333333;
}
a.navlinks:hover {
	color: #45970F;
}

a.navlinkso:active, a.navlinkso:link, a.navlinkso:visited {
	color: #FFFFFF;
}
a.navlinkso:hover {
	color: #cccccc;
}

.emailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px;
	width: 250px;
	border: 1px solid #B5E89F;
	background-color: #EFFAEB;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	font-size: x-small;
	color: #249324;
}
.wherearewe {
	background-color: #EBF4E1;
	margin: 0px 6px;
	padding: 6px;
	border-top: 1px solid #598532;
	border-right: 6px solid #598532;
	border-bottom: 1px solid #598532;
	border-left: 1px solid #598532;
	height: 101px;
	width: 368px;
}
