html{
	overflow:scroll;
	overflow-x:auto;
}
html,body{
	height:100%;
}
body{
	margin:0;
	padding:0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url('../images/bg.gif') 50% 0 no-repeat #FBF4A3;
	line-height:1.2;
}
:focus{
	outline:none;
}
form{
	margin:0;
	padding:0;
}
input{
	border:0;
}
/**
 * Link Styles
 */
a img{
	border:none;
}
a{
	text-decoration:none;
	color:#1C426C;
}
a:hover{
	text-decoration:underline;
}
a.more{
	padding:0 0 0 15px;
	background:url('../images/more.gif') 0 60% no-repeat;
	line-height:1.5;
}
a.moreb{
	padding:0 0 0 15px;
	background:url('../images/more-b.gif') 0 60% no-repeat;
	line-height:1.5;
	color:#000;
}
table, td{
	vertical-align:bottom;
}
td{
	padding:5px 0;
}
fieldset{
	border:none;
	position:relative;
	padding:0 10px;
	clear:both;
	margin:0 0 20px;
}
/**
 * Text Styles
 */
h3{
	color:#D32989;
	margin:10px 0 5px;
	font-size:14px;
	line-height:1;
}
p{
	margin:5px 0 10px;
}
q{
	font-style:italic;
	display:block;
	margin:5px 0;
}
cite{
	font-style:normal;
	display:block;
	margin:5px 0;
}
em{
	color:#1C426C;
}
hr{
	font-size:1px;
	height:1px;
	line-height:1px;
	border:none;
	color:#D32989;
	border-top:1px solid #D32989;
	background-color:#D32989;
	margin:10px 0;
}
/**
 * Utility class styles
 */
.paddown{
	padding:50px 0 0;
}
.padtop{
	padding:20px 0 0;
}
.absbottom{
	position:absolute;
	bottom:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	text-align:center;
}
/**
 * List styles
 */
ul.bullet, ul.bulletsmall{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
ul.bullet li{
	background:url('../images/bullet.gif') 0 3px no-repeat;
	padding:4px 0 4px 28px;
	line-height:1.2;
	margin:5px 0;
	white-space:normal;
}
ul.bulletsmall li{
	background:url('../images/bullet-s.gif') 0 4px no-repeat;
	padding:2px 0 2px 18px;
	line-height:1.2;
	margin:3px 0;
	white-space:normal;
}
/**
 * Button styles
 */
.request-brochure{
	width:220px;
	height:27px;
	display:block;
	margin:10px auto;
	border:none;
	background:url('../images/request-brochure.png') 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1px;
}
/**
 * Layout Styles
 */
#wrapper{
	width:960px;
	height:100%;
	margin:auto;
	
}
#main{
	width:960px;
	min-height:100%;
	background:url('../images/content-bg.gif') 0 0 repeat-y;
}
* html #main {
	height: 100%;
}
/**
 * Top menu bar styles
 */
#menuwrap{
	width:951px;
	height:131px;
	background:url('../images/header.gif') 0 0 no-repeat;
	overflow:hidden;
	color:#FBF4A3;
	text-align:right;
	position:relative;
	margin:0 4px 0 5px;
}
#menuwrap a{
	color:#FBF4A3;
	vertical-align:top;
}
#menuwrap h1, #menuwrap h1 a{
	width:250px;
	height:128px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
	text-align:left;
	position:absolute;
	left:0;
	top:0;
}
#menuwrap h1 a{
	background:url('../images/logo.png') 0 0 no-repeat;
}
#menuwrap p{
	margin:27px 35px 0 0;
}
#menuwrap p img{
	margin:0 0 0 17px;
}
/**
 * Main menu styles
 */
ul#menu{
	height:30px;
	margin:0;
	padding:3px 0 0;
	list-style:none;
	position:absolute;
	right:18px;
	bottom:1px;
	line-height:28px;
}
ul#menu li{
	display:inline;
	border-right:1px solid #D37AA8;
	padding:2px 0;
}
ul#menu li#licontact{
	border:none;
}
ul#menu li a{
	color:#FFF;
	text-decoration:none;
	font-family:Barmeno, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:1px 14px 1px 10px;
}
ul#menu li a:hover, ul#menu li.active a{
	color:#000;
}
/**
 * Header Banner images
 */
