BODY {
	background-color: #669922;
	;
	;
	font-family: Arial;
	font-size: 12pt;
	border-left: none;
}
.content {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #476A18;
	border-left-color: #476A18;
	padding-right: 0px;
	padding-left: 0px;
}
.header {
	background-color: #FFFFFF;
}
.header h1 {
	font-size: 36px;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header img {
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right:32px;
}
.topmenu {
	background-color: #C5A8EC;
	clear: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6126B0;
	border-bottom-color: #6126B0;
}
.main {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}





.menu {
  border-top: none;
  font-family: sans-serif;
  font-size: 10pt;
  color: black;
  text-transform: none;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  font-weight: bold;
  line-height: 10pt;
  background-color: transparent;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

H1 {
  font-size: 24pt;
}

.framed {
  border-top: 4px blue groove;
  border-right: 4px blue groove;
  border-bottom: 4px blue groove;
  border-left: 4px blue groove;
}

.frame {
  border-top: 0px none;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px none;
}

.selected {
  border-top: 2px #FFFF00 solid;
  border-right: 2px #FFFF00 solid;
  border-bottom: 2px #FFFF00 solid;
  border-left: 2px #FFFF00 solid;
}

.large-menu {
  border-top: none;
  font-size: 12pt;
  text-transform: none;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  font-weight: normal;
  line-height: 14pt;
  font-family: sans-serif;
  color: blue;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.navigation {
  font-size: 8pt;
  line-height: 8pt;
  text-decoration: none;
  color: blue;
}
.footer {
	background-color: #C5A8EC;
	padding-top: 6px;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px;
}

.footer a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#copyright {
	font-size: 16px;
	padding-top: 12px;
}
#bottommenu {
	padding-top: 12px;
}
.section2 br {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clearboth {
	clear: both;
}
.returntop {
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
	display: block;
}
.gads {
	float: right;
	height: 600px;
	width: 120px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.jumplist {
	font-size: 14px;
	font-weight: bold;
}
.jumplist a {
	text-decoration: none;
}
.listings {
	width: 700px;
	display: block;
	margin-top: 12px;
	margin-left: 40px;
}
.citylist {
	width: 140px;
	float:left;
	margin: 0px;
	font-family: sans-serif;
	font-size: 10pt;
	text-transform: none;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}
.citylist a {
	width: 140px;
	height: 20px;
	display:block;
	text-align: left;
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
.citylist a:hover {
	background-color: #FFFF80;
}
.citytitle {
	margin-left: 12px;
}

.builderlist {
	padding-top:7px;
	padding-bottom:7px;
	font-size: 18px;
	width:800px;
}
.standard {
	padding-left:20px;
}
.premium {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight: bold;
	background-color: #FFFF66;
}

