/*
Dark green:	color:#1d3e1c;
Light green: color:#bbcf31;
Grey: color:#939598;
*/
*{
	padding:0;
	margin:0;	
}

body{
	line-height:1;
	color:#FFFFFF;
	
	background-color: #000;
	font-family: arial;
	font-size:15px;

	
}
img{
	border:0;
}
#container{
	
}
#header{
	height:127px;
	background:#e4e4e4;
	overflow: visible;
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0px;
	z-index:1000;
}
#header-home{
	height:530px;
	background:url(../images/home.jpg) 50% 0 no-repeat;
	overflow: visible;
	width: 100%;
}

#logo {

	margin-left:24px;
	
}
#header-home .cent{
	height:128px;
}

*html #header {
    overflow:hidden;
}
*html #header img {
    position:relative;
}
.cent{
	margin:0 auto;
	width:960px;
}
#nav{
	list-style:none;
	width: 537px;
	height:29px;
	float: right;
	margin: 51px 0 0;
}
#nav li{
	float:none;
	
	display: inline;
}
#nav li a{
	display:block;
	height: 29px;
	color:#939598;
	text-decoration:none;
	float: right;
	margin: 0 0 0 47px;
}
#nav li a:hover{
	color:#1d3e1c;
	height: 22px;
	
}
#header-home #nav li a{
	color:#FFF;
}


			#column1
		{
			float: left;
			width: 202px;
			
			margin-bottom: 10px;
			padding:10px;
		}
		
		#column2
		{
			float: left;
			width: 710px;
			margin-left: 20px;
			margin-bottom: 10px;
		}
		
		
		
		
			#textcolumn1
		{
			float: left;
			width: 302px;
			
			margin-bottom: 10px;
			padding:10px;
			font-size:16px;
		}
		
		#textcolum2
		{
			float: left;
			width: 342px;
			margin-left: 20px;
			margin-bottom: 10px;
			padding:10px;
		}
		
		#contentarea {
			position:relative;
			top:200px;
			line-height:23px;
			font-size:13px;
			font-weight:100;
		}
		
		#homeleft {
			margin-top:10px;	
		}

#menu {
	position:relative;
	top:157px;
	
}

#menu a, #menu a:visited {
  text-align:left; 
  text-decoration:none; 
  color:#ffffff; 
  display:block; 
  width:180px; 
 
  background-color:#65ac45;
  margin-bottom:10px;
  padding-left:10px;
  padding-top:5px;
   padding-bottom:5px;
  font-weight:lighter;
  }
#menu a:hover {
  color:#fff;
  }
  
 #navigation {
	 position:absolute;
	 z-index:2;
	 top:140px;
	 left:560px;
 }


#topbanner {
	position:absolute;
	top:80px;
	/*zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;*/
	width:730px;
	height:196px;
	z-index:1;
}

strong {
	font-weight: 900;
	color:#65ac45;
}

#fixedspace1{
	height:220px;
	clear:both;
}
#fixedspace2{
	height: 150px;
	margin: 0 0 0px;
}
#fixedspace2b{
	/*height: 150px;*/
	height: 120px;
	margin: 0 0 0px;
}
#fixedspace3{
	height: 225px;
}
*html #fixedspace1, *html #fixedspace2, *html #fixedspace3{
	display:none;
}
#banner{
	width:960px;
	margin:0 auto;
}

.button-nav{
	list-style:none;
	float: right;
}
.button-nav li{
	float: left;
	width: 228px;
}
.button-nav li a{
	display:block;
	width:228px;
	height:171px;
	padding:90px 0 0;
	
	background-color:transparent;
	background-repeat:no-repeat;
	text-align: center;
	color:#1d3e1c;
	text-decoration:none;
}
.button-nav li a span{
	margin:0 auto;
	display:block;
	width:112px;
	text-indent:-9999em;
}
.button-nav li a:hover span{
	text-indent:0;
}
.button-nav li.sale{
	width: 246px;
}
.button-nav li.sale a{
	background-position:0 100%;
	padding: 90px 18px 0 0;
}
.button-nav li.sale a:hover{
	background-position:0 -3px;
}
.button-nav li.shared a{
	background-position:-288px 100%;
}
.button-nav li.shared a:hover{
	background-position:-288px -3px;
}
#content{
	margin:0 auto;
	width:960px;
	position: relative;
}