#header{
	width:951px;
	height:206px;
	position:relative;
	margin:0 4px 0 5px;
}
#body_home #header{
	background:url('../images/headers/home.jpg') 0 0 no-repeat;
	height:308px;
}
#body_about #header{
	background:url('../images/headers/about.jpg') 0 0 no-repeat;
}
#body_camp #header{
	background:url('../images/headers/camp.jpg') 0 0 no-repeat;
}
#body_staff #header{
	/*background:url('../images/headers/staff-colour.jpg') 0 0 no-repeat;*/
	background:url('../images/headers/staff_2012.jpg') 0 0 no-repeat;
	height:363px;
}
#body_testimonials #header{
	background:url('../images/headers/testimonials_2012.jpg') 0 0 no-repeat;
}
#body_contact #header{
	background:url('../images/headers/contact.jpg') 0 0 no-repeat;
}
#body_register #header{
	display:none;
}
/**
 * Header Heading tag styles
 */
#header h2{
	margin:0;
	padding:0;
	position:absolute;
	width:157px;
	height:45px;
	text-indent:-9999px;
	left:25px;
	top:160px;
}
#body_about #header h2{
	background:url('../images/titles/about.png') 0 0 no-repeat;
}
#body_camp #header h2{
	background:url('../images/titles/camp.png') 0 0 no-repeat;
}
#body_staff #header h2{
	background:url('../images/titles/staff.png') 0 0 no-repeat;
	top:5px;
}
#body_testimonials #header h2{
	background:url('../images/titles/testimonials.png') 0 0 no-repeat;
	width:220px;
}
#body_contact #header h2{
	background:url('../images/titles/contact.png') 0 0 no-repeat;
	width:190px;
}
/**
 * Homepage Header Slideshow
 */
#slideshow{
	width:715px;
	height:307px;
	position:absolute;
	z-index:1;
	margin:0;
	padding:0;
}
#slideshow li, #slideshow li img{
	width:715px;
	height:307px;
	display:block;
	position:absolute;
	z-index:1;
}
#slideshow #registerlink{
	width:120px;
	height:27px;
	background:url('../images/register.gif') 0 0 no-repeat;
	position:absolute;
	top:280px;
	left:545px;
	z-index:1;
}
/**
 * Signup form styles
 */
#signup{
	width:250px;
	height:323px;
	background:url('../images/signup-bg.png') 0 100% no-repeat;
	position:absolute;
	top:0;
	right:0;
	z-index:3;
}
#signup form{
	margin:10px 0;
}
#signup h4{
	color:#FFFFFF;
	font-size:23px;
	margin:30px 10px 20px 30px;
	font-weight:normal;
}
#signup p{
	color:#FFFFFF;
	font-size:14px;
	margin:10px 10px 20px 30px;
}
#signup label{
	display:block;
	margin:0 0 3px;
}
#signup input{
	border:0;
}
#signup input[type="text"]{
	width:80%;
	height:18px;
	border:none;
	padding:2px 2px 2px 0;
}
/**
 * Submenu styles
 */
ul.submenu{
	margin:0 20px 0 0;
	padding:30px 20px 20px;
	list-style:none;
	text-align:left;
	background:url('../images/menu-bg.gif') 0 0 repeat-x;
}
ul.submenu li{
	font-weight:bold;
	line-height:1.2;
	border-top:1px solid #BCBEC0;
	padding:9px 0 9px 16px;
	background:url('../images/bullet-b.gif') 0 50% no-repeat;
}
ul.submenu li a{
	color:#000000;
	text-decoration:none;
}
/**
 * Main content wrap layout styles
 */
#contentwrap{
	width:951px;
	margin:0 4px 0 5px;
	padding:0 0 60px 0;
	min-height:200px;
	font-size:12px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#body_register .columns3{
	background:url('../images/register-bg.gif') 100% 100% no-repeat;
}
.columns1, .columns2, .columns3{
	float:left;
	width:100%;
	position:relative;
}
.columns3{
	overflow:hidden;
}
.columns2{
	right:270px;
}
.columns1{
	right:435px;
}
.col1, .col2, .col3{
	width:246px;
	float:left;
	position:relative;
	left:705px;
	overflow:hidden;
	min-height:200px;
	text-align:center;
}
.col2{
	width:435px;
	text-align:left;
}
.col3{
	width:270px;	
}
/**
 * Footer Styles
 */
