/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.6em;
  color: #241902;
  background-color: #2B0802;
  background:url(../img/bg.jpg);
  text-align: center; 
}

html, body {
	height: 100%;
}

body#commentspopup {padding:0;}

p img { margin: 0 5px }

div {
   margin:0;
   padding:0px;
}

hr {
	height:1px;
	border-width:0;
	color:#241902;
	background-color:#241902;
}

.right {
	text-align:right;
}

/* headings
--------------------------------------------------*/
h1 {font-size:2.5em; padding-bottom: 5px;}

h2 {margin-bottom: 15px;padding-bottom: 15px;}



/* links
--------------------------------------------------*/
a {color:#300;font-weight:bold;text-decoration:none; border-bottom: 1px dotted;}

a:visited {text-decoration:underline;border-bottom:none;}

a:hover {text-decoration:none;border-bottom:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

dd {
	margin-bottom: 8px;
}


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

.imgbar {
  padding:0;
  margin:0 0 0 5px;
  position:relative;
  bottom:50px;
  z-index:9;
}

img {
	margin:0;
	padding:0;
	border:none;
}

.border {
	border: 3px solid #776563;
}


/* container
--------------------------------------------------*/
#container {
	 width:974px;
 	 margin: 0 auto;
	 padding:0;
	 text-align:left;  
}

#innercontainer {
  padding: 0 0 20px 40px;
  float:left;
  background: url(../img/parchment.jpg) #F4EDE5 repeat;
  width: 931px;
}


/* header
--------------------------------------------------*/
#header {
  height:115px;
  padding:0 0 0 18px;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:50px;
}

#logo {
	float: left;
	margin-top: 5px;
}

#tab {
	position: relative;
	top: 70px;
	left: 667px;
}


/* navigation
--------------------------------------------------*/
#nav {
  z-index:10;
  float: right;
  width:640px;
  margin: 70px 0 0 0;
  padding: 0;
}

#nav a, #nav2 a {
	border: none;
}

#nav a:hover, #nav2 a:hover {
	border:none;
}

#nav ul {
  margin:0;
  padding:0;
  float: left;
}

#nav li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  display:block;
}

a.home,a.camp,a.rates,a.fishing,a.location {
	display: block;    
	height: 57px;  
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;  
}  

a:hover.home,a:hover.camp,a:hover.rates,a:hover.fishing,a:hover.location {
	background-position: 0 -57px;  
} 

a.home {
	width: 105px;  
	background: transparent url(../img/butt_home.gif) no-repeat;  
}

a.camp {
	width: 93px;  
	background: url(../img/butt_camp.gif) no-repeat 0 0;  
}

a.rates {
	width: 183px;  
	background: url(../img/butt_rates.gif) no-repeat 0 0;  
}

a.fishing {
	width: 128px;  
	background: url(../img/butt_fishing.gif) no-repeat 0 0;  
}

a.location {
	width: 131px;  
	background: url(../img/butt_location.gif) no-repeat 0 0;  
}






/* content
--------------------------------------------------*/

#content {
	
}

.singlecol #innercontainer {
  float:none;
  width:550px;
  margin:0 70px;
  height: 100%;
}

#commentspopup #innercontainer {
  float:none;
  padding-top:0;
}

#leftcontent {
	width:350px;
	float: left;
	height: 100%;
	clear:left;
	margin-top: 25px;
}

#leftcontent2 {
	width:245px;
	float: left;
	clear: left;
	margin-top: 50px;
}

#rightcontent {
	width:535px;
	text-align:right;
	position:relative;
	float:left;
}

#rightcontent2 {
	width:610px;
	float: right;
	position: relative;
	text-align: left;
	right: 60px;
}

#rightcontent3 {
	width:610px;
	float: right;
	position: relative;
	text-align: left;
	right: 60px;
}

/*  RIGHT CONTENT SLIM  */

#rightcontentslim {
	width:510px;
	float: right;
	position: relative;
	text-align: left;
	right: 160px;
}

#rightcontentslim h1 {
	margin-bottom: 20px;
}

#rightcontentslim h2 {
	margin: 0;
}

#rightcontentslim h3 {
	margin: 15px 0 3px 0;
}

#rightcontentslim dd, #rightcontentslim dt {
	margin-left: 15px;
}

.emphasize {
	margin-left: 10px;
	font-weight: bold;
}

#rightcontentslim ul {
	padding-bottom: 0;
}

