body {
	margin: 0px;
	padding: 0px;
	background: #f0e8e0 url(images/mainbackground.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
	
#pagebackground{
	background: url(images/pagebackground.gif) repeat-y center top;
}	
	
#mainbackground{
	background: url(images/topground.jpg) no-repeat center top;
}
a:link {
	color: #003366;
}
a:visited{
	color: #c36537;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}

#header {
	width: 790px;
	height: 300px;
	margin: 0 auto;
	background: url(images/mainimage.jpg) no-repeat center top;
}
#linkhome a{
	float: left;
	width: 250px;
	height: 70px;
	display: block;
	}

#menu {
	float: right;
	margin-right: 20px;
}

#menu a {
	display: block;
	margin-top: 15px;
	float: left;
	padding: 15px 5px 0px 10px;
	background: url(images/menudivide.gif) no-repeat left 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	height: 20px;
}

#menu a:hover {
	color: #da5e0b;
}
#webaddress {
	position: relative;
	top:  185px;
	font-size: 18px;
	color:#f0e8e0; 
	margin-left: 25px;
	width: 400px;
	clear: both;
}
#mlsform {
	position: relative;
	color: #f0e8e0;
	top:  164px;
	width: 280px;
	margin-left: 475px;
}
#horinav {
	position: relative;
	color: #f0e8e0;
	top:  164px;
	width: 460px;
	margin-left: 300px;
}

#page {
	width: 780px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 455px;
	padding: 0px;
	margin-left: 20px;
}
#content p{
	margin-bottom: 1.5em;
}

#content ol, #content ul {
	margin-left: 10px;
	line-height: 1.5em;
}

/* subpage styles */
#subcontent {
	float: right;
	width: 560px;
	padding: 0px;
	margin-right: 10px;
}
#subcontentmap {
	float: center;
	width: 700px;
	padding: 0px;
	margin-right: 10px;
}
#subcontent p{
	margin-bottom: 1.5em;
}

#subcontent h1 {
	margin-top: 0px;
}

#subcontent ol, #subcontent ul {
	margin-left: 10px;
	line-height: 1.5em;
}

#sidenav {
	float: left;
	width: 180px;
	margin-left: 5px;
}
#sidenav a {
	display: block;
	height: 20px;
	text-indent: 10px;
	margin-top: 2px;
	background: transparent url(images/button1.gif);
	color:#eadacb; 
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
#sidenav a:hover{
	color: #844324;
	background: transparent url(images/button2.gif);
}

/* endsubpagestyles */



#sidebar {
	float: right;
	width: 256px;
	padding: 0px;
	margin-right: 10px;
}

#sidebar h2 {
	font-weight: bold;
	margin: 20px 0px 0px 10px;
	color: #c36537;
}
#sidebartext{
	background: #c8b5a2 url(images/sidebartextbackground.gif) repeat-y center top;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
	font-size: 12px;
}
#sidebartexttop{
	background: #c8b5a2 url(images/sidebartexttop.gif) no-repeat center bottom;
	height: 10px;
}
#sidebartextbtm{
	background: #c8b5a2 url(images/sidebartextbtm.gif) no-repeat center top;
	height: 10px;
}
#footer {
	clear: both;
	width: 795px;
	height: 50px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/footerbackground.gif) no-repeat center top;
	}
	
#footermenu {
	float: right;
	margin-right: 20px;
}
#footermenu a {
	display: block;
	float: left;
	padding: 15px 5px 0px 10px;
	background: url(images/menudivide.gif) no-repeat left 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	height: 20px;
}

#footermenu a:hover {
	color: #da5e0b;
}

a.LD-HRule{color:white;}

/*----------------Featured listings----------------*/
.FL{
	font-size: normal;
	border: 1px solid black;
	width: 450px;
}
.FL_2_1_1 img{
	width:450px;
}
.FL_1{/* Header Container */
	background-color: rgb(195, 101, 55);
	text-align:center;
	font-size:1.00em;
	font-weight: bold;
	color: white;
	width: 450px;
}
.FL_2{/* Feature Container */
	width: 450px;
	height: 500px;
	overflow: hidden;
	border: 0px solid black;
	position: relative;
}
.FL_2_1{
	background-color: white;
	top: 0px;
	Left: 450px;
	width: 450px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	text-align: left;
}
.FL_2_1_2{/* Description Container */
	padding: 6px;
	height:105px;
	font-size:12px;
	overflow:hidden;
	line-height: 14px;
}
div.FL_2_1_3{/* Price Div */
	padding: 6px;
	height:0.85em;
	line-height:0.85em;
	font-size:0.85em;
	font-weight:bold;
}
div.FL_2_1_4{/* Lake Div */
	display:block!important;
	padding: 6px;
	height:0.85em;
	line-height:0.85em;
	font-size:0.85em;
}
div.FL_2_1_4 .label{
    font-weight:bold;
		text-indent:4px;
}
div.FL_2_1_4 .value{
		padding-left:6px;
}
.FL_3{
	visibility:hidden;
	display:none;
}
.FL_4{
	background-color: rgb(195, 101, 55);
	text-align: center;
	width: 450px;
}
.FL_4_1{/* Footer Container */
	font-weight: bold;
	font-size:0.75em;
	color: white;
	text-decoration: underline;
}
/*----------------/Featured listings----------------*/
		