 /*
	   #homes_remaining background image
	   replace  homes remaining number as homes are sold
	   
	   four.png
	   three.png
	   two.png
	   one.png
	   
	   */

body{
padding:0px;
margin:0px;
margin-top:20px;
background:#38651A url(../images/bg.jpg) fixed repeat left top;
font-size:12px;
}

#wrapper{
	width:990px; margin:0px auto;
	padding-right:15px;
	}
	
 #greenbox{
			width:705px;
			height:381px; /*original height:414px;*/
			background-color:#6DB33F;
			color:#000;
			font-family:Verdana, Geneva, sans-serif;
			margin-left:0px;
			padding-left:0px;
			overflow:hidden;
			margin-top:0px;
			padding-top:0px;
			}
		#branding{
			position:relative;
			}	
       
	   
	   /*
	   homes_remaining
	   replace homes remaining number  as homes are sold
	   
	   four.png
	   three.png
	   two.png
	   one.png
	   
	   */
	   #homes_remaining{
			width:127px;
			height:127px;
			background:url(../images/three.png) no-repeat ;
			text-indent:-999999px;
			position:absolute;
		    top:3px;
		    right:7px;
		
		}
		h1#logo{
			margin-left:25px;
			padding-top:15px;
			font-size:12px;
			padding-bottom:18px;
			}
			
		h1#logo a{
			display:block;
	        width:237px;
	        height:31px;
	 	    text-decoration:none;
	        border:0px;
	        overflow:hidden;
	        text-indent:-99999px;
            background: url(../images/natures_cove.png) no-repeat top left;
			
			
			}	
		 h2#heading1{
			 margin-left:25px;
			 color:#fff;
			 margin-top:10px;
			 padding-top:0px;
			background:url(../images/move_in.jpg) no-repeat left top;
			text-indent:-99999px;
			overflow:hidden;
			width:516px;
			height:47px;
			padding-bottom:0px;
			margin-bottom:0px;
	
			
			}	
			
			
			 h2#heading2{
			 margin-left:25px;
			 color:#fff;
			 margin-top:10px;
			 padding-top:0px;
			 background:url(../images/are_the.jpg) no-repeat left top;
			text-indent:-99999px;
			overflow:hidden;
			width:609px;
			height:42px;
			padding-bottom:0px;
			margin-bottom:0px;
	
			
			}	
			 div.main_content{
				 margin-top:-5px;
				 margin-left:25px;
				 padding-top:0px;
				 
				 font-size:14px;
				 }
				 
				 p.p2{
					 padding-top:0px;
					 margin-top:-5px;
					 
					 }
					 
					p.p1{padding-bottom:10px;} 
				p#enter{
					margin-top:27px;
					padding-bottom:0px;
					margin-left:-8px;
					} 
				p#enter a {
					display:block;
	                width:265px;
	                height:24px;
	 	            text-decoration:none;
					border:0px;
	                overflow:hidden;
	                text-indent:-99999px;
                    background: url(../images/enter.png) no-repeat top left;
			
					
					}		