* {margin:0;padding:0;}

/* LAYOUT */
html {
	text-align: center;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(../../images/ui/body_bgd.jpg);
	background-repeat: repeat;
	background-position:top;
	}

/* center the design */
#container {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
	

/*Home Page Only*/
#home_content {
	width: 1020px;
	text-align: left;
	margin:0px auto;
	padding:0px;
	background-image:url(../../images/home/home_bgd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#flash_content {
	margin:0px 0px -3px 0px;
	padding:0px;
	vertical-align:bottom;
}

#flash_countdown {
	margin:-40px 0px -3px 0px;
	padding:0px;
	vertical-align:top;
}

#footer_shadow_home {
	width: 980px;
	margin:0px auto;
	padding:0px;
	color:#FFFFFF;

}

#footer_shadow_home p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFE6D7;
	text-align:center;
	text-shadow: #583B2D 1px 1px;
	line-height:14px;
	margin:0px;
	padding:0px;
}

#footer_shadow_home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFE6D7;
	text-decoration:underline;
	text-align:center;
	line-height:14px;
	margin:0px;
}

/* add shadow to the page*/
#page_shadow {
	width:100%;
	margin:0px auto;
	padding:0px;
	background-image:url(../../images/ui/body_shadow.png);
	background-repeat: repeat-y;
	background-position:center;
	text-align:center;
	}

/* main content */
#content {
	width: 980px;
	text-align: left;
	margin:0px auto;
	padding:0px;
	background-image:url(../../images/ui/page_bgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
	
#content img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

#nav_lft{
	position: relative;
	margin:0 50% -1042px 50%;
	left:-515px;
	width:25px;
	float:left;
	clear:none;
	z-index:100;
	}

/*
#nav_rt{
	position: relative;
	margin:0px -58px -496px 0px;
	width:58px;
	z-index:101;
	}
*/
	
#nav_rt{
	position: absolute;
	width:58px;
	z-index:101;
	}	

#footer {
	width: 980px;
	text-align: left;
	margin:0px auto;
	padding:0px;
}

#footer img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align: bottom;
	display:block;
}


/*FOOTER STYLES*/
#footer_shadow {
	width: 980px;
	margin:0px auto;
	padding:0px;
}
	
#footer_shadow img{
	margin:0px auto;
	padding:0px;
	border:none;
	vertical-align: bottom;
	display:block;
}

#footer_shadow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: #583B2D 1px 1px;
	line-height:14px;
	margin:0px;
	padding:0px;
}

#footer_shadow a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	line-height:14px;
	margin:0px;
}



/*HOME STYLES*/
#home_content img{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	border:none;
}

#home_content a{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}



/* BODY STYLES */
.body_content {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#65311A;
	line-height: 21px;
}
.body_content14 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#65311A;
	line-height: 21px;
}

.body_content p {
	font-size:12px;
	color:#65311A;
	line-height: 21px;
	padding:10px 50px 10px 55px;
}

.body_content p.less_margin {
	font-size:12px;
	color:#65311A;
	line-height: 12px;
	padding:0px 50px 0px 55px;
}

.body_content ui {
	margin-bottom:10px;
}

.body_content li {
	font-size:12px;
	color:#65311A;
	line-height: 16px;
	margin:10px 0px 0px 70px;
}
.body_content_noheight li {
	font-size:12px;
	color:#65311A;
}

.body_less_margin ui {
	margin-bottom:10px;
}

.body_less_margin li {
	font-size:12px;
	color:#65311A;
	line-height: 16px;
	margin:6px 0px 0px 15px;
}

.leftnav {
	margin:0px;
	padding:0px;
}

.leftnav_staff_profiles {
	font-size:11px;
	margin:8px;
	padding:0px 0px 0px 14px;
}

.leftnav_bullets {
	font-size:11px;
	line-height: 14px;
	margin:10px;
	padding:8px 8px 8px 14px;
}

.leftnav img{
	margin:0px;
	padding:0px;
	border: none;
	vertical-align:bottom;
	display:block;
}


