#homepage_col1{
	width: 620px;
	float: left;
}
#homepage_col2{
	float: left;
	width: 300px;
	margin-left: 20px;
}
h2#main_heading{
	font: italic 2em/1em Georgia, "Times New Roman", Times, serif;
	margin: 38px 0 20px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #2b2d27;
}
.secondary_feature h2.sub_heading{
	font: italic 1.67em/1 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
ul#main_feature_property{
	float: left;
	width: 620px;
}
ul#main_feature_property li{
	margin-bottom: 0;
}
.thumb_noshadow.main_feature, .thumb_shadow.main_feature{
	width: 620px;
}
.thumb.main_feature{
	width: 600px;
	height: 455px;
}
#feature_panel_01_wrapper{
	float: left;
	width: 300px;
	margin-bottom: 50px;
}
.feature_panel_02_wrapper{
	width: 300px;
	height: 300px;
	float: left;
	background: #46B3BA;
}
.feature_panel_02{
	padding: 40px 10px 0;
}
.feature_panel_02 h3{
	font: italic 1.50em/1 Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.feature_panel_02 h2{
	font: normal 3.33em/1 Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-bottom: 20px;
}
.feature_panel_02 h2 a, .feature_panel_02 h2 a:hover{
	color: #FFF;
}
.feature_panel_02 p{
	font: normal 1em/1.67em Arial, Helvetica, sans-serif;
	color: #FFF;
	/*width: 215px;*/
	margin-bottom: 20px;
}
.feature_panel_02 a.cta, .feature_panel_02 a:hover.cta{
	color: #FFF;
	font-weight:bold;
}
ul#home_search_nav li{
	display: inline;
	margin-right: 8px;
	background: url(/site/inc/img/bg_home_search_nav_li.gif) repeat-y top right;
}
ul#home_search_nav li.last{
	background: none;
}
ul#home_search_nav li a{
	color: #FFFFFF;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	margin-right: 8px;
}
ul#home_search_nav li a:hover, ul#home_search_nav li a.active{
	color: #46B3BA;
}
#col3_home ul.thumb_gallery li{
	margin: 0 20px 0 0;
}
#col3_home ul.thumb_gallery.last li{
	margin: 0;
}
#col3_home ul.thumb_gallery li ul.property_details li, #col3_home ul.thumb_gallery li ul.property_details_feature li{
	margin-right: 10px;
}
#col3_home ul.thumb_gallery li ul.property_details li.favourite,
#col3_home ul.thumb_gallery li ul.property_details li.comment,
#col3_home ul.thumb_gallery li ul.property_details li.price,
#col3_home ul.thumb_gallery li ul.property_details_feature li.favourite,
#col3_home ul.thumb_gallery li ul.property_details_feature li.comment,
#col3_home ul.thumb_gallery li ul.property_details_feature li.price
{
	margin: 0;
}
.secondary_feature{
	margin: 20px 0 0 0;
	float: left;
}

