body {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF url(/assets/html/bgrepeat.jpg) repeat-x;
	font: normal 13px Geneva, Arial, Helvetica, san-serif;
	color: #000000;
}
 img, div { behavior: url(iepngfix.htc) }

{ behavior: url(iepngfix.htc) }


#pagecontainer {
	width: 100%;
	margin: 0 auto;
	background-image: url(/assets/html/mapcenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headercell {
	clear: both;
	height: 55px;
	width: 100%;
	margin: 0 auto;
	background: url(/assets/html/headerrepeat.jpg) repeat-x center top;
}
#topmenu {
	height: 20px;
	clear: both;
	width: 875px;
	margin: 0 auto;
	padding-left: 30px;
}
#mainmenu {
	clear: both;
	height: 31px;
	width: 875px;
	margin: 0 auto;
	text-align: right;
	padding-top: 15px;
}
#bodycell {
	clear: both;
	height: auto;
	width: 825px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 25px;
}
#orangecell {
	clear: both;
	height: 155px;
	width: 875px;
	margin: 0 auto;
	background: repeat-x;
	border: 1px solid #FFFFFF;
}

#mainmenu a {
	margin: 0;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-right: 4px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#mainmenu a.noright {
	margin: 0;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 0px solid;
	padding-right: 0px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#mainmenu a span {
	margin: 0;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
}
#topmenu a {
	margin: 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
}
#inner-orange {
	clear: both;
	height: 150px;
	width: auto;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #C57627;
	background-image: url(../html/orangerepeats.jpg);
}
.oboxfirst {
	float: left;
	height: 140px;
	width: 200px;
	margin-right: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
.obox {
	float: left;
	height: 140px;
	width: 200px;
	margin-right: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.oboxlast {
	float: left;
	height: 140px;
	width: 200px;
	margin-right: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;

}
.obox p, .oboxlast p, .oboxfirst p {
	margin: 0;
	padding-top: 8px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.obox a, .oboxlast a, .oboxfirst a {
	color: #FFFFFF;
}
#logo {
	height: auto;
	width: 875px;
	margin: 12px auto 0;
}
#smallnav {
	float: left;
}
#smallnav a {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 4px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#footercell {
	clear: both;
	height: auto;
	width: 875px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px auto 0;
	background-color: #C3C3D3;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #330066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#smallnav a.noright {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	padding-right: 4px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #FF9900;
}

#footercell a {

	clear: both;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	color: #330066;
}

#webdoccontainer {
	padding: 12px;
}
.contactform {
	float: left;
	height: auto;
	width: 575px;
	display: inline;
	margin-right: 15px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8D8BAD;
	margin-bottom: 12px;
}
.contactdetails {
	float: left;
	padding-left: 5px;
	height: auto;
	width: 215px;
	display: inline;
	font-size: 11px;
}
fieldset {
	border-top: 0px;
	border-bottom: 0px;

	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #5C5780;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #615B87;
}
label {
	clear: both;
	padding: 4px 2px 2px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.errors {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.subbutton {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #676191;
	border: 2px outset #343152;
	text-transform: uppercase;
	padding: 3px;
}

