@charset "utf-8";
/* CSS Document */
/*flex_source_order*/

	html {font-size: 100%; }

	body {

			background-color:  #Fff;
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-size:	.9rem;
	}

		p, ul, ol	{
			font-size:	1rem;
			color: #666666;
			}
		ul		{
			line-height:	1.5rem;
			margin-left: 0rem;
				}
		ul ul		{
			margin-left: .2rem;
				}
		ol		{
			line-height: 1.5rem;
			padding-left: 1.3rem;
				}
		p	{
			line-height: 1.3rem;
			margin-bottom:  1rem;
			}
		h1	{
			font-size:	1.9rem;
			line-height: 3rem;
			font-style: italic;
			}

		h2	{
			font-size:	1.5rem;
			
			}

		h3	{
			font-size:	1.2rem;
			}
		h2, h3, h4, h1    {
			font-family: "Palatino Linotype", "Book Ariqua", serif;
			color: #060;
			margin-top: .2rem;
			margin-bottom: .2rem;
			padding-bottom: .2rem;
			}
			
		.smalltext	{
			font-size:  .7em;
			}
		.smalltext2	{
			font-size:  .8em;
			}
		.smalltext2	p {
			margin-bottom: .3em;
			}

		a:link	{
			color:  #336699;
			}

		a:visited	{
			color:	#336699;
			}

		a:hover	{
			color:	green;
			background-color:  #d7e9e9;
			
			}
		.mapbutt a:hover	{
			background-color: #ecf4ff;
			}

		#indexbox a:hover	{
			color: green;
			
			}
		.subtitle a:hover, .subtitle2 a:hover, .subtitle3 a:hover  {
			font-size: 1.1em; 
		}
	.toptitle3 h3, .toptitle3 h2  {
		font-size: 1rem;
		text-shadow: 1px .1px #333;
		color:	#fedd40;
	}

	

	.FlexWrapper {
		max-width: 990px;
		width: 100%
		margin-top: 0;
		border-left: 6px double #060;
		border-right: 6px double #060;
		padding-left: .5rem;
		padding-right: .4rem;
		display: flex;
		flex-direction: row;
		margin-left: auto;
		margin-right: auto;

	}
	
	.FlexItems  {
		display: flex;
		align-items: left;
		min-height: 6.25rem;
		padding: 1rem;
		margin-top: 0px;

	}
		.FlexHeader  {
		background-color: #FFC;
		order: 1;
		width: 100%;
		margin-left: 0;
		height: 820px;
		display: inline;
		
		
	}
	.FlexContent {
			
			order: 3;
			width: 40%;
			display: inline;
			border-left: -5px;
			font-size: 1rem;
	}


	.FlexSideTwo {
			
			display: inline;
			order: 2;
			width: 50%;
			margin-right: -10px;
		
	}
	.FlexFooter {
		
		display: inline;
		order: 5;
		width: 100%
	}

	@media (min-width: 30rem) {
			.FlexWrapper {
		flex-flow: row wrap;
	}

	.FlexHeader  {
		width: 100%
		order: 1;
	}
	.FlexContent {
		flex: 1;
		order: 3;
		width: 45%
	}


	.FlexSideTwo {
		width: 48%;
		order: 2;
		;
	}
	.FlexFooter {
		width: 100%;
		order: 5;

	}
	}


		/*----------- TABLES ------------*/

	.table {
		margin-left: 0px;
		margin-right: .2rem;
		margin-bottom: .2rem;
		width: 100%;
		
	}

	table	{
		border-collapse: collapse;
		
			}
	th, td		{
		border: 1px solid #360;
		padding: .3rem;
		font-size: .95em;
		line-height: 1.2rem;
		color:  #3E3E3E;

			}

	td   {
	
		padding-left: .3rem;
		padding-right: .3rem;
		background-color:   #ffc;
		
		}
	

	tbody th   {
		border: 1px solid #000000;
		background-color: #f9f9b2;
		text-align: left;
		padding: .2rem;
		padding-left: .3rem;
		}
	thead th   {
		border: 1px solid #000000;
		background-color: #f9f9b2;
		text-align: center;
		font-weight: bold;
		padding: .3rem;
		font-size: 1.1rem;

		}

	caption   {
		font: bold 120% "Times New Roman", Times, serif;
		background-color: #FF9;
		color: #000000;
		padding: .3rem 0 0.3rem 0;
		border: 1px solid #000000;
				}

	tfoot	{
		font-size: .8rem;
		background-color: #ecf4ff;
		font-style: italic;
		
		}
		

	footer {
		text-align: center;
		padding: 30px;
		margin-top: 0px;
		clear: both;
		border-top: 1px solid green;
		
		
	}
	footer p {
		font-size: .8rem;
	}
	#homefooter {
		width: 976px;
		background-color: #f4f9e8;
		border-top: 1px solid #390;
		border-bottom: 1px solid #390;
		margin-bottom: 15px;
	}
	.prices th, .prices td {
		text-align: center;
	}
	
	/*----------- CONTAINERS ------------*/
		.hst_promo  {
		width: 95%;
		border: 1px solid #196eaf;
		background-color: #daebf7;
		height: auto;
		margin-left: auto;
		margin-right: auto:
		}
		.hst_promo h3 {
			color: #515354;
		}
		.hst_promo h2 {
			color: #196eaf;
		}
		.hst_logo  {
			width: 251px;
			height: 80px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/hst_logo_sm2.png);
		}
		.hst_logo3  {
			width: 251px;
			height: 80px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/hst_logo_sm3.png);
		}
		.campsquare2 {
			width: 240px;
			height: 240px
			border: 1px solid green;
		}
		.main_content {
			margin-top: -8px;
			line-height: 20px;
		}
		.main_content h2  {
			line-height: 1.6rem;
		}
		.highlights  {
		width: 50%;
		min-height: 248px;
		margin-right: .2rem;
		margin-left: .8rem;
		margin-bottom: .2rem;
		margin-top: 3px;
		padding: .4rem;
		background-color:   #f5fff5;
		border: 2px solid #360;
		display: inline-flex;
		flex-wrap: wrap;
		}

	.highlights ol {
		line-height: 1.5rem;
		display: block;
		margin-top: -3%;
		font-size: 1.0rem;
		margin-left: 7px;
		color: green;
		text-decoration: italic;
	}
