body, div, p, ul, h1, h2, h3, form, img {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font-size:100%;
}
body {
	background-image: url("images/bottomBG.png");
	text-align:center;
	font-size:62.5%;
}
a:link, a:visited {
color:#99cc66;
text-decoration:none;
}
a:hover {
color:#6699cc;
}
img {
border:none;
}
h1 {
	font-size: 2.5em;
	color: #6699cc;
	margin-bottom: 12px;
}
h2 {
	font-size: 1.7em;
	color: #6699CC;
}
#text h2 {
	float:left;
	width: 550px;
	margin-bottom: 0.5em;
}
#home h2 {
	margin: 11px 0 0 48px;
}
#home  h3 {
	font-size: 1.5em;
}
#left h3 {
font-size: 1.4em;
color: #6699CC;
}



/*STRUCTURE*********************/
#outerMain {
background-image: url("images/bg.png");
width:100%;
}
#main {
	background: transparent url("images/white_box.png") repeat-y;
	width: 980px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#home #main {
	height: 730px;
}
#innerMain {
	padding: 10px 36px;
}
#top {
float:left;
margin-bottom:25px;
width:908px;
}
#bottombox {
	background: transparent url("images/white_box_bottom.png") no-repeat;
	width: 980px;
	height:33px;
	margin: 0 auto 0 auto;
	padding-bottom:25px;
}
#footer {
width:100%;
border-top:1px solid #9aa8b6;
padding-bottom:30px;
}
#clear {
clear:both;
}

/*TOP*********************/
#top #logo {
float:left;
}
#top #contact {
float:right;
margin-top:19px;
}
#top p {
	float:left;
	clear:both;
	margin-top:0;
	padding-top:0;
	font-size: 1.5em;
	line-height:0;
}


/*MENU*********************/
#menu {
background:transparent url("images/menuBG.png") 0 0 no-repeat;
float:left;
clear:both;
width:908px;
height:35px;
margin-bottom:31px;
}
#home #menu {
margin-bottom:0;
}
#menu ul {
clear:both;
}
#menu ul li {
	float:left;
	list-style-type:none;
	padding: 9px 20px;
	background:transparent url("images/menu_separator.png") right 1px no-repeat;
}
/*#menu ul li#left {

}*/
#menu ul li a:link, #menu ul li a:visited{
color:#333;
font-size:1.5em;
}
#menu ul li a:hover {
color:#fff;
}
#menu ul li a.selected {
font-weight:bold;
color:#333;
}


/*PHOTO*********************/
#photo {
	margin-bottom:20px;
	float: left;
}
#home #photo {
margin-bottom:3px;
}
#photo #findout {
	position: relative;
	top: 154px;
	left: 309px;
}



/*LEFT*********************/
#left {
	float: left;
	width: 586px;
	border-right: 1px dotted #333;
	margin-left: 40px;
min-height:315px;
}
#left p {
	font-size: 1.4em;
	line-height:1.5em;
	padding-bottom: 1em;
	float:left;
	width: 430px;
}

#text #left p {
	width: 560px;
}
#text #left p.overlist {
	padding-bottom:0.5em;
}
#text #left p.bottom {
padding-bottom:0;
}
#text #left p.abovenewsection {
	padding-bottom: 1.5em;
}
#text #left ul {
	font-size: 1.3em;
	line-height:1.5em;
	margin-top: 0;
	padding: 0px;
	margin-bottom: 1.3em;
	float:left;
	list-style-position:inside;
	width: 580px;
}
#left p a {
	font-weight: bold;
	clear: both;
	float: left;
	padding:0.1em 12px 0 0;
	background:transparent url("images/green_arrow.png") right 8px no-repeat;
}
#left p a:hover {
background-image:url("images/blue_arrow.png");
}
#left p a.inline {
	background-image: none;
	float: none;
	padding: 0px;
}
#text  #left li.leftli {
	margin-right: 40px;
}
#text #left li {
	float: left;
	width: 270px;
	margin-bottom: 0.3em;
}
#text #left div.type {
float:left;
padding:5px;
margin:0 35px 1em 0;
background-color:#F4FAF0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#text #left div.type ul{
width:260px;
margin-bottom:0.5em;
}
#text  #left div.type li {
	width: 260px;
}
#text #left .type img {
	float: left;
	clear:both;
}
#text #left .type  h3 {
	font-size: 1.5em;
	padding-bottom:0.3em;
	margin-bottom:0.25em;
	border-bottom: 1px dotted #333;
	color: #333;
}
#home #left {
width: 451px;
}

/*RIGHT*********************/
#right {
	float: left;
	width: 313px;
	clear:right;
	padding-right: 0px;
	height: 410px;
}
#text #right {
	background: transparent url(images/small_green_box.png) 23px 21px no-repeat;
	height:315px;
}
#text #right ul {
	width: 235px;
	margin: 42px 0 0 50px;
}
#text #right li {
	font-size: 1.3em;
	line-height:1.5em;
	width: 220px;
	list-style-position: outside;
	margin-bottom: 0.75em;
	margin-left: 15px;
	color: #000;
}
#text #right li a {
	font-weight: bold;
	color: #000;
}
#text #right p {
	width: 235px;
	margin: 125px 0 0 65px;
	font-size: 3em;
	line-height: 2em;
}

