html, body {
	height: 100%;
	background: #054B03;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #054B03;
}

div#site {
	min-height: 100%;
	height: 100%;
	width: 880px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#header {
	width: 100%;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px none #000;
	border-left: 1px solid #000;
	height: auto;
	background: #E2C51B;
	position: relative;
}

#menu {
	width: 100%;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 5px;
	margin: 0px;
	background: #FBF7DB;
}

#submenu {
	padding: 10px;
	margin: 0px 5px 0px 0px;
	line-height: 21px;
}

#menu ul, #submenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#submenu ul.second {
	display: inline;
	margin: 0px 0px 0px 10px;
}

#menu li, #submenu li {
	display: inline;
	padding: 0px;
	margin: 2px;
}

#menu a, #submenu a {
	background: #E2C51B;
	padding: 1px 3px;
	margin: 0px;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #CCCCCC;
}

#menu a:hover, #submenu a:hover {
	color: #900;
	border: 1px solid #900;
	background-color: #EAD24D;
}

#menu a.highlight, #submenu a.highlight {
	background: #E2C51B;
	padding: 1px 3px;
	margin: 0px;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #990000;
	border: 1px solid #990000;
}

#wrapper {
	width: 100%;
	margin: 0px;
	background: #FFFFFF;
	padding: 5px;
	border-top: 0px none #000;
	border-right: 1px solid #000;
	border-bottom: 0px none #000;
	border-left: 1px solid #000;
	position: relative;
}

#footer {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	height: auto;
	background: #E2C51B;
	font-size: 9px;
	color: #333333;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer a {
	color: #000000;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	float: right;
	text-align: right;
	clear: both;
}

h2 {
	margin: 0px;
	padding: 0px;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	clear: both;
}

h3 {
	text-align: left;
	margin: 31px 0px 0px;
	padding: 0px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}

h3.county {
	text-align: left;
	clear: both;
	margin: 22px 8px 2px 0px;
	padding: 0px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

h3.county a {
	text-decoration: none;
}

h4 {
	text-align: left;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B4B4B;
	letter-spacing: -1px;
}

#wrapper div.big_button, #wrapper div.big_button_hover {
	background: #FBF7DB;
	border: 1px solid #666666;
	width: 45%;
	padding: 14px;
	text-transform: uppercase;
	float:left;
	text-align: center;
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#wrapper div.big_button_hover {
	background-color: #F1E37E;
	cursor: pointer;
}

#wrapper div.big_button_right, #wrapper div.big_button_right_hover {
	background: #FBF7DB;
	border: 1px solid #666666;
	width: 45%;
	padding: 14px;
	text-transform: uppercase;
	float: right;
	text-align: center;
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#wrapper div.big_button_right_hover {
	background-color: #F1E37E;
	cursor: pointer;
}

#wrapper div.big_button a, #wrapper div.big_button_right a, #wrapper div.big_button_hover a, #wrapper div.big_button_right_hover a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#wrapper div.big_button_hover a, #wrapper div.big_button_right_hover a {
	color: #900;
	text-decoration: underline;
}

div#header_holder { position: relative; }

div#header_holder span#sharethis {
	position: absolute;
	bottom: 3px;
	right: 5px;
}

#control {
	border: 2px solid #E2C51B;
	position: absolute;
	top: 5px;
	right: 5px;
	background: #FBF7DB;
	padding: 1px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	margin: 0px;
}

#control a {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#active {
	border: 2px solid #990000;
	position: absolute;
	top: 5px;
	right: 5px;
	background: #FBF7DB;
	padding: 1px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	letter-spacing: -1px;
	margin: 0px;
}

p {
	color: #2C5C59;
	text-align: justify;
	margin: 2px 8px 8px 0px;
	padding: 0px 8px;
	font-size: 12px;
	line-height: 17px;
}

p.left {
	text-align: left;
}

