@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:small;
	background:url(images/GrayGreenBG.gif) repeat;
	color:#333333;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE5 versions */
	}
h1 {
	font-size:150%;
	color:#363;
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:120%;
	margin-bottom:0;
	}
h3 a {color:#336633;
	text-decoration:none;}
h3 a:hover {
	color:#666;}
a {color:#336633;
	text-decoration:none;}
a:link {color:#336633;}
a:visited {color:#336633;}
a:hover {
	color:#000;}
a:active {color:#336633;}
ul li {
	font-size:100%;
	}
#wrap {
	width:1030px;
	background-color:#FFF;
	vertical-align:top;
	margin:0;
	padding:0;
	border-left:#CCC thin inset;
	border-right:#CCC thin outset;
	border-bottom:#000 medium groove;
	}
#header {
	background:#FFF;
	vertical-align:top;
	}
#headerLogo {
	background-color:#FFF;
	color:#000;
}
#content {
	float:left;
	width:1030px;
	padding-left:10px;
	}
#content div {
	padding-right:15px;
	margin-right: 10px;
	}
#header h1 {
	color:#225228;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;}
#header h2 {
	font-size:28px;
	color:#666;}
	
#headerNav {
	width:100%;}
#headerNav table {
	background:url(images/BannerGreenGray1025.gif) no-repeat;
	height:55px;}
#nav {
	font:bold 16px Georgia, "Times New Roman", Times, serif; 
	text-align:center;
	clear:both;
	height:45px;}
#nav td {
	padding-top:10px;
	height:45px;
	padding-left:.9em;}
#nav a {
	background:url(images/environmentalButtonUp.jpg) no-repeat;
	color:#336633;
	text-decoration:none;
	text-align:center;
	width:180px;
	height:45px;
	display:block}
#nav a:hover {background:url(images/environmentalButtonDown.jpg) no-repeat;
	color:#000000;
	display:block;}
#nav p {padding-top:8px;
margin:0;} 
hr {
	size:3px;}

ul#sidenav {font-family:Georgia, "Times New Roman", Times, serif;
display:block;
margin-top:1em;
margin-left:0;
padding-left:0;
list-style-type:none;
font-weight:bold;}
ul#sidenav a {
display:block;
text-decoration:none;
background:url(images/environmentalButtonA.jpg) no-repeat;
color:#336633;
width:13em;
padding-left:3.8em;
margin-bottom:1em;
line-height:33px;} 
ul#sidenav a:hover {
background:url(images/environmentalButtonB.jpg) no-repeat;
color:#232222;}
ul#sidenav {
display:inline;}

ul#services {font-family:Georgia, "Times New Roman", Times, serif;
display:block;
margin-left:0;
padding-left:0;
list-style-type:none;
font-weight:bold;}
ul#services a {
display:block;
text-decoration:none;
background:url(images/servicesBtnA.jpg) no-repeat;
color:#336633;
width:14em;
padding-left:1em;
margin-bottom:1em;
line-height:33px;} 
ul#services a:hover {
background:url(images/servicesBtnB.jpg) no-repeat;
color:#232222;}
ul#services {
display:inline;}
#footer {
	clear:both;
	display:block;
	}
#footer h4 {
	padding:.5em;
	font-size:16px;
	color:#666;}
#footer a {
	color:#666;}
#footer a:hover {
	color:#063;}
