body {
	text-align:center;
	background:#96A375;

}
a {
	text-decoration:none;
	color:#4C4F0D
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:949px;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;
	
}
.float-l {
	float:left;
	
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:186px;
	background:url(images/home_banner.jpg) no-repeat;
	position:relative;
}

#header_re {
	height:186px;
	background:url(images/real_estate_banner.jpg) no-repeat;
	position:relative;
}

#header_dir {
	height:186px;
	background:url(images/directions_banner.jpg) no-repeat;
	position:relative;
}
#header_rv {
	height:186px;
	background:url(images/rv_banner.jpg) no-repeat;
	position:relative;
}
#header_gallery {
	height:186px;
	background:url(images/gallery_banner.jpg) no-repeat;
	position:relative;
}

#nav {
	background:url(images/nav.gif);
	height:253px;
	top:222px;
	width:254px;


}
#logo {
	position:absolute;
	top:1px;
	left:755px;
	color:#fff
}

#logo div {
	padding-left:100px
}
/* content */
#content {
	height: inherit;
	background:#FFFFFFF;
}
#content .left {
	width:695px;
	height: 1250px;
	background: url(images/bg_content.jpg) no-repeat;
	padding:0 50px 0 50px;
}
#content .left h2 {
	color:#608803;
	font-size:34px;
	padding:50px 0 20px 0
}
#content .left p {
	padding: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#content .left a {
	color:#4C4F0D
}
#content .left img {
	float: middle;
	padding: 3px;
}
#content .right {
	width:255px;
	background:#FFFFFF url(images/side1.jpg);
	height: auto;
}
#content .in {
	width:594px;
	height: auto;
	background-color: #FFFFFF;
}
#side {
	margin-left: 25px;

}
#side #top {
	background:url(images/g_top.gif);
	height:237px;
}
#side h2 {
	font-size:24px;
	color:#333;
	padding:20px 0 13px 0

}
#side h3 {
	font-size:18px;
	color:#3333;
	padding: 5px 0 2px 0
}
#side li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}
#side li a {
	color:#000000
}
#spotlight{
	height: 250px;
	width: 100%;
	background:#648556;

}
#smalltext {
	font-size:10px;
	color:#3333;
	padding-top: 10px;
}



/* footer */
#footer {
	clear:both
}
#footer {
	height:174px;
	width:inherit;
	color: #fff;
	position:relative;
	background:url(images/footer.jpg) no-repeat;
	padding: 0px 50px 0px 0px;
	

}

#ftlink{
	padding: 180px 5px 5px 0px;
	text-align: center;
	color: #96A375;
	
}

#xhtml {
	position: absolute;
	top:20px;
	left:650px
	
}
.saletag {
	font-size:14pt;
	font-weight:normal;
	color:#FF0000;
	font-style: italic;
	font-variant: normal;
	line-height: 26px;
	text-align: center;



}
.thumbnail_border {
	padding: 0px;
	border: medium solid #000000;
}