p.quote {
	margin: 6px 8px 8px 0px;
	padding: 0px 0px 14px;
	font: italic bold normal 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

p.disclaimer {
	margin: 2px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	letter-spacing: -1px;
}

p.error {
	font-size: 14px;
	margin: 0px;
	width: auto;
	font-weight: bold;
	color: #993300;
	position: absolute;
	top: 21px;
	left: 7px;
	font-variant: small-caps;
	letter-spacing: -1px;
	padding: 2px 15px;
	background: #FBF7DB;
	border: 1px dotted #990000;
}

p.indent {
	margin: 25px 0px 25px 25px;
}

#wrapper ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}

#wrapper ul li {
	margin: 5px 0px 20px;
	padding: 0px;
}

#wrapper ul li strong {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

a {
	color: #2C5C59;
}

a.alert, strong.alert {
	color: #FF6600;
	font-weight: normal;
}

a.warning, strong.warning {
	color: #990000;
}

#image_holder {
	background: #FBF7DB;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #666666;
	clear: both;
	margin: 5px 0px 0px;
}

#image_holder table {
	width: 100%;
	padding: 1px;
	margin: 0px;
}

p.highlight {
	text-align: center;
	margin: 2px 12px 12px;
	font-size: 14px;
	font-weight: bold;
}

p.err, p.mss {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#login, #loggedin {
	border: 1px solid #5A678A;
	height: 20px;
	width: 435px;
	padding: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #054B03;
	position: absolute;
	left: 5px;
	top: 5px;
}

#loggedin {
	border: 1px none #5A678A;
}

#loggedin .logout, #loggedin .logout a {
	font-size: 10px;
	color: #054B03;
}

#login .box {
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	color: #054B03;
	border: 1px solid #054B03;
	width: 85px;
	margin: 0px 5px 0px 2px;
	padding: 1px;
}

#login .button {
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #FBF7DB;
	color: #054B03;
	border: 1px solid #054B03;
	width: 60px;
	margin: 0px 5px 0px 2px;
	padding: 0px;
}

img.header_img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

#map {
	font-size: 8px;
	width: 310px;
	border: 1px solid #333333;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#map p {
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
}

#nomap {
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
	width: 310px;
	border: 0px solid #333333;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.property_thumb, .property_thumb_hover {
	border: 1px solid #CCCCCC;
	width: 423px;
	height: 180px;
	float: left;
	background: #FBF7DB;
	overflow: hidden;
	position: relative;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 6px;
	padding: 2px;
}

.property_thumb_hover {
	border: 1px solid #900;
	background-color: #F9F2C6;
	cursor: pointer;
}

.property_thumb a, .property_thumb_hover a {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #054B03;
	margin-top: 1px;
	margin-bottom: 2px;
	text-decoration: none;
	padding: 0px;
}

.property_thumb_hover a {
	color: #900;
}

.property_thumb div.subtitle, .property_thumb_hover div.subtitle {
	letter-spacing: normal;
	font-size: 10px;
	margin: 1px 0px 3px;
	padding: 0px;
	color: #4B4B4B;
	height: 26px;
	font-weight: bold;
}

.property_thumb a img, .property_thumb_hover a img {
	border: 1px solid #054B03;
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

.property_thumb_hover a img {
	border: 1px solid #900;
}

.property_thumb div.description, .property_thumb_hover div.description {
	font-size: 11px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	text-align: left;
	vertical-align: bottom;
	line-height: 14px;
	width: 250px;
	overflow: hidden;
	position: relative;
}

.property_thumb div.description a, .property_thumb_hover div.description a {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #4B4B4B;
}

.property_thumb div.price, .property_thumb_hover div.price {
	font-size: 9px;
	margin: 3px 0px 0px;
	padding: 0px;
	border: 1px solid #E2C51B;
	line-height: 12px;
	letter-spacing: -1px;
	height: 12px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 99%;
}

.property_thumb div.price span.reverse, .property_thumb_hover div.price span.reverse {
	background: #E2C51B;
	padding: 1px 1px 1px 5px;
	margin: 0px;
}

.property_thumb .location, .property_thumb .sleeps, .property_thumb_hover .location, .property_thumb_hover .sleeps {
	font-size: 10px;
	letter-spacing: -1px;
	margin: 1px 0px 2px;
	padding: 0px;
	color: #990000;
}

.property_thumb .location, .property_thumb_hover .location {
	padding: 2px;
}

#navigation, #navigation a {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: -1px;
	margin: 0px 0px 10px;
	padding: 0px;
}

