@charset "UTF-8";
@import 'reset.css';

body {
	font-size: 12px;
	background-color: #418F51;
	font-family: "Trebuchet MS", Myriad Pro, Trebuchet, Arial, sans-serif;
}
h1 {
	font-size: 24px;
	color: #418F51;
	padding-bottom: 20px;
}
h2 {
	text-transform: uppercase;
	color: #0078B9;
	text-decoration: none;
	font-weight: bold;
}
p {
	padding-bottom: 10px;
	line-height: 20px;
}
a {
	color: #000;
	text-decoration: underline;
}
#wrapper {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 184px;
	width: 895px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header.home {
	background-image: url(../images/header-home.jpg);
	background-repeat: no-repeat;
}
#header.home #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header.properties {
	background-image: url(../images/header-properties.jpg);
	background-repeat: no-repeat;
}
#header.properties #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}
#header.lotbuyers {
	background-image: url(../images/header-lot-buyers.jpg);
	background-repeat: no-repeat;
}
#header.lotbuyers #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -76px;
}
#header.gallery {
	background-image: url(../images/header-gallery.jpg);
	background-repeat: no-repeat;
}
#header.gallery #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -114px;
}
#header.subdivision {
	background-image: url(../images/header-subdivision.jpg);
	background-repeat: no-repeat;
}
#header.subdivision #nav {
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -190px;
}
#header #topnav {
	position: relative;
	height: 16px;
	width: 225px;
	top: 24px;
	left: 475px;
}
#header #topnav ul {
	height: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
#header #topnav ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#header #topnav ul li a {
	color: #FFF;
	text-decoration: none;
}
#header #topnav ul li a:hover , #header #topnav ul li.selected{
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#header #nav  {
	height: 38px;
	width: 895px;
	position: relative;
	top: 130px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#header #nav ul {
	padding-top: 9px;
}
#header #nav ul li {
	display: inline;
	padding-right: 14px;
	padding-left: 14px;
}
#header #nav ul li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#header #nav ul li a:hover {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
#content {
	background-color: #FFF;
	padding-top: 20px;
}
#content #top {
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 10px;
}
#content #leftcolumn , #content #rightcolumn{
	float: left;
}
#content #bottom {
	clear: both;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 16px;
}
#content.home #leftcolumn {
	width: 370px;
	padding-left: 60px;
	padding-right: 25px;
}
#content.home #bottom {
	background-image: none;
	padding: 0px;
}
#content.about #leftcolumn {
	width: 510px;
	padding-left: 60px;
	padding-right: 25px;
}
#content.links p  {
	line-height: normal;
}
#content.links #top h1 , #content.faq #top h1 , #content.contact #top h1{
	padding: 0px;
}
#content.links #leftcolumn {
	width: 230px;
	padding-left: 60px;
	padding-top: 10px;
}
#content.links #rightcolumn.column1 {
	width: 280px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 30px;
	padding-top: 10px;
	height: 515px;
}
#content.links #rightcolumn.column2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 30px;
	padding-top: 10px;
	height: 515px;
}
#content.properties #leftcolumn {
	width: 285px;
	padding-left: 60px;
	padding-right: 5px;
}
#content.properties #leftcolumn a.brochure {
	background-image: url(../images/request-brochure.gif);
	display: block;
	height: 28px;
	width: 140px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
}
#content.properties #rightcolumn.column1 {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 20px;
	margin-top: 50px;
}
#content.properties #rightcolumn.column2 {
	width: 240px;
	padding-left: 30px;
	margin-top: 50px;
}
#content.properties #bottom table{
	margin-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	width: 850px;
}
#content.properties #bottom table td{
	padding-bottom: 5px;
}
#content.properties #bottom table tr td a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#content.properties #bottom.property {
	padding-left: 60px;
}
#content.properties #bottom.property p.thumb {
	float: left;
	width: 130px;
	padding-right: 6px;
}
#content.lotbuyers #top h1 {
	float: left;
	margin-right: 60px;
}
#content.lotbuyers #leftcolumn {
	width: 350px;
	padding-left: 60px;
	padding-right: 40px;
}
#content.lotbuyers #leftcolumn a {
	background-image: url(../images/download-guide.gif);
	display: block;
	height: 31px;
	width: 232px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
}
#content.lotbuyers #leftcolumn a:hover {
	text-decoration: underline;
}
#content.lotbuyers #rightcolumn {
	width: 340px;
	padding-right: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 40px;
}
#content.gallery #leftcolumn {
	width: 290px;
	padding-left: 60px;
	padding-right: 25px;
}
#content.gallery #rightcolumn {
	width: 460px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 30px;
}
#content.gallery #rightcolumn .thumbs {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 460px;
	overflow: auto;
}
#content.gallery #rightcolumn .thumbs p.cityname {
	float: left;
	padding-bottom: 0px;
}
#content.gallery #rightcolumn .thumbs p.enlarge {
	text-transform: uppercase;
	float: right;
	font-size: 10px;
	padding-bottom: 0px;
	margin-right: 4px;
}
#content.gallery #rightcolumn .thumbs p.thumb {
	clear: right;
	float: left;
	width: 88px;
	padding-right: 4px;
}
#content.subdivision #top {
	overflow: auto;
}
#content.subdivision #top img {
	vertical-align: middle;
}
#content.subdivision #top h1.requirements {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content.subdivision #top p.download {
	float: left;
	width: 258px;
	padding-bottom: 0px;
}
#content.subdivision #leftcolumn , #content.faq #leftcolumn   {
	width: 350px;
	padding-left: 60px;
	padding-right: 40px;
}
#content.subdivision #rightcolumn , #content.faq #rightcolumn   {
	width: 340px;
	padding-right: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 40px;
}
#content.contact #leftcolumn table tr td input {
	width: 100%;
	margin-bottom: 2px;
	margin-top: 2px;
	float: left;
}
#content.contact #leftcolumn table tr td input.radio {
	margin-bottom: 2px;
	margin-top: 2px;
	float: left;
	width: 20px;
	vertical-align: middle;
}
#content.contact #leftcolumn {
	width: 400px;
	padding-left: 60px;
	padding-right: 40px;
}
#content.contact #rightcolumn {
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 40px;
}
#footer {
	color: #FFF;
	letter-spacing: 2px;
	font-size: 10px;
	margin: 10px;
	text-align: center;
}
.arrow {
	vertical-align: middle;
	margin-left: -11px;
	margin-right: 5px;
}
.icon {
	vertical-align: middle;
	margin-right: 8px;
}
.clearboth {
	clear: both;
}
a.redlink {
	color: #E21512;
}
a.bluelink {
	color: #1F85FF;
}
a.purplelink {
	color: #A014C5;
}
a.greenlink {
	font-weight: bold;
	color: #3E8333;
	font-size: 16px;
}