.slides li img{
	float:left;
}
.slides li h2{
	padding:0;
}
.slides li small{
	display:block;
	padding:0 0 15px;
}
.homes, .homes-full{
	padding:5px 0;
	border-bottom:1px solid #dfdfe0;
	clear: both;
	float: left;
	position: relative;
	width: 960px;
	z-index: 0;
}
*html .homes{
	height:117px;
	overflow:hidden;
}
.homes-full .article{
	min-height:250px;
}
*html .homes-full .article{
	height:250px;
}
.homes-full .article img{
	border:0;
	margin:0;
}
.home-name{
	float:left;
	width:203px;
	padding:10px;
}
.homes-full .home-name{
	color:#1d3e1c;
}
.homes-full .home-name a{
	color:#1d3e1c;
	text-decoration:none;
	border-bottom:1px solid #1d3e1c;
}
.homes-full .home-name a:hover{
	border-bottom:0px solid #1d3e1c;
}
.homes .home-name{
	background:#dcddde;
	height: 97px;
}
.homes-full .home-name{
	background:#bbcf31;
	min-height: 240px;
	position: relative;
	z-index: 0;
}
*html .home-name{
	height:250px;
}
.homes-full .value{
	color:#bbcf31;
}
.homes-full h4{
	color:#1d3e1c;
	padding: 13px 0 0;
}
.article{
	float:left;
	width:716px;
	padding:10px 0px 0px 20px;
	
	line-height: 1.2;
	overflow: hidden;
	height: 107px;
}
.article img{
	float:left;
	border:1px solid #939598;
	margin: 0 10px 0 0;
}
.article small{
}
.article .value{;
	display:block;
	margin:0;
	padding:0;
}
.article p{
	margin:0;
	padding:0 0 13px;
}
.article a{
	font-style:italic;
	color:#bbcd41;
	text-decoration:underline;
	border-bottom:0px solid #bbcd41;
	font-weight: bold;
}
.article a:hover{
	border-bottom:0px solid #bbcd41;
}
.floorplan{
	float:left;
	width:338px;
}
.description{
	float:left;
	width:378px;
}
.article .description, .article .description p{
	line-height:1.25;
}
.logo{
	float:right;
	height:51px;
}
.logo img{
	border:0;
	margin: 0;
}
.info{
	padding:0 0 0 40px;
	list-style:none;
	background:#bbcf31 url(../images/icons.gif) 0 0 no-repeat;
	position: absolute;
	left: 10px;
	bottom: 5px;
}
.info li{
	height:40px;
	padding: 0px 0 0px;
	display: block;
	color:#1d3e1c;
	line-height: 2;
}
#footer, #footer2{
	top:20px;
	margin:220px auto 0;
	clear:both;
	width:940px;
	height:30px;
	border-top:1px solid #dfdfe0;
	color:#ffffff;
	padding:10px;
	font-size: 11px;
	line-height:15px;
	position: relative;
	background-color:#548b37;
}
#footer2{
	border-top:0px solid #dfdfe0;
}
#footer small, #footer2 small{
	float:right;
}
#footer a, #footer2 a{
	padding:0 2px;
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover, #footer2 a:hover{
	border-bottom:1px solid #939598;
}



.column1{
	width: 300px;
	padding: 0 20px 0 0;
	
}
.column2{
	
}
.column2 ul{
	padding:6px 0 6px 8px;
	margin:0 0 0 8px;

}
h1{
	
	padding: 40px 0 30px;
}
h2{
	padding-left:8px;
	padding-top:30px;
	font-weight:lighter
}
h3{
	
	padding-top: 10px;
	font-size:19px;
}
h3 span{
	color:#bbcd41;
}
h4{

	padding: 0 0 13px;
}
a{
	color:#bbcd41;
	text-decoration:underline;
}
a:hover{
	
}
.image-section{
	float:left;
	width:960px;
	height:130px;
	background: #1d3e1c;
	position: relative;
	z-index: 10;
}
.image-section em{
	position:absolute;
	top:0;
	left:90px;
	height:0;
	border:20px solid #1d3e1c;
	border-top:20px solid #bbcf31;
}