#navigation a:hover {
	text-decoration: underline;
}

#wrapper #keyfacts {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px;
	padding: 0px;
	float: right;
}

#wrapper #keyfacts P {
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 2px;
	width: 220px;
	text-align: left;
}

#wrapper #keyfacts a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #054B03;
}

#wrapper #keyfacts a.small {
	font-size: 10px;
}

#wrapper #infoblock {
	width: 220px;
	padding: 0px;
	float: right;
	margin: 0px;
}

#wrapper #infoblock h3 {
	background: #FBF7DB;
	width: auto;
	display: block;
	text-decoration: underline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
	letter-spacing: normal;
	word-spacing: normal;
	border-top: 1px none #054B03;
	border-right: 1px solid #054B03;
	border-bottom: 1px none #054B03;
	border-left: 1px solid #054B03;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}

#wrapper #infoblock h4 {
	background: #054B03;
	padding: 2px 0px 2px 5px;
	width: auto;
	margin: 0px;
	display: block;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	clear: both;
	letter-spacing: normal;
	word-spacing: normal;
}

#wrapper #infoblock p {
	padding: 2px 2px 5px 5px;
	width: auto;
	margin: 0px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FBF7DB;
	text-align: left;
	border-top: 1px none #054B03;
	border-right: 1px solid #054B03;
	border-bottom: 1px solid #054B03;
	border-left: 1px solid #054B03;
}

#wrapper #infoblock p span.hover {
	padding: 0px;
	margin: 0px;
}

#wrapper #infoblock div.other_properties, #wrapper #infoblock div.other_properties_hover {
	margin: 0px;
}

#wrapper #infoblock div.other_properties h3, #wrapper #infoblock div.other_properties_hover h3 {
	color: #000;
	background: #FBF7DB;
}

#wrapper #infoblock div.other_properties_hover h3 {
	color: #900;
	background-color: #F1E37E;
	cursor: pointer;
}

#wrapper #infoblock div.other_properties p, #wrapper #infoblock div.other_properties_hover p {
	background-color: #FBF7DB;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}

#wrapper #infoblock div.other_properties_hover p {
	background-color: #F1E37E;
	cursor: pointer;
}

#wrapper #infoblock p em {
	width: 150px;
	display: block;
	font-style: normal;
	border: none;
}

#wrapper #infoblock img {
	margin: 2px 8px 5px 0px;
	padding: 2px 0px 0px;
	float: left;
}

#wrapper #infoblock img.property {
	padding: 0px;
	float: none;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}

#wrapper #infoblock span {
	padding: 0px 0px 3px 5px;
	width: auto;
	margin: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
}

#wrapper #infoblock div.nearby_properties, #wrapper #infoblock div.nearby_properties_hover {
	width: auto;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FBF7DB;
	text-align: center;
	border-top: 1px solid #054B03;
	border-right: 1px solid #054B03;
	border-bottom: 1px solid #054B03;
	border-left: 1px solid #054B03;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#wrapper #infoblock div.nearby_properties_hover {
	background-color: #F1E37E;
	cursor: pointer;
}

#wrapper #infoblock div.nearby_properties a, #wrapper #infoblock div.nearby_properties_hover a {
	font-weight: bold;
	text-decoration: none;
}

#wrapper #infoblock div.nearby_properties_hover a {
	color: #990000;
}

#region_list {
	margin: 15px
}

#region_list li a {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

#bookmark_box {
	border: 1px dotted #666666;
	padding: 3px;
	margin: 8px 0px 12px;
	background: #FBF7DB;
	font-size: 11px;
}

