body {
	background-color: #c0bbac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #666666;
	margin: 0;
	padding: 0;
}

a {
	color: #69892b;
}

a:hover {
	color: #4299dd;
	text-decoration: none;
}

#ContainAll {
	background: #ffffff url(../images/body-bg.gif) top center repeat-x;
	padding: 9px 0 0 0;
}

#Header {
	background: transparent url(../images/nav-top-bg.gif) top center no-repeat;
	height: 63px;
	margin: auto;
	text-align: left;
	width: 808px;
}

#Header #Links, #Header #Phone {
	float: left;
	padding: 3px 0 0 4px;
}

#Header #Links ul {
	/* background-color: red; */
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	width: 600px;
}

#Header #Links li {
	display: block;
	float: left;
	height: 55px;
	width: 119px;
}

#Header #Links ul a {
	color: #414f62;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 21px 0;
	width: 119px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#Header #Links ul a:hover {
	background: transparent url(../images/nav-top-hover.gif) top center no-repeat;
	color: #ffffff;
}

#Header #Links ul a span {
}

#Header #Links ul a.selected {
	background: transparent url(../images/nav-top-selected.gif) top center no-repeat;
	color: #ffffff;
}

#Header #Links ul a.home span {
}

#Header #Phone {
	float: left;
}

#Header #Phone {
	text-indent: -9999px;
	overflow: hidden;
}

#Main {
	background: #ffffff url(../images/main-bg.gif) top center repeat-y;
	clear: both;
	margin: 5px auto 0;
	width: 808px;
}

#Main p {
	padding: 0;
	margin: 0;
}

#MainBody {
	background: transparent url(../images/main-header.gif) top center no-repeat;
	padding-left: 5px;
}

#MainLeft h2 {
	color: #3766a5;
	font-size: 21px;
	margin: 10px 0 20px 0;
	letter-spacing: -1px;
}

#MainLeft, #MainRight {
	float: left;
	text-align: left;
}

#MainLeft {
	width: 470px;
}

#MainRight {
	background-color: #f4f0e9;
	width: 328px;
	margin-top: 10px;
}

#MainRight h2 {
	color: #926f3f;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
}

#WorthForm label {
	display: block;
	float: left;
	padding: 7px 7px 0 0;
	width: 80px;
	text-align: right;
}

#WorthForm label.long {
	width: 250px;
	text-align: left;
	margin-top: 8px;
}

#WorthForm input, #WorthForm textarea {
	border: 1px solid #dcdcdc;
	background-color: #ffffff;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding: 4px 3px;
	width: 170px;
}

#WorthForm textarea {
	margin-top: 8px;
	width: 258px;
}

#WorthForm input.submit {
	border: none;
	background: none;
	padding: 0;
	margin: 14px 0 0 58px;
	width: 134px;
}

#MainLeftPad {
	padding: 30px 25px;
}

#MainLeftPad p {
  margin: 0 0 10px 0;
	line-height: 16px;
}

#MainRightPad {
	margin-top: 15px;
	padding: 0 15px 30px;
}

#MainRightPad p {
	margin-bottom: 12px;
}

.float-left {
  float: left;
  margin: 0 15px 5px 0;
}

.float-right {
  float: right;
  margin: 0 0 5px 15px;
}

.centered {
  text-align: center;
}
/* Home Right Features */

.features_images {
	width: 137px;
	height: 97px;
	float: left;
}

#LocalStatsImg {
	background: transparent url(../images/local-stats.gif) top left no-repeat;
}

#MeetTheTeamImg {
	background: transparent url(../images/team.gif) top left no-repeat;
}

#MeetTheTeam {
	clear: left;
	padding-top: 15px;
}

.featureText {
	float: left;
	width: 160px;
}

.featureText h3 {
	color: #3766a5;
	font-size: 15px;
	margin: 0;
	padding: 4px 0 0 10px;
}

#MainRightPad .featureText p {
	margin: 0;
	padding: 5px 0 5px 10px;
}

/* END Home Right Features */



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

#Footer {
	background: #c0bbac url(../images/footer-bg.gif) top center repeat-x;
	margin: auto;
}

#Footer p {
	padding: 0;
	margin: 0;
}

#FooterTop {
	background: transparent url(../images/footer-top.gif) top center no-repeat;
	margin: auto;
	width: 808px;
	height: 46px;
}

#FootContainer {
	width: 808px;
	margin: auto;
	padding-bottom: 35px;
}

#Footer h3 {
	color: #2e2518;
	font-weight: normal;
	margin-left: 25px;
}

#Footer ul {
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}

#Footer ul li {
	margin-bottom: 6px;
}

#Footer a {
	color: #69892b;
}

#FootSell, #FootBuy, #FootLinks {
	float: left;
	text-align: left;
	width: 230px;
}

#FootLinks {
	width: 330px;
}

#FootLinks ul {
	float: left;
}

#FootLinks ul a {
	color: #4299dd;
}

#FootLinksPad {
	margin-left: 35px;
}

.notes {
	color: #3766a5;
	font-size: 10px;
}

.clear {
	clear: both;
}

ol.page {
  line-height: 12pt;
}

ol li {
  margin-bottom: 8pt;
}


#CityLinks {
	margin: auto;
	margin-bottom: 25px;
	width: 808px;
	padding: 25px 0px;
}

#CityLinks .city_col {
	border: 1px solid transparent;
	float: left;
	text-align: center;
	width: 200px;
}

#CityLinks .city_col a {
	clear: left;
	color: #ffffff;
}