@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Communities
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

div#communities-title {
	float:left; 
	width:362px; 
	height:401px;	
}

div#communities-description-map-panel {
	float:left;	
}

div#communities-description-panel {
	float:left; 
	width:142px; 
	height:227px; 
	background-color:#febe22; 
	padding:20px;	
}

div#communities-description {
	width:155px; 
	height:180px; 
	overflow:auto; 
	color:#fff;	
}

div#communities-map {
	float:left; 
	width:345px;	
}

div#communities-navigation {
	float:left; 
	text-align:left; 
	width:530px;
	clear:both;
}

div#communities-navigation a{
	color:#e9813c;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#communities-navigation a:hover{
	color:#e9813c;
	text-decoration:underline;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#communities-button {
	float:left;	
}

div#communities-extended-details {
	float:left; 
	text-align:left; 
	width:530px;	
	height:100px;
	overflow:auto;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}