
.search-results th, #property-details #price {
	color: #fff;
	background-color: #000;
}

#search-block {
	color:#fff;
}

.float {
 	background: url( '../img/exclusive.png' ) no-repeat;
}

.feature-properties-image-caption {
	padding: 2px;
	background-color: #FE3200;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 14px;
	border-top: 3px solid #fff;
}

.image-rotate-tagline {
	padding: 10px;
	background-color: #000;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 18px;
	background-image: url('../img/exclusive.png');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
}

.menu ul li a {
	background-color: #0a6498;
	color: #fff;
}

.body {
	background: url( '../img/contentbg.png' ) repeat-y;
}

.menu a.current_page {
	color: #5AD134;
}

.menu a:hover,
.menu .current_page {
	background-color: #0a6498;
	color: #fff;
}

h1 {
	color: #007fc7;
}

h2 {
	color: #007fc7;
}


h3 {
	color: #007fc7;
	font-weight: bold;
	font-size: 14px;
}

h6 {
	color: #007fc7;
	font-weight: normal;
	font-size: 16px;
}

h7 {
	color: #007fc7;
	font-weight: normal;
	font-size: 16px;
}

h8 {
	color: #007fc7;
	font-weight: normal;
	font-size: 12px;
}