td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.justify {  text-align: justify}
body {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a {  color: #D1CC7D}
a:hover {  color: #FFFFFF}
.rentFeatDescrip a:hover { color:#2A4A6B }
.titleMed {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #D1CC7D}
.titleSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #D1CC7D}
.titleLarge {  font-size: 16px; font-weight: bolder; color: #D1CC7D}
.quotes {  font-style: italic; color: #D1CC7D}
.bodySmall {  font-size: 10px}
.bodyGold {  color: #D1CC7D}
.brokerBorder {
	border: 1px solid #FFFFFF;
}
.adminTitleSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.listingBorder {
	border: 1px solid #FFFFFF;
}

/* admin css */

.admin_title {
	font-weight: bold;
	font-size: larger;
	margin: 10px 0px 5px 0px;
}
.required {
	color: #D1CC7D;
	font-size: larger;
}
.admin_image {
	margin_top: 5px;
	margin-bottom: 5px;
}
.delete_img_link {
	margin-bottom: 5px;
}
/* aditional text in a cell */
.small_note {
	font-size: 10px;
}
.listingNavRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63788E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #63788E;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2A4A6B;
}
.listingNavRowBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63788E;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2A4A6B;
}
.listingTableRefine {
	background-color: #2A4A6B;
	border: 2px solid #D1CC7D;
}
.listingNavRowTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #63788E;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2A4A6B;
}

.rentFeatBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a4a6b;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rentFeatProp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a4a6b;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rentFeatThumb {
	float: left;
	padding-right: 12px;
}
.rentFeatWrapper {
	float: left;
	width: 270px;
}
.rentFeatTitle {
	font-size: 12px;
	font-weight: bold;
}
.rentFeatItems {
	padding-top: 5px;
	padding-bottom: 5px;
}
.rentFeatDescrip {
}
.rentFeatBox {
	float: right;
	width: 82px;
	padding-left: 8px;
}
.rentFeatBoxBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2A4A6B;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 82px;
}
.blockClear {
	clear: both;
}
.listStandard {
	padding: 10px 0px 10px 25px;
	margin: 0px;
}
ul.listStandard li {
	background: url(images/arrow_gold.gif) no-repeat left 4px;
	display: block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 7px;
}

/* updates Oct 08 */

.updatesDate {
	font-size: 10px;
	color: #d3c879;
	padding-bottom: 6px;
}
.updatesTitle {
	font-size: 14px;
	font-weight: bold;
	color: #d3c879;
	padding-bottom: 7px;
}
.updatesDesc {
	font-size: 11px;
	padding-bottom: 6px;
}
.updatesLink {
	background: url(images/home_updates_arrow.gif) no-repeat left 1px;
	padding-left: 18px;
	font-size: 11px;
}
