/* ///////////////////////////////////////////////////////////
	Title: Lake Shasta Caverns	
	CSS created by Neal Barrow
///////////////////////////////////////////////////////////// */

body {
	font: small Helvetica, Arial, sans-serif;
	background: #045372 url(images/bg_body.jpg) top center no-repeat;
	color: #3D3D3B;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
ul, li, dl, dt, dd {list-style: none}

a:link, a:visited {color: #125DA1}
a:hover {color: #002F5E;}
img {border: none;}
p {margin: 0 0 1.5em 0; line-height: 1.5em}

/* ///////////////////////////////////////////////////////////
	Links
///////////////////////////////////////////////////////////// */
a:link, a:visited {color: #125DA1}
a:hover {color: #002F5E;}
a {outline: none;}
:focus {-moz-outline-style: none;}

/* ///////////////////////////////////////////////////////////
	h1, h2, h3, h4, h5, h6
///////////////////////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	}

/* ///////////////////////////////////////////////////////////
	Clearfix
///////////////////////////////////////////////////////////// */	
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ///////////////////////////////////////////////////////////
	Structure
///////////////////////////////////////////////////////////// */
#containerOuter {
	width: 973px;
	margin: 0 auto;
	}

#container {
	background: #F7F2E3;
}

#content {
	margin: 0;
	padding: 0;
}

/* ///////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////// */
#header {
	text-indent: -9999px;
	background: url(images/bg_header.jpg) top left no-repeat;
	width: 973px;
	height: 166px;
	position: relative;
}

#header h1 a {
	width: 403px;
	height: 122px;
	position: absolute;
	left: 317px;
	top: 28px;	
}

/* ///////////////////////////////////////////////////////////
	Slideshow
///////////////////////////////////////////////////////////// */
#slideshow {
	border: 1px solid #AE9D85;
}

/* ///////////////////////////////////////////////////////////
	Main Navigation
///////////////////////////////////////////////////////////// */
#nav {
	background: url(images/bg_nav.gif) top left no-repeat;
}

#nav ul {
	overflow: hidden;
	_height: 1%;
	padding: 2px 0 6px 28px;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	color: #FFF;
	background: url(images/bg_nav_split.jpg) top right no-repeat;
	padding: 12px 14px 12px 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px
}

#nav ul .contact a {
	background: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

/* ///////////////////////////////////////////////////////////
	Left Column
///////////////////////////////////////////////////////////// */
#leftColOuter {
	width: 240px;
	float: left;
}

#leftCol {
	padding: 0 0 15px 0;
	border-right: 1px solid #D6D1C0;
	border-bottom: 1px solid #D6D1C0;
	background: #FFF;
}

#leftCol h3 {
	color: #045372;
	font-size: 18px;
	margin: 0 0 15px 0;
}

#leftCol p {
	font-size: 12px;
}

#leftCol dl {
	margin: 0;
	padding: 0;
}

#leftCol dl dt {
	font-size: 14px;
	font-weight: bold;
}

#leftCol dl dd {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#leftCol dl .strip {
	margin: 0;
	padding: 0;
}

#leftCol .block {
	border-bottom: 1px solid #D6D1C0;
	padding: 15px 15px 10px 25px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#leftCol .strip {
	border-bottom: none;
	margin: 0;
}

#leftCol label {
	font-weight: bold;
	float: left;
	clear: left;
}

#leftCol input, #leftCol textarea {
	clear: left;
	float: left;
	margin: 0 0 10px 0;
}

#leftCol .callout {
	margin: 0 0 15px 0;
}

/* ///////////////////////////////////////////////////////////
	Right Column
///////////////////////////////////////////////////////////// */
#rightColOuter {
	width: 710px;
	float: right;
}

#rightCol {
	padding: 25px 30px 25px 0;
}

#rightCol p {
	font-size: 14px;
}

#rightCol ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	line-height: 1.3em;
	border-left: 1px solid #D6D1C0;
	font-size: 12px;
}

#rightCol ol li {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	line-height: 1.3em;
	border-left: 1px solid #D6D1C0;
	font-size: 12px;
	list-style: decimal;
}


#rightCol .sitemap li {
	margin: 0 0 4px 0;
}

#rightCol img {
	background: #FFF;
	border: 1px solid #D6D1C0;
	padding: 3px;
	float: right;
	margin: 0 0 15px 15px;
}

#rightCol h4.welcome {
	background: url(images/welcome_to_lake_shasta.jpg) top left no-repeat;
	width: 612px;
	height: 115px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	border-bottom: none;
	border-top: none;
}

#rightCol #homeCallouts dd {
	width: 320px;
	float: left;
	margin: 0 17px 0 0;
	line-height: 1.4em;
}

#rightCol #homeCallouts dd p {
	font-size: 12px;
}

#rightCol dl .strip {
	margin: 0 0 0 0;
}

#rightCol .wpcf7 .wpcf7-captcha-captcha-28, #rightCol .wpcf7 input {
	float: left;
}

#rightCol .wpcf7 .wpcf7-captcha-captcha-28 {
	padding: 0;
	margin: 0 5px 10px 0;
}

#rightCol .wpcf7 input {
	padding: 3px;
	margin: 0 0 10px 0;
}

#rightCol .wpcf7 p {
	clear: both;
}

/* ///////////////////////////////////////////////////////////
	Secondary Right Column
///////////////////////////////////////////////////////////// */
#rightCol h1,
#rightCol h3,
#rightCol h4,
#rightCol h5,
#rightCol h6 {
	font-size: 26px;
	padding: 0 0 3px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #EAE2CB;
}

#rightCol h2 {
	color: #00678F;
	font-size: 25px;
	margin: 0 0 25px 0;
	padding: 3px 0 4px 10px;
	border-bottom: 2px solid #EAE2CB;
	border-top: 2px solid #EAE2CB;
}

#rightCol h3 {
	font-size: 23px;
}

#rightCol h4 {
	font-size: 20px;
}

#rightCol h5 {
	font-size: 17px;
}

#rightCol h6 {
	font-size: 14px;
}

#rightCol .block {
	border-bottom: 1px solid #D6D1C0;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	overflow: hidden;
	_height: 1%;
}

/* //////////////  Links  /////////////////////////////////// */
#rightCol .follow_us {
	margin: 20px 0 0 0;
	padding: 0;
}

#rightCol .follow_us li {
	border: none;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#rightCol .follow_us li span {
	float: left;
	padding: 10px 10px 0 0;
	margin: 0;
}

#rightCol .follow_us li img {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
}

/* ///////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////// */
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 15px 30px 0 30px;
	overflow: hidden;
	background: #42321B;
	color: #7D674A;
}

#footer p {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #7D674A;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ///////////////////////////////////////////////////////////
	Footer Navigation
///////////////////////////////////////////////////////////// */
#footer .nav {
	float: right;
	width: 585px;
	margin: 0;
	padding: 0 0 15px 0;
}

#footer .nav li {
	float: left;
}

#footer .nav li a {
	border-right: 1px solid #7D674A;
	display: block;
	padding: 0 5px;
}

#footer .nav .strip a {
	border-right: none;
}

/* ///////////////////////////////////////////////////////////
	Misc
///////////////////////////////////////////////////////////// */
.wp-caption {
	float: left;
	margin: 0 10px 0 0;
}

.wp-caption-text {
	padding: 0 10px;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
}