@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:	.9rem;
			}
		ul		{
			line-height:	1.3rem;
			margin-left: 0rem;
				}
		ul ul		{
			margin-left: .2rem;
				}
		ol		{
			line-height: 1.3rem;
			padding-left: 1.3rem;
				}
		p	{
			line-height: 1.2rem;
			margin-bottom:  1rem;
			color: #333;
			}
		h1	{
			font-size:	1.8rem;
			line-height: 3rem;
			font-style: italic;
			}

		h2	{
			font-size:	1.4rem;
			
			}

		h3	{
			font-size:	1.2rem;
			}
		h2, h3, h4, h1    {
			font-family: "Palatino Linotype", "Book Ariqua", serif;
			color: #036;
			margin-top: .2rem;
			margin-bottom: .2rem;
			padding-bottom: .2rem;
			}
			li {
				color: #333;
			}
			
.smalltext	{
			font-size:  .7em;
			}
		.smalltext2	{
			font-size:  .8em;
			}
		.smalltext2	p {
			margin-bottom: .3em;
			}

		a:link	{
			color:  #003399;
			}

		a:visited	{
			color:	#5a4f27;
			}
		.menu li a:visited {
			color: #fff;
		}

		a:hover	{
			color:	green;
			background-color:  #d7e9e9;
			
			}
		.mapbutt a:hover	{
			background-color: #ecf4ff;
			}

		
		.subtitle a:hover, .subtitle2 a:hover, .subtitle3 a:hover  {
			font-size: 1.1em; 
		}
		.main_content h2, .main_content h3 {
			text-align: center;
		}

	.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;

	}
	}
