@charset "utf-8";
/* CSS Document */

		/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	font-style: normal;
}
body {
	line-height: 1;
	background:url(images/bgTop.jpg) center top repeat-x,
				url(images/bg-repeat.jpg) repeat;
	background-position:center top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 1;

}


		/* Holder */
		
#page-wrap{
	margin:0 auto;
	width:850px;
	box-shadow:0px 0px 20px rgba(0,0,0,.8);
		-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.8);
		-moz-box-shadow:0px 0px 20px rgba(0,0,0,.8);
	}
	
		/* Header Images */

#head {
	width:850px;
	}
	
		/* Nav Bar */
		
#nav {
	width:850px;
	background-color:#f4f1d7;
}

	#nav ul {
		list-style-type:none;
		}
		
		#nav ul li {
			display:inline;
			}
			
			#nav li a {
				text-indent:-9999px;
				display:block;
				height:39px;
				float:left;
				}
					#nav li a.home {
						background:url(images/nav_home.jpg) no-repeat center bottom;
						width:73px;
						}
					#nav li a.amenities {
						background:url(images/nav_amenities.jpg) no-repeat center bottom;
						width:75px;
						}
						#nav li a.attractions {
						background:url(images/nav_attractions.jpg) no-repeat center bottom;
						width:74px;
						}
						#nav li a.cottages {
						background:url(images/nav_cottages.jpg) no-repeat center bottom;
						width:74px;
						}
						#nav li a.rvsites {
						background:url(images/nav_rvsites.jpg) no-repeat center bottom;
						width:74px;
						}
						#nav li a.reservations {
						background:url(images/nav_reservations.jpg) no-repeat center bottom;
						width:105px;
						}
						#nav li a.layout {
						background:url(images/nav_layout.jpg) no-repeat center bottom;
						width:72px;
						}
						#nav li a.testimonials {
						background:url(images/nav_testimonials.jpg) no-repeat center bottom;
						width:75px;
						}
						#nav li a.local {
						background:url(images/nav_services.jpg) no-repeat center bottom;
						width:80px;
						}
						#nav li a.directions {
						background:url(images/nav_directions.jpg) no-repeat center bottom;
						width:74px;
						}
						#nav li a.contact {
						background:url(images/nav_contact.jpg) no-repeat center bottom;
						width:74px;
						}
						
							#nav li a.home:hover, #nav li a.amenities:hover, #nav li a.attractions:hover, 
							#nav li a.cottages:hover, #nav li a.rvsites:hover, #nav li a.reservations:hover, 
							#nav li a.layout:hover, #nav li a.testimonials:hover, 
							#nav li a.local:hover, #nav li a.directions:hover, #nav li a.contact:hover {
								background-position: center center;} 
								
						#home #nav li a.home, #amenities #nav li a.amenities, #attractions #nav li a.attractions, #contact #nav li a.contact, 
						#cottages #nav li a.cottages, #rvsites #nav li a.rvsites, #reservations #nav li a.reservations, #layout #nav li a.layout, 
						#testimonials #nav li a.testimonials, #local #nav li a.local, #directions #nav li a.directions {
							background-position:center center;}
			
			
				#nav-contact { background: #860909; }
				#nav-contact p {background: #860909; color:white; margin-left: 10px;  }
				#nav-contact p a {background: #860909;  color:#FFF; text-decoration:none; margin-right: 10px;  }
				#nav-contact p a:hover { text-decoration:underline;}			
		/* Content */
#content {
		width:830px;
		background: #f4f1d7;
		border-left:solid 10px #860909; 
		border-right:solid 10px #860909;
		border-bottom:solid 10px #860909;
		
		}
			/* Cottages Page */
			
#one_col {
	padding:25px 10px 0 10px;}
		#one_col h1 {
			color:#900;
			font-size:30px;
			padding: 0 0 10px 0;}
		
		#one_col p {
			line-height:1.3em;
			}
			
	#one_col ul {
		list-style-image:url(images/star.png);
		margin-left:25px;
		padding-bottom:15px;
		line-height:125%;}
		
		/*for tabbed info on cabin page */
		
		#one_col #tabs ul {
			margin:0;
			padding:0;}
		
		#one_col ul li {}
			
	#one_col ul.attractions_list { list-style-type:none; line-height:125%;}
	
	.cot_video {
			text-align:left;
			width:425px;
			float:left;
			padding: 0 10px 0 0;}
	
#cottages_nav {
	padding:0 0 25px 0;}
	
