/*** DEFAULTS ***/

body {
	background:#66a0af;
	color:#2F2C26;
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	color:#0d4487;
}

a:hover{
	color:#7b8d67;
}

blockquote {
	background:transparent url(../assets/images/quote.jpg) no-repeat top left;
	margin-left:10px;
	padding:20px 10px 0 60px;
	font-size:16px;
	line-height:20px;
}

/*** CLASSES ***/

.left {
	float:left
}
.right {
	float:right
}
.imgLeft{
	float:left;
	margin-right:10px;
}
.imgRight{
	float:right;
	margin-left:10px;
}
.leftContact{
	float:left;
	width:200px;
}
.pdf{
	float:left;
	margin:5px 10px 5px 0;
}
.border{
	border-width: 4px;
	border-style: solid;
	border-color: #86DBEF #66A0AF #66A0AF #86DBEF;
	padding:0px;
}
.map{
	border-width: 4px;
	border-style: solid;
	border-color: #86DBEF #66A0AF #66A0AF #86DBEF;
	padding:0px;
	width:300px;
	height:247px;
	margin:0 20px 0 -15px;
}
.tent {
	margin:12px 0 0 120px;
}
.archery {
	margin:0px 0 0 100px;
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.block {
	display:block;
}
.center {
	margin:0 auto;
}
.button {
	display:block;
	font-size:0em;
	line-height:0em;
	text-indent:-1000000px;
}
	.button img {
		display:block;
	}
	
.headerImage {
	margin:0 0 0 -18px;
}



/*** STRUCTURE ***/

#container {
	background:url(../img/bg-content.gif) repeat-y top;
	width:912px;
	margin:0 auto;
}
	#container .bgcontainer {
		background: url(../img/bg-top.gif) no-repeat top right;
		width:912px;
		margin:0 auto;
		text-align:left;
	}
	
#header {
	position:relative;
	width:912px;
	margin:0 auto;
	text-align:left;
	height:88px;
}
	#header h1 {
		padding-left:103px;
		padding-top:56px;
	}
		#header h1 a {
			font-size:0em;
			line-height:0em;
			display:block;
			text-indent:-1000000px;
		}
		#header h1 img {
			display:block;
		}
	#header #logo {
		display:block;
		position:absolute;
		top:48px;
		left:12px;
	}
	
/*** SEARCH FORM ***/
				
	#ajaxSearch_form {
		padding-top:6px;
		*margin-top:50px;
		_margin:0;
		_padding:0;
		_float:right;
	}
	#ajaxSearch_form fieldset {
		float:right;
		height:15px;	
		margin-right:0px;
	}
	#ajaxSearch_form input.cleardefault {
			border:0;
			background:url(../img/bg-search.gif);
			color:#fff;
			float:left;
			color:#000;
			font-size:9px;
			padding-top:3px;
			padding-left:15px;
			width:190px;
			height:23px;
			margin:-28px 0 0 50px;
			*margin:0px 0 0 17px;
			_margin:55px 0 0 17px;
			outline:none;
			font-size:14px;
	}
	#ajaxSearch_submit {
	  float:right;
	  width: 30px;
	  height: 32px;
	  margin:-30px 2px 0 1px;
	  *margin:-3px 2px 0 1px;
	  padding: 0;
	  border: 0;
	  background: transparent url(../img/search.gif) no-repeat center top;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
}

/*** SEARCH RESULTS ***/

.ajaxSearch_resultsInfo {
		width:589px;
		height:48px;
		margin:4px 0 0 -18px;
		background:transparent url(../img/h1.jpg) no-repeat top left;
		font-size:22px;
		color:#fff;
		padding:10px 5px 5px 18px;
		text-transform:uppercase;
}

.ajaxSearch_paging {
	margin-bottom:10px;
}

.ajaxSearch_result {
	text-indent:20px;
	font-size:14px;
	margin:10px 0;
}

.ajaxSearch_resultLink {
	background: #fff url(../img/result.gif) no-repeat 0% 55%; 		/* first number is left postion, second is top */
	padding:0px 0 0px 16px;
	font-size:18px;
}

