
h1 {
	margin: 0;
	padding: 10px 25px 10px 25px;
	background-color: #0063a6;
	background-position: 519px 0;
	background-repeat: no-repeat;
	color: white;
	font-size: 18px;
}
.commercial h1 {
	background-image: url(../images/title-photo-commercial.jpg);
}
.apartments h1 {
	background-image: url(../images/title-photo-apartments.jpg);
}

h2 {
	color: #666;
	margin: 0 0 10px;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}
h2 em {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#search {
	width: 519px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
#browse {
	width: 266px;
	float: left;
}
.container {
	padding: 18px 18px 4px 25px;
}

#search .fields1 {
	width: 255px;
	float: left;
	overflow: hidden;
}

#search .fields2 {
	width: 180px;
	float: left;
	overflow: hidden;
}
#search .fields2 {
	margin-left: 20px;
}

.column {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#search .column { width: 245px; }
#search .column .column { width: 117px; }
.column.first {
	margin-left: 0;
}

#after_content { margin: 20px 5px 0; overflow: hidden; zoom: 1; }

#quick_links { width: 150px; float: left; }
#quick_links h2 {
	font-weight: bold;
	text-transform: uppercase;
}
#quick_links ul {
	color: #ccc;
	margin: 0;
	padding: 0 0 0 20px;
}
#quick_links li {
	margin: 0 0 10px 0;
	padding: 0;
}

.ad-browser { float: right; }






.viewlistings {
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

.searchtoptext {
	color: #666;
	font-size: 16px;
	font-weight: normal;
}

.searchtoptext em {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

.searchtoptext2 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
}

.searchtoptext2 em {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#myoutercontainer { position:relative; background: url(/images/404bg.jpg) left top no-repeat; }
#myinnercontainer { padding: 130px 20px 20px 20px; height:150px; text-align: center; line-height: 24px; }

