@charset "utf-8";
/* CSS Document */
/* DIVS */
body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
		}
#center {
	width: 799px;
	margin: 0 auto 0 auto;
	}
#wrapper{
		width:799px;
		margin-top:0px;
		padding-top:0px;
		float: left;
		}
		
#wrapper_2{
		width:805px;
		height:auto;
		background-image:url(../images/main_bg.jpg);
		background-repeat:repeat-y;
		float:left;
		}
		
#banner{
	width:799px;
	height:182px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0px;
	padding:0px;
	background-position: center top;
		}
		
#nav{
		width:758px;
		height:34px;
		background-image:url(../images/menu_bg.gif);
		background-repeat:repeat-y;
		float:left;
		padding:0px 20px 10px 21px;
		margin:0px;
		}
.menu{
	float:left;
	height:34px;
	padding:0 3px 0 0;
	}
#main{
		width:799px;
		float:left;
		background-image:url(../images/main_bg.gif);
		background-repeat:repeat-y;
		padding:0px;
		margin:0px;
		}
		
#left_column{
		width:231px;
		float:left;
		padding:0px;
		padding-left:21px;
		margin:0px;
		color: #FFFFFF;
		}
	
#news-feed {
	width: 201px;
	padding: 15px;
	}
		
#content{
		width:500px;
		float:left;
		padding:0 27px 0 20px;
		margin:0px;
		}
	
#text {
	width: 500px;
	float: left;
	}
	
#logos {
	float: left;
	width: 500px;
	text-align: center;
	padding: 0 0 15px 0;
	}
	
#btm-div{
		width:500px;
		float:left;
		background-image:url(../images/main_bg.gif);
		background-repeat:repeat-y;
		padding:20px 0 0 299px;
		margin:0px;
		}
		
#footer{
	width:799px;
	height:42px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding:0px;
	padding-top:8px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
		}
		
#footer2{
	width:799px;
	height:42px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
		}
	
#featured-secs {
	width: 500px;
	float: left;
	padding: 20px 0 20px 0;
	}

#green-homes {
	width: 210px;
	float: left;
	background: #e8e5d9 url(../images/feat-top-bg.gif) top no-repeat;
	border: 1px solid #c9c5be;
	margin: 0 15px 0 0;
	padding: 13px;
	}

#icf {
	width: 210px;
	float: left;
	background: #e8e5d9 url(../images/feat-top-bg.gif) top no-repeat;
	border: 1px solid #c9c5be;
	padding: 13px;
	}
.gallery{
	background: #f8f5e3;
	width: 460px;
	float:left;
	padding: 10px 15px 10px 15px;
	margin:0 0 15px 0;
	border: 2px solid #ece5b9;
	}
.thumbnail{
	float:left;
	margin:0 20px 0 20px;
	}
.gallery-title{
	width: 464px;
	float:left;
	padding: 10px 15px 10px 15px;
	margin:0 0 15px 0;
	text-align: center;
	}
.spacer {
	margin: 0 20px 0 20px;
	}

/* Text Styles and Links */
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:lighter;
	color:#336633;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	}

#featured-secs h1 {
	margin: 0;
	padding: 0 0 10px 0;
	}

#featured-secs h2 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
	}

#featured-secs p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1 a{
	color:#336633;
	text-decoration:none;
	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:lighter;
	color:#336633;
	padding:0px;
	padding-bottom:4px;
	margin:0px;
	}

h2 a{
	color: #336633;
	text-decoration: none;
	}

h3{
	font-family:Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#8C72B2;
	padding:0px;
	padding-left:8px;
	padding-top:8px;
	margin:0px;
	}
p{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	padding:0 10px 10px 10px;
	margin:0px;
		}
p a{
		font-family: "Times New Roman", Times, serif;
		font-size:12px;
		text-decoration:none;
		color: #000000;
		}
li{
	font-family:"Times New Roman", Times, serif;
	list-style-image:url(images/bullet.jpg);
	color:#000000;
	padding:0px;
	margin:0px;
		}
		
a.footer{
	text-decoration:none;
	color:#FFFFFF;
	margin:15px;
		}
		
a.footer2:link, a.footer2:active, a.footer2:visited{
	text-decoration:none;
	color:#000000;
	padding:0;
	margin:0px;
		}
		
a.footer2:hover{
	text-decoration:none;
	color:#FFFFFF;
	padding:0;
	margin:0px;
		}
form{
		width:350px;
		}
		
#left_column a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#left_column h2{
	color: #efe8b5;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 15px 0;
}
.img{
	border:0;
	}
 a.img{
	border:0;
	}

a.visible {
	color: #007550;
	text-decoration: none;
	font-weight: bold;
	}

a.visible:hover {
	text-decoration:underline;
	}

.gallery-title h1 a {
	color: #999999;
	text-decoration: none;
	}

.gallery-title h1 a:hover {
	color: #007550;
	}