.red {
	color: #900;
}

/*  -----------------  */

#leftcontent img {
	margin: 15px 0 0 0;
	padding:0;
}

#leftcontent p, #rightcontent p {
	margin-bottom: 10px;
}

#singlecontent {
	width:550px;
	float: right;
	position: relative;
	text-align: left;
	right: 120px;
	margin-top:50px;
}

#singlecontent li {
	margin-top:10px;
}

#upnorth {
	position: relative;
	right: 35px;
}

.tagline {
	margin: 5px 0 25px 0;
	padding-bottom: 20px;
}

a.hosts {
	display:block;
	height: 23px;
	width: 127px;  
	background: url(../img/butt_meethosts.gif) no-repeat 0 0;
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;
	border: none;
	float: right;
	margin-top:15px;
	
}  

a:hover.hosts {
	background-position: 0 -23px; 
} 

.noborder {
	border: none;
	text-decoration:none;
}

#rightcontent2 img {
	float: left;
	margin-right: 10px;
}

#rightcontent2 table {
	padding: 0 10px 0 0;
	margin: 0;
}

#rightcontent2 td {
	padding: 0 0 25px 0;
	vertical-align: top;
}

#rightcontent2 h1,#rightcontent3 h1,#singlecontent h1,#rightcontentslim h1 {
	margin: 5px 0 20px 0;
}

#rightcontent2 h2,#rightcontent3 h2 {
	margin-bottom: 5px;
}

#rightcontent2 p {
	margin-bottom: 10px;
}

#rightcontent2 table p {
	margin-bottom: 3px;
}

#rightcontent2 table img {
	border: 3px solid #776563;
}

.bottom {
	vertical-align:bottom;
	margin-top: 300px;
}

.contactform {
	float:left; width: 250px;
}

.contactbox {
	width: 200px;
}

textarea {
	height: 140px;
}

.margintop {
	margin-top: 10px;	
}

.marginbottom {
	padding-bottom: 15px;
}

.topspace {
	clear:both;
	padding-top:20px;
}

.hostbox {
	float: left;
	margin-top: 35px;
}

.newscol {
	width: 75%; 
	float: left;
}

.archivecol {
	
	float: left;
	margin-top: 50px;
}

.archivecol h2, .archivecol p {
	margin-left: 30px;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

.ratestable table {
	padding:3px;
	margin: 15px 100px 15px 0;
	background-color: #776563;
	border: 2px solid #300;
	table-layout:fixed;
}

tr {
	padding:5px;
	margin:10px;
}

.ratestable td {
	background-color: #E9D4B1;
	padding:10px 20px;
	margin:10px;
}

.picbttm {
	margin-top: 25px;
	border: 2px solid #300;
}

#rightcontent3 h3 {
	margin: 25px 0 0 8px;
}

.spacing p{
	margin-top: 10px;
}

.spacing h3{
	margin-top: 20px;
}

.spacing {
	padding-right: 50px;
}

.spacing img {
	margin-bottom: 20px;
}

.leftbox {
	float: left;
	width: 300px;
	padding-right: 15px;
}

.leftbox img {
	margin:0 0 10px 0;
	padding:0;
}

.caption {
	font-style: italic;
	font-size: .9em;
	margin: 0 0 0 5px;
}

.cleartop {
	clear: both;
	padding-top: 25px;
	margin-right: 50px;	
}

.cleartop li {
	padding-bottom: 8px;
}

.left {
	float:left;
}

#newsite{
	float:left;
	clear:both;
	padding: 10px 25px;
	margin:30px 0 10px 170px !important;margin:30px 0 10px 80px;
	text-align:center;
	border: 1px solid #300;
	background-color: #CECAB8;
	 -webkit-border-radius: 10px;
	 -khtml-border-radius: 10px; 
	 -moz-border-radius: 10px; 
	 border-radius: 10px;
}

th {
	text-align:center;
}

/* entry
--------------------------------------------------*/
.entry {margin:0 0 0 0; overflow: hidden;}

#reciprocallink {
	width: 60%;
	padding: 15px 0 3px 25px;
	margin-bottom: 35px;
	border: 1px solid #300;
	background-color: #CECAB8;
	 -webkit-border-radius: 10px;
	 -khtml-border-radius: 10px; 
	 -moz-border-radius: 10px; 
	 border-radius: 10px;
}



/* form
--------------------------------------------------*/
form {padding:6px 0;}


