body {
background:url(images/bg.jpg) top left repeat-x #e2e9ee;
font-size: 15px;
font-family:Palatino,'Palatino Linotype',Georgia,Utopia,serif;
color:#80561b;
padding:0px;
margin:60px 0 0 0;
}

h2 {
color:#5e88a2;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h1 {
font-size: 15px;
font-family:Palatino,'Palatino Linotype',Georgia,Utopia,serif;
color: #5e88a2;
text-transform:uppercase;
font-weight:bold;
padding:0 50px 0 50px;
}

img {
border:none;
}

hr {
color: #79531C;
background-color: #79531C;
height: 1px;
width:510px;
border:0;
}

/* ----------container to center the layout-------------- */
#container {
width: 851px;
border:#FFFFFF solid 8px;
margin: 0 auto; 
background-color: #FFFFFF;
}

#header {
background-color: #FFFFFF;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#header a:link, #header a:visited, #header a:active, #header a:hover{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* -----------------content--------------------- */
#content {
background: url(images/content_bg.jpg) bottom left repeat-x #ffffff;
width:599px;
padding: 0 0 0 0;
margin:0 0 0 0;
float:right;
}

#content h1.index{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 101px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main_headline.jpg) no-repeat;
}
#content h1.directions{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 235px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main_area.jpg) no-repeat;
}
#content h1.fp{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 235px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main_fp.jpg) no-repeat;
}
#content h1.amenities{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 235px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main_amenities.jpg) no-repeat;
}
#content h1.lender{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 235px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main_misc.jpg) no-repeat;
}
#content h1.main{
	margin:0px;
	padding:0 0 0 0;
	position: relative;
	z-index: 200;
	width: 599px;
	height: 235px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(images/main.jpg) no-repeat;
}
.bodytxt {
padding: 0 50px 0 50px;
line-height:25px;
letter-spacing:.5px;
}

.head {
color: #5e88a2;
text-transform:uppercase;
font-weight:bold;
}

#content a:link,#content a:active, #content a:visited {
font-size:14px;
color:#5e88a2;
text-decoration:none;
letter-spacing:.35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;}

#content a:hover {
color:#5e3a16;
}

div#content { 
min-height:750px; 
}
p, pre{
padding: 5px 10px 0 0;
margin:0px;
}

/* --------------left navi------------- */
#left {
background:#eee6bd url(images/left_bg.jpg) bottom left repeat-x;
width: 252px;
margin: 0px;
padding: 0px;
}

#nav {
background: url(images/nav_bg.jpg) #ab8b61 top left repeat-y;
line-height:35px;
padding: 20px 0 20px 0;

}

#nav a:link, #nav a:active, #nav a:visited{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
padding-left:50px;
letter-spacing:.35px;
}

#nav a:hover {
font-size:14px;
color:#5e3a16;
text-decoration:none;
padding-left:50px;
}
/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
}

#contact {
font-size:10px;
color:#5e88a2;
letter-spacing:1px;
margin:10px;
}

#contact a:link, #contact a:visited, #contact a:active, #contact a:hover {
font-size:10px;
color:#5e88a2;
letter-spacing:1px;
text-decoration:none;
}