.highlights ol li  {
	font-style: italic;
	color: #277A0A;
	
}
}

	.highlights h3  {
		text-align: center;
		margin-bottom: 0.2rem;
		font-size: 1.4rem;
		
	}
	.infobox {
		width: 95%;
		padding: 5px;
		
	}
	.comments {
		width: 98%;
		 background-color: #f0f9fc;
		 border: 1px solid #009999;
		 margin-bottom: 15px;
		 padding-right: 5px;
		
	}
	.comments li {
		line-height: 1.3rem;
		color: #05520C;
	}
.dontmiss  {
		width: 91.5%;
		 background-color: #f0f9fc;
		 border: 1px solid #009999;
		 margin-bottom: 15px;
		 padding: 10px;
	margin-left: auto;
	margin-right: auto;	
}
.dontmiss h3  {
	line-height: .5rem;
	font-family: bookantiqua;	
}
.dontmiss p  {
	color: #060;
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-family: bookantiqua;
	margin-top: 5px;
}
		.video {


		}
	#restips {
		width: 95%;
		padding: 8px;
		background-color:   #f5fff5;
		border: 1px solid green;
		margin-left: auto;
		margin-right: auto;
		margin-top: 9px;
		margin-bottom: 9px;
	}

	
	footer {
		text-align: center;
		padding: 30px;
		margin-top: 0px;
		clear: both;
		
	}
	footer p {
		font-size: .8em;
	}
	.bannercontainer {
		width: 940px;
		margin-left: 20px;
		height: 105px;
		margin-top: -10px;
		border: 1px solid #fff;
	
	}
		#pct {
		width: 95%;
		padding: 8px;
		background-color:   #f5fff5;
		border: 1px solid green;
		margin-top: 9px;
		margin-bottom: 9px;
	}
	#pct2 {
		width: 95%;
		padding: 8px;
		background-color:   #f5fff5;
		border: 1px solid green;
		margin-top: 9px;
		margin-bottom: 9px;
	}

		/*----------- GRAPHIC SYMBOLS ------------*/
				.toplogo2_fixed  {
			background-image: url(graphics/top.png);
			width: 272px;
			height: 27px;
			display: block;
			margin-left: auto;
			margin-right: auto;

		}
		.topbox {
			width: 100%;
			height: 28px;
			padding-top: 3px;
			border-top: 1px solid #369;
			border-bottom: 1px solid #369;
			 background-image: linear-gradient(to right, lightcyan, aliceblue, lightcyan);
			 margin-bottom: 1px;
		}
		.toplogo {
			display: none;
		}
		
		.logofloat  {
			width: 355px;
			height: 80px;
			margin-top: -15px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			background-image: url(graphics/logo_float2.png);
			display: none;
		}
		.logofloat3  {
			width: 289px;
			height: 70px;
			margin-top: -15px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			background-image: url(graphics/logo_float3.png);
			display: none;
		}

			
	.goldstar  {
		width: 21px;
		height: 21px;
		margin-right: 5px;
		margin-top: 0px;
		background-image: url(graphics/gold_star.png);
		float: left;
	}
	.greenstar  {
		width: 20px;
		height: 20px;
		margin-right: 8px;
		margin-top: 2px;
		background-image: url(graphics/green_star.png);
		float: left;
	}
	.triangle  {
		width: 15px;
		height: 15px;
		margin-right: 8px;
		margin-top: 4px;
		background-image: url(graphics/triangle.png);
		float: left;

	}
		.dot  {
		width: 7px;
		height: 7px;
		margin-right: 7px;
		margin-top: 5px;
		background-image: url(graphics/dot.png);
		float: left;
	}
		.tri  {
		width: 15px;
		height: 15px;
		margin-right: 6px;
		margin-top: 6px;
		background-image: url(graphics/tri.png);
		float: left;
	}
		.goldstar2  {
		width: 11px;
		height: 10px;
		margin-right: 5px;
		margin-top: 6px;
		background-image: url(graphics/gold_star2.png);
		float: left;
	}
	.greenstar2  {
		width: 10px;
		height: 10px;
		margin-right: 6px;
		margin-top: 6px;
		background-image: url(graphics/green_star2.png);
		float: left;
	}
	.triangle2  {
		width: 9px;
		height: 9px;
		margin-right: 7px;
		margin-top: 6px;
		background-image: url(graphics/triangle2.png);
		float: left;
	}
	.tri2  {
		width: 9px;
		height: 9px;
		margin-right: 6px;
		margin-top: 6px;
		background-image: url(graphics/tri2.png);
		float: left;
	}
	.logotopleft  {
		background-image: url(graphics/logo_top_left.png);
		width: 218px;
		height: 102px;
		float: left;
		display: inline;
		margin-left: -30px;
		margin-right: 5px;
	}
	.mapbutt	{
		width:	94px;
		height:	61px;
		float: right;
		padding-left: 8px;

			}
	.mapbutt2	{
		width:	88px;
		height:	57px;
		float: right;
		padding-left: 8px;

			}
				.insta  {
		width: 40px;
		height: 40px;
		margin-left: 25px;
		margin-top: 0px;
		background-image: url(graphics/icons8-instagram-30.png);
	}
	.insta2  {
		width: 24px;
		height: 24px;
		margin-bottom: 5px;
		background-image: url(graphics/instagram_sm.png);
	}
	.instaright  {
		width: 40px;
		height: 40px;
		margin-right: 50px;
		margin-top: 5px;
		margin-bottom: 8px;
		float: right;
		background-image: url(graphics/icons8-instagram-30.png);
	}
			.campground_key {
		width: 352px;
		height: 90px;
		background-image: url(graphics/campground_key.png);
		margin-left: auto;
		margin-right: auto;
		margin-top: 3px;
		margin-bottom: 6px;
		display: none;
	}
	.key_case  {
		width: 100%;
	}
	.horiz_line {
		border-top: 1px solid #063;
		height: 2px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
			/*----------- NAVIGATION NAVIGATION NAVIGATION ------------*/
			
	.navigation  {
		width:40%;
		border-radius: 10px;
		margin-top: .2rem;
		margin-bottom: .2rem;
		height: 255px;
		float: left;
		border: 2px solid #393;
		background-color: #F5F5FF;
		padding: 3px 4px 0px 3px;
	}
	.navigation_sm  {
		width:95%;
		border-radius: 10px;
		margin-top: .2rem;
		margin-bottom: .2rem;
		height: 255px;
		border: 2px solid #393;
		background-color: #F5F5FF;
		padding: 3px 5px 0px 3px;
		display: none;
	}

			
		.navigation4  {
		width:200px;
		border-radius: 10px;
		margin-top: 5px;
		height: 259px;
		float: right;
		border: 2px solid #393;
		background-color: #F5F5FF;
		padding-top: 3px;
		clear: right;
	}
		.navigation2  {
		width:200px;
		border-radius: 10px;
		margin-top: 5px;
		height: 185px;
		float: right;
		border: 2px solid #393;
		background-color: #F5F5FF;
		padding-top: 5px;
	}
		.navigation3  {

		width: 850px;
		height: 24px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
	}

		.topnavstripe  {
		width: 975px;
		height: 27px;
		padding-top: 0px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(graphics/nav_stripe3.png);
		margin-top: -12px;

	}

	.navbar  {
		
		height: 24px;
		padding-top: 10px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		background-color: #FFc;
		border: 1px solid #330;
		border-radius: 5px;
		text-align: center;
	}
	.navbar4  {
		width: 192px;
		height: 26px;
		padding-top: 11px;
		margin-right: auto;
		margin-left: auto;
		background-color: #ffc;
		border: 1px solid #330;
		border-radius: 5px;
		text-align: center;
	}
		.navbar3  {

		padding-top: 2px;
		display: inline;
		margin-left: 8px;
		margin-top: 3px;
		background-color: #fff5e0;
		border: 1px solid #330;
		border-radius: 5px;
		text-align: center;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 2px;
		
	}
		.navbar4 a:link {
		display: block;
		text-decoration: none;
		height: 2em;
		color: #663300;
		font-size: .8em;
	}
		.navbarlogo  {
			background-image: url(graphics/ca_camping_logo.png);
			width:  200px;
			height: 52px;
			margin-left: auto;
			margin-right: auto;
	
		}
		.navbarhome  {
			background-image: url(graphics/ca_camping_logo5.png);
			width:  192px;
			height: 39px;
			margin-left: auto;
			margin-right: auto;
	
		}
	.navbar a:link {
		display: block;
		text-decoration: none;
		height: 2em;
		color: #663300;
		font-size: .8em;
	}
		.navbar3 a:link {
		display: inline;
		text-decoration: none;
		height: 2em;
		color: #000;
		font-size: .9em;
	}
	.navbar4 a:link {
		display: block;
		text-decoration: none;
		height: 2em;
		color: #000;
		font-size: .8em;
	}
		.map_links  {
		max-width: 380px;
		min-width: 350px;
		border: 1px solid #069;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
		background-color:  #fcf9ce;
	}
		.map_links h4 {
			line-height: 1.25rem;
		}
		.map_links2  {
		max-width: 380px;
		min-width: 350px;
		border: 1px solid #069;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
		background-color: #f9f9d4;
				display: none;
	}
	.box_right  {
		float: right;
		max-width: 200px;
		margin-top: -3px;
	}
	.box_right2  {
		float: right;
		max-width: 200px;
		margin-top: -3px;
		margin-right: 10%;
	}
	

		/*----------- PHOTOS ------------*/
		
	img {max-width: 100%; height: auto;}
	.hst_photo  {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-top: 0;
		border-top: 1px solid green;
	}
	.campphoto   {
		margin-right: auto;
		margin-left: auto;
		margin-top: .5rem;
		margin-bottom: .5rem;
	}
	.campphoto img {
		box-shadow: 1px 1px 5px #000;
	}
		.caption  {
		text-align: center;
		width: 100%;
		font-size: 1rem;
	}
	.caption p {
		font-style: italic;
		color:  #030;
	}
		.campphoto2   {
		width: 480px;
		height: 320px;

		margin-right: 5px;
		margin-bottom: 10px;
		border: 1px solid green;
		box-shadow: 1px 1px 5px #000;
	}
	 .campphoto3 {
		 display: none;
	 }

	.bannerphoto  {
		width: 100%;
		height: auto;
		margin-left: 7px;


	}
	.bannerphoto2 {
		display: none;
	}
	.smright2  {
		width: 200px;
		height: 133px;
		float: right;
		margin-left: 7px;
		margin-top: 5px;
		margin-bottom: 10px;
		background-color: #fff;
		border: 1px solid green;
	}

	.smright3  {
		width: 200px;
		height: 133px;
		float: right;
		margin-left: 8px;
		margin-top: 15px;
		margin-right: 10px;
		margin-bottom: 15px;
		border: 1px solid green;
	}
	.smleft3  {
		width: 200px;
		height: 133px;
		float: left;
		margin-right: 8px;
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		border: 1px solid green;
	}
	.mapphotos  {
		width: 270px;
		height: 180px;
		margin-top: 5px;
		margin-bottom: 7px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		padding: 2px;
		border: 1px solid green;
	}
	.mapcaption p {
		text-align: center;
		font-style: italic;
		margin-left: auto;
		margin-right: auto;
		margin-top: 7px;
		color: #069;

	}
		

	
	/*-----------END  PHOTOS ------------*/
	
	/*-----------RULES AND CAMPS ------------*/
	
		.rules   {
		
		border: 1px solid green;
		padding: 8px;
		margin-left: 38%;

		margin-bottom: 8px;	
	}
	.rules h2 {
		text-align: center;
	}
		
	.camps ul {
		list-style-type: none;
		text-decoration: none;
		margin-left: -3rem;
	}
	.camps ul li  {
		line-height: 1.7rem;

	}
	.camps2 h2 {
		text-align: center:
	}
	.camps h4  {
		margin-bottom: -1rem;
	}
		.rules ol,  {
		margin-left: 10px;
	}
	.rules ol li {
				line-height: 1.5rem;
	}
	.rules ul {
		margin-left: -10px;
	}
	.rules h3  {
		text-align: center;
	}
		#copyright  {
		width: 53px;
		height: 18px;
		background-image: url(graphics/copyright.png);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;

		}
		.campgrounds  ul {
		list-style-type: none;
		text-decoration: none;
		margin-left: -2rem;
		}
			.campgrounds ul li  {
		line-height: 1.35rem;
	}
			
		



	
		/*----------- ADS ------------*/
		.amzbox   {
			width: 250px;
			height: 60px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 15px
			margin-bottom: 15px;
			border: 2px solid #069;
			background-color: #F9f6d7;
		}
		.amzbox2   {
			width: 250px;
			height: 60px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 15px
			margin-bottom: 15px;
			border: 2px solid #069;
			background-color: #f9f9b2;
		}
		.amzbox h4, .amzbox2 h4 {
			text-align: center;
			padding-top: 2px;
			font-size: 1.1rem;
			line-height: 1.5rem;
		}
			
			
		.tripleamz {
			width: 92%;
			height: 252px;
			margin-left: auto;
			margin-right: auto;
			padding: 1px;
			border: 1px solid #060;
			margin-top: 0px;
			margin-bottom: 20px;
			background-color: #690;
			display: none;
	
			
		}
		.tripleamz2 {
			width: 102%;
			height: 252px;
			margin-left: -10px;
			margin-right: 0;
			padding: 1px;
			border: 1px solid #060;
			margin-top: 0px;
			margin-bottom: 20px;
			background-color: #690;
			display: none;
	
			
		}
		.amz1  {
			width: 120px;
			height: 240px;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: 1%;
			float: left;
			border: 1px solid #699;
			background-color: #FFF;
		}
			.camp120 {
			width: 120px;
			height: 240px;
			float: right;
			margin-right: 12px;
			margin-left: 8px;
			margin-top: 15px;
			margin-bottom: 12px;
			border: 1px solid #699;
			display: none;
		}
			.mini_banner  {
				width: 400px;
				height: 90px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 10px;
				border: 1px solid #699;
				display: none;
			}
			.mini_banner2  {
				width: 400px;
				height: 90px;
				margin-left: auto;
				margin-right: auto;
				margin-top: -10px;
				margin-bottom: 15px;
				border: 1px solid #699;
				display: none;
			}
	
		.rightskyad2  {
			width: 160px;
			height: 600px;
			float: right;
			clear: right;
			margin-left: 10px;
			margin-top: 0;
			margin-bottom: 10px;
			background-color: #FCC;
			
		}
			.rightskyadmap  {
			width: 160px;
			height: 600px;
			float: right;
			clear: right;
			margin-left: 10px;
			margin-top: 0;
			margin-bottom: 10px;
			border: 1px solid #066;
			
		}
		.leftskyad2  {
			width: 160px;
			height: 600px;
			float: left;
			clear: left;
			margin-left: 5px;
			margin-top: 0;
			margin-bottom: 30px;
			border: 1px solid green;
			
		}
		.amzadsleft  {
			width: 120px;
		
			float: left;
			clear: left;
			margin-left:5%;
			text-align: center;
			margin-bottom: 10px;
			
		}
		.amznew  {
			width: 244px;
			height: 70px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 20px;
			border: 1px solid #699;
			padding: 5px 5px 5px 5px;
			display: none;
		}
		.amzpets   {
			width: 300px;
			height: 110px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 20px;
			background-color: #699;
			padding: 5px 5px 5px 5px;
			display: none;
		}
		.amzcenter  {
			width: 120px;
			height: 240px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 20px;
			border: 1px solid #699;
			display: none;
		}
		.amzright {
			width: 120px;
			height: 240px;
			float: right;
			margin-right: 12px;
			margin-left: 8px;
			margin-top: 5px;
			margin-bottom: 12px;
			border: 1px solid #699;
			display: none;
		}
			
			
			#bannerad	{
		width: 728px;
		height: 90px;
		display: inline;
		float: right;
		margin-bottom: 10px;
		margin-top: 0px;
		text-align: center;
		border: 1px solid #690;
		overflow: hidden; 
			}
			
				.rightadbox  {
		width: 96%;
		padding: 8px;
		border-radius: 10px;
		background-color: #f4f9e8;
		margin-bottom: 9px;
		margin-top: 9px;
		text-align: center;
		border: 1px solid #690;
		}
			.rectanglead  {
		width: 336px;
		height: 280px;
		background-color:   #fff;
		border: 1px solid #060;
		margin-left: auto;
		margin-right: auto;
		}
		.newad2  {
		width: 336px;
		height: 280px;
		background-color:   #fff;
		border: 1px solid #060;
		margin-left: auto;
		margin-right: auto;
		display: none;

		}
		.responsive_square  {
			width: 95%
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
		}
		.responsive_square2  {
			width: 95%
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
			display: none;
		}
	.horiz_ad  {
			height: 280px;
			width: 336px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			border: 1px solid #06C;
			display: none;
		}
			.horiz_ad3  {
			height: 200px;
			width: 300px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			border: 3px double #9CC;
			display: none; 
		}
		.camp_box {
			height: 280px;
			width: 336px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			border: 1px solid #069;
			display: none;
		}
		.vert_ad3  {
			height: 400px;
			width: 300px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			border: 3px double #9CC;
			display: none; 
		}
			.horiz_ad2  {
			height: 100%;
			width: 90%;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			display: none;
		
		}
		.recadsm  {
			width:  336px;
			height: 180px;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #069;
			display: none;
		}
	.recadsm2  {
			width:  336px;
			height: 180px;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #069;
			margin-top: 5px;
			margin-bottom: 12px;
			display: none;
		}
	.books	{
		width:120px;
		margin-left: auto;
		margin-right: auto;

	}
	.books h4  {
		text-align: center;
	} 
	.campsquare240 {
		width: 240px;
		height: 240px;
		border: 1px solid #066;
		padding: 2px;
		margin-left: auto;
		margin-right: auto;
		
	}
	.campsquare240new {
		width: 240px;
		height: 240px;
		border: 1px solid #066;
		padding: 2px;
		margin-left: auto;
		margin-right: auto;
		
	}
		
	}
	/*----------- Snowplay ------------*/
		.snowplay   {
		width: 472px;
		height: 300px;
		border: 1px solid green;
		margin-top: 5px;
		float: right;
		clear: right;
		background-image: url(graphics/snowplay.png);
		repeat: no-repeat;
	}
	.snowplayphoto  {
		width: 250px;
		height: 167px;
		margin-top: 110px;
		margin-left: 10px;
	}
	.snowplayphoto2  {
		width: 250px;
		height: 189px;
		margin-top: 97px;
		margin-left: 10px;
	}
	.snowplayphoto3  {
		width: 225px;
		height: 150px;
		margin-top: 97px;
		margin-left: 10px;
	}
	.snowplayphoto img, .snowplayphoto2 img, .snowplayphoto3 img {
		padding: 2px;
		border: 1px solid #6CF;
	}
	.snowplay_sonora   {
		width: 472px;
		height: 300px;
		border: 1px solid green;
		margin-top: 5px;
		float: right;
		clear: right;
		background-image: url(graphics/snowplay_sonora.png);
		repeat: no-repeat;
	}
	.snowplay_seki   {
		width: 425px;
		height: 272px;
		border: 1px solid green;
		margin-top: 5px;
		background-image: url(graphics/snowplay_seki.png);
		repeat: no-repeat;
	}
	
	/*----------- Camp-Lake_Beach------------*/
	
	.camplakebeach  {
		width: 308px;
		height: 415px;
		background-image: url(graphics/camp_lake_beach_logo.png);
		margin-left: auto;
		margin-right: auto;
	
		
	}
		.dayhikes2  {
		width: 454px;
		height: 132px;
		padding: 8px;
		padding-top: 70px;
		background-image: url(graphics/day_hikes_trees3.png);
		margin-bottom: 10px;
	}
	/*----------- Day Hikes Promos ------------*/
		.dayhikescgsm  {
			width: 250px;
			height: 157px;
			background-image: url(graphics/day_hikes_cg_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
			.dayhikesggsm  {
			width: 250px;
			height: 157px;
			background-image: url(graphics/day_hikes_gg_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
		.dayhikesskcsm  {
			width: 249px;
			height: 140px;
			background-image: url(graphics/day_hikes_skc_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
				.dayhikesltsm  {
			width: 249px;
			height: 140px;
			background-image: url(graphics/day_hikes_lt_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
		.dayhikesmlsm  {
			width: 249px;
			height: 140px;
			background-image: url(graphics/day_hikes_ml_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
				.dayhikesysm  {
			width: 249px;
			height: 140px;
			background-image: url(graphics/day_hikes_y_sm.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
		
		.dayhikes_home {
			width: 279px;
			height: 465px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/day_hike_promo2.png);
		}
		
			.dayhikes_gg {
			width: 280px;
			height: 466px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/day_hike_promo_gg.png);
		}
		.dayhikes_lp {
			width: 279px;
			height: 465px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/day_hike_promo_lp.png);
		}
			.dayhikephoto {
		width: 240px;
		height: auto;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
	
	}
		.promobox_hikes   {
			width: 250px;
			height: 390px;
			padding-top: 15px;
			padding-left: 15px;
		}
		
/*----------- Oregon Promos ------------*/
		.promobox  {
			width: 95%;
			height: 317px;
			padding-top: 15px;
			padding-left: 15px;
		}
		.promobox_home   {
			width: 250px;
			height: 390px;
			padding-top: 15px;
			padding-left: 15px;
		}
		.oregonpromo {
			width: 95%;
			height: 317px;
			background-image: url(graphics/or_trip_promo.png);	
		}
		.oregonpromo_rt {
			width: 480px;
			height: 317px;
			margin-top: 8px;
			float: right;
			clear:  right;
			background-image: url(graphics/or_trip_promo.png);	
		}
		.oregonpromo_home {
			width: 279px;
			height: 449px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/or_trip_promo_home2.png);
				
		}
		.or_photo {
		width: 350px;
		height: auto;
		padding-left: 20px;
		margin-bottom: 5px;
		border: 1px solid #993333;
	}
	.oregonphoto {
		width: 240px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
	
	}
		.oregoncap  {
			width: 278px;
			text-align: center;
			float: left;
			clear: left;
		}
		.oregoncaphome  {
			width: 235px;
			text-align: center;
			padding-left: 5px;
			float: left;
			clear: left;
			margin-top: -15px;
		}
		.oregoncap p, .oregoncamphome p {
			font-size: 1em;

		}
		
		.or_promo_sm   {
			width: 290px;
			height: 388px;
			background-image: url(graphics/or_trip_promo_sm.png);
		}
		.oregon_logo {
			width: 252px;
			height: 88px;

			margin-left: auto;
			margin-right: auto;
			background-image: url(graphics/oregon_logo.png);
		}
			.or_photo_sm {
		width: 280px;
		height: 187px;
		padding-top: 75px;
		margin-left: auto;
		margin-right: auto;

	}
	.or_promo_sm p {
		text-align: center;
		font-size: .8sm;
		font-style: italic;
		color: #060;
		padding-top: 3px;
	}
		
	
			/*----------- Oregon Promos end ------------*/
			
/*----------- misc ------------*/
	.facebk  {
		width: 270px;
		height: 40px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 8px;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
		.facebk2  {
		width: 300px;
		height: 40px;
		margin-left: 25px;
		margin-top: 5px;
		margin-bottom: 8px;
		margin-right: 10px;	

	}
		.birdie {
		width: 100px;
		height: 25px;
		margin-top: 5px;
		margin-bottom: 2px;
		margin-right: 6px;
		}
		.birdie2 {
		width: 100px; 
		height: 30px;
		margin-top: 5px;
		margin-left: 25px;
		margin-bottom: 2px;
		margin-right: 6px;

		}
		.covid  {
			display: none;
		}

			/*----------- HOME TITLE ------------*/
			
	#hometitle  {
			width: 40%;
			height: 100px;

			}
	#hometitle h4, #hometitle h1, #hometitle h3, #hometitle h2  {

			text-shadow: 1px .1px #333;
			color:	#fedd40;
			text-align: center;
			
				}
