/* Style Sheet V2 - July 29---2005 */
	/* General - Index Page */
	img {
	border: none; 
   }
	body
	{
		margin: 0;
		padding: 0;
		font: 85% 'Trebuchet MS', arial, helvetica, sans-serif;
		text-align: center;
		color: Black;
		background-color: #708090;
	}
	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	}
	p {
	font: 11px/1.6em 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #3A4D52;
	text-align: left;
	margin: 10px 15px;
	padding: 0;
	}

	ul {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666d;
	text-align: left;
	list-style-type: square;
	}

	strong {
	font-weight: bold;
	}

	form  {
	margin: 0;
	padding-left: 20px;
	}

	input,textarea {
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	}

	select {
	margin-bottom: 7px;
	}
	
	h1 {
	color: #52666D;
	font: 15px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
	font-weight: bold;
	margin: 0 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #b0bcc0 dotted; 
	}
	
	h2 {
		color: #52666D;
		font: 15px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		margin: 0 10px 0 10px;
		padding-top: 5px;
	}
	
	h3 {
		font: 12px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px 0 10px;
		padding: 15px 0 8px 0;
		}
	
	h4 {
		font: 10px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: normal;
		color: #52666D;
		margin: 10px 10px 10px 10px;
		padding: 0;
	}
	
	h5 {
		clear: both;
		font: 10px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px 0 10px;
		padding: 5px 0 0 0;
		border-bottom: 1px #b0bcc0 dotted; 
	}
	
	h6 {
		font: 10px/1em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px;
		padding: 0;
	}
	/* Main Structure - Index Page */
	#container
	{
		margin: 0 auto;
		width: 770px;
		text-align: left;
		background-color: White;
		border: 1px solid black;
	}