.ajaxSearch_resultExtract {
	margin:5px 0 0 20px;
}

.weekend{
	width:576px;
	height:30px;
	padding:7px 5px 5px 5px;
	font-size:22px;
	background-color:#B0DF7D;
	text-align:center;
	border:2px solid #919F81;
	margin:5px 0;
}
	.weekend a{
		text-decoration:none;
	}
		.weekend a:hover{
			color:#0d4487;
			text-decoration:underline;
		}
		
/*** NAVIGATION ***/

#nav {
	padding-top:13px;
	padding-bottom:11px;
}
	#nav ul {
		height:19px;
		padding-left:100px;
	}
		#nav ul li {
			background:url(../img/menu-s.gif) no-repeat left;
			padding-left:1px;	
			display:block;
			float:left;
		}
		#nav ul li.first {
			background:none;
		}
			#nav ul li a {
				display:block;
				float:left;
				height:19px;
				line-height:17px;
				padding:0 7px;
				color:#0d4487;
				text-decoration:underline;
				font-weight:bold;
				text-transform:uppercase;
				font-size:1em;
				*font-size:.95em;
			}
			#nav ul li a:hover, #nav ul li a.active {
				color:#7b8d67;
			}
			
/*** LEFT-HAND CONTENT ***/
	
#page {
	padding-left:19px;
	width:589px;
	float:left;
}
	#page h1 {
		width:589px;
		height:48px;
		margin:4px 0 0 -18px;
		background:transparent url(../img/h1.jpg) no-repeat top left;
		font-size:22px;
		color:#fff;
		padding:10px 5px 5px 18px;
		text-transform:uppercase;
	}
	#page h2 {
		font-size:22px;
		color:#612a25;
		padding-bottom:12px;
	}
	#page h3 {
		font-size:18px;
		color:#612a25;
		padding:3px 0 5px 0;
	}
	#page h3 a{
		text-decoration:none;
	}
	#page h3 a:hover{
		text-decoration:underline;
	}
	#page h3.bar {
		width:570px;
		height:40px;
		margin:4px 0 0 0px;
		background:transparent url(../img/h3.jpg) no-repeat top left;
		font-size:18px;
		color:#fff;
		padding:10px 5px 5px 18px;
		text-transform:uppercase;
	}

	/*** Application and registration boxes on sub-pages ***/

	#page .applications {
		width:270px;
		height:54px;
		background: white url(../img/application.jpg) no-repeat;
		float:left;
		cursor:pointer;
		text-indent:-100000px;
	}	

	#page .register {
		width:270px;
		height:54px;
		background: white url(../img/register.jpg) no-repeat;
		float:right;
		cursor:pointer;
		text-indent:-100000px;
	}
	
	#page .familyRegister {
		width:270px;
		height:54px;
		background: white url(../img/family_button.jpg) no-repeat;
		display:block;
		clear:both;
		cursor:pointer;
		text-indent:-100000px;
		margin:10px 0 5px 0;
	}
		#page .leadProgram {
		width:270px;
		height:54px;
		background: white url(../img/lead_button.jpg) no-repeat;
		float:left;
		cursor:pointer;
		text-indent:-100000px;
		margin:10px 0 5px 0;
	}
		#page .specialtyCamp {
		width:270px;
		height:54px;
		background: white url(../img/specialty_button.jpg) no-repeat;
		float:right;
		cursor:pointer;
		text-indent:-100000px;
		margin:10px 0 5px 0;
	}
	
	/*** Alumni and DOnate boxes on alum page ***/
	
	#page .donate {
		width:270px;
		height:54px;
		background: white url(../img/donate_button.jpg) no-repeat;
		float:left;
		cursor:pointer;
		text-indent:-100000px;
	}	

	#page .alumni {
		width:270px;
		height:54px;
		background: white url(../img/alumni_button.jpg) no-repeat;
		float:right;
		cursor:pointer;
		text-indent:-100000px;
	}
	
	#page ul {
		margin-left:20px;
	}
	#page li {
			background:url(../img/arrow.gif) no-repeat 9px 7px;
			padding-left:19px;
			font-size:13px;
			padding-bottom:10px;
			font-weight:bold;
	}
	
	/*** Table Styles ***/
	
	#page td {
		border-bottom:1px solid #584F40;
		padding:5px 0;
	}
	#page .applyTable td {
		border-bottom:none;
		padding:5px 0;
	}
	
	#page .staffTable td {		/*table on staff page */
		border-bottom:none;
		padding:5px 30px 0 0;
		font-size:16px;
		font-weight:normal;
	}
	#page .staffTable td img{
		width:65px;
		height:87px;
		border-width: 2px;
		border-style: solid;
		border-color: #86DBEF #66A0AF #66A0AF #86DBEF;
	}
	#page .staffTable td a{
		font-size:14px;
	}
	#page .buttonsTable{
	width:500px;
	border:none;
	margin:5px auto 0px auto;
	}

	#page .buttonsTable td{
		text-align:center;
		border-bottom:none;	
	}
	#page .staffTable{
	width:100%;
	margin:5px auto 0px auto;
	}

	#page .staffTable td{
		border-bottom:none;	
	}
	
	
	/*** DON't MAKE AN h4, it will EFF up the SLIDESHOW TITLE ***/
	
	#page .image {
		padding-bottom:30px;	
	}
		#page .image h2 {
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
			padding-bottom:12px;
		}
			#page .image h2 img {
				display:block;
			}
		#page .image img {
			display:block;
		}
		
	#page .padding {
		padding:0 16px 24px 16px;
		_padding:0 0px 24px 7px;
	}
		#page .padding h4 {
			color:#544b3d;
			font-size:15px;
			font-weight:bold;
			padding-bottom:1px;
			padding-left:9px;
		}
			#page .padding h4 a {
				color:#544b3d;
			}
			#page .padding h4 a:hover {
				text-decoration:none;
			}
		#page .padding li {
			background:url(../img/bullet.gif) no-repeat 9px 7px;
			padding-left:19px;
			font-size:13px;
			color:#832d32;
			padding-bottom:10px;
		}
			#page .padding li a {
				color:#832d32;
				text-decoration:none;
			}
		#page .padding p {
			padding-bottom:8px;	
		}
		#page .padding .button img {
			padding-bottom:20px;
		}
		#page .colA {
			padding-top:12px;
			float:left;
			width:348px;
		}
		#page .colB {
			padding-top:12px;
			float:right;
			width:188px;			
		}
			#page .colB img {
				display:block;
				text-align:center;
				margin:0 auto;
				padding-bottom:10px;
			}
			
	#page .box {
		background:url(../img/bg-box-b.gif) no-repeat bottom #eae5cf;
		width:572px;
	}
		#page .box .bg {
			background:url(../img/bg-box-t.gif) no-repeat top;
			padding-top:16px;
		}
		#page .box .left {
			width:112px;
		}
			#page .box .left img {
				display:block;
				margin:0 auto;
				border:solid 2px #fff;
			}
		#page .box .right {
			width:442px;
			float:left;
		}	
			#page .box h3 {
				background:url(../img/dots.gif) repeat-x bottom;
				font-size:18px;
				color:#612a25;
				margin-bottom:10px;
				padding-bottom:5px;
			}
			#page .box p {
				padding-bottom:18px;
			}
			#page .box .more {}
				#page .box .more a {
					position:relative;
					top:18px;
					color:#544b3d;
					font-weight:bold;
					text-decoration:underline;
				}
				#page .box .more a:hover {
					text-decoration:none;
				}
				#page .box .more p {
					width:auto;
					float:right;
				}
				#page .box .more a {}
				
				