/* SECTION SPECIFIC STYLES */
#body_content_no_leftnav {
	background-image:url(../../images/ui/no_left_nav.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.lrem {display:block; white-space:nowrap; text-indent:-5000em; height:1px;}
#body_content_blog {
	background-image:url(../../images/blog/blog_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


/* GLOBAL STYLES */
p {
	font-size:12px;
	color:#65311A;
	line-height:1px;
}

ul {
	line-height:normal;
	margin-right:50px;
}

li {
	list-style:disc;
	margin-left:20px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

a { 
	outline: none; 
	color: #65311A; 
	border: none;
	padding:0px;
}
	
a img { 
	border: none; 
	padding:0px;
}

hr {
	clear: both;
	height: 1px;
	border: 0px;
	color:#999999;
	margin:5px 50px 15px 55px;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color:#65311A;
}

.error {
	color:#CC0000;
	font-size:10px;
}
.back_to_top {
	color:#2c58ae;
}

.back_to_top a{
	color:#2c58ae;
}

.photo_lft {
	padding:0px 15px 0px 50px;
	float:left;
	}

.photo_lft25 {
	padding:0px 25px 0px 40px;
	float:left;
	}
	
.photo_lft_text_pad {
	padding:0px 15px 0px 100px;
	float:left;
	}

.photo_rt {
	padding:0px 50px 0px 15px;
	float:right;
	}



/* empty styles */	

.nav_rollover {
}

.home_rollover {
}

.jpg_rollover {
}

.png_rollover {
}

/* Online Enroll page */
.onlineEnroll {margin:-20px 25px 0 60px;}
.onlineEnroll h2 {margin-left:-4px;}
.onlineEnroll p {padding-left:0; font-size:1.1em;}
.onlineEnroll p small {font-size:.9em; display:block; line-height:18px;}
.campMinder {float:right; margin:0px 0 0 40px;}

/* CampMinder page */
.campMinderText {width:415px; margin-right:25px; text-align:left; margin-top:-20px;}
/*.campMinderText p {font-family:Times, serif; font-weight:bold; font-size:17px; margin:0 0 30px 0; padding:0;}*/
.campMinderText p {padding:0; margin:16px 0 0 0; font-size:13px;}
.campMinderText a {color:#65311A;}
.myCampMinder {margin-top:-25px; position:relative; z-index:20;}

.exp #nav_lft, .exp #nav_lft img {height:589px;}
.exp #nav_rt img {height:496px;}

#viewSlides {background:url(../../images/ui/view_slideshows_2010_bg.jpg) no-repeat top left; float:right; width:302px; height:136px; margin:15px 15px 20px 30px; padding:15px;}
#viewSlides h4 {font-size:22px; margin:18px 0 0 0; white-space:nowrap; text-indent:-5000em;}
#viewSlides a {display:block; background:url(../../images/ui/view_btn.jpg) no-repeat top left; width:145px; height:34px; white-space:nowrap; text-indent:-5000em; margin:25px 0 0 9px;}
#viewSlides a:hover, #viewSlides a:active, #viewSlides a:focus {background-position:bottom left;}
#viewSlides p {display:block; margin:0; padding:0; white-space:nowrap; text-indent:-5000em;}

#staffApply {float:right; margin:-0 30px 10px 20px;}

.mce_logo {float:right; position:relative; left:-90px; top:12px}
.subcopyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	text-shadow: #583B2D 1px 1px;
	line-height:14px;
	margin:0px;
	padding:0px 0 0 15px;}
.subcopyright a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	line-height:14px;
	margin:0px;}
	

#flash_content .slides {width:980px; height:418px; margin-top:67px; position:relative; z-index:8;}

a.n_logo {position: absolute; z-index: 10; top: 0pt;}

#hNav {position:absolute; z-index:15; margin:-43px 0 0; padding:0; list-style-type:none;}
#hNav li {margin:0 0 0 43px; padding:0; list-style-type:none; float:left;}
#hNav li.exp {margin-left:91px;}

/* javascript countdowns */
#blue_countdown {height:194px;}
.bothCountdowns {width:136px; height:136px; padding:26px 23px 33px 26px; background:url(../../images/countdown-bg.jpg) no-repeat left top;}
.bothCountdowns .first, .bothCountdowns .second {width:53px; height:30px; margin:0 0 27px 5px;}
.bothCountdowns .wrap {height:30px; width:63px;}
.bothCountdowns .cd .wrap div {width:15px; height:30px; float:left; margin:0px 0 0 0; background:url(../../images/countdown-numbers.jpg) no-repeat;}
.bothCountdowns .cd .wrap div:first-child {margin-left:9px;}
.bothCountdowns .cd .wrap div.image0 {background-position:0px top; width:14px;}
.bothCountdowns .cd .wrap div.image1 {background-position:-15px top; width:12px;}
.bothCountdowns .cd .wrap div.image2 {background-position:-26px top; width:14px;}
.bothCountdowns .cd .wrap div.image3 {background-position:-41px top; width:12px;}
.bothCountdowns .cd .wrap div.image4 {background-position:-54px top; width:14px;}
.bothCountdowns .cd .wrap div.image5 {background-position:-68px top; width:14px;}
.bothCountdowns .cd .wrap div.image6 {background-position:-82px top; width:14px;}
.bothCountdowns .cd .wrap div.image7 {background-position:-96px top; width:14px;}
.bothCountdowns .cd .wrap div.image8 {background-position:-110px top; width:14px;}
.bothCountdowns .cd .wrap div.image9 {background-position:-125px top; width:15px;}
.bothCountdowns .cd .wrap div.first0 {background-image:none; width:1px; margin-left:16px}
.bothCountdowns .wrap0 {width:55px;}

.onlySecondSession {width:121px; height:155px; float:left; background:url(../../images/countdown-bg_secondSession.jpg) no-repeat left top; padding-left:15px;}
.onlySecondSession .cd .wrap div {width:27px; height:60px; float:left; margin:37px 0 0 0; background:url(../../images/countdown-numbers_lg.jpg) no-repeat;}
.onlySecondSession .cd .wrap div:first-child {margin-left:9px;}
.onlySecondSession .cd .wrap div.image0 {background-position:-1px top; width:28px;}
.onlySecondSession .cd .wrap div.image1 {background-position:-29px top; width:21px;}
.onlySecondSession .cd .wrap div.image2 {background-position:-51px top; width:28px;}
.onlySecondSession .cd .wrap div.image3 {background-position:-80px top; width:24px;}
.onlySecondSession .cd .wrap div.image4 {background-position:-105px top; width:32px;}
.onlySecondSession .cd .wrap div.image5 {background-position:-137px top; width:27px;}
.onlySecondSession .cd .wrap div.image6 {background-position:-165px top; width:27px;}
.onlySecondSession .cd .wrap div.image7 {background-position:-193px top; width:28px;}
.onlySecondSession .cd .wrap div.image8 {background-position:-222px top; width:28px;}
.onlySecondSession .cd .wrap div.image9 {background-position:-251px top; width:28px;}
.onlySecondSession .cd .wrap div.first0 {background-image:none; width:1px; margin-left:24px;}

.noCountdowns {width:136px; height:179px; float:left; background:url(../../images/countdown-bg_inSession.jpg) no-repeat left top !important;}
