@charset "UTF-8";
/* CSS Document */

#HomeMainBody {
	margin-left: 5px;
}

#HomeHeader {
	background: transparent url(../images/home-header.jpg) top center no-repeat;
	height: 327px;
	margin: 0;
	padding: 0;
}

#HomeHeader h1 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#HomeHeader p {
	margin: 206px 0 0 10px;
}

#HomeHeader a {
	float: left;
	text-indent: -9999px;
	height: 70px;
	overflow: hidden;
	width: 100px;
}

#MainLeft h2 {
	text-align: center;
	margin-top: 0px;
}

#MainLeftPad, #MainRightPad {
	padding-top: 0;
}

#MainRight {
	margin-top: 0px;
}

#FormBox {
	background: #eaeff2 url(../images/form-bottom.gif) bottom center repeat-x;
	padding-top: 10px;
}

#FeaturedListings {
	float: left;
	margin-bottom: 15px;
}

.featured_listing {
	float: left;
	font-size: 10px;
	width: 140px;
	text-transform: uppercase;
	text-align: center;
}

.featured_listing a img {
	margin-right: 3px;
}

.featured_listing .thumb {
	margin-bottom: 5px;
}

#MainLeftPad .notes {
	padding: 0 0 0 10px;
}


/* MSL SEARCH */

#MLSSearch {
	height: 270px;
	margin: 30px 0 0 0;
}

#MLSSearch p {
}

/* end MLS Search */




/* SellingSystem */

#SellingSystem {
	float: left;
}

#SellingSystemImg{
	background: transparent url(../images/house.jpg) top left no-repeat;
	float: left;
	width: 160px;
	height: 145px;
}

#SellingSystemText {
	float: left;
	width: 250px;
}

#SellingSystemText h3 {
	color: #6b9138;
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -1px;
	margin: 15px 0 12px 10px;
}

#SellingSystemText p {
	margin-left: 10px;
}

/* End SellingSystem */


#mls {
  font-size: 8pt;
}

#mls-search-left {
  float: left;
  width: 190px;
}

#mls-search-middle {
  float: left;
  width: 115px;
}

#mls-search-right {
  float: left;
  width: 115px;
}

#mls input, #mls select {
  margin: 2px 0 4px 0;
  font-size: 8pt;
  width: 110px;
}

#mls-search-left input, #mls-search-left select {
  width: 180px;
}

#mls-search-left .checkbox {
  width: 10px;
}

#mls-lookup {
  clear: both;
}

#cities {
  height: 90px;
}