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

body {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.home {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(images/largebkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.inside {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(images/inside-largebkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#container .home {
	width:1500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/largebkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#container .inside {
	width:1500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/inside-largebkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#wrap {
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#facebook {
	float: right;
	height: 79px;
	width: 82px;
	margin-top: 28px;
	margin-right: 22px;
}

#mainimage {
	background-image: url(images/mainbkg.jpg);
	background-position: center;
	height: 903px;
	width: 1500px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#sponsors {
	width: auto;
	height: auto;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}

#sponsors p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: normal;
	margin-top: 0px;
}

#sponsors ul li {
	list-style-type: none;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
}




#navigation {
	height: auto;
	width: 850px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ul#inside-menu {
	float: left;
	width: auto;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0px;
	padding: 0;
	font-size: 11px;
}

ul#inside-menu li {
	display: inline;
	font-size: 11px;
}

ul#inside-menu li a {
	display: inline;
	text-decoration: none;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EA3841;
	padding-left: 8px;
	font-size: 11px;
} 
ul#inside-menu a:link {
	color: #006;
	text-decoration: none;
	font-size: 11px;
}

ul#inside-menu a:visited {
	color: #006;
	text-decoration: none;
	font-size: 11px;
} 
ul#inside-menu li a:hover {
	color: #EA3841;
	text-decoration: underline;
	font-size: 11px;
}
	



#mainnav {
	height: auto;
	width: 335px;
	float: right;
	margin-top: 18px;
}

ul#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	ul#menu li {
		display: inline;
	}
	ul#menu li a  {
	text-indent: -9999px;
	display: block;
	float: left;
		}
		
		ul#menu li a.about {
	width: 335px;
	background-image: url(images/nav/about-nav.jpg);
	background-position: center bottom;
	height: 54px;
		}
		ul#menu li a.campcounselors {
	width: 335px;
	background-image: url(images/nav/counselors-nav.jpg);
	background-position: center bottom;
	height: 46px;
		}
		ul#menu li a.register {
	width: 335px;
	background-image: url(images/nav/register-nav.jpg);
	background-position: center bottom;
	height: 50px;
		}
		ul#menu li a.facebook {
	width: 55px;
	background-image: url(images/friendly-ipad-icon.jpg);
	height: 56px;
	background-repeat: no-repeat;
	float: right;
		}
			

			
			ul#menu li a.about:hover, ul#menu li a.about:active,
			ul#menu li a.campcounselors:hover, ul#menu li a.campcounselors:active,
			ul#menu li a.register:hover, ul#menu li a.register:active {
				background-position: center center;
			}
			

#content-wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	line-height: normal;
	height: auto;
	width: 800px;
	text-align: left;
	font-weight: bold;
	margin-top: 350px;
	padding-right: 25px;
	padding-left: 25px;
}


#inside-content-wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	line-height: normal;
	height: auto;
	width: 850px;
	text-align: left;
	font-weight: bold;
	margin-top: 100px;
}

#content-wrap h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #006;
	line-height: normal;
	text-decoration: underline;
}


#content-wrap a:link {
	color: #006;
	text-decoration: underline;
}

#content-wrap a:visited {
	color: #006;
	text-decoration: underline;
}

#content-wrap a:hover {
	color: #E8212A;
	text-decoration: none;
}


#content-wrap h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #006;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
}


#content-wrap .date {
	margin-top: 0px;
}




#inside-maincontent {
	width: 850px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #006;
	text-decoration: none;
	height: auto;
}

#inside-maincontent a:link {
	color: #006;
	text-decoration: underline;
}

#inside-maincontent a:visited {
	color: #006;
	text-decoration: underline;
}

#inside-maincontent a:hover {
	color: #E8212A;
	text-decoration: none;
}

#inside-maincontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 0px;
}

#inside-maincontent h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #EA3B42;
	padding-left: 8px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
}



#right-content {
	height: auto;
	width: 350px;
	float: right;
	margin-top: 185px;
}

#right-content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}


#right-content a:link {
	color: #FFF;
	text-decoration: underline;
}

#right-content a:visited {
	color: #FFF;
	text-decoration: underline;
}

#right-content a:hover {
	color: #006;
	text-decoration: none;
}


.clear {
	clear: both;
}





#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	margin-top: 55px;
}

#footer a:link {
	color: #006;
	text-decoration: underline;
}

#footer a:visited {
	color: #006;
	text-decoration: underline;
}

#footer a:hover {
	color: #E8212A;
	text-decoration: none;
}


#regform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 200px;
	margin-right: 10px;
	text-align: right;
}

#regform p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 35px;
	font-weight: normal;
}


#regform_boxes {
	float: right;
	width: 260px;
}

