
.search-results th {
	background-color: #009CE1;
}

.float {
 	background: none no-repeat;
}

#property-details #price {
	background-color: #009CE1;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
#property-details #price td {
	padding: 5px;
	color: #fff;
	font-size: 16px !important;
}
#property-details #price .rooms {
	text-align: right;
	color: #fff;
}
#property-details .details {
	padding-left: 10px;
	padding-bottom: 10px;
}

#price td.bot {
	color: #fff;
}

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


.menu ul li a {
	background-color: #008FCF;
	color: #fff;
}

.menu a:hover,
.menu .current_page {
	background-color: #0079AF;
}

h1 {
	color: #009CE1;
}

h2 {
	color: #009CE1;
}


h3 {
	color: #009CE1;
	font-weight: bold;
	font-size: 14px;
}

h6 {
	color: #009CE1;
	font-weight: normal;
	font-size: 16px;
}

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

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