@charset "utf-8";
/* CSS Document */
/*
#div_body {
	padding-top:15px;
	width:868px;
	position:relative;
}
#div_header_left{
	
	float:left;
	width:660px;
	padding-right:4px;
	padding-bottom:4px;
	left:0px;
}
#div_header_right{
	
	width:204px;
	padding-bottom:4px;
	right:0px;
	float:right;
}
#div_content_round_body {
	width:100%;
	padding-bottom:4px;
	right:0px;
	padding-top:6px;
	position:inherit;
}

#div_left_colom {
	width:198px;
	right:0px;
	padding-top:6px;
	padding-right:6px;
	padding-left:6px;
	float:left;
}
#div_center_colom {
	width:444px;
	right:0px;
	padding-top:6px;
	padding-right:6px;
	float:left;
}
#div_right_colom {
	width:198px;
	right:0px;
	padding-top:6px;
	padding-right:6px;
	float:left;
}*/

/*----------------------------------------------------------------default---*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #607787;
}

table {
	border-collapse:collapse;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td img {
	display: block;
}
/*----------------------------------------------------------------text---*/
.text_footer{
	text-align:center;
	font:11px  Arial, Helvetica, sans-serif ;
	font-weight:normal;
	color:#fff;
	
}
.text_price_orange_14{
	font:14px  Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#FF6600;
	
}
.text_prop_name_12{
	font:12px  Arial, Helvetica, sans-serif ;
	font-weight:normal;
	color:#006699;
	
}
.text_news_author_11{
	font:11px  Arial, Helvetica, sans-serif ;
	font-weight:normal;
	color:#990000;
	
}
.text_news_date_11{
	font:11px  Arial, Helvetica, sans-serif ;
	font-weight:normal;
	color:#205B88;
	
}


/*----------------------------------------------------------------headings---*/
#heading_left_col_title {
	text-align:left;
	font:12px  Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#fff;
	
}
.heading_slogan{
	text-align:center;
	font:15px  Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#fff;
	
}
.heading_pageTitle{
	text-align:left;
	font:17px  Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#fff;
	
}
.heading_short_blue{
	text-align:left;
	font:13px  Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#607787;
	
}
/*----------------------------------------------------------------links---*/
.link_blue {
	color:#205B88;
	text-decoration:none;
	padding:3px;
	}
.link_blue:hover {
	color:#fff;
	background-color:#006699;
	

}
.link_maroon{
	color:#990000;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
	font-size:10px;
	

}
.link_maroon:hover{
	color:#fff;
	background-color:#990000;

	

}
/*----------------------------------------------------------------cell---*/
.cell_border_bot_1px_blue {
	border-bottom:#0099CC solid 1px;

}
.cell_border_bot_1px_blue {
	border-bottom:#205B88 solid 1px;

}

/*----------------------------------------------------------------table---*/
#t_prop_list{
	border:1px dashed #999999;
	background:#FFFFFF;
	width:182px;
	max-width:182px;
	

}
#t_prop_list td {
	background-color:#fff;	

}
/*----------------------------------------------------------------forms---*/
.form_lables_srch_prop{
	font-size:10px;
}
.form_text_srch_prop{
	font-size:10px;
	width:179px;
}
.form_btn_link{
	text-decoration:none;
	color:#006699;
}
#form_details_contact {
	border-width:1px;
	border-style:double;
	border-color:#CCCCCC;
	padding:7px;
	background-color:#FFFFFF;
	padding-top:16px;

}
#form_details_contact textarea {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;


}#form_details_contact .textf{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;}

/*----------------------------------------------------------------pictures---*/
/*----------------------------------------------------------------div---*/
.div_more_listings {
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;

}
.div_more_listings:hover {
	background-color:#006699;
	color:#FFFFFF;

}
.div_bottom_nav {
	line-height:18px;
	font-size:10px;

}
#tbl_blog_topics #td_cells{
	width:472px;
	height:32px;
	margin:5px;
	padding: 5px;
	background:#FFFFFF;
	border: #CCCCCC solid 1px ;
	border-spacing:4px;
	

}
#tbl_blog_topics #td_cells:hover{
 	background-color:#F5F5F5;
	border-bottom:dashed;

}
/*----------------------------------------------------------------3 main col's bg's---*/
#cols_top {
	background-image:url(../images/mid_borders_top.png);
	background-repeat:no-repeat;
	background-position:top;
}
#cols_mid {
	background-image:url(../images/mid_borders_mid.png);
	background-repeat:repeat-y;
	background-position:center;
}
#cols_bot {
	background-image:url(../images/mid_borders_botom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#div_left_col{
	float:left;
	width:185px;
/*	min-width:197px;
	max-width:198px;*/
	padding-right:10px;
	padding-left:2px;
	left:0px;
	position:inherit;
	border:0px;
	border-color:#0000FFl;
	border-style:solid;	
	
}
#div_right_col{
	position:inherit;
	float:left;
	width:180px;
/*	min-width:197px;
	max-width:204px;*/
	padding-right:4px;
	padding-left:18px;
	right:0px;
	border:0px;
	border-color:#0000FFl;
	border-style:solid;	
	
}
#div_mid_col{
	position:inherit;
	float:left;
	width:505px;
/*	min-width:517px;
	max-width:520px;*/
	padding-right:4px;
	padding-left:12px;
	border:0px;
	border-color:#0000FFl;
	border-style:solid;	
	
}