#bottomwrapper	{
		width: 100%;
		background-color: #94bff4;	
		margin-top: -40px;	
		padding-top: 20px;		
		margin-left: auto;
		margin-right: auto;
		}
		/*----------- TABLES ------------*/
			
	.table {
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: .2rem;
		width: 100%;
	}
	table {
		margin-top: 5px;
		margin-left: -10px;
		border-collapse: collapse;
			}
	th, td		{
		border: 1px solid #360;
		padding: 5px;
		font-size: .9rem;
		line-height: 1.2rem;
			}
	td   {
		padding-left: 5px;
		padding-right: 5px;
		background-color:   #e6fffd;
		}
	tbody th   {
		border: 1px solid #000000;
		background-color: #e6fffd;;
		text-align: left;
		padding: .2rem;
		padding-left: .3rem;
		}
	thead th   {
		border: 1px solid #000000;
		background-color: #e6fffd;
		text-align: center;
		font-weight: bold;
		padding: .3rem;
		font-size: 1rem;
		}
	caption   {
		font: bold 120% "Times New Roman", Times, serif;
		padding: .3rem 0 0.3rem 0;
		border: 1px solid #000000;
		background-color: #e6fffd;
				}
	tfoot	{
		font-size: .8rem;
		background-color:#e6fffd;
		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;
	}
	.prices th, .prices td {
		text-align: center;
	}
		.distances	{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #03899c;
		border-bottom: 1px solid #03899c;
		padding-top: 8px;
		padding-bottom: 15px;
			}

	.distances table  {
		font-size: .6em;
			}
			.distances table th, .distances table td		{
		font-size: .7rem;
			}
	
	/*----------- CONTAINERS ------------*/
	
		.main_content {
			margin-top: -150px;
		
		}
		.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.3rem;
		display: block;
		margin-top: -10%;
	}
	.highlights h3  {
		text-align: center;
		margin-bottom: 2rem;
	}
	.infobox {
		width: 95%;
		padding: 5px;
		
	}
	.topinfo  {
		margin-left: -7px;
		max-width: 650px;
		padding: 15px;
		background-color: #e7f5f7;
		border-top: 1px solid #360;
		border-bottom: 4px double #360;	
	}


	
		.infobox1	{
		max-width: 650px;				
		padding: 15px;
		margin-left: -10px;
		background-color: #e7f5f7;
		border-top: 1px solid #360;
		border-bottom: 1px solid #360;
			}
			.infobox2	{
		max-width: 650px;				
		padding: 15px; 
		margin-left: -9px;
		background-color: #e5f3e8;
		border-top: 1px solid #360;
		border-bottom: 1px solid #360;
			}
					.infomapbox	{
		max-width: 650px;				
		padding: 15px; 
		margin-left: -9px;
		background-color: #f2f4d3;
		border-top: 1px solid #360;
		border-bottom: 1px solid #360;
			}
	#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;
	}
		#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;
	}
	.rightfloater  {
		width: 26%;
		float: right;
		display: none;
		padding-left:8px;
		margin-left: 5px;

	}
	.rightfloater h2 {
		text-align: center;
	}
	.campgrounds  {
		margin-top: 0px;
		border: 1px solid red;
	}

	.mileage  {
		border: 1px solid #360;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		background-color: #def1fc;
		margin-bottom: 10px;
		padding: 5px;
	}
	.mileage h3 {
		text-align: center;
	}
		.weather	{

		width: 177px;
		height:  205px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		border: 1px solid lightblue;
			}
			.weather2	{
		width: 177px;
		height:  205px;
		float: left;
		clear: left;
		margin-right: 10px;
		margin-bottom: 10px;
		border: 1px solid lightblue;
			}
	.horiz_line  {
		width: 90%;
		height: 2px;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #360;
	}
	.titlestripe  {
		background-image: url(../images/title_stripe_8ff24972d0.png);
		width: 339px;
		height: 38px;
		padding-left: 17px;
		padding-top: 2px;
		margin-bottom: 5px;
	}
						/*----------- calendar page ------------*/
	.infostripe   {
		width: 100%;
		height: 35px;
		margin-left: 0;
		margin-top: 5px;
		border-top: 2px solid #0477be;
		border-bottom: 2px solid #0477be;
		background-color:  #e2efff;
		padding-bottom: 3px;
		}
			.infostripe2   {
		width: 100%;
		height: 35px;
		margin-left: 0;
		margin-top: 5px;
		border-top: 2px solid #0477be;
		border-bottom: 2px solid #0477be;
		background-color:  #e2efff;
		padding-bottom: 3px;
		}


	.infostripethin	{
		width:	292px;
		height:	32px;
		margin-left: auto;
		margin-right: auto;
		background: url(../images/thin_stripe2_073aa027fe.png) no-repeat;
		
			}
	.historynote	{
		width: 95%;
		padding: 8px;
		border-bottom: 2px solid #cee7ff;
		border-right: 2px solid #cee7ff;
		background-color: #ebf5fc; 
			}
	.historynote2	{
		width: 95%;
		padding: 8px;
		border-bottom: 1px solid #6C9;
		border-right: 1px solid #6c9;
		background-color: #e5f3e8; 
			}
			
			/*-----------CALENDARS--------------*/
			
	.calendarevent		{
		width: 95%;
		margin-bottom: 3px;
			}
	.calendarevent2		{
		width: 560px;
		background-color: #dcf5f9;
		margin-left: -10px;
		height: 150px;
			}
	.calendarevent3		{
		width: 560px;
		margin-left: -10px;
		height: 150px;
			}
	.date		{
		width: 95%;
		margin-left: 10px;
		margin-top: 20px;
		padding-top: 10px;
		border-top: 1px solid #0477be;
			}
				.date2		{
		width: 500px;
		margin-left: 10px;
		margin-top: 20px;
		padding-top: 10px;
			}
				.calendaroffset   {
		width: 95%;
		padding-left: 5%;
	
			}

	.calendaroffset p	{
		font-size: .9em;
		line-height: 1.7em;
			}
	.event		{
		width: 450px;
		margin-left: 50px;
		margin-bottom: 10px;
			}
				.doublestripes	{
		width: 90%;
		border-top: 6px double #4a73a6;
		border-bottom:6px double #4a73a6;
		min-height: 43px;
		margin-bottom: 8px;
		padding-top: 3px;
		margin-left: auto;
		margin-right: auto;
	}
	.singlestripes	{
		width: 80%;
		border-top: 1px solid #4a73a6;
		border-bottom: 1px solid #4a73a6;
		min-height: 43px;
		margin-bottom: 8px;
		padding-top: 3px;
			margin-left: auto;
		margin-right: auto;
	}

		.doublestripes2	{
		width: 750px;
		margin-left: -5px;
		border-top: 6px double #4a73a6;
		border-bottom:6px double #4a73a6;
		height: 45px;
		margin-bottom: 8px;
		padding-top: 3px;
	}
	.doublestripes h2, .doublestripes2 h2, .singlestripes h2, .makeblue h3, .makeblue h2, .makeblue h4    {
		color: #369;
	}

		/*----------- GRAPHIC SYMBOLS ------------*/
			.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;
			 display: none;

		}
		.toplogo2_fixed  {
			background-image: url(../images/top_15c6a9e7c4.png);
			width: 201px;
			height: 24px;
			display: block;
			margin-left: auto;
			margin-right: auto;

		}
		.toplogo {
			display: none;
		}
		
		.logofloat  {
			width: 355px;
			height: 80px;
			margin-top: -15px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			background-image: url(../images/logo_float2_573aaf4319.png);
			display: none;
		}
		.logofloat3  {
			width: 289px;
			height: 70px;
			margin-top: -17px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			background-image: url(../images/logo_float3_ae2141eff2.png);
			display: none;
		}

	.logotopleft  {
		background-image: url(../images/echo_top_logo_31e09fe245.png);
		width: 187px;
		height: 94px;
		float: left;
		display: inline;
		margin-left: -10px;
		margin-right: 5px;
		margin-top: -3px;
	}
	.mapbutt	{
		width:	94px;
		height:	61px;
		float: right;
		padding-left: 8px;

			}
	.mapbutt2	{
		width:	88px;
		height:	57px;
		float: right;
		padding-left: 8px;

			}
				.mapicon	{
		width: 50px;
		height: 50px;
		float: left;
		margin-right: 15px;
			}

	.mapicon img  {
		padding: 1px;
		border: 1px solid #dfba62;
			}
	.linky   {
		width: 	540px;
		margin-left: 0px;
		margin-bottom: 25px;
		
			}
	.linky h4   {
		padding-top: 2px;
			}
				.sierra h3 {
		color: #360;
	}
	.sierra h4  {
		color: #360;
		margin-left: auto;
		margin-right: auto;
		
	}
		.trails		{
		width:  239px;
		height: 200px;
		padding: 5px;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid green;
		background-color: #ebfcbd;
			}
				.insta  {
		width: 40px;
		height: 40px;
		margin-left: 25px;
		margin-top: 0px;
		background-image: url(../images/icons8-instagram-30_04b79222a5.png);
	}
	.insta2  {
		width: 24px;
		height: 24px;
		margin-bottom: 5px;
		background-image: url(../images/instagram_sm_bb17bd3eb3.png);
	}
	.instaright  {
		width: 40px;
		height: 40px;
		margin-right: 50px;
		margin-top: 5px;
		margin-bottom: 8px;
		float: right;
		background-image: url(../images/icons8-instagram-30_04b79222a5.png);
	}
			.campground_key {
		width: 352px;
		height: 90px;
		background-image: url(../images/campground_key_ce82354218.png);
		margin-left: auto;
		margin-right: auto;
		margin-top: 3px;
		margin-bottom: 6px;
		display: none;
	}
	.key_case  {
		width: 100%;
	}
		.mapbutton
		{
		width: 200px;
		height: 60px;
		float: right;
		padding-top: 3px;
		background: url(../images/map_button_4_fcbddbb099.png) no-repeat;
		}
		.mapbutton a:link  {
			margin-left: 27px;
		}
			.mapbutton2
		{
		width: 200px;
		height: 60px;
		float: right;
		padding-top: 4px;
		padding-left: 30px;
		background: url(../images/map_button_5_ab5c9ab9ad.png) no-repeat;
		}
			.mapbutton a:link, .mapbutton2 a:link, .mapbutton4 a:link  {
			text-decoration: none;
		}
		.info1_color
		{
		width: 146px;
		height: 29px;
		float: right;
		background: url(../images/info1_color_b745858e22.png) no-repeat;
		}
		.info2_color
		{
		width: 146px;
		height: 29px;
		float: right;
		background: url(../images/info3_color_06834ff684.png) no-repeat;
		}
	
	.mapbutton2
		{
		width: 200px;
		height: 60px;
		float: right;
		padding-top: 4px;
		padding-left: 30px;
		background: url(../images/map_button_5_e1cb64219c.png) no-repeat;
		}
		
	.mapbutt	{
		width:	94px;
		height:	52px;
		float: right;
		padding-left: 8px;
		margin-bottom: 7px;

			}
			#shutit {
				width: 90px;
				height: 30px;
				background-color: #e4f79f;
				border: 1px solid #060;
				float: right;
				margin-right: 10px;
				margin-bottom: 5px;
				border-radius: 5px;
				 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
			}
			.hikemap  {
		width: 70%;
		margin-top: 5px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.map   {
		width: 90%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
		#cacamping  {
		background-color: #edf9ed;
		width: 90%;
		padding: 10px;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid green;
		border-radius: 15px
	}
	#cacamping h3, #cacamping h2  {
		text-align: center;
		color:  #060;
	}
	#cacamping h4  {
		
		color:  #060;
	}
	.rightcamplink  {
		width: 90%px;
		background-color:  #edf9ed;
		text-align: center;
		padding-bottom: 10px;
		padding-top: 5px;
		border-top: 1px solid #090;
		border-bottom: 1px solid #090;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.rightcamplink h3 {
		color: #060;
		
	}
	.rightmap	{
		width: 305px;
		float: right;
		padding-left: 8px;
		padding-bottom: 5px;
			}
			.hst_smallbox {
				width: 265px;
				height: 190px;
				border-top: 1px solid #060;
				border-bottom: 1px solid #060;
				margin-left: auto;
				margin-right: auto;
				background-color: #dcf9e4;
				padding-top: 5px;
				margin-bottom: 20px;
			}
				.hst_xsmallbox {
				width: 192px;
				height: 160px;
				border-top: 1px solid #060;
				border-bottom: 1px solid #060;
				margin-left: auto;
				margin-right: auto;
				background-color: #dcf9e4;
				padding-top: 5px;
				margin-bottom: 20px;
			}
			.day_hikes {
				width: 249px;
				height: 140px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 20px;
				
				
			}
			.day_hikes_xsm {
				width: 205px;
				height: 116px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 20px;
				
				
			}
			.breaker	{
		max-width: 668px;;
		margin-left: -4px;
		border-top: 1px solid #03899c;
		border-bottom: 1px solid #03899c;
		text-align: center;
		margin-top: 1px;
		margin-bottom: 1px;
		background-color: #5fc0ce;
			}
	.breaker h3, .breaker h2	{
		color: #ffffff;
			}
		
	
	
			/*----------- NAVIGATION NAVIGATION NAVIGATION ------------*/
	/*Navigation Changes*/
	 /*--------New Menu = Menu2 ------*/
	 .menu2  {
	 width: 172px;
 	 float: left;
  	 margin-right: 10px;
  	 cursor: pointer;
     margin-left: -5px;
  	 padding: 0;
	 margin-right: 20px;
}
.menu2 ul, menu2 ul ul {
	list-style: none;
}

