body {
	background: url(../images/wood.jpg) repeat;
	width: 975px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
a, a:visited {
	color: #004a91;
	text-decoration: none;
	}
	
a:hover {
	color: #002f5d;
	text-decoration: underline;
	}
	
#wrapper {
	width: 975px;
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 975px;
	height: 26px;
	}
	
#middle {
	background: url(../images/middle.png) repeat-y;
	width: 975px;
	}
	
#bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 975px;
	height: 27px;
	}
	
#mainContainer {
	margin-left: 20px;
	}
	
#mainContent {
	margin: 0 14px 0 14px;
	padding: 6px 0 9px 0;
	*padding: 6px 0 0 0;
	width: 909px;
	position: relative;
	z-index: 1;
	}
	
#topNails {
	background: url(../images/nails.png) no-repeat;
	width: 930px;
	height: 32px;
	position: absolute;
	z-index: 4;
	margin: 0 0 0 4px;
	*margin: 0 0 0 -10px;
	}
	
#bottomNails {
	background: url(../images/nails.png) no-repeat;
	width: 930px;
	height: 32px;
	position: absolute;
	z-index: 4;
	margin: -31px 0 0 4px;
	}
	
#middleImage {
	background: url(../images/middleImage.png) no-repeat;
	width: 909px;
	height: 269px;
	}
	
#header {
	margin-bottom: 14px;
	}
	
#logo {
	float: left;
	width: 198px;
	height: 131px;
	}
	
#yellowTopLine {
	background: url(../images/yellowTopLine.png) no-repeat;
	width: 711px;
	height: 131px;
	float: right;
	}
	
#topNav {
	padding: 72px 0 0 0;
	}
	
.tallLine {
	background-color: #f3c221;
	width: 1px;
	height: 30px;
	margin: 0 3px 0 3px;
	}
	
.yellowLine {
	background-color: #f3c221;
	width: 909px;
	height: 5px;
	margin: 14px 0 14px 0;
	}
	
.phone {
	font-size: 11pt;
	color: #005501;
	}
	
#col1 {
	width: 200px;
	float: left;
	}
	
#col2 {
	width: 695px;
	float: right;
	min-height: 350px;
	}
	
.colClear {
	clear: both;
	}
	
.header {
	font-size: 18pt;
	color: #000000;
	}
	
.tom {
	text-align: center;
	margin: 8px 0 0 0;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #F3C221;
	}
	
.tom img {
	border: solid 2px #ccc;
	}
	
.tomName {
	font-size: 18pt;
	color: #005501;
	}
	
.cell {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px 0 0 0;
	}
	
.header2 {
	font-size: 14pt;
	color: #000;
	}
	
.mainHeader {
	font-size: 16pt;
	color: #005501;
	}
	
.first {
	margin-top: 0;
	padding-top: 0;
	}
	
#col1 ul {
	margin: 0;
	padding: 0;
	}
	
#col1 ul li {
	list-style-type: none;
	}
	
#col1 ul li a, #col1 ul li a:visited {
	background: url(../images/greenArrow.png) no-repeat;
	display: block;
	color: #4c565a;
	text-decoration: none;
	border-bottom: solid 1px #f3c221;
	font-size: 12pt;
	padding: 0 0 9px 16px;
	margin-top: 9px;
	}
	
#col1 ul li a:hover {
	background: url(../images/yellowArrow.png) no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #f3c221;
	font-size: 12pt;
	padding: 0 0 9px 16px;
	margin-top: 9px;
	}
	
#col1 ul .special {
	list-style-type: none;
	}
	
#col1 ul .special a, #col1 ul .special a:visited {
	background: url(../images/greenArrow.png) no-repeat;
	display: block;
	color: #4c565a;
	text-decoration: none;
	border-bottom: solid 1px #f3c221;
	font-size: 12pt;
	padding: 0 0 9px 16px;
	margin-top: 0;
	}
	
#col1 ul .special a:hover {
	background: url(../images/yellowArrow.png) no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #f3c221;
	font-size: 12pt;
	padding: 0 0 9px 16px;
	margin-top: 0;
	}
	
#featured {
	background-color: #e2e2e2;
	width: 100%;
	min-height: 250px;
	*padding-bottom: -5px;
	*margin-bottom: -5px;
	}
	
#featured2 {
	background-color: #e2e2e2;
	width: 100%;
	min-height: 180px;
	*padding-bottom: -5px;
	*margin-bottom: -5px;
	}
	
#featuredContent {
	padding: 7px;
	}
	
.font {
	color: #4c565a;
	font-size: 16pt;
	}
	
.fontUnderline {
	font-size: 16pt;
	color: #4c565a;
	border-bottom: solid 1px #696969;
	padding-bottom: 3px;
	margin-bottom: 6px;
	}
	
#featuredCol1 {
	float: left;
	width: 199px; 
	margin: 8px 0 0 10px;
	}
	
#featuredCol2 {
	float: left;
	width: 199px; 
	margin: 8px 0 0 32px;
	}
	
#featuredCol3 {
	float: right;
	width: 199px; 
	margin: 8px 10px 0 0;
	}
	
.featuredTitle {
	color: #005501;
	font-size: 13pt;
	margin-top: 5px;
	}
	
.location {
	font-size: 9pt;
	}
	
.acres {
	font-size: 11pt;
	margin-top: 6px;
	}
	
.price {
	float: right;
	font-size: 11pt;
	color: #9e0000;
	margin-top: 6px;
	}
	
