/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	background-color: #495F3E;
	margin: 0;
	padding: 0;
	}
body, td, pre, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	}
a:link {
	color: #218122;
	font-weight: bold;
	}
a:visited {
	color: #218122;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #218122;
	font-weight: bold;
	}
a:active {
	color: #218122;
	font-weight: bold;
	}
a img {
	border: 0 none;
	}
code {
	color: #f09;
	}
	
	
p, li, pre {
	line-height: 1.4;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 1.3em;
	}
h1 {
	font-size: 185%;
	color: #45503A;
	margin: 0 0 1em 0;
	}
h2 {
	font-size: 160%;
	color: #11517F;
	margin: 0 0 1em 0;
	}
h3 {
	margin: 0 0 .4em 0;
	font-size: 135%;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: normal;
	color: #777;
	}
ul {
	list-style-type: square;
	}
ul li {
	/*background-image: url(../images/common_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% .48em;
	padding: 0 0 0 9px;*/
	}
ol ul {
	/*margin-left: -10px;*/
	}
li {
	margin-bottom: .6em;
	}
li ol,
li ul {
	margin-top: .4em;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#mother {
	width: 820px;
	position: relative;
	/*background-image: url(../images/homepage_mother_bg.gif);*/
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: 0% 130px;
	margin: 0 auto;
	background-color: #e9f3e9;
	}

#banner {
	background-image: url(../images/banner4.gif);
	background-repeat: no-repeat;
	height: 102px;
	}
		
#footer {
	margin: 30px 20px 0 220px;
	padding: 20px 0 20px 0;
	border-top: 1px dotted #000;
	clear: both;
	font-size: 90%;
	color: #666;
	}
#footer pre,
#footer {
	position: relative;
	font-size: 90%;
	color: #666;
	}
	
#fitkid_logo{
	width: 100px;
	position: absolute;
	left: 450px;
	top: 30px;
}	

#homePage #fitkid_logo{
	width: 100px;
	position: absolute;
	left: 390px;
	top: 30px;
}

#fitkid_logo a
{
	display: block;
	background: url(../images/fitkid_sprite.gif) no-repeat;
	background-position: 0px 0px;
	height: 100px;
	overflow: hidden;
	}
	
#fitkid_logo a:hover
{
	background-position: -100px 0px;
	}