#footer{
	height:20px;
	width:951px;
	padding-top: 10px;
	margin: -30px 4px 0 5px;
	background:#000;
	text-align:center;
	line-height:10px;
	position:relative;
	z-index:10;
}
#footer p{
	font-size:10px;
	color:#FFF;
	margin:0;
}
#footer a{
	color:#FFF;
}


/**
 * Home Page specific Styles
 */
#intro{
	height:178px;
	width:102%;
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
#intro li{
	width:312px;
	height:178px;
	float:left;
	margin:0 7px 0 0;
	background:url('../images/grey-grad.gif') 0 0 repeat-x;
}
#intro li h3{
	margin:30px 0 10px 25px;
}
#intro li p{
	margin:10px 0 20px 25px;
}
#intro li a.more{
	margin:0 0 0 25px;
	color:#D32989
}
#intro li q{
	display:block;
	text-align:center;
	margin:30px 15px 20px;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}
#intro li cite{
	display:block;
	margin:20px 25px 10px;
	font-style:normal;
}
#introbottom{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#introbottom li{
	width:320px;
	float:left;
}
#introbottom li li{
	width:auto;
	float:none;
}
#introreasons h3{
	width:250px;
	height:36px;
	padding:7px 20px;
	background:#D32989;
	color:#FFF;
	line-height:1.4;
}
#introreasons h3 span{
	width:38px;
	height:36px;
	display:block;
	float:left;
	background:url('../images/5.gif') 0 0 no-repeat;
	text-indent:-999px;
}
#introreasons ul.bullet{
	padding:0 20px;
}
#introbottom li#introtext{
	width:370px;
	padding:0 10px 0 0;
}
#introbottom li#brochures{
	width:250px;
	text-align:center;
}
/**
 * About Us page Styles
 */
div#brochures{
	padding:140px 0 0;
}
#body_about div.testimonial{
	padding:30px 25px 300px 20px;
}
/**
 * Camp page specfic styles
 */
#body_camp .col2{
	width:695px;
	padding:0 10px 0 0;
}
#body_camp .col2 .right{
	width:285px;
}
div.testimonial{
	color:#D32989;
	padding:150px 25px 0 20px;
	text-align:left;
}
div.testimonial q{
	font-family: "BradleyHandITCTT", "Georgia", "Comic Sans MS", Arial, Helvetica;
	text-align:center;
	font-weight:bold;
}
div.testimonial cite{
	margin:10px 0;
}
#body_camp #brochures{
	margin:0 0 0 35px;
}
/**
 * Testimonials page specific styles
 */
#body_testimonials .columns3{
	background:url('../images/show.jpg') 98% 100% no-repeat;
}

/**
 * Staff page specific styles
 */
#stafficons{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#stafficons li a{
	width:100px;
	height:118px;
	position:absolute;
	background-image:url('../images/headers/staff_2012.jpg');
	top:100px;
	left:900px;
}
#stafficons li a:hover{
	background:none;
}
#stafficons li#img-Kristen-Sheridan a{
	width:125px;
	height:120px;
	background-position:-60px -50px;
	top:50px;
	left:60px;
}
#stafficons li#img-Matthew-Perez a{
	top:131px;
	left:557px;
	background-position:-557px -131px;
}
#stafficons li#img-Jenny-Anderson a{
	top:24px;
	left:206px;
	background-position:-206px -24px;
}
#stafficons li#img-Heather-Bilbrey a{
	top:26px;
	left:322px;
	height:100px;
	background-position:-322px -26px;
}
#stafficons li#img-Lauren-Bilbrey a{
	top:22px;
	left:446px;
	background-position:-446px -22px;
}
#stafficons li#img-Amber-Jackson a{
	top:18px;
	left:567px;
	height:100px;
	background-position:-567px -18px;
}
#stafficons li#img-Jaimee-Jaucian a{
	top:155px;
	left:185px;
	background-position:-185px -155px;
}
#stafficons li#img-Christina-Barnum a{
	top:155px;
	left:310px;
	background-position:-310px -155px;
}
#stafficons li#img-Will-Frankenberger a{
	top:155px;
	left:430px;
	background-position:-430px -155px;
}
#stafficons li#img-Brady-Sanders a{
	top:249px;
	left:523px;
	background-position:-523px -249px;
}
#stafficons li#img-Allison-Bass a{
	width:81px;
	height:85px;
	top:271px;
	left:375px;
	background-position:-375px -271px;
}
#staffinfo{
	width:670px;
	margin:30px 0;
	padding:0 0 0 30px;
	list-style:none;
}
#staffinfo li{
	overflow:hidden;
	padding:30px 0 30px;
	border-bottom:1px solid #D32989;
}
#staffinfo li img{
	float:left;
}