/*** RIGHT-HAND COLUMN ***/

#sidebar {
	float:right;
	width:274px;
	padding-right:20px;
	_margin-right:-10px;
}
	#sidebar h3 {
		padding-bottom:6px;
	}
		#sidebar h3 a {
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
			display:block;	
		}
		#sidebar h3 img {
			display:block;
		}
	#sidebar .sbox {
		background:url(../img/bg-sbox-b.gif) no-repeat bottom #eae5cf;
		width:274px;
		margin-bottom:8px;
	}
		#sidebar .sbox .bg {
			background:url(../img/bg-sbox-t.gif) no-repeat top;
			padding:14px 12px 7px 14px;
		}
		#sidebar .sbox h4 {
			font:18px Georgia, "Times New Roman", Times, serif;
			color:#49562f;
			padding-bottom:10px;
			padding-left:7px;
		}
		#sidebar .sbox .testimonial {
			background:url(../img/dots.gif) repeat-x bottom;
			padding-bottom:8px;
			margin-bottom:8px;
			padding-left:9px;
			padding-right:9px;
			color:#612a25;
			font-weight:bold;
		}
		#sidebar .sbox .more {
			font:13px Georgia, "Times New Roman", Times, serif;
			color:#544b3d;
			text-decoration: underline;
			padding-left:9px;
		}
		#sidebar .sbox .more:hover {
			text-decoration:none;
			
		}
		#sidebar .sbox ul {
			margin-bottom:16px;
		}
			#sidebar .sbox ul li.first {
				background:none;
			}
			#sidebar .sbox ul li {
				background:url(../img/dots.gif) repeat-x top;
				padding-top:1px;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				font-weight:bold;
				color:#544b3d;
			}
				#sidebar .sbox ul li a {
					background:url(../img/arrow2.gif) no-repeat 7px 5px;
					padding-left:25px;
					color:#544b3d;
					text-decoration: none;
					display:block;
					height:21px;
					line-height:20px;
				}
				#sidebar .sbox ul li a:hover {
					background:url(../img/arrow2-h.gif) no-repeat 7px 5px;
				}
		#sidebar .sbox #time {
			background:url(../img/bg-time.gif);
			width:248px;
			height:105px;
			text-align:center;
			margin:0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#544b3d;
			text-transform:uppercase;
		}
			#sidebar .sbox #time strong {
				display:block;
				text-align:center;
				font-size:40px;
				line-height:40px;
				padding-top:7px;
				font-weight:normal;
				color:#612a25;
			}
			#sidebar .sbox #time small {
				font-size:20px;
				color:#612a25;
				display:block;
				text-align:center;
				text-transform:none;
			}
	
	#sidebar .rbox {
		background:url(../img/bg-rbox-b.gif) no-repeat bottom #6f2025;
		width:274px;
		margin-bottom:12px;
	}
		#sidebar .rbox .bg {
			background:url(../img/bg-rbox-t.gif) no-repeat top;
			padding:6px 12px 16px 18px;
		}
		#sidebar .rbox h4 {
			font:18px Georgia, "Times New Roman", Times, serif;
			color:#fff;
			padding-bottom:7px;	
		}
			#sidebar .rbox h4 img {
				position:relative;
				top:2px;
			}
			#sidebar .rbox .txt {
				float:left;
				font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				color:#544b3d;
				border:solid 1px #aba491;
				background:#fff;
				padding-left:7px;
				padding-right:7px;
				width:188px;
				padding-top:2px;
				padding-bottom:3px;
			}
			#sidebar .rbox .img {
				display:block;
				float:right;
				
			}
		
	#sidebar .wbox {
		background:url(../img/bg-wbox-c.gif) repeat-y bottom;
		width:274px;
		margin-bottom:8px;
	}
		#sidebar .wbox .bg {
			background:url(../img/bg-wbox-b.gif) no-repeat bottom;
		}
		#sidebar .wbox .bgc {
			background:url(../img/bg-wbox-t.gif) no-repeat top;
			padding:6px 18px 12px 8px;
		}
		
		#sidebar .wbox h4 {
			font-size:14px;
			color:#832d32;
			padding-bottom:8px;
		}
		#sidebar .wbox .left {
			width:100px;
			text-align:center;
			color:#666666;
			font-weight:bold;
		}
			#sidebar .wbox .left img {
				display:block;
				text-align:center;
				margin:0 auto;
				padding-bottom:3px;
			}
		#sidebar .wbox .right {
			width:100px;
			float:left;
			text-align:center;
			color:#666666;
			font-weight:bold;
			padding-top:10px;
		} 
			#sidebar .wbox .right strong {
				font-size:28px;
				display:block;
			}
		
		
