@charset "UTF-8";
/* CSS Document */

#left_navb {
	float: left;
	background-image:url(../images/shoener112907_06.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 108px;
	width: 99px;
	padding: 10px 0 0 50px;
	line-height: 16px;
}
#left_navb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	text-decoration: none;
}
#left_navb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	text-decoration: none;
}
#left_navb a:hover, a:active {
	color: #339900;
}
#left_navb ul {
	list-style-type: square;
	list-style-image:url(../images/bullet.jpg);
	color: #333333;
}
#about_header {
	float: right;
	height: 118px;
	width: 645px;
	background-image: url(../images/about_hdr.jpg);
	background-repeat: no-repeat;
}
#env_header {
	float: right;
	height: 118px;
	width: 645px;
	background-image: url(../images/envir_hdr.jpg);
	background-repeat: no-repeat;
}
#wind_header {
	float: right;
	height: 118px;
	width: 645px;
	background-image: url(../images/wind_hdr.jpg);
	background-repeat: no-repeat;
}
#projects_header {
	float: right;
	height: 118px;
	width: 645px;
	background-image: url(../images/project_hdr.jpg);
	background-repeat: no-repeat;
}
#news_header {
	float: right;
	height: 118px;
	width: 645px;
	background-image: url(../images/news_hdr.jpg);
	background-repeat: no-repeat;
}
#project {
	float: left;
	background-image:url(../images/env_16.jpg);
	width: 794px;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#sidebar1 {
	float: right;
	width: 380px;
}
#proj {
	float: left;
	width: 725px;
	height: 100%;
	padding: 5px 20px 10px 30px;
	background-image: url(../images/env_16.jpg);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#maintext {
	float: left;
	width: 739px;
	padding: 5px 25px 20px 30px;
	background-image: url(../images/env_16.jpg);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#image {
	float: right;
	width: 200px;
	height: 150px;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000000;
	margin-right: 53px;
	padding-top: 5px;
}
#proj_det {
	float: left;
	width: 754px;
	height: 100%;
	padding: 5px 20px 10px 20px;
	background-image: url(../images/env_16.jpg);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#details {
	float: right;
	width: 200px;
	height: 100%;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000000;
	margin-right: 53px;
	padding-top: 5px;
	padding-bottom: 10px
}
#details2 {
	float: right;
	width: 200px;
	height: 100%;
	background-color: #d1e38c;
	color: #000000;
	margin-right: 53px;
	padding-top: 5px;
	padding-bottom: 10px
}
#imgdet {
	color: #000;
	text-align: center;
	padding: 10px 30px 10px 30px;
}
.head {
	background-color: #d1e38c;
	width: 714px;
	height: 20px;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.text {
	width: 480px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.text2 {
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000;
}
.text3 {
	width: 500px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000;
}
.subhead {
	font-size: 14px;
	margin-left: 10px;
	padding-top: 5px;
}
#maintext li {
	padding-left: 20px;
	line-height: 12px;
}
#form {
	width: 100%;
}
#form td, th {
	padding: 5px;
	color:#153c68
}
#anchorlinks {
	text-align: center;
	width: 100%;	
}
#anchorlinks li {
	display: inline;
	padding-right: 10px;
	color: #000000;
}
#btt {
	width: 700px;
	text-align: left;
	float: left;
	margin-left: 40px;
}
#bullet {
	color: #000;
	/*width: 640px;*/
	margin: 0;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#bullet li {
	line-height: 24px;
}#form .error {
	font-weight: bold;
	color: #FF0000;
}
#form h2 {
	color: #153c68;
	font-size: 12px;
	font-weight: bold;
}