/*-------- Featured property right column styles ----------*/


.featuredtitle a {
	background-color:#6b4a1d;
	font-weight:normal;
	text-align:left;
	font-size:16px;
	padding:10px;
	display:block;
}

.featuredtitle a, .featuredtitle a:hover {
	color:white;
	text-decoration:none;}


.featuredprop {
	background-image:url(/images/featured-bg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	margin-bottom:55px;
}


.featured-proptitle {
	text-transform:uppercase;
	font-size:13px;
	text-align:left;
	padding:5px;
}

.featured-proptitle a, .featured-proptitle a:hover {
	color:white;
}

.featured-propimg {
	margin-top:10px;
	margin-bottom:15px;
}

.featured-propprice {
	float:left;
	color: #b2a088;
	font-size:13px;
	
}
.featured-proplink {
	float:right;
	margin-right:10px;
}

.featured-proplink a {
	color:#b2a088;
	text-transform:uppercase;
	background-color:#6b4a1d;
	padding:3px;
	border:1px solid #b2a088;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.featured-proplink a:hover {
	text-decoration:none;
	color:white;
	border-color:white;
}

	.open_time {
		color:#B2A088;
		margin-right:15px;
		float:right;
		}
	
	.open_date {
		color:#B2A088;
		margin-left:15px;
		float:left;
		}
		
.openhouse {
	padding-bottom:35px;
	margin-bottom:0px;
}