#text #right p a:link, #text #right p a:visited {
	color: #000;
}
#text #right p a:hover {
color:#fff;
}
#home #right ul {
	width: 350px;
	margin: 8px 0 0 59px;
	padding-top: 20px;
}
#home #right {
	background: transparent url(images/big_green_box.png) 48px 26px no-repeat;	
	width: 454px;
}

#home #right li {
	font-size: 1.3em;
	line-height:1.5em;
	width: 295px;
	list-style-position: outside;
	margin-bottom: 1em;
	margin-left: 35px;
	color: #000;
}
#home #right li#special, #text #right li#special {
	font-weight: bold;
	list-style-type: none;
	margin-left: 20px;
	font-size: 1.6em;
	margin-bottom: 0.9em;
}
#text #right li#special {
margin-left:0;
margin-bottom: 0.5em;
}

#home #right #pageturn {
	float: right;
	margin: 5px 67px 0 0;
}
#text #right #pageturn {
	float: right;
	margin: 8px 27px 0 0;
}

/*FOOTER*********************/
#footer ul {
	margin: 15px 5px 0 0;
	padding-left:0px;
	clear:none;
	float: right;
}
#footer ul li {
float:left;
list-style-type:none;
color:#9aa8b6;
font-weight:bold;
padding-left:5px;
	font-size:1.2em;
}
#footer ul li a:link, #footer ul li a:visited{
color:#9aa8b6;
font-weight:bold;
}
#footer #innerFooter {
	width: 960px;
	margin: 0 auto 20px auto;
bordr:1px solid #ccc;
}
#footer p {
	color: #9aa8b6;
	font-size: 1.2em;
	clear: none;
	float: left;
	margin: 15px 0 0 5px;
}

/*FAQS*********************/
dt {
	font-size: 1.5em;
	color: #6699CC;
	font-weight: bold;
	clear: both;
	border-bottom: 1px dotted #333;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border-top: 1px dotted #333;
	padding-top: 3px;
}
dd {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 1.25em 26px;
	clear: both;
	width: 543px;
}
#text  #left dd ul {
	font-size: 1em;
	margin-bottom: 1em;
}
dl {
	width: 560px;
}
#text  #left dd  a {
	font-weight: bold;
}



/*FORMS*********************/
#text #left form {
	clear: both;
	background-color: #ccc;
	width: 560px;
	float:left;
	vertical-align: top;
	padding:10px 0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#text #left label {
	font-size: 1.4em;
	padding: 10px 0;
	border-bottom: 1px solid #bbb;
	width: 560px;
	clear: both;
	float: left;
	text-align: right;
	border-top: 1px solid #ddd;
}
#text #left label.last {
	border-bottom: none;
	padding-bottom: 3px;
}
#text #left label.first {
	border-top: none;
}
#text #left input.normal ,#text #left textarea {
	width: 300px;
	margin:0 120px 0 10px;
	border: 1px solid #aaa;
}
#text #left textarea {
	float: right;
	clear: both;
}
#text #left #submit {
	margin:0 120px 0 10px;
}
#text #left span {
	float: right;
}
#text #left input.required, #text #left textarea.required {
	background: #fff url("images/required.png") right center no-repeat;
}
#text #left textarea.required {
background-position: right 2px;
}
#left #summary {
float:left;
width:550px;
margin:0 0 10px 0;
font-size:1.5em
}
#left .error {
background-color:#98CC65;
padding:5px;
font-size:1.1em;
font-weight:bold;
margin:5px 120px 0 0;
display:none;
}
#text  #left span#privacy {
	width: 300px;
	margin-right: 120px;
	text-align: right;
}

#text  #left #privacy a {
	color: #333;
	text-decoration: underline;
}


/*LOCATIONS***************/
#text .locations #right {
	background-image: none;
	display: none;
}
#text .locations #left {
	width: 908px;
	border: none;
}
#text .locations  #left ul {
	width: 144px;
	float: left;
	margin-right: 10px;
	background-color: #F4FAF0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#text .locations #left li {
	float: none;
	list-style-type: none;
}
#text .locations #left li.county {
	list-style-type: none;
	font-weight: bold;
	color: #333;
	font-size: 1.2em;
	border-bottom: 1px dotted #333;
	padding:5px 2px;
}
#text .locations #left p {
	margin-right: 300px;
}
#text .locations #left .type {
	width: 272px;
	margin-right: 29px;
	margin-bottom: 2em;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#text .locations #left h2 {
	width: 908px;
}
#text #left #localities {
	
	float: left;
	width: 908px;
}
#text #left ul.counties li {
	padding-left: 5px;
	width: 151px;
}
#text  #left ul.counties {
	margin-right: 29px;
	width:158px;
	margin-bottom: 0;
}
#text #left ul#sitemap {
	font-size: 1.5em;
}
#text #left ul#sitemap li {
	float: none;
	width: 500px;
}
#text #left ul#sitemap a {
	color: #333;
}
#text #left ul#sitemap.resources {
	font-size: 1.3em;
	margin-bottom:0;
}
#text #left ul#sitemap.resources li{
	margin-bottom:2em;
	float:left;
	clear:both;
}
#text #left ul#sitemap.resources li span{
	clear:both;
	font-size: 0.85em;
	float: left;
	width: 500px;
}