#table1 {
	font: 11px/1.6em 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #3A4D52;
	text-align: left;
	margin: 10px 15px;
	padding: 0;
	}
 
  #topnav
	{
	padding: 0px;
	margin-left: 0;
	}
	#topnavnew	p {
	font: 12px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: Yellow;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	 #topnav ul
	{
	padding-left: 0px;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}
	
	#topnav ul li { display: inline; }
	
	#topnav ul li a {
	padding: 0.3em 3em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}
	
	#topnav ul li a:hover
	{
	background-color: #369;
	color: #fff;
	}
 	
	#mainnav
	{
		height: 25px;
		background-color: #008B8B;
		border-bottom: 1px solid Black;
	}
	
	#masthead
	{
		background-color: Black;
		clear: both;
		border-bottom: 1px solid Black;
		border-top: 1px solid Black;
	}
	
	#mainnav2
	{
		float: left; 
		height: 300px;
		background-color: yellow;
		border-right: 1px solid Black;
		width:182px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:180px; /* actual value */
	}
	html>#mainnav { /* be nice to Opera */
	width: 180px; /* actual value */
		}
		
	#column1
	{
		float: left; 
		background-color: White;
		width:173px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:172px; /* actual value */
	}
	html>#column1 { /* be nice to Opera */
	width: 172px; /* actual value */
		}
	#column1 ul
	{
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	}
	
	#column1 li { margin: 0 0 0 0px; }
	
	#column1 a
	{
	display: block;
	color: Black;
	background-color: White;
	width: 133px;
	padding: 2px 5px;
	text-decoration: none;
	font-weight: bold;
	}
	
	#column1 ul li a:hover
	{
	background-color: White;
	color: #FFF;
	background-repeat: no-repeat;
	}	
	
	#column1 img {
	margin: 0px;
	padding: 0px 2px 5px 2px;
	background: none;
	}	
	
	#active a:link, #active a:visited 
	{
	}
	#column2
	{
		float: left; 
		background-color: White;
		border-left: 1px solid #A9A9A9;
		border-right: 1px solid #A9A9A9;
		width:419px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:418px; /* actual value */
	}
	html>#column2 { /* be nice to Opera */
	width: 418px; /* actual value */
		}
	#column2 p {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	#column2 img {
	float: left;
	border: 1px solid #D3D3D3;
	margin-right: 10px; 
   }
	#column2 ul {
	margin: 0px 40px;
	padding: 5px;
	list-style-type: square;
	border: 0px;
	}
	#column2 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}	
	
	#column2wide
	{
		float: left; 
		background-color: White;
		border-left: 1px solid #A9A9A9;
		width:599px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:597px; /* actual value */
	}
	html>#column2wide { /* be nice to Opera */
	width: 597px; /* actual value */
		}
	#column2wide p {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 10px 30px 10px 10px;
	}
	/*
	#column2wide img {
	float: left;
	border: 1px solid #D3D3D3;
	margin-right: 10px;
	margin-bottom: 10px; 
   }
	*/
	#portfolio {
	list-style: none;
}
   #portfolio p {
	text-align: center;
	margin-top: -3px;
}
   #portfolio li {
   float: left;
	margin-right: 40px;
	margin-bottom: 15px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: Blue;	
   }
	#portfolio img {
	display: block;
	border: 1px solid #333300;	
	}
	#column3
	{
		float: left; 
		background-color: White;
		width:180px; /* false value for IE4-5.x Win */
      voice-family: "\";}\""; 
      voice-family:inherit;
      width:178px; /* actual value */
		
		}
	html>#column3 { /* be nice to Opera */
	width: 178px; /* actual value */
		}
	#column3 p {
	font: 10px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 15px 15px 20px 15px;
	}
	#column2sub
	{
		float: left; 
		background-color: White;
		width:200px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:198px; /* actual value */
	}
	#column2sub2
	{
		float: left; 
		background-color: White;
		width:200px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:198px; /* actual value */
	}
	#column2sub ul, #column2sub2 ul {
	margin: 0px 20px;
	padding: 5px;
	list-style-type: square;
	border: 0px;
	}
	#column2sub li, #column2sub2 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}	
	#column3 ul {
	margin: 0px 10px;
	padding: 5px;
	list-style-type: none;
	border: 0px;
	}
	#column3 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}
	
	#description	
	{
		margin: 0px;
	    padding: 5px 15px;
		background-color: #FFFFFF;
		font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
		}	
	#bottomnav p	
	{
		margin: 5 px 0px;
	    padding: 10px;
		clear: both;
		background-color: #FFFFFF;
		font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
		text-align: center;
		}
	#member{
		font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
		text-align: center;
		color: #52666D;
	}
	#bottomnav ul
	{
	padding-left: 0px;
	margin-left: 0;
	background-color: #ffffff;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}
	
	#bottomnav ul li { display: inline; }
	
	#bottomnav ul li a {
	padding: 0.3em 3.5em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	}
	
	#bottomnav ul li a:hover
	{
	background-color: #369;
	color: #fff;
	}
	.breadcrumb	{
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #3A4D52;
	text-align: left;
	margin: 2px 10px;
	padding: 0;
	}	
	#copyright	
	{
		text-align: center;
		margin: 5 px 0px;
	    padding: 5px;
		clear: both;
		background-color: #FFFFFF;
		font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
		}
		#copyright2	
	{
		text-align: center;
		margin: 0px;
	    padding: 1px;
		clear: both;
		background-color: #FFFFFF;
		font: 9px 'Trebuchet MS', arial, helvetica, sans-serif;
		}
	#copyrightnav p	
	{
	font: 10px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: White;
	
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	}
	#cdndist	
	{
		text-align: center;
		margin: 5px 0px;
	    padding: 10px;
		clear: both;
		background-color: #FFFFFF;
		font: bold 14px 'Trebuchet MS', arial, helvetica, sans-serif;
		color: Blue;
		}
	#topnavnew {
	background-color: Black;
	padding: 3px;
	text-indent: 10px;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
	/* Links /
	***********************************************************/
	/* normal links */
	a:link {
		color: #483D8B;
		text-decoration: underline;
		border: none; 
	}
	
	a:visited {
		color: #FF8C00;
		text-decoration: none;
		border: none; 
	}
	
	a:hover {
		color: #008B8B;
		text-decoration: underline; 
	}
	
	a:active {
		color: #b0bcc0;
		text-decoration: underline; 
	}
	/* topnav links */
	#topnav a, #topnav a:visited, #topnav a:link, #topnav a:active, #topnav a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 9px;
		text-decoration: none;
		border: none; 
	}
	#topnav a:active, #topnav a:hover {
		font-weight: bold;
		color: #E6D7AE;
		text-decoration: none; 
	}
	/* topnavnew links */
	#topnavnew a, #topnavnew a:visited, #topnavnew a:link, #topnavnew a:active, #topnavnew a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		border: none; 
	}
	#topnavnew a:active, #topnavnew a:hover {
		font-weight: bold;
		color: Yellow;
		text-decoration: none; 
	}

		/* copyrightnav links */
	#copyrightnav a, #copyrightnav a:visited, #copyrightnav a:link, #copyrightnav a:active, #copyrightnav a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		border: none; 
	}	
	#copyrightnav a:active, #copyrightnav a:hover {
		font-weight: bold;
		color: Yellow;
		text-decoration: underline; 
	}
	.programselect {
font-size: 9px;
color: Black;
margin: 0;
padding: 0;
}