/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  margin: 0;
  padding:25px 0 15px 0;
  background-color: #C5262F;
  width: 100%;
  border-top: 3px solid #300;
  font-size: 1.2em;
  color: #CECAB8;
  text-align:left; 
}

#footer a {
	font-weight: normal;
}

.footercontent {
	width: 960px;
	margin: 0 auto;
}

.preloader {
	position:absolute;
	top:-1000px;
	left:-1000px;
}

#footer li {
	list-style-type:none;
	position:relative;
	left: -16px;
	margin: 4px 0 0 0;
	padding: 0;
}

#mce-EMAIL {
	height:29px;
	width:180px;
	border: 2px  groove #300;
	background: url(../img/searchbg.gif) repeat-x;
	margin: 5px 0 5px 0;
	font-size:100%;
	color: #300;
	float: left;
	display: inline;
}

#mc-embedded-subscribe {
	margin: 7px 0 0 7px;
}

#footer form {
	position: relative;
	top:-10px;
	left:2px;
	float: left;
	width: 300px;
}

.response {
	clear: both;
	position: relative;
	top: -25px;
	font-style: italic;
	font-size: .9em;
	text-align:right;
}

#signup a {
	display: inline;  
	background:url(../img/signup.gif) no-repeat 0 0;
	height: 31px;
	width: 92px;
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;  
	border:none; 
	float: left;
	position: relative;
	top: 5px;
	left:8px;
}

#signup a:hover {
	background-position: 0 -31px;
}

#eco {
	width:200px;	
	margin: 0 30px 0 10px;
	padding:0;
	float: left;
	position:relative;
	bottom:10px;
}

#sitelinks {
	width:150px;	
	margin: 0 15px 0 15px;
	padding:0;
	float: left;
	position:relative;
	bottom:10px;
}

#locallinks {
	width: 200px;
	margin: 0 15px 0 15px;
	padding:0;
	float: left;
	position:relative;
	bottom:10px;
}

#newsletter {
	margin: 0 0 0 0;
	padding:0;
	float: left;
	position:relative;
	bottom:10px;
}

#sitelinks h1, #locallinks h1, #newsletter h1 {
	display: block; 
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px;
	margin-bottom: 4px;
}

#eco img {
	float: right;
	margin:10px 0 25px 3px;
}

#sitelinks h1 {
	height: 22px;
	width: 113px;  
	background: url(../img/sitelinks.gif) no-repeat 0 0;
}  

#locallinks h1 {
	height: 22px;
	width: 134px;  
	background: url(../img/locallinks.gif) no-repeat 0 0;
}

#newsletter h1 {
	height: 22px;
	width: 137px;  
	background: url(../img/newsletter.gif) no-repeat 0 0;
}

#closing {
    margin:0;
	clear: both;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	right: 40px;
}

#closing a {
	color: #CECAB8;
	font-weight:normal;
}

#closing img {
	position: relative;
	right: 7px;
	top: 12px;
	padding:0px;
	margin:0px;
}

#morepics {
	float:left;
	position:relative;
	top:90px;
	left:900px;
	z-index:11;
}

/* secondary navigation
--------------------------------------------------*/

#nav2 li {
  list-style-type:none;
}

a.cottages,a.contact,a.newsletter,a.faqs,a.cottages2, a.contact2, a.newsletter2, a.faqs2,
a.directions,a.map,a.nearby,a.ustravelers,a.faqsb,a.directions2,a.map2,a.nearby2,a.ustravelers2,a.faqsb2,
a.boats,a.cottagesb,a.canoes,a.docks,a.boatsb,a.contactb,a.adventures,a.cottagesb2,a.boats2,a.boatsb2,
a.docks2,a.adventures2,a.canoes2,a.contactb2
{
	display: block;    
	overflow: hidden;  
	text-indent: -10000px;  
	font-size: 0px;  
	line-height: 0px; 
	width:196px;
}  

a.cottages { 
	height: 41px;  
	background: url(../img/butt_cottages.gif) no-repeat 0 0; 
}

a.cottagesb { 
	height: 41px;  
	background: url(../img/butt_cottagesb.gif) no-repeat 0 0;  
}

