body{ 
	text-align:center ;
	background: #b5b5b5 url(../images/background_tile.gif) repeat-x; 
}
/*======================
	HOME
========================*/
#home-wrapper
{
	width:870px; 
	height:542px; 
	margin:0 auto; 
	text-align:left; 
}
#home
{
	background:url(../images/home_background.jpg) no-repeat; 
	float:left; 
	height:542px; 
	width:100%; 
}
#home #townhomes
{
	position:relative; 
	float:left; 
	width:250px; 
	top:232px; 
	left:78px; 
	font-family:Arial, Helvetica, sans-serif;
	
}
#home #townhomes ul{ margin:0; padding:0 }
#home #townhomes li{ 
	float:left; 
	margin:0; 
	margin-bottom:14px; 
	padding-left:14px; 
	background: url(../images/townhome_bullet.gif) no-repeat 0 5px; 
	list-style:none; 
}
#home #townhomes a{ font-size:14px; color:#002967;  }
#home #slideshow
{
	position:relative; 
	left:117px; 
	top:35px; 
	float:left; 
}
#home #menu
{
	position:relative; 
	top:50px; 
	padding:0; 

	width:860px;  
	float:left; 
}
#home #menu ul
{
	width:760px;
	margin:15px auto; 	
	padding:0;
	
}
#home #menu li
{ 
	padding:0;
	margin:0 ; 
	font-family:Arial, Helvetica, sans-serif;
	float:left; 
	list-style:none; 
	margin:0 40px 0 40px; 
}
#home #menu a{ color:#7c3f06; font-size:18px; text-decoration:none;  }
/*======================
	SLIDE SHOW
========================*/
#slideshow
{
	position:relative; 
	width:470px; 
	height:340px; 
	background:#fff; 
	float:left;
}
#slideshow ul{ margin:0; padding:0; width:100%; float:left;   }
#slideshow li
{
	background:#fff; 
	float:left;
	margin:5px 0px 0 9px; 
	padding:0; 
	list-style:none; 
	width:452px; 
	height:340px; 
	overflow:hidden; 
	text-align:right; 
	text-transform:uppercase;
	
}
#slideshow li img{ margin-bottom:7px; float:left;  }
#slideshow span
{ 
	display:block; 
	float:right;  
	font-size:16px; 
	color:#8c8c8c; 
	font-family:arial;
}
/*========================
	FOOTER
=========================*/
#footer-wrapper
{
	position:relative; 
	margin:0px auto; 
	width:875px; 	
}
#footer
{
	float:left; 
	width:100%; 
	margin-top:15px; 
}
#credit
{
	font-size:10px; 
	color:#707070; 
	font-family:Arial, Helvetica, sans-serif;
}
