html, body {
	background-color: #cccc95;
	width: 100%;
	margin: 0 0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

img {
	border-style: none;
}

p {
	color:#333333;
	line-height: 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:left;
}

a {
	color: #333333;
}

li { 
	list-style-type: circle; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:left;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	padding-bottom: 8px;
}

.left {
	clear: left;
}

.right {
	float: right;
	clear: right;
}

.center {
	text-align: center;	
}

.verticalalign {
	font-size:22px;
	padding-bottom: 8px;
	color: #000000;
}

#container{
	margin: 0 auto;
	width: 950px;
	padding: 25px 3px 0px 3px;
	background: #CCCC95 url(images/headerback.jpg) no-repeat top center;
	border-left:#707154 solid 1px;
	border-right:#707154 solid 1px;
}

#header #logo {
	position:absolute;
	top: 20px;
	width:112px;
	height:112px;
	margin-left: 10px;
	z-index:2;
}

#header #menu {
	width:950px;
	height:38px;
	top: 50px;
	position: relative;
	z-index:1;
	background:url(images/menubg.jpg) no-repeat left top;
	margin:0 0 0 0;
	border-top:#BDBE8D solid 1px;
	border-bottom:#BDBE8D solid 1px;
}

#header #menu #menuLinks {
	text-align:left;
	margin-left:130px;
	margin-top: 8px;
}

#header #menu #menuLinks a {
	display:table-cell;
	height:16px;
	padding:2px 20px 0 19px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#CCCC99;
	text-decoration:none;   
}

#header #menu #menuLinks a:hover{   
	color: #FFFFFF;
}

#content #swf {
	margin-top: 115px;
	text-align: center;
	padding: 0 1.5px 0 1.5px;
}	
	
#content #swfproducts {
	margin-top: 15px;
	text-align: center;
	padding: 0 1.5px 0 1.5px;
}

#content #access {
	margin-top: 115px;	
	text-align: center;
}

#content #sidebar {
	float: right; 
	width: 250px; 
	padding-right: 0px;
	margin-top: 125px; 
}

#content #bodycontent {
	width: 950px;	
	margin-top: 30px;
}

#content #bodytext { 
	width: 650px;
	margin: 20px 25px; 
} 

#content #bodynaturetop {
	background: url(images/environtop.jpg) no-repeat top left;
	margin-top: 85px;	
}
#content #bodynature {
	background: url(images/environ.jpg) no-repeat left bottom;	
	width: 950px;
	height: 965px;
}

#bodynature #naturetext {
	color:#444444;
	width: 625px;
	padding-top: 85px;
	margin: 85px 0px 20px 50px;	
}

#bodynature ul {
	line-height: 25px;
}

#contact {
	text-align: center;
	width: 950px;
	margin: 120px 0px 20px 0px;
}

#contact p{
	margin: 0 355px 0 100px;
	text-align: left;
}

#contact h2{
	margin: 20px 350px 0 100px;
	text-align: left;
}

#whylink {
	float: left;
	min-height:350px; 
	color:#444444;
	width: 340px;
	padding:0;
	margin: 115px 0px 20px 20px;	
}

#whylink a{
	display:block;
	width:300px;
	margin:8px 5px 0 5px;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#330000;
	border:solid 1px #333333;
}

#whylink a:hover{
	color:#999966;
	border:solid 1px #333333;
	background-color:#330000;

}

#whyCon{
	float:right;
	width:520px;
	margin: 178px 10px 0 0;
}

#whyCon p{
	line-height: 17px;
	color:#333333;
	font-size:13px;
	margin:0;
	padding:10px 0 0 0;
}

#whyCon h3{
	color:#003300;
	font-size:18px;
	margin:0;
	padding:10px 0 0 0;
}

#whyCon .greenopt{
	line-height: normal;
	background-color:#669933;
}

#whyCon .greenlead{
	font-weight: bold;
	color: #330000;
}

#note {
	float: right;
	font-size: 11px;
}

#bottomnav {
	font-size: 5px;
	margin-top: 50px;
	margin-bottom: 25px;
}

#bottomnav  p {
	text-align: center;
	font-size: 5px;
	vertical-align: middle;
}

#bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#bottomnav a:hover {
	text-decoration:underline;
}

#bottomnav span a, #bottomnav span a:visited {
	text-decoration: underline;
	color:#8b8b43;
}

#bottomnav span a:hover  {
	text-decoration: underline;
	color:#000;
}

#footerbar {
	margin-left: -3px;
	width:956px;
	height:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCC99;
	text-align:center;
	background:#666633;
}

