/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  General  [::::::::::::::: */
* {
	margin: 0;
	padding: 0;
	}

body {
	
	}
	
	

.content img.border_float {
	margin: 0 10px 20px 20px;
	border: 10px solid #d7e7a8;
	float: right;
	}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Typography  [::::::::::::::: */
h1, h2, h3, h4, h5 {}

h1 { }
	
	#header h1 {
		display: none;
		}
		
h2 {
	padding-bottom: 15px;
	}
	
	#sidebar_right .block-menu h2 {
		margin: 0 0 0 20px;
		padding: 0 0 1px 10px;
		}
	
h3 {
	padding-bottom: 10px;
	}
	
	.event_container h3 {
		padding-bottom: 5px;
		}
		
	#the_cabin h3 {
		padding-bottom: 15px;
		}
		
	#lodging_landing h3 {
		padding-top: 20px;
		}
		
h4 {
	padding: 5px 0;
	}
		
		
		
		
p {
	padding-bottom: 18px;
	}
	
	#footer p {
		margin-left: 40px;
		line-height: 14px;
		padding-bottom: 5px;
		width: 730px;
		}
	
	.event_container p,
	#master_plan_report p {
		padding-bottom: 0;
		}
		
		#master_plan_report p.date {
			padding-bottom: 10px;
			}
			
	#lodging_landing li p {
		width: 184px;
		}
		
		
span.submitted {
	display: none;
	}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Links  [::::::::::::::: */
#header a.logo {
	display: block;
	position: absolute;
	width: 391px;
	height: 185px;
	top: 100px;
	left: 0;
	z-index: 9999;
	}



/*  Arrow Link  */
a.arrow:link,
a.arrow:visited {
	display: inline-block;
	margin: 0 0 0 10px;
	width: 32px;
	height: 23px;
	float: left;
	}
	
	a.arrow:link span,
	a.arrow:visited span {
		display: none !important;
		}
		
		
#sidebar_right .block-menu ul li a {
	padding: 5px 0 13px 43px;
	display: block;
	line-height: 18px;
	}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Lists  [::::::::::::::: */
#header ul {
	list-style: none !important;
	}
	
/* Contact / About */
#block-menu-117 {
	z-index: 9999;
	}
	
	#header #block-menu-117 {
		position: absolute;
		right: 0;
		top: 5px;
		padding: 0 !important;
		width: 177px;
		height: 51px;
		}
		
		#header #block-menu-117 ul {
			list-style: none;
			}
		
			#header #block-menu-117 ul li {
				margin-left: 17px;
				padding: 15px 0 0 0;
				float: left;
				}
			
			
/* Main Menu */
	
/* Under/Over lines  */
#block-menu-2 {
	position: aboslute;
	top: 305px;
	left: 95px;
	width: 755px;
	height: 38px;
	}

	#header #block-menu-2 ul.menu {
		padding-top: 8px;
		}
		
		#header #block-menu-2 ul.menu li {
			margin: 0 25px 0 0 !important;
			padding: 0 !important;
			float: left;
			}
			
			#header ul.menu li.leaf {
				list-style: none !important;
				}
			
			#header #block-menu-2 ul.menu li:first-child {
				margin-left: 0;
				}
				
/*  Sub Menu  */
#sidebar_right .block-menu ul {
	padding: 10px 0 0 30px;
	list-style: none;
	}
	
	#sidebar_right .block-menu ul li {
		margin: 0 0 10px 0;
		padding: 0;
		list-style: none;
		}

#block-menu-134,
#block-menu-148,
#block-menu-127 {
	padding-bottom: 140px;
	}
		
	#block-menu-134 ul.menu,
	#block-menu-134 ul.menu li.leaf {
		list-style: none !important;
		}

				
				
				
#footer ul.menu {
	margin-left: 30px;
	padding-bottom: 15px;
	list-style: none;
	text-align: left;
	}
	
	#footer ul.menu li {
		display: inline;
		margin-left: 15px;
		}
		
		#footer ul.menu li:first-child {
			margin-left: 0;
			}
			