/*

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	HOME PAGE STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#homePage #mother {
	width: 760px;
	background-position: 0% 342px;
	}
#homePage #banner {
	background-image: url(../images/homepage_banner_shasta.jpg);
	background-repeat: no-repeat;
	height: 340px;
	}
#homePage #menu {
	background-image: none;
	top: 328px;
	}
#homePage #menu ul {
	padding: 0;
	background-image: none;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT/COLUMNS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#content {
	width: 100%;
	min-height: 500px;
	}
.innerColumn {
	padding: 0 5% 0 220px;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	NAVIGATION MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
#menu {
	width: 188px;
	position: absolute;
	left: 0;
	top: 102px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	padding: 35px 0 0 0;
	}
#menu ul {
	list-style-type: none;
	padding: 0 0 1px 0;
	margin: 0;
	}
#menu li {
	background-image: none;
	padding: 0;
	margin: 0 0 9px 0;
	}
#menu a {
	display: block;
	line-height: normal;
	padding: 4px 3px 4px 20px;
	background-image: url(../images/menu_bullet.gif);
	background-position: 8px .7em;
	background-repeat: no-repeat;
	}
* html #menu a {
	height: 1%;
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:hover {
	color: #000;
	}
	


#homePage #menu #home a,
#campgroundsPage #menu #campgrounds a,
#boatingPage #menu #boating a,
#otherPage #menu #other a,
#factsPage #menu #facts a,
#mapsPage #menu #maps a,
#rulesPage #menu #rules a,
#reservationsPage #menu #reservations a,
#contactPage #menu #contact a {
	background-color: #fff;
	color: #000;
	}

#menu #calParksCo,
#menu #logIn {
	margin: 20px 0 0 0;
	}
#menu #calParksCo a,
#menu #logIn a {
	background-image: url(../images/menu_sprite.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	}
#menu #calParksCo a {
	background-position: 0% 0%;
	height: 85px;
	}
#menu #calParksCo a:hover {
	background-position: -187px 0%;
	}
	
#menu #logIn a {
	background-position: 0% -138px;
	height: 37px;
	}
#menu #logIn a:hover {
	background-position: -187px -138px;
	}
	


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	SUB-NAVIGATION MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#subMenu {
	padding: 0px;
	list-style-type: none;
	margin: 0 0 30px 0;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 560px;
	border: 1px soild #f00;
	float: left;
	}
#subMenu li {
	padding: 0 0 7px 0;
	margin: 0 5px 5px 0;
	float: left;
	background-image: none;
	line-height: normal;
	white-space: nowrap;
	}
#subMenu li a {
	background-color: #cac0b5;
	display: block;
	padding: 3px 7px 4px 7px;
	border: 1px solid #cac0b5;
	width: 1%;
	}
html>body #subMenu li a {
	width: auto;
	}
#subMenu li a,
#subMenu li a:link,
#subMenu li a:visited,
#subMenu li a:active,
#subMenu li a:hover {
	font-weight: normal;
	border: 1px;
	text-decoration: none;
	color: #514641;
	padding: 3px 7px 4px 7px;
	background-position: center bottom;
	overflow: visible;
	}
#subMenu li a:hover {
	border-color: #918981;
	color: #000;
	}
#subMenu li.selected {
	background-image: url(../images/submen_select.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#subMenu li.selected a,
#subMenu li.selected a:link,
#subMenu li.selected a:visited,
#subMenu li.selected a:active,
#subMenu li.selected a:hover {
	border-color: #918981;
	background-color: #918981;	
	color: #fff;
	}
#pageSectionname #subMenu #listid a,
#campgroundsPageOverview #subMenu #s1 a,
#campgroundsPageFamily #subMenu #s2 a,
#campgroundsPageGroup #subMenu #s3 a,
#campgroundsPageShoreline #subMenu #s4 a,
#campgroundsPageYurts #subMenu #s5 a,
#campgroundsPageReservations #subMenu #s6 a,
#boatingPageOverview #subMenu #s1 a, 
#boatingPageLaunching #subMenu #s2 a, 
#boatingPageAccess #subMenu #s3 a, 
#boatingPagePass #subMenu #s4 a, 
#boatingPageLake #subMenu #s5 a
{
	border-color: #918981;
	background-color: #918981;	
	color: #fff;
}
#pageSectionname #subMenu #listid ,
#campgroundsPageOverview #subMenu #s1 ,
#campgroundsPageFamily #subMenu #s2 ,
#campgroundsPageGroup #subMenu #s3 ,
#campgroundsPageShoreline #subMenu #s4 ,
#campgroundsPageYurts #subMenu #s5 ,
#campgroundsPageReservations #subMenu #s6 ,
#boatingPageOverview #subMenu #s1 , 
#boatingPageLaunching #subMenu #s2 , 
#boatingPageAccess #subMenu #s3 , 
#boatingPagePass #subMenu #s4 , 
#boatingPageLake #subMenu #s5 
	{
	padding: 0px 0px 4px 0px;
	border-color: #918981;
	color: #fff;
	background-image: url(../images/submen_select.gif);
	background-repeat: no-repeat;	
	background-position: center bottom;
	overflow: visible;

	}
#pageSectionname #Menu #listid a,
#reservationsPage #menu #reservations a,
#campgroundsPageOverview #menu #campgrounds a,
#campgroundsPageFamily #menu #campgrounds a,
#campgroundsPageGroup #menu #campgrounds a,
#campgroundsPageShoreline #menu #campgrounds a,
#campgroundsPageReservations #menu #campgrounds a,
#campgroundsPageYurts #menu #campgrounds a,
#boatingPageOverview #menu #boating a,
#boatingPageLaunching #menu #boating a,
#boatingPageAccess #menu #boating a,
#boatingPagePass #menu #boating a,
#boatingPageLake #menu #boating a{
	background-color: #fff;
	color: #000;
	}





/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	color: #333;
	}
html>body fieldset {
	padding: 10px;
	}
html>body legend {
	margin-bottom: 0;
	}
.columnize label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
p.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.0em;
	padding: 0;
	}
p.submitButton input {
	background-color: #7796b1;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	margin: 0;
	cursor: pointer;
	}
ul.form {
	list-style-type: none;
	margin-bottom: 40px;
	}
form p {
	margin-top: 15px;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.photo,
.picMiddle img,
.picRight,
.picLeft {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.photo {
	margin: 15px 0 15px 0;
	}	
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}	
.cl {
	clear: both;
	}
.note {
	font-size: 90%;
	color: #333;
	background-color: #FFFF33;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
	



.pricingTable {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	margin: 0 0 1.5em 0;
	background-color: #f8f5f2;
	}
.pricingTable td,
.pricingTable th {
	padding: 6px 9px;
	vertical-align: top;
	}
.pricingTable td,
.pricingTable th,
.pricingTable pre {
	font-size: 11px;
	}

.pricingTable th {
	background-color: #C5B8AA;
	}
.pricingTable tr {
	border-bottom: 1px dotted #333;
	}
.twoCol {
	border-collapse: collapse;
	border: 0;
	margin: 0 0 2em 0;
	}
.twoCol td {
	width: 50%;
	vertical-align: top;
	}
.twoCol div {
	padding: 0 20px 0 0;
	}


.railColumn {
	width: 260px;
	float: right;
	margin: 0 0 30px 20px;
	}
.railColumn img {
	height: 185px;
	width: 246px;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;
	}
.railColumn a {
	display: block;
	margin: 0 0 25px 0;
	}
	
#pictureViewerPage {
	background-image: none;
	text-align: center;
	}
#pictureViewerPage p {
	margin: 0;
	}
#thePicture {
	margin: 5px 0 5px 0;
	}
.error {
	color: #f00;
	font-weight: bold;
	font-size: 120%;
	}