#bookmark_box.hint {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
}

#bookmark_box strong {
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #999999;
}

#bookmark_box a {
	text-decoration: none;
}

#specials_box {
	border: 1px solid #990000;
	padding: 6px;
	margin: 8px 0px 12px;
	background: #FBE8DB;
	font-size: 12px;
	color: #000000;
}

#specials_box b {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

.search_results {
	text-align: right;
}

.search_results ul {
	display: inline;
	margin: 4px 0px 15px;
	padding: 0px 0px 15px;
}

.search_results ul li {
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px 14px 2px 0px;
}

.search_results ul li a {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
	word-spacing: -1px;
	white-space: nowrap;
}

.search_results ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

#body_area {
	width: 640px;
	float: left;
	margin: 10px 0px 15px;
	padding: 0px;
}

#body_area #features {
	width: auto;
	text-align: center;
	background: #FBF7DB;
	border-top: 1px solid #054B03;
	border-bottom: 1px solid #054B03;
	padding: 3px;
}

#body_area #features ul {
	list-style: square outside;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#body_area #features li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
	font-size: 12px;
	color: #990000;
	letter-spacing: -1px;
	font-weight: bold;
}

#body_area #features li span.no_wrap {
	white-space: nowrap;
}

#body_area #features li span.no_wrap img {
	margin: 10px 0px 0px;
	padding: 0px 3px 0px 0px;
}

#body_area #features li em {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #054B03;
}

#body_text p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

#body_text ul {
	list-style: square outside;
	margin: 10px 10px 0px 20px;
	padding: 0px;
}

#body_text ol {
	list-style: decimal outside;
	margin: 10px 10px 0px 20px;
	padding: 0px;
}

#body_text ul li, #body_text ol li {
	margin: 5px 0px 10px 70px;
	padding: 0px;
}

#body_text ul li strong, #body_text ol li strong {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
}

#payment_cards {
	width: 500px;
	text-align: center;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	margin: 15px auto 5px;
}

#payment_cards img {
	vertical-align: middle;
	margin: 0px 3px;
	padding: 0px;
	border: none;
}

#special_offer {
	background: #FBF7DB;
	text-align: center;
	margin: 12px auto 20px;
	padding: 4px;
	width: 700px;
	border: 1px solid #666666;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -1px;
}

#special_offer strong {
	color: #990000;
	font-weight: bold;
}

#special_offer a {
	font-weight: bold;
}

#special_offer a:hover {
	color: #990000;
}

p.pre_foot {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin: 12px auto 0px;
	font-weight: bold;
}

p.pre_foot a {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin: 14px auto 0px;
	font-weight: bold;
	text-decoration: none;
}

table#find_for_me {
	text-align: center;
	margin: 12px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 730px;
}

table#find_for_me th {
	text-align: left;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 3px;
	background: #FBF7DB;
	font-size: 11px;
}

table#find_for_me th.centre {
	text-align: center;
}

table#find_for_me td {
	text-align: left;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 4px 3px 5px;
	font-size: 11px;
}

table#find_for_me td.centre {
	text-align: center;
}

#contact_menu {
	margin: 25px 0px 30px 45px;
}

#contact_menu li {
	text-indent: -15px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 40px;
	font-size: 14px;
	line-height: 16px;
	list-style: square;
}

#contact_menu li a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

#contact_menu li strong {
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

#contact_menu li em {
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-weight: bolder;
}

div.clearfloats {
	clear: both;
	font-size: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
}

iframe.calendar {
	margin: 0px auto;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #FFF;
	text-align: center;
	position: relative;
	left: 50px;
}

div#intro {
	border: 1px solid #CCCCCC;
	width: 749px;
	padding: 8px;
	margin: 4px 4px 14px 0px;
	background: #FBF7DB;
}

div#google_banner {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 20px;
}

iframe#amazon {
	text-align: center;
	margin: 0px;
	padding: 0px;
}