.getMore {
	margin-bottom: 3px;
	text-align: center;
	}
	
#topNav a, #topNav a:visited {
	color: #4c565a;
	text-decoration: none;
	}
	
#topNav a:hover {
	color: #005501;
	text-decoration: none;
	}
	
#footer {
	text-align: center;
	margin: -4px 0 6px 0;
	color: #ffffff;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}
	
#copyright {
	font-size: 9pt;
	margin-top: 3px;
	font-weight: bold;
	color: #ffffff;
	}

#designBy {
	font-size: 9pt;
	margin-top: 3px;
	font-weight: bold;
	color: #ffffff;
	}
	
#designBy a, #designBy a:visited {
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
	}
	
#designBy a:hover {
	color: #ededed;
	text-decoration: underline;
	font-weight: bold;
	}
	
#middleCol1 {
	width: 200px;
	float: left;
	}
	
#middleCol2 {
	width: 200px;
	float: left;
	margin: 0 0 0 100px;
	}
	
#middleCol3 {
	width: 203px;
	float: right;
	margin: 0 95px 0 0;
	/*border: 1px solid red;*/
	}
	
#middleCol1Content {
	margin: 160px 0 0 0;
	}
	
#middleCol2Content {
	margin: 70px 0 0 0;
	}
	
#middleCol3Content {
	margin: 160px 0 0 0;
	}
	
.middleHeader {
	font-size: 26pt;
	color: #005501;
	text-align: center;
	}
	
.middleHeader a, .middleHeader a:visited {
	color: #005501;
	text-decoration: none;
	}
	
.middleHeader a:hover {
	color: #005501;
	text-decoration: none;
	}
	
.link {
	text-align: right;
	margin: 6px 3px 0 0;
	}
	
.link2 {
	text-align: right;
	margin: 6px 0 0 0;
	}
	
.floatRight {
	float: right;
	margin: 0 0 6px 6px;
	}
	
.floatRight2 {
	float: right;
	}
	
.floatRight3 {
	float: right;
	margin: 0 12px 0 0;
	}
	
.floatRight2 img {
	margin: 0 0 0 8px;
	}
	
.blacktab {
	background-color: #E2E2E2;
	padding: 10px;
	display: block;
	font-size: 12pt;
	color: #005501;
	border-right: solid 1px #323232;
	}
	
.graytab a, .graytab a:visited {
	background-color: #353535;
	padding: 10px;
	display: block;
	color: #ffffff;
	font-size: 12pt;
	border-right: solid 1px #787878;
	}
	
.special3 a, .special3 a:visited {
	background-color: #353535;
	padding: 10px;
	display: block;
	color: #ffffff;
	font-size: 12pt;
	border: none;
	}
	
.graytab a:hover {
	background-color: #E2E2E2;
	padding: 10px;
	color: #005501;
	text-decoration: none;
	}
	
.special3 a:hover {
	background-color: #E2E2E2;
	padding: 10px;
	color: #005501;
	text-decoration: none;
	}
	
.titleUnderline2 {
	font-size: 16pt;
	color: #005501;
	border-bottom: solid 1px #696969;
	padding-bottom: 3px;
	margin-bottom: 6px;
	}
	
.subheader {
	color: #005900;
	font-size: 12pt;
	}
	
.line2 {
	width: 100%;
	height: 1px;
	background-color: #696969;
	margin: 3px 0 10px 0;
	}
	
.headerUnderline {
	font-size: 18pt;
	border-bottom: solid 1px #696969;
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
	}
	
.line3 {
	width: 100%;
	height: 1px;
	background-color: #3E3E3E;
	margin: 3px 0 10px 0;
	}
	
.line {
	width: 1px;
	height: 35px;
	background-color: #696969;
	margin: 0 6px 0 6px;
	}
	
.greyBackground {
	background-color: #E2E2E2;
	border-top: solid 2px #696969;
	}
	
.height {
	height: 1px;
	}
	
.floatLeft {
	width: 190px;
	float: left;
	min-height: 190px;
	text-align: center;
	margin: 0 30px 8px 0;
	}
	
#contactForm {
	background-color: #e2e2e2;
	width: 100%;
	min-height: 180px;
	*padding-bottom: -5px;
	*margin-bottom: -5px;
	}
	
#contactContent {
	padding: 7px;
	}
	
.type {
	text-align: right;
	/*font-weight: bold;
	color: #4c565a;*/
	}
	
.insurance a, .insurance a:visited {
	font-size: 14pt;
	}
	
.small {
	font-size: 9pt;
	color: #4c565a;
	}
	
.greyLine {
	background-color: #696969;
	width: 100%;
	height: 1px;
	margin: 8px 0 8px 0;
	*margin: 25px 0 8px 0;
	}
	
.numbers li {
	list-style-type: decimal;
	}
	
#calculator {
	width: 500px;
	}
	
.capHeader {
	font-size: 12pt;
	margin: 12px 0 0 0;
	width: 100%;
	font-weight: bold;

	}
	
.capHeader td {
	padding: 10px 0 0 0;
	border-bottom: solid 1px #696969;
	}
	
.greenName {
	color: #007301;
	}
	
.imgFloatRight {
	float: right;
	padding: 0 0 3px 8px;
	}
	
.imgFloatRight img {
	border: solid 2px #ccc;
	}
	
.solidBorder {
	border: solid 2px #ccc;
	}