/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	background-color: #0F2740;
	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: #155D63;
	font-weight: bold;
	}
a:visited {
	color: #155D63;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #155D63;
	font-weight: bold;
	}
a:active {
	color: #155D63;
	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: 170%;
	color: #212930;
	margin: 0 0 1.3em 0;
	}
h2 {
	font-size: 130%;
	color: #11517F;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	}

span.h2{
	font-size: 135%;	
	color: #11517F;
}

h3 {
	margin: 0 0 .4em 0;
	font-size: 130%;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: normal;
	color: #3D6C9D;
	}
	
h4 {
	margin: 0 0 .4em 0;
	font-size: 115%;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #697E68;
	}
	
ul {
	list-style-type: square;
	}

	li {
	margin-bottom: .6em;
	}
li ol,
li ul {
	margin-top: .4em;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}

.strong-italic{
	font-weight: bold;
	font-style: italic;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#mother {
	width: 820px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: 0% 130px;
	background-color: #edf4ec;
	}

#banner {
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	}
	
#footer {
	position: relative;
	margin: 30px 20px 0 220px;
	padding: 20px 0 35px 0;
	border-top: 1px dotted #000;
	clear: both;
	font-size: 90%;
	color: #666;
	}
#footer pre,
#footer {
	font-size: 90%;
	color: #666;
	}


#fitkid_logo{
	width: 100px;
	position: absolute;
	left: 450px;
	top: 30px;
}	

#homePage #fitkid_logo{
	left: 390px;
}	

#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;
	}
	
#Layer1 {
	position:absolute;
	width:83px;
	height:104px;
	z-index:1;
	left: 48px;
	top: 6px;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	HOME PAGE STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#homePage #mother {
	width: 760px;
	background-position: 0% 346	px;
	}
#homePage #banner {
	background-image: url(../images/homepage_banner_camanche.jpg);
	background-repeat: no-repeat;
	height: 340px;
	}
#homePage #menu {
	background-image: none;
	}
#homePage #menu ul {
	padding: 0;
	}
	
#derby-day{
	position: relative;
	top: -20px;
	clear: right;
	float: right;
	width: 300px;
}

#derby-day a{
	display: block;
	background: url(../images/camanche-derby-day.gif) no-repeat;
	background-position: 0 0;
	height: 395px;
	overflow: hidden;
}

#derby-day a:hover{
	background-position: -308px 0;
}

#derby-page-day{
	position: relative;
	top: -30px;
	left: 0;
	clear: right;
	float: right;
	width: 308px;
}

#facebook-event{
	position: relative;
	top: 3px;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT/COLUMNS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#content {
	width: 100%;
	min-height: 550px;
	height: 550px;
	}
html>body #content {
	height: auto;
	}
.innerColumn {
	padding: 0 5% 0 220px;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	NAVIGATION MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
#menu {
	width: 188px;
	position: absolute;
	left: 0;
	}
#menu ul {
	list-style-type: none;
	padding: 10px 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: #C7E5C7;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:hover {
	color: #fff;
	}
	


#homePage #menu #home a,
#reservationsPage #menu #reservations a,

#cottagesPageOverview #menu #cottages a, 
#cottagesPageCottages #menu #cottages a,
#cottagesPageGroup #menu #cottages a,
#cottagesPageCamping #menu #cottages a, 
#cottagesPageFacilities #menu #cottages a,
#cottagesPagePolicies #menu #cottages a,

#fishingPageOverview #menu #fishing a,
#fishingPageRecords #menu #fishing a,
#fishingPageCurrent #menu #fishing a,
#fishingPageGallery #menu #fishing a,
#fishingPageForum #menu #fishing a,

#watersportsPage #menu #watersports a,

#boatingPageOverview #menu #boating a,
#boatingPageRentals #menu #boating a,
#boatingPageMarina #menu #boating a,

#recreationPage #menu #recreation a,

#hoursPageOverview #menu #hours a,
#hoursPageFees #menu #hours a,

#directionsPage #menu #directions a,

#localPageHistoric #menu #local a,
#localPageCasinos #menu #local a,
#localPageShopping #menu #local a,
#localPageWine #menu #local a,
#localPageDining #menu #local a,

#contactPage #menu #contact a,
#pressRoomPage #menu #pressRoom 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: 0;
	margin: 0 0 30px 0;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 560px;
	float: left;
	}
#subMenu li {
	padding: 0 0 7px 0;
	margin: 0 5px 5px 0;
	float: left;
	list-style-type: none;
	background-image: none;
	line-height: normal;
	white-space: nowrap;
	}
