﻿/* CSS layout */
.red {
	color: #CC3300;
}
.imgborder {
	border-style: solid;
	border-width: 1px;
	margin: 5px 10px;
}
.cellbottomborder {
	text-align: left;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
.cellbordertopbot {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
}
.nospaceabove {
	padding: 0px;
	margin-top: 0px;
}
.nospaceaboveleft {
	margin-top: 0px;
	text-align: left;
}
.nospacebelow {
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
a:active {
	color: #E8E800;
}
a:hover {
	color: #E8E800;
}
a:visited {
	color: #92BE93;
}
.sm8ptfooter {
	font-size: 8pt;
}
.cellborder {
	border: 1px solid #000000;
}
.tableborder {
	border-collapse: collapse;
	border: 2px solid #000000;
	margin-top: 5px;
}
.pixborder {
	margin: 5px;
	border-style: solid;
	border-width: 1px;
}
.nospace {
	padding: 0px;
	margin-bottom: 5px;
}
#subnav p {
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #64936B;
}
#left_col {
	width: 200px;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
	clear: both;
}
#page_content {
	float: right;
	width: 540px;
	clear: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	padding-left: 15px;
	padding-top: 15px;
}
#container {
	border: 1px solid #264B3D;
	margin: 0px;
	width: 760px;
	background-color: #FFFFFF;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	height: 100%;
	float: left;
	clear: none;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 760px;
	font-family: Georgia, "Times New Roman";
	font-size: 10pt;
	line-height: 14pt;
	background-color: #FFFFFF;
	height: 100%;
}
#masthead {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	width: 760px;
	background-image: url('images/topphotos.jpg');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #264B3D;
	float: none;
}
#address {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 760px;
	clear: left;
}
#leftnav {
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	float: left;
	clear: none;
	width: 160px;
}
address {
	padding: 8px 5px 8px 5px;
	margin: 0px;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #4B6D4B;
	text-align: center;
}
#logo {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 150px;
	left: 0px;
	top: 0px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	text-align: center;
	height: 140px;
}
#masthead a {
	text-decoration: none;
	color: #4B6D4B;
}
#masthead a:hover {
	color: #E8E800;
	text-decoration: none;
}
#leftnav ul {
	padding: 0px;
	margin: 0px;
}
#leftnav li {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#leftnav a {
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-position: left center;
	padding: 0px 0px 0px 20px;
	font-family: "Trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	color: #000000;
	background-image: url('images/square.gif');
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman";
	font-size: 18pt;
	color: #000000;
	font-weight: normal;
	line-height: 20pt;
}
#maincontent {
	height: 100%;
	width: 740px;
	clear: none;
	float: left;
}
#leftnav a:hover {
	border: 1px solid #61A262;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('images/grassbackgrounbd.jpg');
	background-repeat: no-repeat;
}
#footer {
	padding: 0px;
	margin: 5px;
	clear: both;
	border-top-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#footer p {
	margin: 5px;
	font-family: "Trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #4F8A69;
	text-align: center;
	line-height: 9pt;
}
#footer a:hover {
	color: #000080;
}
#footer a {
	color: #579568;
	text-decoration: none;
}
blockquote {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
h2 {
	font-family: georgia, "Times New Roman";
	font-size: 14pt;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 16pt;
}
.caption {
	padding: 0px;
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #000000;
	text-align: left;
}
.lesspace {
	padding: 0px;
	margin: 3px;
}
.testimonial {
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 8pt;
}
h3 {
	font-family: georgia, "Times New Roman";
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	line-height: 14pt;
	margin-bottom: 0px;
	font-weight: bold;
}
h6 {
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #008000;
}
#subnav {
	float: none;
	clear: none;
	margin-top: 5px;
	margin-bottom: 20px;
}
#subnav a {
	color: #658D67;
}
#subnav li {
	list-style-type: none;
}
#subnav a:hover {
	color: #E8E800;
	text-decoration: underline;
}
.forsaletext {
	line-height: 12pt;
	font-size: 9pt;
}
#list {
	float: left;
	clear: both;
}
#list p {
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 10pt;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}
#list a {
	text-decoration: none;
	color: #FFFFFF;
}
#list a:hover {
	color: #008000;
	text-decoration: none;
}
#billyside {
	border-width: 3px 1px 1px 1px;
	border-color: #215929;
	border-style: solid;
	float: right;
	clear: none;
	padding: 3px;
	margin: 5px;
	width: 100px;
}
#billyside p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #215929;
	line-height: 10pt;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
.lgredsold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.center {
	text-align: center;
}
#leftnav p a {
	background-image: none;
	padding: 0px;
	margin: 0px;
	float: none;
	display: run-in;
	color: #006600;
}
#masthead h1 {
	padding: 160px 7px 10px 7px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
h4 {
	font-family: "trebuchet MS";
	color: #295D31;
	font-size: 12pt;
	padding-top: 3px;
	margin-top: 0px;
}
.nospacebelowabove {
	margin-bottom: 0px;
	margin-top: 0px;
}
.reversegreen {
	background-color: #295D32;
	text-align: center;
	color: #FFFFFF;
}
h5 {
	text-align: center;
	color: #295D32;
	font-size: 25pt;
	line-height: 25pt;
}