.programselectortext {
font-size: 1em;
font-weight: bold;
margin: 0;
padding: 0;
}
	/* Special Tags */	
	#table1 img{
	border: 1px solid Black; 
	}
	#clear {	clear: both; }
	.rightfloat { float: right; margin: 10px; border: 1px solid #D3D3D3; }
	.red { font-weight: normal; color: Red; }
	.bold { font-weight: bold;  }
	.greytext {	color: #708090; font-weight: bold; text-align: right; }
	p.nextgallery {	
	text-align: center;
	clear: both 
	}
	.arialplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small
	margin: 0px
	padding: 0px
}
.arialplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.arialplainmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.style1 {font-family: Arial, Helvetica, sans-serif
	font: 9px}
	.style3 {font: 9px}
    .style7 {color: #000000}
    .style40 {font-weight: bold; font-size: x-small;}
#accomm td {
	vertical-align:top;
}
#dist p, #dist td {
	text-align:right;
}
#store th{
	font: 14px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	background-color:#FFFFCC;
}
#store td{
	background-color:#FFFFFF;
	text-align:center;
}

/* Occasional February 2010 */

table#accommodations {border-left:1px solid #FFF;border-top:1px solid #FFF; font-size:12px; background:#FFF;}
	table#accommodations td {border-right:1px solid #FFF; border-bottom:1px solid #FFF; padding:3px; text-align:center;font-size:13px}
		#accom_cat {padding:0; vertical-align:bottom;}
		#accom_cat h2 {text-align:left;font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; text-transform:uppercase; color:#000; margin-bottom:; margin-left:2.5em;}
		#accom_cat h1 {text-align:left;font-family:Arial, Helvetica, sans-serif; font-size:35px; font-weight:bold; margin-top:-.9em; margin-bottom:-.2em;border-bottom:0;}
	table#accommodations td.darkseparator {font-size:15px; text-transform:uppercase; color:#FFF;}
	table#accommodations td.coltitle {font-size:12px; }
	table#accommodations td span.bullet {font-size:2.5em; font-weight:bold;}

	table.bedbreakfast {}
		.bedbreakfast h1 {color:#DBC89C;} /* Same as .coltitle */
		.bedbreakfast .coltitle {background:#DBC89C; padding:15px 5px 5px; border-left:1px solid #FFF;}
		.bedbreakfast .darkseparator {background:#867C63; height:10px;}
		.bedbreakfast .rowLight {background:#F0EADA;}
		.bedbreakfast .rowDark {background:#E8DBBE;}
	
	table.hotels {}
		.hotels h1 {color:#84A9DA;} /* Same as .coltitle */
		.hotels .coltitle {background:#84A9DA; padding:15px 5px 5px; border-left:1px solid #FFF;}
		.hotels .darkseparator {background:#475B75; height:10px;}
		.hotels .rowLight {background:#D4DEF1;}
		.hotels .rowDark {background:#B0C6E7;}
		
	table.campgrounds {}
		.campgrounds h1 {color:#95BC8D;} /* Same as .coltitle */
		.campgrounds .coltitle {background:#95BC8D; padding:15px 5px 5px; border-left:1px solid #FFF;}
		.campgrounds .darkseparator {background:#0E4727; height:10px;}
		.campgrounds .rowLight {background:#D7E6D2;}
		.campgrounds .rowDark {background:#BAD4B4;}


