div {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:12px;
	color: #000;
}
div.box {
	padding:2px;
	border:1px solid #B5B7A9;
}
div.box_header {
	border:1px solid #B5B7A9;
	margin-bottom:2px;
	background: #EEEDE8;
	font-weight:bold;
	color:#4F533A;
	padding:2px;
	text-align:center;
	font-size:13px;
}
div.rubric {
	margin-bottom:20px;
}
h2.rubric {
	background:#EEEDE8;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	display:inline;
	margin:0px;
	color:#4F533A;
	padding:5px 10px;
	text-transform: uppercase;
}
div.r_block {
	display:table;
}
div.full_width {
	width:100%;
}
div.r_col {
	display:inline;
	width:48%;
}
div.right {
	float:right;
}
div.left {
	float:left;
}
div.short_hspot {
	margin-bottom:10px;
	font-size:12px;
}
h3.r_col, h3.short_hspot , h2.right_sidebar {
	font-size:13px;
	font-weight:bold;
	width:auto;
	margin:0px 0px 2px 0px;
	text-decoration:underline;
	color:#660000;
	display:inline;
}
h3.short_hspot {
	font-size:13px;
	margin:0px;
}
h1.article, h2.bar {
	font-size:13px;
	font-weight:bold;
	color:#660000;
	margin:0px 0px 2px 0px;
	display:inline;
}
h2.right_sidebar {
	text-transform: uppercase;
	font-size:15px;
	text-decoration:none;
	margin-bottom:5px;
}
span.a_type {
	font-style:italic;
	color:#797c68;
	font-size:13px;
	margin:0px 0px 0px 7px;
	
}
.a_lead {
	padding: 10px 0;
}
.a_image {
	float:left; margin:0px 10px 5px 0px;
}

/*** news styles ***/
span.h_date {
	color:#797c68;
	font-style:italic;
	font-size:14px;
}
div.h_date {
	color:#797c68;
	font-style:italic;
	font-size:13px;
	text-align:right;
	margin-right:20px;
	margin-bottom:10px;
}
div.news_sub_bar {
	margin:0px 0px 10px 0px;
	text-decoration:underline;
	color:#4f533a;
	font-weight:normal;
	font-size:13px;
}
div.news_bar {
	padding:2px;
	width:100%;
	border-top:2px solid #D7D3B2;
	border-bottom:2px solid #D7D3B2;
	background: #F0F0F0;
}
hidden {
	display:none;
}
/*** end of news styles ***/

/*** menu styles ***/
li.menu_item {
	background:#EEEDE8;
	border-left: 1px solid #8D9080;
	border-right: 1px solid #8D9080;
	border-top:1px solid #8D9080;
	border-collapse:collapse;
	padding:0px;
	list-style:none;
}
li.menu_new {
	background:#EEE09B;
}
ul.menu_item {
	padding:0px;
	margin:0px;
}
a.menu_item, a.menu_item:hover, a.menu_item:visited {
	font-weight:bold;
	text-decoration:none;
	color:#4f533a; 
}
a.underline, a.underline:hover, a.underline:visited {
	text-decoration:underline;
}
li.lvl_1 {
}
li.lvl_2 {
	border-right:0;
	border-left:0;
}
div.menu_item {
	padding:5px 5px 5px 5px;
	color:#4f533a;
}
div.lvl_2 {
	padding-left:15px;
}
div.menu_selected {
	color: #000;
	background:#E3E3C3;
}
a.lvl_2, a.lvl_2:hover, a.lvl_2:visited {
	font-weight:normal;
}
img.menu_item {
	position:absolute;
	right:5px;
	top:10px;
}
#div_gs {
	font-size:10px !important; 
	color:#666666;
}
div#div_gs > a {
	color:#666666;
	font-size:11px;
}
/*** end of menu styles ***/


/*** printing settings ***/
#print_realty_logo {
	display:none;
}
#print_title {
	display:none;
}

/*** search styles ***/
#address_label {
	font-family:Arial;
	font-size:20px;
	color:#4F533A;
	margin-bottom:10px;
}
#advanced_params {
	font-family:Arial;
	font-size:14px;
	color:#4F533A;
	margin-bottom:10px;
	font-weight:bold;	
}
#inpQuery {
	font-family:Arial;
	font-size:16px;
	color:#BBBBBB;
	font-style:italic;
	border:1px solid #797979;
	width:500px;
	height:25px;
}
#inpSubmit {
	font-family:Arial;
	font-size:16px;
	height:25px;
}
#searchAutocomplete {
	position:absolute; 
	background:white; 
	font-size:14px;
	padding:3px;
	width:494px;
	border:1px solid #CCCCCC;
	border-top:1px;
	color:#BBBBBB;
}
td.search_base {
	border:1px solid #B5B7A9;
	margin-bottom:2px;
	background: #EEEDE8;
	color:#4F533A;
	padding:2px;
	text-align:center;
	font-size:14px;
	font-family:Arial;
	cursor:pointer;
}
td.search_base:hover, td.search_base_hover {
	background:#E3E3C3;
} 
div.searchDesc {
	font-style:italic;
	margin-bottom:10px;
}

a.page_list {
	color:#777777;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border:1px solid #D5D2B1;
}
a.cur_page {
	font-weight:bold;
	background:#E3E3C3;
}

input, select {
	font-family:Arial;
	font-size:13px;
}
div.payment_method {
	cursor:pointer; 
	display:table; 
	padding: 10 10 10 10; 
	font-size:12px; 
	vertical-align:bottom; 
	height:85px;
}
.bill-w {
	width:600px;
}
.bill-w-print {
	width:650px;
}
form#add_realtor_form td {
	font-size: 12px;
}
.gold {
    background-color: #FFF7D0;
    border-bottom: 1px solid #FFE561;
    border-right: 1px solid #FFE561;
}