/*** FOOTER ***/

#footer {
	width:912px;
	margin:0 auto;
	text-align:left;
}
	#footer .left {
		padding:18px 0 18px 12px;
	}
		#footer .left p {
			color:#fff;	
			font-size:12px;
		}
			#footer .left p a {
				color:#fff;
				text-decoration:none;
			}
			#footer .left p a:hover {
				text-decoration:underline;
			}
	#footer .right {
		padding-right:24px;
		padding-top:14px;
	}
		#footer .right img {
			 padding-left:10px;	
		}
		
/*** VIDEOS ***/

#player {
	margin:0 0 5px 100px;
	width:352px;
	height:274px;
}

/*** FORM STYLES ***/

h6{
width:502px;
	height:32px;
	margin-top:3px;
	margin-right:0px;
	margin-bottom:2px;
	padding-top:10px;
	padding-left:6px;
	background-color:#12283d;
	float:left;
	display: block;
	font-size: 11pt;
	font-weight:bold;
	color:#fff;
	text-align:center;
}


.fieldset {
	border:1px dashed #574E3F;
	padding:10px;
	width:507px;
	margin:10px 0 85px 10px;
}

h5.legend {
	line-height:18px;
	width:130px;
	border: 1px solid #333;
	padding: 2px 6px 5px 6px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background-color:#832D32;
	margin:-20px 0 10px 0;
	*margin-left:-7px;
}

