@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: rgb(69, 54, 50);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFF;
}

.twoColHybLtHdr #header { 
	
	padding: 0; 
} 
.twoColHybLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}

	#show-hide {
		background: url(images/core/header-back.jpg) repeat-x;
		height: 43px;
	}
	
	#styleSwitch { float: right; padding: 10px 20px 0 0; }
 	#noShow { background: url(images/core/hideheader.png) no-repeat right -7px; 
	display: block; width: 150px; height: 35px; text-indent: -5000px; }
#noShow:hover { background: url(images/core/hideheader-hover.png) -10px -7px; }
#showH { display: none; }

    
.twoColHybLtHdr #container { 
	width: 85%; 
	min-width: 960px;
	background: url(images/core/content-back.jpg) repeat-x #bfae94;
	margin: 0 auto; 
	
	text-align: left;
} 

.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 17em; 
	background: url(images/core/content-back.jpg) repeat-x ; 
	padding: 15px 0; 
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

	.top-menu {
		list-style: none;
		text-align: right;
		margin: 1em 0 5em 0;
	}
	
	
	.top-menu li {
		margin: 0.6em 0;
	}


.twoColHybLtHdr #mainContent { 
	margin: 0 20px 0 17em; 
} 

 p, li {
	margin: 0 3.5em 0.8em 2.2em;
	line-height: 1.5em;
	font: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	
}

	h3 {
		margin: 1em 0 1em 1.2em;
		font-size: 1em;
		
	}

.twoColHybLtHdr #footer { 
	padding: 0 10px; 
	background: rgb(69, 54, 50);
} 
.twoColHybLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

#lighthouse {
	text-align: right;
	margin: 0 8em; 0 0;
	font-size: 0.8em;
	color: rgb(191, 173, 147);
}

	a.light,
	a:link.light,
	a:active.light,
	a:visited.light{
		color: rgb(191, 173, 147);
		text-decoration: none;
	}
	
	a:hover.light {
		text-decoration: underline;
	}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.centers {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: none;
}

.amenity_list li {
	padding: 0.2em 0;
}

#wagmp_map_1 {
	margin: 0 0 0 18em;
}

#Accordion1 {
	width: 95%;
	margin: 0 auto;
}

a.text-link,
a:link.text-link,
a:active.text-link,
a:visited.text-link {
	text-decoration: none;
	color: #d5c39f;
}

a:hover.text-link {
	text-decoration: underline;
	}
	
.light-text {
	color: #d5c39f;
}

.site-map {
	border-collapse: separate;
	border-spacing: 0.45em 1em;
	
}

a, 
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: transparent;
}
