/* new for 2007 */
.floating_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-align: center;
	width: 275px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin: 0px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;


}



/* QUICK SEARCH */

.table_properties {
	width: 300;
	/*border-width: 1px;
	border-color: #330066;
	border-style: solid;*/
	background-image: url("images/gold_bckgrnd.gif");
	/*background-color:  #0066CC;*/
	padding: 1px;

}

.lables_column {
	width: 108;
}

.fields_column {
	width: 152;
}


.form_lables { 
	font-family: Arial, Helvetica, Geneva; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
	text-align: right;
	}

.property_type_lables {
	font-family: Arial, Helvetica, Geneva; 
	font-size: 10px; 
	/*font-weight: bold; */
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}



.table_virtual_tours {
	width: 260;
	/*border-width: 1px;
	border-color: #330066;
	border-style: solid;
	background-image: url("images/bg_searchbox.gif");
	background-color: #D1CFFA;*/
	padding: 1px;
}

.vt_lables { 
	font-family: Verdana; 
	font-size: 10px; 
	/*font-weight: bold;*/
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}