.symbol{
	float:left;
	margin-right: 10px;
}

#staffinfo li h3, #staffinfo li p{
	margin: 0 0 5px 170px;
}
#body_staff div.testimonials{
	width:240px;
	float:right;
}
#body_staff div.testimonial{
	padding:400px 25px 300px 20px;
}
/**
 * Contact Page specfic styles
 */
#body_contact .col1{
	text-align:left;
	padding:20px 0 0 25px;
}
#body_contact .col1 p, #body_contact .col1 address{
	margin:0 0 15px;
	font-style:normal;
}
#body_contact .col2{
	width:680px;
}
#contactform{
	padding:10px 10px 10px 30px;
	height:500px;
	background:url('../images/signup-bg.png') 0 100% no-repeat;
	color:#FFFFFF;
	font-size:16px;
}
#contactform h4{
	font-size:23px;
	font-weight:normal;
	margin:20px 0 10px;
}
#contactform div{
	width:170px;
	float:left;
	overflow:hidden;
	margin:10px 10px 0 0;
}
#contactform div.message{
	width:350px;
}
#contactform div.options{
	width:190px;
}
#contactform label{
	display:block;
	margin:0 0 2px;
}
#contactform input{
	border:0;
}
#contactform input[type="text"]{
	width:90%;
	height:18px;
	border:none;
	padding:2px 2px 2px 0;
}
#contactform textarea{
	border:0;
	width:95%;
	height:130px;
}
/**
 * Registration page styles
 */
#body_register .col1{
	width:241px;
	text-align:left;
	padding:20px 0 0 18px;
}
#body_register .col2{
	width:690px;
}
#body_register .col1 ul.bullet{
	padding:0;
}
#registerform{
	padding:5px 20px 20px 30px;
	color:#FFFFFF;
	font-size:14px;
}
#registerform h4{
	font-size:23px;
	font-weight:normal;
	margin:20px 0 10px;
}
#registerform h5{
	font-size:14px;
	font-weight:normal;
	margin:4px 0 10px;
	padding:0 0 3px;
	line-height:1.2;
	background:url('../images/hr.gif') 0 100% repeat-x;
}
#registerform .download{
	width:190px;
	text-align:center;
	font-size:15px;
}
#registerform input[type="text"]{
	height:18px;
	border:none;
	padding:2px 2px 2px 0;
}
#teaminfo td strong{
	padding:0 20px 0 0;
}
#teaminfo td label{
	padding:0 15px 0 0;
	vertical-align:top;
	position:relative;
	top:1px;
}
#routinesinfo td label{
	padding:0 15px 0 3px;
	vertical-align:top;
	position:relative;
	top:1px;
}
tr.headers{
	text-transform:uppercase;
}
#registerform textarea{
	width:98%;
	height:100px;
	border:0;
	overflow:auto;
}
#registerform .full{
	width:98%;
}
#registerform .info{
	padding:5px;
	text-align:center;
	background:#FFF;
	color:#000;
	font-size:13px;
}
#registerform .submit{
	text-align:right;
}
.w_3{
	width:40px;
}
.w_6{
	width:60px;
}
.w_11{
	width:90px;
}
.w_19{
	width:135px;
}
.w_38{
	width:250px;
}
.w70{
	width:445px;
}
/**
 * Date picker styles
 */
#ui-datepicker-div{
	z-index:10;
	background:#FBF4A3;
	font-size:12px;
	border:3px double #D32989;
	left:-9999px;
	width:170px;
	position:absolute;
}
#ui-datepicker-div td{
	padding:2px 4px;
	text-align:center;
}
.ui-datepicker-title{
	text-align:center;
}
.ui-datepicker-header{
	position:relative;
}
.ui-datepicker-prev{
	float:left;
	cursor:default;
}
.ui-datepicker-next{
	float:right;
	cursor:default;
}
.ui-datepicker-prev span span, .ui-datepicker-next span span{
	font-size:14px;
}