a.contact {
	height: 32px;  
	background: url(../img/butt_contact.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.contactb {
	height: 32px;  
	background: url(../img/butt_contactb.gif) no-repeat 0 0; 
	position:relative;
	top:0 !important;
	top:-15px;	
}

a.newsletter {  
	height: 32px;  
	background: url(../img/butt_newsletter.gif) no-repeat 0 0; 
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.faqs {  
	height: 57px;  
	background: url(../img/butt_faqs.gif) no-repeat 0 0; 
	position:relative;
	top:0 !important;
	top:-15px;
}

a.directions {
	height: 41px;  
	background: url(../img/butt_directions.gif) no-repeat 0 0;  
}

a.map{
	height: 32px;  
	background: url(../img/butt_map.gif) no-repeat 0 0;  
}

a.nearby{
	height: 32px;  
	background: url(../img/butt_nearby.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.ustravelers{
	height: 32px;  
	background: url(../img/butt_ustravelers.gif) no-repeat 0 0; 
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.faqsb{
	height: 47px;  
	background: url(../img/butt_faqsb.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-20px;	
}

a.boats {
	height: 32px;  
	background: url(../img/butt_boats.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.canoes {
	height: 32px;  
	background: url(../img/butt_canoes.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.docks {
	height: 32px;  
	background: url(../img/butt_docks.gif) no-repeat 0 0;  
	position:relative;
	top:0 !important;
	top:-15px;	
}

a.boatsb {
	height: 41px;  
	background: url(../img/butt_boatsb.gif) no-repeat 0 0;  
}

a.adventures {
	height: 32px;  
	background: url(../img/butt_adventures.gif) no-repeat 0 0;
	position:relative;
	top:0 !important;
	top:-5px;	
}


a:hover.cottages,a:hover.directions,a:hover.cottagesb,a:hover.boatsb {
	background-position: 0 -41px;  
} 

a:hover.contact,a:hover.newsletter,a:hover.map,a:hover.nearby,a:hover.ustravelers,
a:hover.boats,a:hover.canoes,a:hover.docks,a:hover.contactb,a:hover.adventures {
	background-position: 0 -32px;  
} 

a:hover.faqs {
	background-position: 0 -57px;  
} 

a:hover.faqsb {
	background-position: 0 -47px;  
} 

a.cottages2 { 
	height: 41px;  
	background: url(../img/butt_cottages.gif) no-repeat 0 0; 
	background-position: 0 -41px; 
}

a.cottagesb2 { 
	height: 41px;  
	background: url(../img/butt_cottagesb.gif) no-repeat 0 0; 
	background-position: 0 -41px; 
}

a.contact2 { 
	height: 32px;  
	background: url(../img/butt_contact.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.contactb2 { 
	height: 32px;  
	background: url(../img/butt_contactb.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-15px;	
}

a.newsletter2 { 
	height: 32px;  
	background: url(../img/butt_newsletter.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.faqs2 { 
	height: 57px;  
	background: url(../img/butt_faqs.gif) no-repeat 0 0; 
	background-position: 0 -57px; 
	position:relative;
	top:0 !important;
	top:-15px;	
}

a.directions2 { 
	height: 41px;  
	background: url(../img/butt_directions.gif) no-repeat 0 0; 
	background-position: 0 -41px; 
}

a.map2 { 
	height: 32px;  
	background: url(../img/butt_map.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
}

a.nearby2 { 
	height: 32px;  
	background: url(../img/butt_nearby.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.ustravelers2 { 
	height: 32px;  
	background: url(../img/butt_ustravelers.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.faqsb2 { 
	height: 47px;  
	background: url(../img/butt_faqsb.gif) no-repeat 0 0; 
	background-position: 0 -47px; 
	position:relative;
	top:0 !important;
	top:-20px;	
}

a.boats2 { 
	height: 32px;  
	background: url(../img/butt_boats.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-5px;	
}

a.boatsb2 { 
	height: 41px;  
	background: url(../img/butt_boatsb.gif) no-repeat 0 0; 
	background-position: 0 -41px; 
}

a.canoes2 { 
	height: 32px;  
	background: url(../img/butt_canoes.gif) no-repeat 0 0; 
	background-position: 0 -32px;
	position:relative;
	top:0 !important;
	top:-10px;	
}

a.docks2 { 
	height: 32px;  
	background: url(../img/butt_docks.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-15px;	
}

a.adventures2 { 
	height: 32px;  
	background: url(../img/butt_adventures.gif) no-repeat 0 0; 
	background-position: 0 -32px; 
	position:relative;
	top:0 !important;
	top:-5px;	
}