#subMenu li a {
	background-color: #A5BCA4;
	display: block;
	padding: 3px 7px 4px 7px;
	border: 1px solid #A5BCA4;
	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;
	text-decoration: none;
	color: #ECF4EC;
	}
#subMenu li a:hover {
	border-color: #918981;
	color: #C7E5C7;
	}
	
	/* 
	+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	use s1, s2, etc, not selected class eff 12/2007 slg
	+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
#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: #C7E5C7;
	background-color: #C7E5C7;
	color: #514641;
	}

#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: #C7E5C7;
	background-color: #C7E5C7;
	color: #514641;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#boatingPageOverview #subMenu #s1, 
#boatingPageRentals #subMenu #s2, 
#boatingPageMarina #subMenu #s3,

#cottagesPageOverview #subMenu #s1, 
#cottagesPageCottages #subMenu #s2,
#cottagesPageGroup #subMenu #s3,
#cottagesPageCamping #subMenu #s4, 
#cottagesPageFacilities #subMenu #s5,
#cottagesPagePolicies #subMenu #s6,

#fishingPageOverview #subMenu #s1,
#fishingPageRecords #subMenu #s2,
#fishingPageCurrent #subMenu #s3,
#fishingPageGallery #subMenu #s4,
#fishingPageForum #subMenu #s5,

#hoursPageOverview #subMenu #s1,
#hoursPageFees #subMenu #s2,

#localPageHistoric #subMenu #s1,
#localPageCasinos #subMenu #s2,
#localPageShopping #subMenu #s3,
#localPageWine #subMenu #s4,
#localPageDining #subMenu #s5 
  
{
	padding: 0px 0px 6px 0px;
	border-color: #;
	background-image: url(../images/submen_select.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
    overflow: visible;
} 

#pageSectionname #subMenu #listid a ,
#boatingPageOverview #subMenu #s1 a, 
#boatingPageRentals #subMenu #s2 a, 
#boatingPageMarina #subMenu #s3 a,

#cottagesPageOverview #subMenu #s1 a,
#cottagesPageCottages #subMenu #s2 a,
#cottagesPageGroup #subMenu #s3 a,
#cottagesPageCamping #subMenu #s4 a,
#cottagesPageFacilities #subMenu #s5 a,
#cottagesPagePolicies #subMenu #s6 a,

#fishingPageOverview #subMenu #s1 a,
#fishingPageRecords #subMenu #s2 a,
#fishingPageCurrent #subMenu #s3 a,
#fishingPageGallery #subMenu #s4 a,
#fishingPageForum #subMenu #s5 a,

#hoursPageOverview #subMenu #s1 a,
#hoursPageFees #subMenu #s2 a,

#localPageHistoric #subMenu #s1 a,
#localPageCasinos #subMenu #s2 a,
#localPageShopping #subMenu #s3 a,
#localPageWine #subMenu #s4 a,
#localPageDining #subMenu #s5 a 


{
	border-color: #C7E5C7;
	background-color: #C7E5C7;
	color: #514641;
	}

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	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;
	margin-left: 190px;
	width: 100px;
	}
p.submitButton input {
	background-color: #7796b1;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	margin: 0;
	cursor: pointer;
	}






/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	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;
	}
.picBorderlessRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.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: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
.offseason {
    color:#006699;
    font-style: italic;
	}
.recordsTable {
	clear: both;
	border-collapse: collapse;
	width: 80%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	margin: 0 0 1.5em 0;
	background-color: #ECF4EC;
	}
.recordsTable td,
.recordsTable th {
	padding: 6px 9px;
	vertical-align: top;
	}
.recordsTable td,
.recordsTable th,
.recordsTable pre {
	font-size: 11px;
	}

.recordsTable th {
	background-color: #C7E5C7;
	}
.recordsTable tr {
	border-bottom: 1px solid #333;
	}
.smallTable {
	width:30%;
}
.mediumTable{
	width:50%;
}
	
	
	

.pricingTable {
	border-collapse: collapse;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	margin: 0 0 1.5em 0;
	background-color: #EDF4EC;
	}
.pricingTable td,
.pricingTable th {
	padding: 6px 9px;
	vertical-align: top;
	}
.pricingTable td,
.pricingTable th,
.pricingTable pre {
	font-size: 11px;
	}

.pricingTable th {
	background-color: #C7E5C7;
	}
.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;
	}
	
div#like_us{
	width: 145px;
	height: 60px;
	display: block;
	position:relative;
	top: -30px;
	left: 0;
	float: right;
}

div#like_us h1,
div#like_us h2,
div#like_us h3,
div#like_us h4{
	float: right;
}

	
	
	
	
	
	
	
	
	
	
	
