/*CSS File for communities generated 5/24/2007*/
h1, h2, h2 a:link, h1 a:link, h2 a:visited, h1 a:visited{
	color:#08457B;	
}
#communitySearch{}
#communitySearchForm{
	margin-bottom:50px;
}
#communitySearchFlashContainer{
	float:left;
	width:60%;
}
#regionSelectBox{
	float:left;
	width:40%;
	vertical-align:top;
	margin: 8px 0px;	
}
#communitySearchTopLeft{
	float:left;
	width:42%;
	margin-left:80px;
	margin-right:20px;
}
#communitySearchMiddle{
	float:left;
}
#communitySearchRegionSelection{
	margin-left:3px;
	margin-top:120px;
}
.lifestyleDetailDescription{
	float:left;
	width:40%;
}
.lifestyleDetailImage{
	float:right;
	width:50%;
	border: 1px solid #000000;
}
#lifestyleOptionsBox div{
	float:left;
	width: 225px;
}
#communitySearchSubmitButton{
	margin:35px 0px;
}
#communitySearchSubmitButton input{ /* IE6 & 7 fix */
	#width:120px;
}
#communitySearchImage{
	float:left;
	margin-left:50px;
	margin-top:30px;
}
* html #communitySearchImage{ /* IE6 fix */
	margin-left:40px;
}
#searchAgainButton{
	margin-top:13px;
}
#communityResultsTitle h1{
	display:inline;
	float:left;
	margin-bottom:0px 0px;
}
#communityResultsListing{
	margin:30px 0px;
}
.communityResultsItem{
	clear:both;
	margin:10px 0px;
	padding:10px 0px;
	border-top: 1px solid #dadada;
	/*max-height:20px; took out- was causing layout issues in IE7 */
}
.communityResultsItemImage{
	float:left;
	margin-right:15px;
	margin-top:20px;
}
.communityResultsItemImage img{
	border: 1px solid #000000;
}
.communityResultsItemBody{
	float:left;
	margin-top:10px;
	width:30%;
	margin-right:10px;	
}
.communityResultsItemBody h2 a{
	text-decoration:none;
	color:#08457B;	
}
.communityResultsItemBody h2{
	margin-bottom:0px;
}
.communityResultsItemBody img{
	text-decoration:none;
	margin-bottom:10px;
	border:none;
}
.communityResultsLifestyleOptions{
	font-size:12px;
	float:left;
	margin-bottom:10px;
	min-height:180px;
}

#communityDetailPage{
	min-height:720px;
}
#communityDetailLeftPane{
	float:left;
	width:47%;
	margin-right:30px;
	margin-bottom:10px;
}
#communityDetailLeftPane a{
	color:#08457B;
}
#communityDetailRightPane{
	float:left;
	width:48%;
	margin-bottom:20px;
	margin-top:8px;
}
* html #communityDetailLeftPane, * html #communityDetailRightPane{
	width:45%;
}
#communityDetailButtons{
	margin-top:10px;
	margin-bottom:20px;
}
#communityDetailButtons input{
	float:left;
	margin-right: 10px;
	margin-top:5px;
	height:20px;
}
#communityDetailButtons a{
	float:left;
}
#communityDetailAddress{
	margin-bottom:10px;
}
#communityDetailAddress img{
	margin-bottom:10px;
}
#communityDetailDescription{
	margin: 20px 0px;
}
#communityDetailLifestyleOptions{
	margin: 20px 0px;
}

#communityDetailLifestyleOptions h3{
	display:inline;
	margin:0px 0px;
}

#communityDetailLifestyleOptionsName{
	margin-bottom: 10px;
}
.communityDetailLifestyleNames{
	margin-bottom:2px;
	margin-right:20px;
}
.communityDetailLifestyleNames span{
	font-size:11px;
	color: #08457B;	
}
#communityDetailImages{
	height:70%;
	margin-bottom:20px;
	margin-top:40px;
}
#communityDetailMainImage{
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;	
}
#communityDetailMainImage img{
	border: 8px solid #CCCCCC;
}
#communityDetailSubImages{
	margin: 0px 0px;
}
.communityDetailSubImage{
	float:left;
	margin-right: 15px;
	margin-bottom:12px;
}
.communityDetailSubImage img{
	border: 1px solid #000000
}
.communityDetailLifestyleDescriptions{
	margin-top:70px;
}
.communityDetailDownload{
	margin-top:15px;
}
.communityDetailDownload a{
	color:#08457B;	
}
#communitySalesListing{}
.communitySalesItem{}
.communitySalesLogo{
	width: 180px;
	float:left;
}
.communitySalesBody{
	width: 280px;
	float:left;
}
.communitySalesPic{}