body {
	background: #8d310c;
	background-image: url(i/bg_grad.jpg);
	background-repeat: repeat-x;
	}
img {
	border: 0;
	}
a:link {
	color: #005b1e;
	}
a:visited {
	color: #777;
	}
a:hover {
	background: transparent; 
	color: #000;
	text-decoration: underline;
	}
#container {
	width: 760px;
	background-image: url(i/content_7602.gif);
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #444;
	}
#header {
	height: 320px;
	background-image: url(i/head2.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#header_lodging {
	height: 320px;
	background-image: url(i/headlodging.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#header_lake {
	height: 320px;
	background-image: url(i/head3.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#header_back {
	height: 320px;
	background-image: url(i/head4.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#header_bring {
	height: 320px;
	background-image: url(i/head5.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#header_cont {
	height: 320px;
	background-image: url(i/head6.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}
#leftcol {
	float: left;
	margin-top: -112px;
	text-align: right;
	width: 279px;
	background: transparent;
	}
#rightcol {
	float: right;
	margin-top: -115px;
	text-align: left;
	width: 444px;
	padding: 0 15px 15px 15px;
	background: transparent;
	}
p.rightcolbox {
	background: #e0d8bc;
	border: 1px solid #919684;
	padding: 8px;	
	}
p.rightcolbox2 {
	background: #e0d8bc;
	border: 1px solid #919684;
	padding: 8px;
	margin-left: 166px;
	}
div.clear {
	clear: left;
	}
div.clearb {
	clear: both;
	}
/*-------------------------------------------------------------------------------------------*/
img.leftcol {
	padding: 0 45px 15px 15px;
	}
.float-r {
	float: right;
	margin: 4px 0px 8px 16px;
	}
.float-l {
	float: left;
	margin: 4px 16px 8px 0px;
	}
hr {
	clear: both;
	visibility: hidden;
	}
.graybox {
	width: 420px;
	background-color: #ccc;
	border: 1px solid #8d310c;
	/*color: #888;*/
	font-family: Georgia, serif;
	/*font-size: 13px;*/
	padding: 8px;
	}
/*-------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 760px;
	height: 36px;
	background-image: url(i/footer_7602.gif);
	}
#leftfooter {
	width: 219px;
	padding: 4px 15px 0 15px;
	float: left;
	background: #77a366;
	color: #363e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	}
#rightfooter {
	width: 449px;
	padding: 4px 15px 0 15px;
	float: right;
	background: #e2e2e2;
	color: #363e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	}
#rightfooter a{
	text-decoration: none;
	color: #222;
	}
#rightfooter a:hover {
	color: #000;
	font-weight: bold;
	}
.icon {
	margin: 6px -1px -4px 3px;
	}
/*---------------------------------------------------------------------------------type------*/
p, body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	}
h1 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: #888 3px 3px 2px;
	}
h2 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	/*text-shadow: #888 3px 3px 2px;*/
	}
h3 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	}
ul {
	list-style-image: url(i/flybullet12.gif);
	}
/*---------------------------------------------------------------------------------main nav--*/
ul#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	font-style: normal;
	font-weight: bold;
	/*letter-spacing: 0.1em;*/
	padding: 0 43px 20px 15px;
	list-style-type: none;
	list-style-image: none;
	border: 0;
	background: transparent;
	}
ul#nav li {
	/*text-indent: 0.5em;*/
	}
ul#nav a {
	display: block;
	padding: 0 2px 0 1px;
	color: #bfd4b5;
	text-decoration: none;
	}
ul#nav a:hover {
	color: #333;
	background: #7d9a71 url(i/hover.jpg);
	}
ul#nav a.gray {
	display: block;
	color: #666;
	background-color: transparent;
	text-decoration: none;
	}
