* { margin: 0; padding: 0; border: none; text-decoration: none; }

body {
	background: #2a3503;
}

#maincontain {
	margin-top: 15px;
	width: 100%;
}

	#bgl {
		background: url(../img/paddlebg.jpg) no-repeat top right;
	}
	
	#bgr {
		background: url(../img/pinebg.jpg) no-repeat top left;
	}

#containcol {
	width: 977px;
}

#maintable {
	background: #f5d9a1 url(../img/maingbg.jpg) repeat-y top left;
}

#leftcol {
	width: 70px;
}

#midcol {
	width: 839px;
		background: url(../img/contentbg.jpg) no-repeat top left;
}

	#innerl {
		width: 196px;
		float: left;
	}
	
		#mainnav {
		}
		
		#sidenav {
			
			font: normal 11px/1.25em Arial, Helvetica, sans-serif;
			color: #000;
		}
		
		#sidenav p {
			padding: 10px 0 0 20px;	
		}
	
	#innerr {
		width: 643px;
		float: left;
	}
	
	#inrighttop {
		width: 643px;
		height: 152px;
	}
	
		#inrighttopl {
			float: left;
			height: 78px;
		}
		
		#inrighttopr {
			float: right;
			height: 78px;
			width: 180px;
		}
	
	#contentarea {
	}
	
		#copyarea {
			width: 583px;
			padding: 10px 30px;
			font: normal 11px/1.25em Arial, Helvetica, sans-serif;
			color: #000;
		}	

#rightcol {
	width: 68px;
}

#footer {
	background: url(../img/footer.gif) no-repeat top left;
	width: 839px;
	height: 74px;
}
	
#subfooter {
	width: 950px;
	margin: 0 auto 10px auto;
}

ul.nav {
	list-style: none;
}
ul.nav a {
	display: block;
	height: 20px;
	background-image: url(../img/nav/nav.jpg);
	background-repeat:no-repeat;
}
a.nav-home {
	background-position: -27px -19px;
}
a.nav-home:hover {
	background-position: -252px -19px;
}
a.nav-cabins {
	background-position: -27px -39px;
}
a.nav-cabins:hover {
	background-position: -252px -39px;
}
a.nav-rates {
	background-position: -27px -59px;
}
a.nav-rates:hover {
	background-position: -252px -59px;
}
a.nav-camp {
	background-position: -27px -79px;
}
a.nav-camp:hover {
	background-position: -252px -79px;
}
a.nav-loc {
	background-position: -27px -99px;
}
a.nav-loc:hover {
	background-position: -252px -99px;
}
a.nav-lake {
	background-position: -27px -119px;
}
a.nav-lake:hover {
	background-position: -252px -119px;
}
a.nav-layout {
	background-position: -27px -139px;
}
a.nav-layout:hover {
	background-position: -252px -139px;
}
a.nav-activities {
	background-position: -27px -159px;
}
a.nav-activities:hover {
	background-position: -252px -159px;
}
a.nav-rentals {
	background-position: -27px -179px;
}
a.nav-rentals:hover {
	background-position: -252px -179px;
}
a.nav-church {
	background-position: -27px -199px;
}
a.nav-church:hover {
	background-position: -252px -199px;
}
a.nav-fish {
	background-position: -27px -219px;
}
a.nav-fish:hover {
	background-position: -252px -219px;
}
a.nav-rabbit {
	background-position: -27px -239px;
}
a.nav-rabbit:hover {
	background-position: -252px -239px;
}
a.nav-journal {
	background-position: -27px -259px;
}
a.nav-journal:hover {
	background-position: -252px -259px;
}
a.nav-gallery {
	background-position: -27px -279px;
}
a.nav-gallery:hover {
	background-position: -252px -279px;
}
a.nav-history {
	background-position: -27px -299px;
}
a.nav-history:hover {
	background-position: -252px -299px;
}
a.nav-affiliations {
	background-position: -27px -319px;
}
a.nav-affiliations:hover {
	background-position: -252px -319px;
}
a.nav-area {
	background-position: -27px -339px;
}
a.nav-area:hover {
	background-position: -252px -339px;
}
a.nav-about {
	background-position: -27px -359px;
}
a.nav-about:hover {
	background-position: -252px -359px;
}
a.nav-contact {
	background-position: -27px -379px;
}
a.nav-contact:hover {
	background-position: -252px -379px;
}
li.gap {
	background-image:url(../img/nav/navbottom.jpg);
	background-position: 0 0;
	height: 42px;
}
ul.nav a span {
	display: none;	
}