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

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/leaf_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header {
	background-image: url(images/Header_bg.jpg);
	height: 373px;
	width: 960px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#landandbuild {
	font-weight: bold;
	color: #CC0000;
	margin-top: 135px;
	margin-left: 80px;
}
ul.nav_top   li.home a {
	background-image: url(images/home_button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 211px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	background-position: 0px -40px;
}
ul.nav_top li {
	display: block;
}
ul.nav_top li a {
	display: block;
	height: 33px;
	width: 211px;
}
ul.nav_top    li.home  a:hover  {
	background-position: 0px 0px;
}
ul.nav_top li.about a:hover {
	background-position: 0px 0px;
}
ul.nav_top li.contact a:hover {
	background-position: 0px 0px;
}
ul.nav_top li.property a:hover {
	background-position: 0px 0px;
}
ul.nav_top {
	list-style-type: none;
}
ul.nav_top li.about a {
	background-image: url(images/about_button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 211px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	background-position: 0px -80px;
}
ul.nav_top li.property a {
	background-image: url(images/property_button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 211px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	background-position: 0px -80px;
}
ul.nav_top li.contact a {
	background-image: url(images/contact_button.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 196px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	background-position: 0px -80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
ul.nav_top  li.subnav a {
	height: 18px;
	width: 155px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 6px;
	background-color: #FFFFFF;
	font-size: 0.75em;
	margin-left: 16px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	display: block;
}
ul.nav_top li.subnav a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#nav {
	left: -40px;
	top: -225px;
	position: relative;
	width: 211px;
	float: left;
	height: 300px;
}
#nav img {
	margin-top: 10px;
	margin-left: 40px;
}
#topcontact {
	height: 20px;
	width: 960px;
	color: #CC0000;
}
#topaddress {
	font-size: 0.7em;
	float: left;
	width: 500px;
	margin-left: 3px;
	padding-top: 3px;
}
#topphone {
	font-size: 0.7em;
	float: right;
	margin-right: 3px;
	padding-top: 3px;
}
ul.nav_bottom li {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	height: 30px;
	width: 211px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

ul.nav_bottom {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
	width: 211px;
	position: relative;
	list-style-type: none;
}
ul.nav_bottom a {
	color: #CC0000;
	text-decoration: none;
}
ul.nav_bottom a:hover {
	text-decoration: underline;
}
ul.nav_bottom li.subhead {
	height: 40px;
	color: #000000;
}
ul.nav_bottom li.mpa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 201px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
	clear: left;
}
#crleft {
	float: left;
	width: 600px;
}
#crright {
	float: right;
}
#crright a {
	color: #FF6633;
	text-decoration: none;
	font-variant: small-caps;
}
#content {
	height: 435px;
	background-image: url(images/forsale.gif);
	background-repeat: no-repeat;
	background-position: 650px bottom;
}
#content_top {
	margin-left: 221px;
	width: 710px;
	line-height: 1.6em;
	text-indent: 15px;
	font-size: 1.05em;
	margin-top: 10px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: 1px;
}
#content_bottom {
	width: 350px;
	margin-left: 221px;
	line-height: 1.6em;
	text-indent: 15px;
	font-size: 1.05em;
	margin-top: 10px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: 1px;
}
#groupnav {
	height: 25px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
}
.redtext {
	color: #CC0000;
}
#groupnav a {
	color: #000000;
	text-decoration: none;
}
#groupnav a:hover {
	color: #CC0000;
}
#content_bottom a.redtext {
	display: none;
}
li.subhead a {
	color: #000000;
}

