/* -----------------------		RESET 			--------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 letter-spacing:normal;
}
img, fieldset { border: 0; }
ol, ul, li { list-style-type: none; }
article, aside, figure, footer, header, nav, section  { display: block;}

.clear {
	clear: both;
}

body {

	font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

a {
	color: #FBF7CA;
	text-decoration:none;
	font-weight:600; 
}

a:hover { 
	color:#f3e168;	
}

header {
	background-color: #253D00; 
	padding-top:25px; 
	position: fixed;
	z-index: 10;
	width: 100%;
	border-bottom: #FFFAC7 2px solid;
}



.Logo{ 
	margin: 0 10px;
	height:59px;
	background: url('../images/92YCAMPSlogo.png') no-repeat left top;
	background-size:250px 44px;
}


#Menu {
	background-color: #253D00;
	padding-top: 84px;
}

#Menu .button { 
	font-weight:bold;
	padding: 8px 11px 9px 14px; 
	border-bottom: #FFFAC7 1px solid;
}

#Menu .button#SmallTxt{ 
	font-weight:bold;
	font-size:13px;
	padding: 8px 11px 9px 14px; 
	border-bottom: #FFFAC7 1px solid;
}

#Menu .button:hover {
	background-color: #6e8323;
}


#Locations {

	position: relative;
}

#Locations li {
	border-bottom: #7c8922 1px solid;
	height: 75px;	
	
	background: -moz-linear-gradient(top,  rgba(245,255,234,0.25) 0%, rgba(245,255,234,0.25) 1%, rgba(242,213,0,0.19) 71%, rgba(201,181,7,0.18) 78%, rgba(73,80,28,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,255,234,0.25)), color-stop(1%,rgba(245,255,234,0.25)), color-stop(71%,rgba(242,213,0,0.19)), color-stop(78%,rgba(201,181,7,0.18)), color-stop(100%,rgba(73,80,28,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,255,234,0.25) 0%,rgba(245,255,234,0.25) 1%,rgba(242,213,0,0.19) 71%,rgba(201,181,7,0.18) 78%,rgba(73,80,28,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,255,234,0.25) 0%,rgba(245,255,234,0.25) 1%,rgba(242,213,0,0.19) 71%,rgba(201,181,7,0.18) 78%,rgba(73,80,28,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,255,234,0.25) 0%,rgba(245,255,234,0.25) 1%,rgba(242,213,0,0.19) 71%,rgba(201,181,7,0.18) 78%,rgba(73,80,28,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,255,234,0.25) 0%,rgba(245,255,234,0.25) 1%,rgba(242,213,0,0.19) 71%,rgba(201,181,7,0.18) 78%,rgba(73,80,28,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40f5ffea', endColorstr='#8049501c',GradientType=0 ); /* IE6-9 */

}

#Locations li .button {
	margin-top: 25px;
	margin-left: 10px;
	float: left;
}

#Locations li a {
	color:#253D00; 
	display: block;
	margin-bottom: 25px;
	height: 75px;	
	text-transform: uppercase;
}

#Locations li a:hover {
	color::#253D00;
	background-color: #b4c541;
}

#Locations img {
	padding:10px 0 0 10px;
	clear: both;
	float: left;
}

/*Styles for converted iframes:*/

h1{
	color: #253D00;		
	font: 32px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:600;
	padding: 15px; 
}


#contentCol {
	width: 95%;
	margin: 15px 0;
	margin-left: 2.5%;
	padding: 25px 0;
	background-color: white;
	border-radius: 14px; 
	-moz-border-radius: 14px; 
	-webkit-border-radius: 14px;
}

#contentCol img {
	width: 95%;
	margin-left: 2.5%;
}

#contentCol #theVideo {
	width: 95%;
	height: 250px;
	margin-left: 2.5%;
}


#contentItem {
	width: 80%;
	margin-left: 10%;	
}

.BodyCopy {
	font: 1.125em "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 15px;
}


ul#navCol li {
	border-bottom: 1px solid #d8d7d7;
	padding: 14px 0px 16px 0px;
	transition: background .60s ease-in-out;
   -moz-transition: background .60s ease-in-out;
   -webkit-transition: background .60s ease-in-out;
}

ul#navCol li:first-child {
	border-top: 1px solid #d8d7d7;
}

ul#navCol li.active {
	background-color: #EDEDE8;
}

ul#navCol li#homeButton {
	color: #a9595b;
	margin-left:16px;
}

ul#navCol li:hover {
background: #D3E51E;
}

ul#navCol li#homeButton:hover {
color: #253d00;
background-color:transparent;
}



.slides_container {
	width:100%; /*449px;*/
	height:210px;
	display:none;
}

#contentCol .slides_container img {
	width: 100%; 
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div {
	width:100%; /*470px;*/
	/*height:170px;*/
	display:block;
}

/*
	Optional:
	Reset list default style
*/
ul.pagination {
	list-style:none;
	padding: 2em;
}

/*
	Optional:
	Show the current slide in the pagination
*/

ul.pagination a {
	color: #000;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:600;
}

ul.pagination .current a {
	color:#e61c25;
}

ul.pagination li {
	width: 20px;
	float:left;	
}

a.next {
	position:absolute;
	left:41px;
	background: url('../images/RightArrow.jpg') no-repeat right top;
	width:18px;
	height: 26px;
}

a:hover.next{
	background: url('../images/RightArrow_hover.jpg') no-repeat right top;
	position:absolute;
}

a.prev {
	position:absolute;
	background: url('../images/LeftArrow.jpg') no-repeat right top;
	width:18px;
	height: 26px;
}


	a:hover.prev{
	position:absolute;
	background: url('../images/LeftArrow_hover.jpg') no-repeat right top;
}