/* Style the sidenav links and the dropdown button */
.menu2 a {
  padding: 6px 0px 6px 0px;
  text-decoration: none;
  color: #fff;
  display: block;
	border-top: 1px solid #3c9;
	border-left: 1px solid #3c9;
	border-right: 1px solid #3c9;
  background-color: #2490b2; 
  width:180px;
    text-align: center;
	font-size: 1.1em;
  cursor: pointer;
  outline: none;
}
.menu2 ul {
	margin-left: -40px;
	margin-top: 0px;
	
	}
.menu2 ul ul a {
	background-color: #42abbc;
}
.menu2 ul ul {
	 position: absolute;
	 visibility: hidden;
 }
.menu2 li:hover > ul {
  opacity:1;
  margin-left: -20px;
  transition-delay: 0.4s;
  visibility:visible;
 }
/* On mouse-over */
.menu2 ul a:hover {
  color: #CCC;
  background-color: #1d7d93;
}
.menu2 ul ul a:hover {
  color: #FC6;
  background-color: #693;
}
	
	  .menu  {
		 width: 180px;
		 margin-bottom: 8px; 
		 margin-left: -8px;
	 }
	.camp_lodge, .trail, .activities, .places, .nature, .winter, .events  {
	width: 180px;
	display: none;
}