#footer ul.site_info {
	margin-left: 40px;
	list-style: none;
	width: 730px;
	}
	
	#footer ul.site_info li {
		display: inline;
		margin-left: 5px;
		padding-left: 5px;
		border-left: 1px solid #203106;
		}
		
		#footer ul.site_info li.first {
			margin-left: 0;
			padding-left: 0;
			border-left: 0;
			}
			
		
		
/*  content  */
#content .content ul {
	margin-left: 15px;
	padding-bottom: 10px;
	list-style: none;
	}
	
	#content .content ul li {
		padding: 4px 0 10px 25px;
		}
		
		#content .content ul li ul {
			padding-top: 10px;
			margin-left: 0;
			}
			
			#content .content ul li ul li {
				padding-left: 20px;
				}


/*  Lodging Landing Page  */
ul#lodging_landing {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	}
	
	#lodging_landing li {
		position: relative;
		margin: 0 !important;
		padding: 0 !important;
		padding-top: 45px !important;
		float: left;
		}
		
		#lodging_landing li.left {
			margin-left: -30px !important;
			padding-left: 35px !important;
			width: 210px;
			}
			
		#lodging_landing li.center {
			width: 195px;
			margin-left: 10px !important;
			}
			
		#lodging_landing li.right {
			padding-left: 30px !important;
			width: 209px;
			}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Forms  [::::::::::::::: */

		
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Tables  [::::::::::::::: */


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Divs  [::::::::::::::: */
.home_one_wide {
	position: relative;
	margin-right: 20px;
	width: 280px;
	float: left;
	}
	
.home_two_wide {
	position: relative;
	margin-right: 20px;
	width: 580px;
	float: left;
	}
	
.home_three_wide,
.four_wide {
	position: relative;
	width: 900px;
	float: left;
	}
	
#content_container {
	position: relative;
	margin: -25px auto 0 auto;
	width: 900px;
	}
	
#sidebar_right {
	width: 225px;
	float: right;
	}

.three_wide {
	width: 675px;
	float: left;
	}



#header {
	position: relative;
	}
	
	#header .container {
		position: relative;
		margin: 0 auto;
		height: 381px;
		width: 900px;
		}
		
		
#footer {
	position: relative;
	height: 346px;
	}
	
	#footer .container {
		margin: 0 auto;
		padding-top: 150px;
		width: 900px;
		height: 196px;
		}

/*  Main Menu Under/Over lines  */
#block-menu-2 {
	padding-bottom: 10px;
	}
		
		
/*  Homepage Testimonial  */		
#testimonial {
	position: relative;
	width: 280px;
	float: left;
	}
		
		
/* homepage Upcoming Events */
#block-block-2 {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 280px;
	}
	
/*  Homepage Master Plan Report  */
#block-block-3 {
	position: relative;
	margin-right: 20px;
	width: 280px;
	float: left;
	}
	
/* Homepage The Cabin  */
#block-block-4 {
	position: relative;
	width: 280px;
	float: left;
	}
	
.event_container {
	padding-bottom: 15px;
	}
	
	.event_container .date {
		position: relative;
		width: 53px;
		height: 59px;
		float: left;
		}
		
		.event_container .date .month {
			padding-top: 8px;
			display: block;
			}
			
		.event_container .date .day {
			padding-top: 7px;
			display: block;
			}
		
	.event_container .info {
		width: 190px;
		float: right;
		}
	
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Custom Classes  [::::::::::::::: */
.clearBoth {
	clear: both;
	}
	
.col_right {
	margin-right: 0 !important;
	}
	
.row_container {
	padding-bottom: 20px;
	}
	
.homepage_divider {
	padding-right: 25px;
	}
	
.block {
	position: relative;
	}
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Staff Table  [::::::::::::::: */	
	
.Stafftable {
	width: 480px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 10px 10px 10px 10px;
	color: #481700;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::]  Module  [::::::::::::::: */	

/*  Acid-free Photo Gallery Module  */
.acidfree .acidfree-cell {
	height: 135px !important;
	margin-right: 20px !important;
	padding-bottom: 20px;
	}
	
	div.acidfree-cell p {
		padding: 5px 3px;
		}
		
	.acidfree-image .image-preview {
		padding: 5px;
		}
		
	.pager {
		padding-bottom: 15px;
		}
		
		.pager .pager-list {
			margin: 0 15px;
			}
