body {
	background-color: #BD3527;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0 4px 0;
}
h1 {
	color: #7B7B7B;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 5px 0 8px 0;
	text-align: center;
}
h2 {
	color: #666;
	font-size: 13px;
	margin: 0px;
	margin-left: 10px;
}
p {
	margin: 2px 10px 8px 10px;
	color: #555;
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
}
li { padding-top: 2px; padding-bottom: 2px; margin-left: 20px; }

.clr {
	clear: both;
}
#content_frame {
	background-image: url(../images/frame_tile.jpg);
	background-repeat: repeat-y;
	width: 760px;
}
.content {
	background-color: #fff;	
	border-top: solid 4px #999;
	border-right: solid 4px #ddd;
	border-bottom: solid 4px #ccc;
	border-left: solid 4px #888;
	margin-left: 4px;
	margin-bottom: 8px;
	padding: 5px;
	width: 420px;
}
#center_table {
	margin-top: 8px;
}

/*
		NAVIGATION
*/
#left_panel {
	/*border: solid 1px cyan;*/
	width: 150px;
	margin-left: 16px;
}
.left_nav_heading {
	background-color: #BD3527;
	border: solid #eee 1px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding: 2px;
	width: 140px;
}
.left_nav_list {
	margin-bottom: 5px;
}
.menu { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #fff; text-decoration: none;
	display: block;
	padding: 3px 0 5px 2px;
}
.menu:hover { color: #ccc; text-decoration: none; font-weight: bold;} 
.menu_selected { 
	display: block;
	font-family: verdana, sans-serif;	
	font-size: 12px;
	font-weight: bold;  
	color: #999; 
	text-decoration: none;
	padding: 3px 0 5px 2px;
}
.menu_selected:hover { 
	color: #fff;
	font-weight: bold;  
	text-decoration: none;
}

/* FEATURED PROPERTIES */
#right_panel {
	margin-right: 8px;
	width: 150px;
}
.featured_heading {
	background-color: #BD3527;
	border: solid #eee 1px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	width: 132px;
}
.featured_table {
	margin-top: 4px;
	background-color: #fff;	
	border: solid #BD3527 1px;
	color: #000;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.featured_img {
	border-top: solid #BD3527 1px;
	border-bottom: solid #BD3527 1px;
}


