/*
PERSONAL PROPERTIES
*/


#properties_container {
	width: 100%;
	margin: 15px 0px 40px 0px;
}		
.properties_header {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 1px 0px 8px 26px; 
	background: url(http://www.kerwinassociates.com/content/site/images/graphics/circle_arrow_forward_light.png) no-repeat 0px 2px;
}
.properties_header a:link, .properties_header a:visited, .properties_header a:active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.properties_header a:hover {
	color: #000000;
}
.properties_buttons {
	font-size: 11px;
	padding: 4px 15px 4px 15px;
	margin-left: 15px;
	border-right: 1px solid #909090;
	background: url(../../site/images/graphics/small_arrow.png) no-repeat 0px 8px;
}
.properties_buttons a:link, .properties_buttons a:visited, .properties_buttons a:active {
	text-decoration: none;
	font-size: 11px;
}
.properties_buttons a:hover {
}
.property_button_last {
	border: none;
	padding-right: 0px;
}
#address, #properties_title {
	padding-bottom: 7px;
}
#address p{
	margin: 3px 0px;
}
#properties_container .community {
	color: #333333;
}
#properties_container .community a:link, #properties_container .community a:visited, #properties_container .community a:active {
	text-decoration: none;	
	color: #333333;
}
#properties_container .community a:hover {
	color: #666666;
}
#properties_title h3{
	font-weight: normal;
	font-size: 15px;
	color: #333333;
	text-align: right;
	margin: 3px 0px;
}
.title_border {
	margin: 8px 0px 6px 0px;
	height: 10px;
	background: url(http://www.kerwinassociates.com/content/properties/images/properties_title_border.png) no-repeat;
}
.title_border_tiling {
	margin: 8px 0px 6px 0px;
	height: 10px;
	background: url(../images/properties_border_tiling.png) repeat-x;
}
#properties_home_image {
	float: right;
	margin: 0px 0px 0px 25px;
}
#properties_container #specs_column {
	width: 140px;
	padding: 0px 25px 15px 0px;
}
#properties_container #specs_column p{
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px;
}
#properties_description {
	width: 460px;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	text-align: right;
	line-height: 1.6;
}
#properties_base {
	background-color: #333333;
	height: 12px;
}
#represented {
	text-align: right;
	font-size: 12px;
	padding-top: 15px;
}
.represented_emphasis {
	font-weight: bold;
	color: #000000;
}
.details_header {
	margin-top: 40px;
	color: #333333;
}
.details_specs {
	font-weight: normal;
}
#properties_details_image {
	padding: 0px 0px 0px 25px;
}

.community_map {
	height: 360px;
}