.menu  {
	 width: 172px;
 	 float: left;
  	 margin-right: 10px;
  	 cursor: pointer;
     margin-left: -5px;
  	 padding: 0;
}

.title, .casa, .ant, .bird, .cat, .dog, .elephant, .frog, .goat, .title2  {
	width: 160px;
	height: 25px;
	background-color: #2490b2; 
	color: #fff;
	font-size: 1.em;
	padding: 5px;
	margin-bottom: 3px;
}
.casa a, .ant a, .bird a, .cat a, .dog a, .elephant a, .frog a, .goat a  {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

.dropdown, .dropdown2, .dropdown3, .dropdown4, .dropdown5, .dropdown6, .dropdown7 {
  position: relative;
  display: block;
}

.lodging li, .trail li, .activities li, .places li, .nature li, .winter li, .events li {
	width: 200px;
	height: 30px;
	background-color: #696;
			border-top: 1px solid #3c9;
			border-left: 1px solid #3c9;
			border-right: 1px solid #3c9;	
	text-align: center;
	margin-bottom: 1px;
	padding-top: 3px;
	 box-shadow: 0 2px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu ul {
	 list-style-type: none;
}
.menu li a:link {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

	li a {
	display: block;
}
	.menu a:hover {
			background-color:  #363;
			}
	.dropdown .title:hover, .dropdown2 .title:hover, .dropdown3 .title:hover,
	.dropdown4 .title:hover, .dropdown5 .title:hover, .dropdown6 .title:hover, .dropdown7 .title:hover
	 {
			background-color:  #363;
	}


 
.dropdown:hover  .camp_lodge  {
  display: block;
}
.dropdown2:hover  .trail {
  display: block;
}
.dropdown3:hover  .activities {
  display: block;
}
.dropdown4:hover  .places {
  display: block;
}
.dropdown5:hover  .nature {
  display: block;
}
.dropdown6:hover  .winter {
  display: block;
}
.dropdown7:hover  .events {
  display: block;
}

 .title2  {
		 margin-left: 2%;
		 	background-color: #696;
			border-top: 1px solid #3c9;
			border-left: 1px solid #3c9;
			border-right: 1px solid #3c9;
			text-align: center;
	 }
	 .title2 a  {
		 color: #fff;
		 text-decoration: none;
		 display: block;
		
	 }
	 .smtext {
		 font-size: .9em;
	 }


			

		/*----------- PHOTOS ------------*/
		
	img {
  max-width: 100%;
  height: auto;
}
.photo img, .photo2 img, .photo3 img, .photo4 img, .photo5 img, .campphoto img, .photovright img, .photovleft img, .photo6 img  {
	box-shadow: 1px 1px 5px #000;
}
.photo  {
	max-width: 400px;
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 12px;
}
.photo2  {
	max-width: 400px;
	float: right;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.photo3  {
	max-width: 400px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.photo4  {
	max-width: 400px;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.photo5  {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;

}
.photo6  {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;

}
	.bannerphoto  {
		width: 100%;
		height: auto;
	}

	.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;
	}
	.campphoto   {
		margin-left: 20%px;
		width: 480px;
	}
	.photocaption  {
		width: 70%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.photovright  {
	max-width: 200px;
	float: right;
	margin-bottom: 8px;
	margin-top: 5px;
	margin-left: 10px;
}
	.photovleft  {
	max-width: 200px;
	float: left;
	margin-bottom: 8px;
	margin-top: 5px;
	margin-right: 10px;
}
	.rightphoto	{
		width: 302px;
		height: 202px;
		float: right;
		padding-top: 1px;
		padding-left: 1px;
		border: 1px solid #03899c;
		margin-left: 10px;
		margin-top: 5px;
			}

	.leftphoto	{
		width: 302px;
		height: 202px;
		float: left;
		border: 1px solid #03899c;
		margin-right: 10px;
			}

	.leftphotov	{
		width: 202px;
		height: 302px;
		float: left;
		border: 1px solid #03899c;
		margin-right: 10px;
			}
	.rightphotov	{
		width: 202px;
		height: 302px;
		float: right;
		border: 1px solid #03899c;
		margin-left: 10px;
			}
			.rightphotovsm	{
		width: 102px;
		height: 152px;
		padding: 1px 1.5px 1px 1.5px;
		float: right;
		border: 1px solid #03899c;
		margin-left: 10px;
			}
	.rightphotosm	{
		width: 152px;
		height: 102px;
		padding: 1px 1.5px 1px 1.5px;
		float: right;
		border: 1px solid #03899c;
		margin-left: 10px;
			}
	.rightphotosm2	{
		width: 151px;
		height: 101px;
		padding: 1px;
		margin-left: 10px;
		
		border: 1px solid #03899c;
		
			}

	
	/*-----------END  PHOTOS ------------*/
	
	/*-----------RULES AND CAMPS ------------*/
	
		.rules   {
		
		border: 1px solid green;
		padding: 8px;
		margin-left: 38%;

		margin-bottom: 8px;	
	}
		.camps {
			width: 85%;
			padding: 10px;
			border: 1px solid green;
			margin-left: 5%;
			margin-top: -15px;
			background-color: #f5fff5;
		}

		
	.camps ul {
		list-style-type: none;
		text-decoration: none;
		margin-left: -2rem;
	}
	.camps2 h2, .camps h3 {
		text-align: center;
	}
	.camps h4  {
		margin-bottom: -1rem;
	}
		.rules ol,  {
		margin-left: 10px;
	}
	.
	.rules ul {
		margin-left: 15px;
	}
	.rules h3  {
		text-align: center;
	}
		#copyright  {
		width: 55px;
		height: 18px;
		background-image: url(../images/copyright_39f4774ec0.png);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;

		}
		.rentallogo  {
				width: 133px;
				height: 99px;
				float:left;
				margin-right: 8px;
				
			}
				.infodivider	{
		width: 100%;
		border-top: 2px solid #2f589e;
		border-bottom: 2px solid #2f589e;
		
		background-color: #dee9f9;
		margin-bottom: 3px;
		margin-top: 3px;
	
			}

	.cgl		{
		width:  204px;
		height: 68px;
		margin-bottom: 3px;
		margin-left: 10px;
		margin-right: 10px;
		float: right;
			}	
	
	.cgl2		{
		width:  206px;
		height: 102px;
		margin-bottom: 3px;
		margin-right: 10px;
		margin-left: 10px;
		float: right;
			}

	
		/*----------- ADS ------------*/
			.mini_banner  {
				width: 400px;
				height: 90px;
				margin-left: -3px;
				margin-top: 0px;
				margin-bottom: 1px;
				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;
			}
			.recadsm2  {
			width:  336px;
			height: 180px;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #069;
			margin-top: 5px;
			margin-bottom: 12px;
			display: none;
		}
			.vert_ad3  {
			height: 400px;
			width: 300px;
			margin-top: 10px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			border: 3px double #9CC;
			display: none; 
		}
	
		.rightskyad  {
			width: 160px;
			height: 600px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			margin-bottom: 10px;
			border: 1px solid #99F;
			
		}
		.leftskyad2  {
			width: 160px;
			height: 600px;
			float: left;
			clear: left;
			margin-left: 5px;
			margin-top: 0;
			margin-bottom: 10px;
			border: 1px solid green;
			
		}
		.amzadsleft  {
			width: 120px;
			border: 1px solid #360;
			float: left;
			margin-left:0;
			margin-right: 10px;
			text-align: center;
			margin-bottom: 10px;
			
		}
		.amzad		{
		width: 120px;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #063;
		
			}
			.amzadsright  {
			width: 120px;
			min-height: 250px;
			border: 1px solid #360;
			float: right;
			margin-right:0;
			margin-left: 8px;
			text-align: center;
			margin-bottom: 10px;
			
		}
			.amz300right   {
		width: 301px;
		height: 251px;
		margin-right: -5px;
		margin-left: 8px;
		margin-top: 5px;
		margin-bottom: 5px;
		float: right;
		border: .5px solid green;
	}
			#bannerad	{
		width: 728px;
		height: 90px;
		display: inline;
		float: right;
		margin-bottom: 10px;
		margin-top: 0px;
		text-align: center;
		border: 1px solid #690; 
			}
			
				.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;

		margin-left: auto;
		margin-right: auto;
		}
		
		.responsive_square  {
			width: 95%
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
		
		}
	.horiz_ad  {
			height: 280px;
			width: 336px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			display: none;
			border: 1px solid #0C0;
		}
			.horiz_ad2  {
			height: 100%;
			width: 90%;
			margin-top: 5px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			display: none;
			border: 1px solid #0C0;
		
		}
	.books	{
		width:120px;
		margin-left: auto;
		margin-right: auto;

	}
	.books h4  {
		text-align: center;
	} 
		.topinfo li h3 {
		text-align: left;
		.topinfo li h3 {
		text-align: left;
	}

	/*----------- Snowplay ------------*/
		.snowplay   {
		width: 472px;
		height: 300px;
		border: 1px solid green;
		margin-top: 5px;
		float: right;
		clear: right;
		background-image: url(../images/snowplay_f5a161f40a.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(../images/snowplay_sonora_1d63421234.png);
		repeat: no-repeat;
	}
	.snowplay_seki   {
		width: 425px;
		height: 272px;
		border: 1px solid green;
		margin-top: 5px;
		background-image: url(../images/snowplay_seki_3bf1ee89a1.png);
		repeat: no-repeat;
	}
	
	/*----------- Camp-Lake_Beach------------*/
	
	.camplakebeach  {
		width: 308px;
		height: 415px;
		background-image: url(../images/camp_lake_beach_logo_91373d955a.png);
		margin-left: auto;
		margin-right: auto;
	
		
	}
		.dayhikes2  {
		width: 454px;
		height: 132px;
		padding: 8px;
		padding-top: 70px;
		background-image: url(../images/day_hikes_trees3_610d3f8d6c.png);
		margin-bottom: 10px;
	}
	/*----------- Day Hikes Promos ------------*/
		
		.dayhikes_home {
			width: 279px;
			height: 465px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/day_hike_promo2_016d527c59.png);
		}
		
			.dayhikes_gg {
			width: 280px;
			height: 466px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/day_hike_promo_gg_5c5ce3d634.png);
		}
		.dayhikes_lp {
			width: 279px;
			height: 465px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/day_hike_promo_lp_0a5762c8e0.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;
		}
			.dayhikesltsm  {
			width: 249px;
			height: 140px;
			background-image: url(../images/day_hikes_lt_sm_86d4b28352.png);
			margin-left: auto;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8p;
		}
		
/*----------- 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(../images/or_trip_promo_6bf46b6abc.png);	
		}
		.oregonpromo_rt {
			width: 480px;
			height: 317px;
			margin-top: 8px;
			float: right;
			clear:  right;
			background-image: url(../images/or_trip_promo_6bf46b6abc.png);	
		}
		.oregonpromo_home {
			width: 409px;
			height: 279px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/or_trip_promo_home_69d8676f95.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;
			margin-top: -9px;
		}
		.oregoncap p, .oregoncamphome p {
			font-size: 1em;
		}
		
		.or_promo_sm   {
			width: 290px;
			height: 388px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/or_trip_promo_sm_2fd52b3ea5.png);
		}
		.oregon_logo {
			width: 252px;
			height: 88px;

			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/oregon_logo_2d23efa9ce.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;
			
				}
				.menu li  {
					color: fff;
				}

/*-----------------------SNOW PLAY------------------------*/

				.snowplayphoto img, .snowplayphoto2 img {
		padding: 2px;
		border: 1px solid #6CF;
	}
				
	.snowplay_truckee   {
		width: 472px;
		height: 300px;
		border: 1px solid green;
		margin-top: 20px;
		margin-bottom: 10px;

		background-image: url(../images/snowplay_truckee_270809cb60.png);
		repeat: no-repeat;
		margin-left: auto;
		margin-right: auto;
	}
		.snowplayphoto  {
		width: 250px;
		height: 167px;
		margin-top: 110px;
		margin-left: 10px;
	}
