body, span, li, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 12px arial, helvetica, sans-serif;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #c5c5c5 url("../img/body_bg.gif") repeat-x;
}

a {
	color: #666666;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}

h2, h3 {
	color: #333333;
}

a:hover {
	color: #9eafc2;
}

#wrowser {
	opacity: 0.90; /* Safari, Opera */
	-moz-opacity:0.90; /* FireFox */
	filter: alpha(opacity=90); /* IE */
	height: 100%;
	width: 100%;
	z-index: 20;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}

#main {
	position: relative;
	width: 990px;
	margin: 0 5px 0 5px;
	text-align: left;
}

#main #header {
	position: relative;
	float: left;
	height: auto;
	border-bottom: #6f6f6f 3px solid;
}

#main #header #logo h1 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px;
}

#main #header #logo h1 a {
	display: block;
	width: 268px;
	height: 64px;
	background: transparent url("../img/header_logo.gif") no-repeat;
	text-indent: -700em;
	text-decoration: none;
}

#main #header #contact {
	margin-top: 5px;
	float: right;
}

#main #header #nav_top {
	position: relative;
	margin-top: -25px;
	border-bottom: #000000 1px solid;
	width: 100%;
	float: left;
}

#main #header #nav_top ul, #footer #footer_content #nav_bottom ul {
	float: right;
}

#main #header #nav_top ul li, #footer #footer_content #nav_bottom ul li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding: 13px 6px 3px 0;
	background: url("../img/tab_light.gif") 100% 8px no-repeat;
}

#footer #footer_content #nav_bottom ul li {
	padding: 4px 6px 13px 0;
	margin: 1px 0 0 0;
	background: url("../img/tab_dark.gif") 100% -11px no-repeat;
}

#main #header #nav_top ul li a, #footer #footer_content #nav_bottom ul li a {
	background: url("../img/tab_light.gif") 0 8px no-repeat;
	color: #000000;
	padding: 13px 6px 3px 10px;
}

#footer #footer_content #nav_bottom ul li a {
	color: #c2c2c2;
	padding: 4px 6px 13px 10px;
	background: url("../img/tab_dark.gif") 0 -11px no-repeat;
}

#main #header #nav_top ul li.current {
	background: url("../img/tab_light.gif") 100% -63px no-repeat;
}

#main #header #nav_top ul li.current a, #footer #footer_content #nav_bottom ul li.current a {
	color: #d9d9d9;
	font-weight: bold;
}

#main #header #nav_top ul li.current a {
	background: url("../img/tab_light.gif") 0 -63px no-repeat;
}

#main #header #nav_top ul li a:hover, #footer #footer_content #nav_bottom ul li a:hover {
	text-decoration: underline;
}

#main #middle {
	position: relative;
	float: left;
	width: 100%;
}

#main #middle #nav_left {
	position: relative;
	top: 0px;
	left: 0px;
	display: inline;
	float: left;
	margin: 10px 5px 0 8px;	
}

#main #middle #nav_left .site_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#main #middle #nav_left .site_nav li {
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

#main #middle #nav_left .site_nav li a, #container #main #nav_left .site_nav .sub_action li a{
	color: #333333;
	text-decoration: none;
	background: url("../img/leftnav_bullet.gif") no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

#main #middle #nav_left .site_nav .current {
	font-weight: bold;
}

#main #middle #nav_left .site_nav .sub_nav li a{
	color: #666666;
	text-decoration: none;
	background: url("../img/leftnav_sub_bullet.gif") no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

#main #middle #nav_left .site_nav .sub_nav li a:hover {
	color: #333333;
}

#main #middle #content {
	margin: 13px 10px 5px 225px;
}

#main #middle #content .page_content {
	position: relative;
	float: left;
	width: 100%;
	background: #FFFFFF url("../img/content_bg.gif") repeat-x;
	border: #81693e 1px solid;
	border-top: none;
}

#main #middle #content .page_content div.head {
	float: left;
	display: inline;
	background: #fcf399 url("../img/header_1.jpg") no-repeat;
	height: 75px;
	/*border-bottom: #666666 1px solid;*/
	width: 99%;
	margin: 5px .5% 0px .5%;
}

#main #middle #content div.page_content div.head div.location {
	float: left;
	display: inline;
	margin: 8px;
	margin-top: 35px;
}

#main #middle #content div.page_content div.head div.location div.loc_link {
	background: url("../img/ico_location.gif") no-repeat;
	padding-left: 18px;
	margin-left: 3px;
}

#main #middle #content .page_content div.info {
	float: left;
	display: inline;
	width: 99%;
	margin: 0 .5% 0px .5%;
	border-bottom: #000000 1px solid;
	border-top: #3d3d3d 1px solid;
}

#main #middle #content .page_content div.tools {
	float: left;
	display: inline;
	background: #1b1b1b;
	/*border-bottom: #000000 1px solid;*/
	border-top: #000000 1px solid;
	width: 99%;
	margin: 0 .5% 0px .5%;
}

#main #middle #content div.page_content div.body {
	float: left;
	width: 97%;
	margin: 0 .5% 5px .5%;
	padding: 1%;
	display: inline;
	background: #FFFFFF url("../img/page_content_body_bg.gif") repeat-x;
	/*border-top: #666666 1px solid;*/
}

#main #middle #content div.page_content div.body a {
	font-weight: bold;
}

#main #middle #content div.page_content div.body div.sm_content_container {
	width: 98%;
	min-width: 500px;
	float: left;
	margin: 2px 7px 1px 7px;
	display: inline;
	clear: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#main #middle #content div.page_content div.body div.fxd_content_container {
	width: 500px;
	margin: 2px 7px 1px 7px;
}

#spacer{
	float: left;
	height: 90%;
	width: 1px;
	padding: 0;
	margin: 0;
	border: 0;
} 

#footer {
	position: relative;
	float: left;
	margin-top: 15px;
	width: 100%;
	height: 70px;
	background: url("../img/footer_bg.gif") repeat-x;
}

#footer #footer_search {
	float: left;
}

#footer #footer_search input {
	margin: 5px;
	width: 175px;
	border: #000000 1px solid;
}

#footer #footer_content {
	width: 990px;
	margin: auto;
}
#footer #important_links {
	width: 525px;
}

#footer #important_links a {
	color: #8396a3;
}

#footer #important_links a:hover {
	color: #9ab0bf;
	text-decoration: underline;
}

#footer #cright {
	width: 525px;
	color: #FFFFFF;
}

#js_debug {
	display: none;
	max-height: 100px;
	overflow: auto;
}

.googlemap {
	width: 100%;
	height: 350px;
	border: #000000 1px solid;
	position: relative;
}