body {
	margin: 0px;
	background-color: #3B160C;
	background-image: url(images/h_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.border-left {
	background-image: url(images/h_bg-left.gif);
	width: 50px;
	height: 700px;
	background-repeat: no-repeat;
}
.border-right {
	background-image: url(images/h_bg-right.gif);
	width: 50px;
	height: 700px;
	background-repeat: no-repeat;
}
.navtop-bg {
	background-image: url(images/h_navtop-bg.gif);
	width: 643px;
	height: 36px;
	background-repeat: no-repeat;
}
.nav-bg {
	background-image: url(images/h_nav-bg.gif);
	width: 643px;
	height: 92px;
	background-repeat: no-repeat;
}
.content-bg {
	background-image: url(images/h_content-bg.gif);
	width: 643px;
	height: 274px;
	background-repeat: no-repeat;
	background-position: top;
}
.spacer-footer {
	background-color: #1B4328;
	width: 643px;
	height: 1px;
}
.navtop {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	color: #fff;
}
.navtop a {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navtop a:hover {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
.navlinks {
	font-family: "Trajan Pro", Verdana, Arial;
	font-size: 16px;
	text-align: center;
	padding: 3px;
	color: #fff;
}
.navlinks a {
	font-family: "Trajan Pro", Verdana, Arial;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navlinks a:hover {
	font-family: "Trajan Pro", Verdana, Arial;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	color: #fff;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #fff;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.i-nav-bg {
	background-image: url(images/i_nav-bg.gif);
	width: 643px;
	height: 81px;
	background-repeat: no-repeat;
}
.i-border-left {
	background-image: url(images/i_bg-left.gif);
	width: 50px;
	height: 400px;
	background-repeat: no-repeat;
}
.i-border-right {
	background-image: url(images/i_bg-right.gif);
	width: 50px;
	height: 400px;
	background-repeat: no-repeat;
}
.i-content-bg {
	background-image: url(images/i_content-bg.gif);
	width: 643px;
	height: 186px;
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	/*padding-left: 5px;*/
}
.lakesoldprop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #fff;
}
.lakesoldprop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.lakesoldprop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.content-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #fff;
}
.content-center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.content-center a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a:link { color:#FFFFFF; }
