@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

a:link {
	color: #3F733E;
	text-decoration: none;
}
a:visited {
	color: #51914F;
	text-decoration: none;
}
a:hover {
	color: #3F733E;
	text-decoration: none;
}
a:active {
	color: #3F733E;
	text-decoration: none;
}
ul li {
	list-style-type: square;
}
.topnav {
	font-family: Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
}
.topnav a {
	color: #003300;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.topnav a:visited {
	color: #003300;
	text-decoration: none;
}
.topnav a:hover {
	color: #003300;
	text-decoration: underline;
}
.topnav a:active {
}
.bottom {
	color: #7CB674;
}
.bottom a {
	color: #7CB674;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.bottom a:visited {
	color: #7CB674;
	text-decoration: none;
}
.bottom a:hover {
	color: #7CB674;
	text-decoration: underline;
}
.bottom a:active {
}
#nav
{
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#nav a
{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height:20px;
	width: 129px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#nav a span
{
	display: none;
}

#nav a:hover
{
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav li
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
.why a,.why a:hover,.find a,.find a:hover,.finance a,.finance a:hover,.design a,.design a:hover,.protect a,.protect a:hover
{
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97C292;
}
.why a
{
	background-image: url(/images/why.jpg);	
}
.why a:hover
{
	background-image: url(/images/why2.jpg);
}
.find a
{
	background-image: url(/images/find.jpg);	
}
.find a:hover
{
	background-image: url(/images/find2.jpg);	
}
.finance a
{
	background-image: url(/images/finance.jpg);	
}
.finance a:hover
{
	background-image: url(/images/finance2.jpg);	
}
.design a
{
	background-image: url(/images/design.jpg);	
}
.design a:hover
{
	background-image: url(/images/design2.jpg);	
}
.protect a
{
	background-image: url(/images/protect.jpg);	
}
.protect a:hover
{
	background-image: url(/images/protect2.jpg);	
}
.contact a
{
	background-image: url(/images/contact.jpg);
}
.contact a:hover
{
	background-image: url(/images/contact2.jpg);	
}
.subnav
{
	float:none;
	position:absolute;
	font-size: 11px;
	z-index: 1020 !important;
	list-style-type: none;
	left: -1px;
	top: 50px;
	display:block;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97C292;
	border-left-color: #97C292;
	visibility:hidden;
	opacity: 0.9;
	-moz-opacity:0.9;
	filter: Alpha(Opacity=90);
	text-align: center;
}
.subnav li
{
	z-index: 1020;
	position:absolute;
	float:none;
	display:block;
	clear: both;
}
.subnav a
{
	z-index: 1020;
	color: #FFFFFF !important;
	width:129px !important;
	height: 20px !important;
	float:none;
	clear: both;
	background-color: #3A602D;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97C292;
}
.subnav a:hover
{
	z-index: 1020;
	color: #FFFFFF !important;
	background-color: #67893D;
	background-image: none;
}
#bottomnav
{
	float: left;
}
#bottomnav a
{
	float: left;
}

#bottomnav a span
{
	display: none;
}

#bottomnav a:hover
{
}

#bottomnav ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding:0px;
}

#bottomnav li
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.bottom p 
{
	margin: 5px;
}
.disclaimer {
	font-size: 9px;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	color: #3C6B3A;
	padding: 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
h1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8DA855;
}
h1 span span{
	font-size: 16px;
	font-weight: normal;
	color: #A87E00;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #3C6B3A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	margin-top: 10px;
	font-size: 12px;
}
.TabbedPanelsContent h2, .lot_td h2 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E3F4AA;
	line-height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.TabbedPanelsContent {
	line-height:20px;
}
h3 {
	color: #769D24;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
small {
	font-size: 10px;
	color: #8BC58B;
}

.featured {
	display: block;
	padding: 5px;
	border: 1px solid #E8E3AC;
	height:200px;
}
.featured h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #D37E0C;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.featured:hover {
	display: block;
	background-color: #FDFCD7;
	border: 1px solid #BEB756;
	background-image: url(/images/featuredbg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.featured p{
	display: inline;
	margin:0px;
	padding-top: 7px;
	font-size: 11px;
	color: #5F6B45;
	font-family: Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.featuredtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003300;
	display: inline;
}
.featuredsubtitle {
	font-size: 13px;
	color: #333333;
	display: inline;
	line-height: 18px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51914F;
	padding: 5px;
}
.breadcrumb a {
	color: #51914F;
	text-decoration: underline;
}
.breadcrumb a:visited {
	color: #51914F;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #7CB674;
	text-decoration: underline;
}
.communities {
	font-size: 14px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.communities tr {
	cursor:pointer;
	text-align: left;
}
.communities th {
	color: #FFFFFF;
}
.communities td {
	font-size: 11px;
}
.communities a, .communities a:hover, .communities a:visited, .communities h2 a{
	color: #D37E0C;
}
.phone {
	font-size: 14px;
	font-weight: bold;
	color: #A45B2B;
}
.pagetitle h1 {
	color: #002200;
}
.sidetext, .sidetext td {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	padding: 5px;
}
.bodytext, .bodytext td {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding: 5px;
}
.bodytext a {
	color: #51914F;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #51914F;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #7CB674;
	text-decoration: underline;
}
legend {
	font-size: 22px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #3C6B3A;
	padding: 5px;
}
.required {
	color: #FF6600;
	font-size: 24px;
}
blockquote {
	font-size: 22px;
	color: #D8AF34;
}
.thakyou {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.intranetnav {
	font-size: 16px;
}
.intranetnav a{
	background-color: #E1F0E1;
	font-size: 13px;
	display: block;
	padding: 5px;
	width: auto;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.intranetnav a:hover{
	background-color: #61A848;
	color: #FFFFFF;
}
.directions {
	font-size: 10px;
	color: #333333;
	padding: 5px;
	line-height: 16px;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
#requestinfo h3 {
	color: #486A00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mortgage td, #mortgage h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mortgage h3 {
	color: #006699;
}
.lot_h2 {
	margin-top: 5px !important;
	color: #336600;
}
#randomhome h3{
	color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
#communityphotos div div a{
	text-transform: uppercase;
	display: block;
	border: 1px solid #FF6600;
	background-color: #FFE8B3;
	color: #C64F00;
	margin-bottom:5px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#communityphotos div div a:hover{
	border: 1px solid #FF6600;
	background-color: #FFCA79;
	color: #C64F00;
}
.testimonial {
	background-image: url(/images/testimonial.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
.header h1 {
	display:none;
}
.every a {
	background-color: #FFFFFF;
	display: block;
	padding:5px;
	height:60px;	
}
.every a:hover {
	background-image: url(/images/every_hover.jpg);
}
.every h2 {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.bubble {
	text-align: left;
	font-size:11px;
}