#index_message {
	background-color: #BD3527;
	border: solid #777 2px;
	margin-top: 5px;
	padding: 5px;
}
#index_message p {
	color: white;
	font-size: 16px;
}
.sold_background {
	background-image: url(../images/sold_background.gif);
	background-repeat: no-repeat;
	background-position: 40 120;
}
/* AGENTS */
.agent_heading {
	background-color: #BD3527;
	border: solid #000 1px;
	color: #FFFA04;
	font-weight: bold;
}
.agent_table {
	border: solid #000 1px;
	background-color: #fff;
	color: #333333;
	font-family: verdana, sans-serif;	
	font-size: 12px; 
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

/* TEXT */
.text { 
	font-family: verdana, sans-serif;	font-size: 12px; color: #666;
	margin-left: 10px; margin-right: 10px;
	margin-bottom: 2px;
}
.plain_text {
	font-family: verdana, sans-serif;	
	font-size: 12px;
	font-weight: normal; 
	color: #000;
}
.caption { 
	font-family: verdana, sans-serif;	font-size: 10px; color: #444; 
	text-align: center;
	text-decoration: none;
}
.caption:hover { 
	font-family: verdana, sans-serif;	font-size: 10px; 
	color: #999;
	text-align: center;
	text-decoration: none;
}
.caption_large { 
	font-family: verdana, sans-serif;
	font-weight: bold;	
	font-size: 14px; 
	color: #000; 
	text-align: center;
}
.text_heading { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 10px; color: #3F4D58;
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.search_text {
	color: #333333;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.text_heading_side {
	color: #ffffff;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
	text-align: center;
}
.category_heading { 
	border: solid #ccc 1px;
	background-color: #BD3527; 
	color: #fff;
	font-family: verdana, sans-serif;	
	font-size: 14px;
	margin: 8px 20px 12px 20px;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: center;
}
.price { 
	font-family: arial, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #AA0000; text-decoration: none; text-align: center; 
}

/* ANCHOR CLASSES */ 
.cat_link { 
	font-family: verdana, sans-serif;	
	font-size: 12px; 
	font-weight: bold; 
	color: #BD3527;
	text-decoration: none;
}
.cat_link:hover { color: #777; text-decoration: underline; }
.more_info { 
	font-family: arial, sans-serif;	font-size: 11px; font-weight: bold; 
	color: #BD3527; text-decoration: none; 
}
.more_info:hover { color: #000; text-decoration: none; }
.site_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #BD3527; text-decoration: none; 
}
.site_link:hover { color: #444; text-decoration: underline; }
.enquire_now {
	border: solid #999 1px;
	background-color: #BD3527;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
.view_details {
	border: solid #BD3527 1px;
	background-color: #fff;
	margin-top: 4px;
	margin-bottom: 2px;
}
.view_details_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #BD3527; text-decoration: none; 
}
.view_details_link:hover { color: #999; text-decoration: none; }
.email_link { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 11px; font-weight: bold; 
	color: #fff; text-decoration: none; 
	margin: 0px;
	padding: 0px;
}
.email_link:hover { 
	color: #fff; 
	text-decoration: none; 
}
.cat_number { /* for no of properties per category */
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 13px;
	color: #333; text-decoration: none;
	font-weight: bold;
}

.sml_listing_header {
	border-top: solid #999 1px; border-left: solid #777 1px; border-right: solid #ccc 1px; 
	background-color: #BD3527;	color: #eee;	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
	padding: 3px;
}
.sml_listing_middle {
	border-top: solid #bbb 1px; border-bottom: solid #999 1px; border-right: solid #ccc 1px; 
	color: #000;	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.sml_listing_footer {
	border-bottom: solid #bbb 1px; border-left: solid #777 1px; border-right: solid #ccc 1px; 
	background-color: #eee;	color: #000;	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
}
.line_under {
	border-bottom: solid #000 1px;
}
.line_under_over {
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
}
.line_under_right {
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
}
.table_header {
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* PREVIOUS PAGE */
.previous_link {
	color: #777;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.previous_link:hover {
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.previous_p {
	margin-top: 2px;
	margin-bottom: 4px;
	text-align: center;
}
/* ARTICLE STYLES */
.center_content {
	color: #000000;	
	padding: 3px;
}
.res_details {
	background-color: #333;
	border: solid #000000 1px; 
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	width: 33%;
}
.res_details_container {
	background-color: #999;
	border: solid #000000 1px;
	margin-top: 6px; 
	width: 94%;
}
.ctable {	background-color: #FFFFFF; border: 1px solid #000000;	color: #333333; }
/* BORDERS AND PADDING */
.ib { 
	border-top: solid #999 1px; 
	border-right: solid #ccc 1px; 
	border-bottom: solid #aaa 1px; 
	border-left: solid #777 1px; 
}
.ib8 { 
	border-top: solid #999 8px; 
	border-right: solid #ddd 8px; 
	border-bottom: solid #aaa 8px; 
	border-left: solid #777 8px; 
}
.bb1 {	border: 1px solid #000000; }
.bb2 {	border: 2px solid #000000; }
.wb2 {	border: 2px solid #fff; }
.gb1 {	border: 1px solid #A8A098; }
.gb2 {	border: 2px solid #A8A098; }
.brb1 {	border: 1px solid #9E9892; }
.brb2 {	border: 2px solid #482F1B; }
.greyb1 {	border: 1px solid #777; }

.white_bottom_border { 
	border-bottom: 1px solid #FFFFFF;
}

/* PADDING */
.pad_5 { padding: 5px; }
/* SHORT LISTING TABLE BORDERS */
.listing_photo_border {
	border-left: 1px solid #908982;
	border-right: 1px solid #908982;
}
.specifications_border { 
	border-top: 1px solid #908982;
}
.decription_border { 
	border-left: 1px solid #908982;
	border-right: 1px solid #908982;
}
.head_border { 
	border-bottom: 1px solid #908982;
}
/* SEARCH */
.search_table {
	background-color: #ddd;
	border: solid #ccc 1px;
	padding: 0px;
}
.search_box {
	background-color: #fff;
	border: solid #ccc 1px;
	margin-bottom: 3px;
}
/* WWX */
.wwx { font-family: verdana, san-serif; color: #eee; font-size: 10px; font-weight: normal; }
.wwx_site { 
	border: solid #007700 1px; background-color: #ffffff; 
	padding-bottom: 2px; padding-left: 4px; padding-right: 4px; 
}
.wwx_link { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;
}
.wwx_link:hover { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
}
/* FORM */
form {
	margin: 0px;
	padding: 0px;
}
.contact_message {
	color: #DB261D;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	font-size: 14px;
	padding: 5px;	
}
.textfield {
	border: solid #000000 1px; background-color: #FFFFFF; color: #3F4D58;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	padding-left: 2px;	
}
.select_text {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.form_text {
	color: #3F4D58;	font-size: 11px; font-weight: bold;
	font-family: Verdana, sans-serif;	padding-top: 4px; padding-bottom: 4px;
}
.button {
	font-family: verdana, arial, sans-serif; 
	color: #fff;
	background-color: #BD3527; border: solid #ccc 2px;
	font-size: 13px; font-weight: bold; cursor: pointer;
}
.small_button {
	font-family: verdana, arial, sans-serif; 
	color: #fff;
	cursor: pointer;
	background-color: #BD3527; border: solid #777 1px;
	font-size: 11px; font-weight: bold;
	margin: 3px;
}
.small_link {	font-family: verdana;	font-size: 10px; font-weight: bold; }
.small_link:link { color: #800000; text-decoration: none; } 
.small_link:visited { color: #800000; text-decoration: none; } 
.small_link:hover { color: #000080; text-decoration: none; }

/* GENERAL */
.date_time {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
/*
	ADMIN STYLES
*/
#adm_white_text {
	font-family: verdana, sans-serif;
	font-size: 11px; color: #ffffff; font-weight: bold;
}
.adm_body { padding: 0px; margin: 0px; background-color: #BD3527 }
.adm_nav_td {
	background-color: #fff;
	border-bottom: solid #999 2px;
	text-align: center;
	padding: 2px;
}
.adm_page_title {
	font-family: verdana, sans-serif;	padding-bottom: 5px; 
	font-size: 13px; color: #555; font-weight: bold; text-decoration: underline; 
}
.adm_th {
	font-family: verdana, sans-serif;
	font-size: 12px; color: #cc0000; font-weight: bold;
}
.adm_frm_text {
	font-family: verdana, sans-serif;
	font-size: 11px; color: #492E1D; font-weight: bold;
}
.adm_frm_textarea {
	font-family: verdana, sans-serif;
	font-size: 10px; color: #CC0000; font-weight: bold; text-decoration: none; 
}
.adm_frm_input {
	border: solid #492E1D 1px; background-color: #FFFFFF; color: #492E1D;
	font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: normal;
	padding-left: 2px; padding-bottom: 2px; margin-bottom: 4px;
}
.adm_frm_button {
	font-family: verdana, arial, sans-serif; background-color: #FFCC66; font-weight: bold;
	font-size: 14px; color: #000080; cursor: hand; border: 2px solid #000080;	
}
.adm_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #BD3527; text-decoration: none; padding-left: 6px; 
}
.adm_link:hover { 
	color: #999; 
}
.adm_page_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #DB261D; text-decoration: none;
}
.adm_page_link:hover { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #cc0000; text-decoration: none;
}
.adm_red_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #cc0000; text-decoration: none;
}
.adm_red_link:hover { color: #492E1D; }
.adm_cat_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #000; text-decoration: none;
}
.adm_cat_link:hover { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #999; text-decoration: none;
}
.adm_dark_border { border: solid #999 2px; }
.adm_content {
	border-left: solid #999 2px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #fff; 
}
.adm_text_heading_side { 
	font-family: verdana, sans-serif;	font-size: 13px; font-weight: bold; 
	color: #ffffff; background-color: #BD3527; text-align: center; vertical-align: middle;
	padding: 3px;
}
.adm_heading {
	background-color: #eee;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}