@charset "utf-8";

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin:0px;
	padding:0px;
}

#wrapper {
	margin:0px auto;
	margin-top:15px;
	
	width:857px;
}

#btmbuttons {
	clear:both;
	margin:0px auto;
	padding-top:10px;
}

#btmbuttons ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#btmbuttons li {
	list-style:none;
	float:left;
}

#btmbar {
	clear:both;
	/*border-top:30px solid #8cc63e;*/
background-color:#8cc63e;
width:100%;
height:30px;
}
#btmlinks {
	float:left;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	
}

#btmlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}

#btmlinks a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #656661;
	text-decoration:underline;
	font-weight:bold;
}

#copyright {
	float:right;
	margin-top:10px;
	padding-right:20px;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	text-decoration:none;
}

#cntn {
	clear:both;
	float:left;
	width:800px;
	height:320px;
	overflow:hidden;
}

#cntn h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	padding-top:20px;
}


#cntn h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #3d1705;
	font-weight:normal;
	text-decoration:none;
	padding-top:20px;
}

#cntn_greenetwork {
	clear:both;
	float:left;
	width:856px;
	height:221px;
	background-image:url(../images/greenetwork_bg_cntn.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#cntn_greenetwork p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:65px;
	padding-right:65px;
	padding-bottom:15px;
	line-height:20px;
	text-align:justify;
}
#cntn h2, #cntright h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	padding-top:10px;
	line-height:20px;
}
/* Left Nav Bar */

#lefnavbar {
	float:left;
	width:198px;
	margin-top:10px;
	margin-right:10px;
}

#navcnt {
	/* background-color:#d2e3ad; */
	background-image: url(../images/navmiddle.jpg);
	background-repeat: repeat-y;
}

#navcnt h1 {
	font-family:"Trebuchet MS";
	font-size:15px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;	
	padding-top:15px;
	padding-left:30px;
}

#navcnt ul {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-top:10px;
	margin-right:30px;
}

#navcnt li {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	line-height:25px;
}

#navcnt a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;		
}

#navcnt a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #539542;
	font-weight:normal;
	text-decoration:none;		
}

#cntright {
	float:left;
	width:590px;
	margin-left:4px;
	padding-right:20px;
	height:300px;
	overflow:auto;
}

#cntright h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #539542;
	font-weight:normal;
	text-decoration:none;
	padding-top:10px;
}
#cntright h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;	
}

#cntright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	padding-top:10px;
	line-height:20px;
}
.greentext {color: #74A633}
