a:link,
a:visited {
	color: #00c;
}
a:hover,
a:active {
	color: #ff0;
}
a img {
	border: none;
}
div#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #006;
}
div.group h1,
div#listing h1,
div.searchResult h1,
div.searchResult h2,
div.searchResult h3,
div#content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #009;
}
div#listing h2,
div.searchResult h2 {
	font-size: 1em;
}
div#listing h3,
div.searchResult h3 {
	margin-top: 10px;
	font-size: .8em;
}
div#listing h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
div.searchResult {
	clear: both;
}
div.innerContent {
	margin-bottom: 10px;
	clear: both;
}
div.group {
	clear: both;
}
fieldset {
	margin-bottom: 10px;
	border: none;
}
div.field {
	float: left;
}
div.field input {
	margin: 0;
	padding: 0;
	width: 150px;
	margin-right: 10px;
}
div.field select {
	width: 155px;
	margin-right: 10px;
}
div.field input#listingZip {
	width: 50px;
}
div.field label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #006;
	font-weight: bold;
}
ul#contact {
}
ul#contact li {
	list-style-type: disc;
	margin-left: 20px;
}
div#numResults {
	border: 1px solid #317fcb;
	padding: 3px;
	margin: 10px;
	background-color: #6baeef;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
div.searchResult img {
	float: left;
	margin-right: 10px;
}
div.searchResult {
	padding: 10px;	
}
div#listing table {
	float: left;
	margin-right: 10px;
	width: 300px;
}
div#listing table tr td.title {
	font-weight: bold;
	vertical-align: top;
}
div#listing div#photos {
	width: 110px;
	float: right;
}
hr {
	clear: both;
	margin: 5px 0px;
	height: 1px;
	border: none;
	color: #009;
	background-color: #009;
}
div#agents {
	clear: both;
	padding-top: 10px;
}
