
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	outline: none;
}

a {
	text-decoration: none;
	color: #006600;
	font-size: 12px;
}

a:visited {
	color: #006600;
	font-size: 12px;
}

a:hover { text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-transform: uppercase;
	color: #008104;
	font-size: 14px;
	width: 800px;

	border-bottom: 1px solid #008104;
	margin-left: 3px;
}

img { border: 0px; }

body {
	margin: 0px auto;
	background: url(../images/pageback.jpg) repeat-x top left;
	background-color: #e8e8e8;
}

.imageborder {
	border: 1px solid #fff;
	margin-right: 10px;
}

.imageborder:hover {
	border: 1px solid #006600;
	margin-right: 10px;
}

.content {
	width: 832px;
	margin: 0px auto;
}

.topcap {
	background: url(../images/topfade.png) no-repeat top center;
	width: 829px;
	height: 19px;
	clear: both;
}

.topcap2 {
	width: 826px;
	height: 17px;
	clear: both;
}

#topcap {
	background: url(../images/topfade.png) no-repeat top center;
	width: 832px;
	height: 17px;
	clear: both;
}

.mainbox {
	width: 832px;
	margin: 0px auto;
}

.leftfade {
	background: url(../images/leftsidefade.png) repeat-y top right;
	width: 16px;
	min-height: 800px;
	height: inherit;
	float: left;
}

#leftfade {
	background: url(../images/leftsidefade.png) repeat-y top right;
	width: 16px;
	height: auto;
	min-height: 800px;
}

.rightfade {
	background: url(../images/rightsidefade.png) repeat-y top left;
	width: 16px;
	min-height: 800px;
	height: inherit;
	float: right;
	overflow: visible;
}

.rightfade2 {
	width: 16px;
	height: inherit;
	float: right;
	overflow: visible;
}

.leftfade2 {
	width: 16px;
	height: inherit;
	float: right;
	overflow: visible;
}

#rightfade {
	background: url(../images/rightsidefade.png) repeat-y top left;
	width: 16px;
	height: auto;
	min-height: 800px;
}

.maincontent {
	background: url(../images/spfade.png) repeat-x bottom center;
	background-color: #fff;
	width: 800px;
	min-height: 800px;
	margin: 0px 16px;
	overflow: hidden;
}

#maincontent {
	background: url(../images/spfade.png) repeat-x bottom center;
	background-color: #fff;
	width: 800px;
	margin: 0px 16px;
	overflow: hidden;
}

.topbound {
	min-width: 800px;
	height: 80px;
}

.logo {
	float: left;
	top: 0px;
	margin: 0px;
}

.searchbox {
	width: 230px;
	height: 75px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	max-height: 75px;
}

.searchtextbox {
	height: 13px;
	width: 200px;
	color: #999999;
	font-size: 10px;
}

.go {
	text-align: center;
	vertical-align: middle;
	background: no-repeat;
}

.searchnav {
	height: 15px;
	width: 230px;
	font-size: 10px;
	float: right;
	text-align: center;
	padding: 2px 0px;
	color: #666;
	padding-right: 10px;
}

.searchnav a:link {
	color: #999;
	font-size: 10px;
}

.searchnav a:visited {
	color: #999;
	font-size: 10px;
}

.print {
	float: right;
	margin-top: 8px;
	margin-right: 4px;
}

.nav {
	background: url(../images/linkback.jpg) repeat-x center center;
	width: 100%;
	height: 26px;
	min-width: 800px;
	border-top: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
}

#stylefour {
	position:relative;
	display:block;
	height:26px;
	font-family: tahome;
	vertical-align: middle;
	font-weight: bold;
}

#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li {
	display:block;
	float:left;
	margin:0;
	border-right: 1px solid #ccc;
	text-align: center;
}

#stylefour ul li:hover {
	background: url(../images/linkbackactive.jpg) repeat-x center center;
	color: #fff;
	height: 26px;
}

#stylefour ul li a {
	display:block;
	top: 2px;
	float:left;
	color:#666;
	font-size: 13px;
	text-decoration:none;
	height:24px;
	margin: 0px 10px;
	padding: 2px 20px 0px 20px;
}

#stylefour ul li a:hover {
	color:#fff;
	height: 27px;
}

.banner {
	background: url(../images/banner.jpg) no-repeat top left;
	width: 800px;
	height: 251px;
}

.aboutbanner {
	background: url(../images/aboutsp.jpg) no-repeat top left;
	width: 800px;
	height: 133px;
}

.plantbanner {
	width: 800px;
	height: 133px;
}

.regionsbanner {
	background: url(../images/regionsbanner.jpg) no-repeat top left;
	width: 800px;
	height: 133px;
}

.regionsleft {
	float: left;
	height: 40px;
}

.regionsright {
	float: right;
	border: 1px solid #ccc;
}

