body{
	background: #eaeae6 url(/images/internal_bg.gif) repeat-x;
}

		li#btn-home a{background:url(../images/home_btn.gif) no-repeat; width: 48px;}
		li#btn-gallery a{background:url(../images/gallery_btn.gif) no-repeat; width: 104px;}
		li#btn-floorplans a{background:url(../images/floorplan_btn.gif) no-repeat; width: 88px;}
		li#btn-covenants a{background:url(../images/covenant_btn.gif) no-repeat; width: 83px;}
		li#btn-subplat a{background:url(../images/plat_btn.gif) no-repeat; width: 118px;}
		li#btn-availability a{background:url(../images/availability_btn.gif) no-repeat; width: 88px;}
		li#btn-promotions a{background:url(../images/promotions_btn.gif) no-repeat; width: 91px;}
		li#btn-contact a{background:url(../images/contact_btn.gif) no-repeat; width: 80px;}

.subdivision img{
	border: 1px solid #000;
	margin-bottom: 0;
}
		
#content{
	background: url(/images/internal_content_bg.jpg) no-repeat;
	margin-bottom: 30px;
	padding: 0 5px 0 5px;
	width: 778px;
}
#content p {
	padding:0pt 0pt 0pt 5px;
}
	#page-subdivision #content{background: url(../images/subsite_bg.jpg) no-repeat;}
	
	#content h1{
		color: #fff;
		display: block;
		height: 70px;
		/*font-size: 24px;*/
		padding-top: 110px;
		font-style: italic;
		font-weight: normal;
		font-family: Times New Roman, Georgia, serif;
	}

#content-left{
		float: left;
		/*padding: 180px 0 0 0;*/
		width: 730px;
}

ul#neighborhoods{
	list-style-type: none;
	padding: 110px 0 0 0;
}
	ul#neighborhoods li{
		float: left;
		height: 100px;
		padding: 0 4px 0 0;
		width: 150px;
	}
	ul#neighborhoods li a{
	
	}
	
#container-1 p{
	float: left;
	width: 350px;
}
