@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0px;
}
#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	float: left;
	height: 80px;
	width: 900px;
	background-color: #FFFFFF;
}
#menu {
	background-color: #FFFFFF;
	float: left;
	height: 27px;
	width: 900px;
}
#contentContainer {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#contentRightBtmContainer {
	float: left;
	width: 543px;
	margin-bottom: 10px;
}
#forthcomingSales {
	float: left;
	width: 543px;
}
#homeImage {
	float: left;
	height: 281px;
	width: 900px;
	background-color: #FFFFFF;
}
#contentLeft {
	float: left;
	width: 277px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
.LucidaGreen1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #008061;
}
#contentRightTop {
	float: left;
	width: 543px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.LucidaGreen1Bold {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #008061;
	font-weight: bold;
}
.LucidaGreen1Bold a:link {
	color: #008061;
	text-decoration: none;
}

.LucidaGreen1Bold a:visited {
	color: #008061;
	text-decoration: none;
}
.LucidaGreen1Bold a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #008061;
	float: left;
	height: 8px;
	width: 900px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
.LucidaBlack1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.LucidaBlack1 a:link {
	color: #008061;
	text-decoration: none;
}
.LucidaBlack1 a:visited {
	color: #008061;
	text-decoration: none;
}
.LucidaBlack1 a:hover {
	color: #000000;
	text-decoration: none;
}
#recentLots {
	float: left;
	width: 543px;
}
#calendarContent {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}
.calendarBox {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.servicesColumn {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.contactsImagespacer {
	margin-right: 10px;
}
#contentRightServices {
	float: left;
	width: 543px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentRightNews {
	float: left;
	width: 533px;
	padding-top: 20px;
}
.LucidaBlack1Bold {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}
.footnotes {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
}
.contactsColumn {
	float: left;
	width: 165px;
	padding-right: 15px;
}
#newsArchive {
	float: left;
	width: 800px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.forthcomingLots {
	float: left;
	width: 160px;
	text-align: center;
}
#signupBox {
	padding: 10px;
	background-color: #FFFFFF;
	width: 500px;
	height: 400px;
}
#contentLeftHome {
	float: left;
	width: 277px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