.form label {
	width:142px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#832D32;
	float:left;
	font-size:16px;
	line-height: 1.1;
	color:#fff;
	text-align:center;
}
.form {
	margin:0;
	padding:0;
}

.select{
font:bold 14px Arial;
width:313px;
color: #666;
}

.div_radio {
	width:347px;
	float:right;
	background-color:#2b5f87;
	height:35px;
	margin-top:3px;
	padding-top:8px;
	padding-bottom:1px;
	padding-left:5px;
	display:block;
	font:bold 16px Arial;
	color:#fff;
}

.radio {
	width:18px;
	height:18px;
}

.div_checkbox {
	width:502px;
	height:250px;
	background-color:#2b5f87;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
	color:#fff;
	font-size:14px;
}

.div_seoCheckbox {
	width:347px;
	float:right;
	background-color:#2b5f87;
	height:35px;
	margin-top:3px;
	padding-top:8px;
	padding-bottom:1px;
	padding-left:5px;
	display:block;
	font:bold 10px Arial;
	color:#fff;
}

.checkbox{
	width: 20px;
	height: 20px;
}

.checkRight{
	float:right;
	width:190px;
	text-align:left;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;
}
.div_textbox {
	width:347px;
	float:right;
	background-color:#66A0AF;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}

.div_textbox a img{
	border:none;
}

.textbox {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	height:auto;
	font:bold 16px Arial;
	color: #666;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#EFF8FF;
}

/* Had to make ID version of these styles for SEO form. The default-class ..class had to be added for disappearing defualt values so I need an id version. */


.div_textarea {
	width:347px;
	float:right;
	background-color:#66A0AF;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textarea {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	height:100px;
	font:bold 16px Arial;
	color: #666;
	padding:3px 5px 3px 19px;
}
.textarea:focus, .textarea:hover {
	background-color:#EFF8FF;
}

.textareawide {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:472px;
	height:100px;
	font:bold 16px Arial;
	color: #666;
	padding:3px 5px 3px 19px;
	border:6px solid #2b5f87;
}

.textareawide:focus, .textareawide:hover {
	background-color:#EFF8FF;
}

.username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:285px;
    	font:bold 16px Arial;
    	color: #666;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#EFF8FF;
}
   
.password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #444;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#EFF8FF;
}

.email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    font:bold 16px Arial;
    color: #666;
    padding:3px 5px 3px 24px;
}
.email:focus, .email:hover {
	background-color:#EFF8FF;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:8px;
	padding:5px 32px 3px;
}
.buttons {
	background-color:#832D32;
	font-size:12px; 
	color: #fff; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #DF8B8E #5F1215 #5F1215 #DF8B8E;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}