*{
margin: 0px;
padding: 0px;
}

.hr {

color: #ACACAC;

}


body {
	background-color: #000000;
	background-image: url(../images/page_background.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 880px;

}

#left_shadow {
	float: left;
	width: 25px;
	height:1418px;
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;

}

#right_shadow {
    float: right;
	width: 25px;
	height: 1418px;
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
}

#main_wrapper {
	float: left;
	margin-left: auto;
	margin-right: auto;

}

#header {
	float: left;
	width: 830px;
	height: 213px;
	margin: 0px;
	background-color: #000000;

}

#header_logo_left {
	float: left;
	width: 330px;
	height: 213px;


}

#header_accordion {
	float: left;
	width: 500px;
	heigth: 213px;


}

#nav {
	float: left;
	width: 823px;
	height: 36px;
	padding-left: 7px;
	background-image: url(../images/links_background_repeat.jpg);
	background-repeat: repeat-x;
}


/*---------------------------------------------------------------------
---------------Nav Rollovers--------------------------------------------------*/

#nav_i_home, #nav_homeOn { 
	float: left; 
	width: 100px; 
	left: 0px; 
	background: url(../images/nav/rollover_home.jpg) -0px 0px no-repeat; 
}

a#nav_home { 
	display: block; 
	height: 36px; 
	width: 100px; 
}

a:hover#nav_home, #nav_homeOn { 
background: url(../images/nav/rollover_home.jpg) -0px -36px no-repeat; 
}






#nav_i_about, #nav_aboutOn { 
	float: left; 
	width: 100px;
	margin-left: 1px; 
	left: 0px; 
	background: url(../images/nav/rollover_about.jpg) 0px 0px no-repeat; 
}

a#nav_about { 
	display: block; 
	height: 36px; 
	width: 100px; 
}

a:hover#nav_about, #nav_aboutOn { 
	background: url(../images/nav/rollover_about.jpg) -0px -36px no-repeat; 
}







#nav_i_resources, #nav_resourcesOn { 
 
	float: left; 
	width: 130px; 
	left: 0px; 
	margin-left: 1px;
	background: url(../images/nav/rollover_resources.jpg) 0px 0px no-repeat; 
}

a#nav_resources { 
	display: block; 
	height: 36px; 
	width: 130px; 
}

a:hover#nav_resources, #nav_resourcesOn { 
	background: url(../images/nav/rollover_resources.jpg) -0px -36px no-repeat; 
}






#nav_i_contact, #nav_contactOn { 
 
	float: left; 
	width: 120px; 
	left: 0px; 
	margin-left: 1px;
	background: url(../images/nav/rollover_contact.jpg) 0px 0px no-repeat; 
}

a#nav_contact { 
	display: block; 
	height: 36px; 
	width: 120px; 
}

a:hover#nav_contact, #nav_contactOn { 
	background: url(../images/nav/rollover_contact.jpg) -0px -36px no-repeat; 
}


#welcome {

	float: right;
	height: 36px;
	width: 140px;

}



#white_line {
	float: left;
	width: 830px;
	background-color: #FFFFFF;

}

#photo_rotation {
	float: left;
	width: 830px;
	height: 256px;
	background-color: #000000;
}

#video_home {
	float: left;
	width: 830px;
	background-color: #0F0F0F;
	background-image: url(../images/home_content_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


#campinfo_header_space {
	float: left;
	width: 630px;
	padding: 20px;
	margin-left: 76px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #000000;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;

	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; 
font-size: 12px;
text-align: left;
color: #999999;
line-height: 18px;
letter-spacing: 1px;
}

#video_home_text {
	float: left;
	margin-top: 215px;
	
	margin-left: 75px;
	font-family: Helvetica;
	font-size: 36px;
	color: #AFAFAF;
	
}

#video_home_text2 {
	float: left;
	margin-top: 215px;
	margin-left: 136px;
	font-family: Helvetica;
	font-size: 36px;
	color: #AFAFAF;
	
}

 .clickthrough a:link, .clickthrough a:visited{
color: #FFF;
width: 247px;
height: 85px;
padding-left: 20px;
padding-top: 50px;
display: block;
text-decoration:none;
text-transform: uppercase;
font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; 
font-size: 22px;
text-align: left;
}
.clickthrough a:hover {
color: #999999;
background-color: rgba(0,0,0,.5);

}

#content {
	float: left;
	width: 830px;
	height: 180px;
	background-color: #FFFFFF;

}

#boxes {
	float: left; 
	width: 830px;
	height: 133px;
	margin-top: 20px;

}

#box1 {
	float: left;
	width: 280px;
	height: 130px;
	margin-left: 50px;
}

#box2 {
	float: left;
	width: 280px;
	height: 130px;
	margin-left: 130px;
}


#footer {
	float: left;
	padding-top: 10px;
	height: 20px;
	width: 830px;
	background-image: url(../images/footer_background.jpg);
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;

}

#footer a {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
