@charset "UTF-8";
/* CSS Document */


*{
	font-family: Helvetica, Arial, sans-serif;

	text-decoration:none;
	
}
	
	#center{
		margin:0 auto;
		padding-top:20px;
		padding-bottom:20px;
		padding-right:20px;
		padding-left:20px;
		position:relative; /* puts container in front of distance */
		height:auto;
		width:910px;
		clear:left;
		border: none;
}

#top{
	position:relative;
	height:59px;
	width:880px;
	background-repeat:no-repeat;
	}
	
#nav {
	float:left;
	height:15px;
	list-style: none;
	padding-top:30px;
	margin: 0;
	padding: 0;
	left: 70px;
				}
			#nav li {
				display: inline ;
				margin-right: 0px ;
				color: #44423b ;
				background: #44423b ;
				}
				
			#nav li a {
				background: #44423b ;
				color: #9d9e93 ;
				border: none ;
				font-family: Helvetica, Arial, sans-serif;
				font-size:10px;
				font-weight:bold;
				line-height: 12px ;
				padding: 4px 14px ;
				text-align:center ;
				text-decoration: none ;
				vertical-align:bottom;
				outline:0;
				}
				
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background: #44423b ;
				text-decoration: none ;
				color: #FFF;
				outline:0;
				}

#menu{
	width:800px;
	height:15px;
	float:left;
	padding-top:40px;
	padding-left:70px;
	}
	
	
#logo{
	position:absolute;
	z-index:1000!important;
	height:54px;
	width:57px;
	left: 12px;
	top: 14px;

}

#file-ariane {
	position:relative;
	z-index:1;
	height:12px;
	width:400px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:30px;
	padding-top:10px;
	top: 4px;
	left: -1px;
				}
			#file-ariane li {
				display: inline ;
				margin-right: 0px ;
				color: #fff ;
			
				}
				#file-ariane li a {
				color: #fff ;
				border: none ;
				font-family: Helvetica, Arial, sans-serif;
				font-size:9px;
				line-height: 14px ;
				padding: 0px 2px ;
				text-align:center ;
				text-decoration: none ;
				vertical-align:bottom;
		
				}
				
			#file-ariane li a:hover, #nav li a:focus, #nav li a:active {
				text-decoration:underline;
				color: #FFF;
				outline:0;
				}
			

			
#content{
	position:relative;
	width:900px;
	height:400px;

	
}

#content-left{
	float:left;
	width:438px;
	height:481px;
	background-image:url(../images/content-left.jpg);
	background-repeat:no-repeat;
	
	
}


#content-right{
	float:left;
	width:439px;
	height:481px;
	background-image:url(../images/content-right.jpg);
	background-repeat:no-repeat;
	}


	
#issue{
	padding-top:88px;
	padding-left:65px;
	width:350px;
	height:270px;}

#content-down{
	position:relative;
	width:900px;
	height:35px;
}

	
#content-left-down
{
	float:left;
	width:439px;
	height:34px;
	background-image:url(../images/content-left-down.jpg);
	background-repeat:no-repeat;
	border:none;
	}
#prev{
	float:left;
	width:95px;
	height:35px;
	margin-left:30px;
	}

#next{
	float:right;
	width:86px;
	height:34px;
	margin-right:48px;
	}
#content-right-down
{
	float:left;
	width:439px;
	height:34px;
	background-image:url(../images/content-right-down.jpg);
	background-repeat:no-repeat;
	border:none;
	}
	
	
#rollover {
	width:269px;
	height:24px;
	background:url(../images/its.png) 0px 0px no-repeat;
	z-index:100;
	
	
	} 
	

#rollover:hover {	
	width:269px;
	height:24px;
	background:url(../images/its1.png) 0px 0px no-repeat;
	} 
	
#rollover1 {
	width:269px;
	height:24px;
	background:url(../images/information.png) 0px 0px no-repeat;
	
	} 
	

#rollover1:hover {	
	width:269px;
	height:24px;
	background:url(../images/information1.png) 0px 0px no-repeat;
	} 

#rollover2 {
	width:269px;
	height:24px;
	background:url(../images/learn_to.png) 0px 0px no-repeat;
	} 
	

#rollover2:hover {	
	width:269px;
	height:24px;
	background:url(../images/learn_to1.png) 0px 0px no-repeat;
	
	} 
	
#rollover3 {
	width:279px;
	height:24px;
	background:url(../images/book.png) 0px 0px no-repeat;

	} 
	

#rollover3:hover {	
	width:279px;
	height:24px;
	background:url(../images/book1.png) 0px 0px no-repeat;
 
	} 
	
#rollover4 {

	width:269px;
	height:24px;
	
	background:url(../images/where.png) 0px 0px no-repeat;
	
	} 
	

#rollover4:hover {	
	width:269px;
	height:24px;
	background:url(../images/where1.png) 0px 0px no-repeat;
	
	} 
#footer{
	float:right;
	width:130px;
	height:25px;
	background:url(../images/site/contact_button_off.jpg) 0px 0px no-repeat;
	}

#footer:hover{
	float:right;
	width:130px;
	height:25px;
	background:url(../images/site/contact_button_on.jpg) 0px 0px no-repeat;
	}


#textbox1{
	position:relative;
	width:369px;
	height:70px;
	margin-top:100px;
	padding-left:34px;
	
	}

.title{
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#F63;
	font-weight:500;
	text-transform:uppercase;
}
	
.text{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFF;}

.text1{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:500;
	color:#FFF;}
	
.text2{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;}

	
	
a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
	font-weight:bold;
	}
	

	
a:hover{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;}

	
.content_title, .content_title a{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #000;
	margin: 0;
	padding: 0;

}

span {
	color:#FFF;
	font-size:11px;
	line-height:15px;}
	
	
#camp-dates{
	position:absolute;
	padding-left:40px;
	left: 440px;
	top: 456px;
	line-height:20px;
	z-index:100;
	color:#F63;
	font-size:13px;
}

#camp-dates a{
	line-height:20px;
	z-index:100;
	color:#F63;
	font-size:13px;
	width: 283px;
}

#camp-dates a:hover{
	line-height:20px;
	z-index:100;
	color:#fff;
	font-size:13px;
}
