.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 3px double #666666;
}
.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin: 10px;

}
.search-basic-header {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E1E1;
	background-color: #3B5339;
	padding-top: 6px;
	text-transform: uppercase;
}
.basic-search {
	font-size: 13px;
	color: #000000;
}
.detailed-search {

	font-size: 11px;
	color: #205090;
}
.searchheaders {
	width: 100%;
	font-weight: bold;
	background-color: #F3F3F3;
	border-bottom: 1px solid #666666;
}
.searchbox {
	font-size: 12px;
	border: 1px solid #666666;
	width: 100%;
	margin: 5px;
}
.search-basic-table {
	background-color: #ffffff;
	font-size: 10px;
	border: 1px solid #666666;
	padding: 0px;
}
.spanExpand {
	text-align: center;
}
#region {
	width: 500px;
	border: 1px solid #666666;
	background-color: #ffffff;
}
#basic {
	font-size: 10px;
	width: 500px;
}
#basic td{
	font-size: 11px;
}
#featured-property img {
	width: 300px;
	border: 3px double #1B4166;
}