#cottages_nav_2 {
	padding: 10px 0 5px 0;}
	
		.cot_rates_table {
			width:810px;
			text-align:center;
			box-shadow: 2px 2px 4px rgba(0,0,0,.8);
			-moz-box-shadow:2px 2px 4px rgba(0,0,0,.8);
			-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.8);
			border: solid 1px #860909;
			}
			
			.cot_rates_table td {border:1px solid #860909;}
			
			.smalltext {
				font-size:10px;
				}
				.yellowBG {
					background: yellow;}
			
			.odd {
				background-color:#CDCBFE;
				border:2px solid #860909;}
				
			.odd-cottage {
				background-color:#fff;}
			
			/*.summer-col {
				background:#FC0;
				}hidden until summer*/
			
			.even {
				background-color:#CDCBFE}
		
		.cottages_table {
			width:810px;
			text-align:left;
			border:solid 1px #000;
			box-shadow: 2px 2px 4px rgba(0,0,0,.8);
			-moz-box-shadow:2px 2px 4px rgba(0,0,0,.8);
			-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.8);
			}
		
		.cottages_table td {
			border: solid 1px solid;		}
			
			.underline {
				text-decoration:underline;
				font-weight:bold;}
				
		.cottages_table .bold {
			font-weight:bold;
			background:yellow;}
			
			/* Left Col */
#left_col {
	float:left;
	width:540px;
	padding-left:10px;
	padding-top:25px;}
	
	#left_col p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		line-height:1.4em;
		color:black;
		}
			
	#left_col ul {
		list-style-image:url(images/star.png);
		margin-left:25px;
		padding-bottom:15px;}
		
		#left_col ul li {}
			
	#left_col ul.attractions_list { list-style-type:none;}
			/* Right Col */
#right_col {
	float:right;
	width:250px;
	border-left: solid 3px #900;
	margin-right:10px;}
	
				/* Enewsletter form */
#enews {
	margin:0 auto;
	width:210px;
	text-align:center;	
	border:3px solid #003c78;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
	}
	
	#enews form {}
	
	#enews tr {
		}
		
		#enews td {
			text-align:center;
			margin-left:5px;}
			
			/* Twitter API */
			
#twitter {
	margin:0 auto;
	width:220px;
	border:3px solid #003c78;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
	background-color:#FFF;}

	.sidebar-title {
		height:29px;
		width:125px;
		background:url(images/twitter.png) no-repeat;
		text-indent:-9999px;
		margin:0 auto;
		padding:0 0 10px 0;
		}
	
	#twitter_update_list {
		width:200px;
		margin:0 0 0 10px;
		}
		
		#twitter_update_list li {
			padding:0 0 10px 0;
			text-align:left;
		}

	#twitter_update_list a {
		color:#900;
		
		}
		
		/* blog widget */
		
		#blogWidget {
	margin:0 auto;
	width:220px;
	border:3px solid #003c78;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
	background-color:#FFF;}
	
	#blogWidget ul{
		padding:10px;
		list-style:none;}
		
		#blogWidget ul li {
			margin-bottom:5px;}
	
	#ebook {
		margin:0 auto 10px;
		padding:10px 0px;}
		
		#ebook a {
				margin-left:25px;}
		
	
		/* Footer */
		
#footer{
	margin-top:15px;
	padding-bottom:15px;
	text-align:center;
	}
	
	#footer .affiliations {
		text-align:center;
		margin:0 auto;}
	
	#footer p {
		text-align:center;
		padding-bottom:10px;
		font-weight:bold;
		line-height:1.4em;
		
		}
		
	#footer ul {
		width:820px;
		list-style-type:none;
		padding:10px 0 0 0;}
	
		#footer li {
			display:inline;
			}
		
			#footer li a {
				text-align:center;
				color:#000;
				text-decoration:none;
				
				font-size:10px;
				text-transform:uppercase;
				}
				
	.foot_logo {
		float:left;
		margin-top:-160px;
		}				

		/* MISC Styles */
		
.clear {clear:both;}

.boldred { color:#900; font-weight:bold;}

.homepics { padding-left:10px; text-align:right; float:right;}

.bull { color:#900;}

a:visited { color:#900;}

.rvinfo p{
	padding:15px 0;}
	
.img-left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding:3px;
	box-shadow:0px 0px 5px rgba(0,0,0,.7);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,.7);
	webkit-box-shadow:0px 0px 5px rgba(0,0,0,.7);}
	
		/* Clearfix Group */
	
.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.group {display:inline-block;}
/* Hide from IE Mac \*/
	.group {display:block;}
/* End hide from IE Mac */

#toggle-terms {
	margin:5px;}

#terms {
	display:none;}
	
	/* TABBED NAVIGATION FOR COTTAGES */
	
#tabs h2 {
	font-size:26px;
	color:#860909;
	padding-bottom:15px;
	text-shadow:1px 1px 2px #ccc;}
	
#tabs .tab-top-pic {
	float:left;
	margin:0 15px 5px;
	background: #fff;
	padding:3px;
	box-shadow:0px 0px 5px rgba(0,0,0,.7);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,.7);
	webkit-box-shadow:0px 0px 5px rgba(0,0,0,.7);
	}
	
#tabs .tab-rates {
	float:left;
	margin-right:15px;}
	
#tabs .tab-rates p {
	border-bottom:1px solid #000;
	padding:2px 0;}
	
#tabs .tab-rates p:last-child {
	border-bottom:none;}
	
#tabs .tab-rates p i {
	width:150px;
	display:block;
	color:#860909;
	float:left;
	}
	
/* gallery */

#tabs .tab-photo-gallery {
	}
	
	#tabs .tab-photo-gallery ul {
		list-style:none;
		text-align:center;
		
	}
	
		#tabs .tab-photo-gallery ul li {
			float:left;
			margin:0 2px 5px;}
			
/* copy */

div#copy {
	font-size:12px;
	font-weight:100;
	margin-bottom:-10px;}

