@charset "UTF-8";

/* IE PNG FIX */

img, div { behavior: url(iepngfix.htc) }

/* DESIGN ELEMENTS */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#161616;
	background:url(../img/bg_repeat.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform:uppercase;
}

h2 {
	font-size: 12px;
	margin: 0px;
	color: #B3D447;
}


a:hover{
	text-decoration:none;
	color: #333;
}

a{
	text-decoration:none;
	color: #B3D447;
}

#wrapper {
	position:absolute;
	top:0px;
	width: 100%;
}

#camps_enter {
	height: 103px;
}

#retreats_enter {
	height: 103px;
}

#lessons_enter {
	height: 103px;
}

#events_enter {
	height: 103px;
}

#investors_enter {
	height: 103px;
}
#wood_nav {
	background-image: url(../camps/img/wood_nav_bg.jpg);
	height: 34px;
	width: 940px;
	background-position: left;
}
#body_container {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../camps/img/white_body_repeat.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
}
#bottom_round {
	background-image: url(../camps/img/bottom_content_round.jpg);
	height: 25px;
}

#store_enter {
	height: 103px;
}

#sponsors_footer{
	height:190px;
	background:url(../img/sponsors_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#contact_footer{
	height:190px;
	background:url(../img/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


/* SLIDER */

#slider_container {
	height: 320px;
	margin: 0px;
	width: 960px;
	padding: 0px;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:940px;
	height:320px;
	overflow:hidden; 
	}	

#header_splash {
	background-image: url(../img/header_splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
}
#header_camps {
	background-image:url(../camps/img/camps_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#footer {
	background-image: url(../camps/img/footerbg.jpg);
	background-repeat: repeat-x;
	height: 190px;
	width: 100%;
}
#wrapper_splash {
	position:absolute;
	top:0px;
	width: 960px;
	margin-left: -480px;
	left: 50%;
}
#main_nav {
	height: 38px;
	width: 576px;
	margin-top: 163px;
	float: right;
	margin-right: 20px;
}
#slider_camps {
}
#slider_camps ul, #slider_camps li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider_camps li {
	width:620px;
	height:345px;
	overflow:hidden;
}


.white {
	color: #FFF;
}

.white:hover {
	color: #CCC;
}
.green {
	color: #C0D632;
}
.white_small {
	color: #FFF;
}
#header_retreats {
	background-image:url(../retreats/img/retreats_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#quick_links {
	display: block;
	float: left;
	height: 105px;
	width: 146px;
	margin-left: 12px;
}
#quick_links_first {
	display: block;
	float: left;
	height: 105px;
	width: 146px;
}
#header_camps_sister {
	background-image:url(../camps/img/camps_header_sister.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#header_camps_roxy {
	background-image:url(../camps/img/camps_header_roxy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#header_camps_billabong {
	background-image:url(../camps/img/camps_header_billabong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#bottom_round_pink {
	background-image: url(../camps/img/bottom_content_round_pink.jpg);
	height: 25px;
}
#bottom_round_green {
	background-image: url(../camps/img/bottom_content_round_green.jpg);
	height: 25px;
}
.brown {
	color: #1F1402;
}
.big_body {
	font-size: 14px;
}
.big_body_green {
	font-size: 14px;
	color: #B3D447;
}
#header_lessons {
	background-image:url(../lessons/img/lessons_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#header_camps_quik {
	background-image:url(../camps/img/camps_header_quiksilver.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#header_investors {
	background-image:url(../investors/img/header_investors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#body_container_white {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../camps/img/white_body_repeat_clear.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
}
#bottom_round_white {
	background-image: url(../camps/img/bottom_content_round_white.jpg);
	height: 25px;
}