.googlemap {
	width: 450px;
	height: 450px;
	border: 1px solid #ccc;
	float: right;
}

.googlemapstates {
	width: 750px;
	height: 500px;
	margin: 5px auto;
	border: 1px solid #ccc;
	clear: both;
}

.distance {
	float: left;
	clear: left;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	padding-bottom: 15px;
}

.distance a:link {
	text-decoration: none;
	color: #006600;
}

.distance a:visited {
	color:#006600;
	text-decoration: none;
}

.zipboxpage {
	padding: 10px;
	margin: 10px;
	background-color: #f1f1f1;
	margin: 0px 20px;
	border: 1px solid #ccc;
	width: 250px;
	overflow: auto;
	float: left;
}

select{
	border: 1px solid #ccc;
	font-size: 13px;
	}
	
option{
	font-size: 13px;
	}	

.boxback {
	background: url(../images/boxback.jpg) repeat-x;
	clear: left;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 8px;
	width: 285px;
}

.boxback a { font-size: 11px; }


.boxesback {
	height: 400px;
	overflow-y: auto;
	width: 337px;
}

.numbers {
	line-height: 2em;
	font-size: 12px;
}

.formbox {
	padding: 10px;
	width: 450px;
	margin: 0px;
}

.text { width: 300px; }

.contactbanner {
	background: url(../images/contactbanner.jpg) no-repeat top left;
	width: 800px;
	height: 133px;
}

.greenfade {
	background: url(../images/greenfadeback.png) repeat-x top center;
	height: 7px;
}

.grayfade {
	background: url(../images/bottompicgrayfade.jpg) repeat-x center center;
	height: 19px;
}

.contentbound { width: 800px; }

.leftbox {
	float: left;
	width: 155px;
	min-height: 100px;
	margin: 5px;
}

.leftnav { width: 155px; }

.leftnav .headerbar {
	font: 13px tahoma;
	background: url(../images/sidebarheaderback.jpg) repeat-x top left;
	color: #000;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0px
}

.leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.leftnav ul li {
	margin: 0px 0px;
	border-bottom: 1px dotted #ccc;
	border-left: 5px solid #fff;
	background-color:#FFFFFF;
}

.leftnav ul li:hover {
	border-left: 5px solid #ccc;
	background-color: #f1f1f1;
}

.leftnav ul li a {
	font: normal 12px tahoma;
	display: block;
	padding: 5px 0;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	color: #666;
}

.leftnav ul li a:hover { /*hover state CSS*/ color: #000; }

.testimonial {
	font-size: 11px;
	color: #003300;
	line-height: 2em;
	padding: 5px;
	font-style:italic;
	margin-top: 10px;
}

.midcontent {
	margin: 0px 5px;
	float: left;
	width: 400px;
	text-align:justify;
}

.midcontent2 {
	margin: 0px 5px;
	float: left;
	width: 600px;
	text-align:justify;
	color: #333;
}

#regionsBody .midcontent {
	width: 790px;
	margin: 5px 5px;
}

.rightbox {
	float: right;
	width: 155px;
	border: 1px solid #ccc;
	background-color: #a5d4a5;
	min-height: 100px;
	margin: 5px;
	text-align: center;
}

.find {
	background: url(../images/whitefade.png) repeat;
	padding: 5px 5px 5px 5px;
	width: 130px;
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	height: 40px;
	margin: 15px 20px 0px 650px;
}

.zipbox {
	width: 80px;
	color: #000;
	font-size: 12px;
}

.zipboxdist {
	font-size: 12px;
	color: #000;
	border: 1px solid #ccc;
}

.zipboxdisti {
	font-size: 12px;
	color: #000000;
}

input {
	border: 1px solid #ccc;
	color: #333333;
	background: url(../images/inputfade.gif) repeat-x center top;
	background-color: #fff;
	padding: 3px;
	font-size: 13px;
}

input .searchtextbox {
	height: 13px;
	width: 200px;
	color: #999999;
	font-size: 10px;
}

.bottomcap {
	background: url(../images/bottomcap.png) no-repeat top center;
	width: 829px;
	height: 25px;
	clear: both;
}

.bottomcap2 {
	background: url(../images/bottomcap.png) no-repeat top center;
	width: 829px;
	height: 30px;
	clear: both;
}

#bottomcap {
	background: url(../images/bottomcap.png) no-repeat top center;
	width: 826px;
	height: 25px;
	clear: both;
}

.footer {
	width: 800px;
	margin: 0px auto;
	font-size: 9px;
	padding-bottom: 10px;
	color: #666;
}

.footer a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

.tgw, .tgw a { font-size: 9px; }

.leftfooter { float: left; }

.rightfooter {
	float: right;
	text-align: right;
}

.button {
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	margin: 3px;
	padding: 3px;
}

.rowhover{
	background-color: #FFF9A4;
	}
	
.navedit:hover{
	cursor: move;
	}