 /* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 14px "Comic Sans MS", Verdana;
	background:#E15B06 url(assets/images/background.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #d62700;
	font: bold 18px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #d62700;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #000000;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.servicebg {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: transparent url(assets/images/services-bg-long.gif) top center no-repeat;
	text-align: center;
	line-height: 43px;
	color: #ffffff;
	display: block;
}
.servicebg a {
	color: #ffffff;
	text-align: center;
}
.servicebg a:hover {
	color: #000000;
}
.servicebgthick {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	height: 50px;
	background: transparent url(assets/images/services-bg-thick.gif) top center no-repeat;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	display: block;
}
.servicebgthick a {
	color: #ffffff;
	text-align: center;
}
.servicebgthick a:hover {
	color: #000000;
}

.requestH3 {
	padding:0 10px 0 10px;
	margin: 0 0 10px 0;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#container {
width:928px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
		#header {
		width:auto;
		height:270px;
		margin:0px;
		padding:23px 0 0 0;
		}
		#topInfo {
		width:360px;
		height:auto;
		margin:0px;
		padding:5px 0 0 0px;
		text-align:center;
		font:bold 14px "Comic Sans MS";
		color:#d62700;
		text-transform:uppercase;
		}
		#logo {
		width:285px;
		height:188px;
		margin:0px;
		padding:0 0 0 40px;
		}
		#face{
		margin:0px 0px 0px 322px;
		position:absolute;
		}
		#topPhotos {
		width:266px;
		height:270px;
		margin:0px;
		padding:0 17px 0 0;
		float:right;
		}
			#topPhotos p {
			margin:0px;
			padding:0px;
			}
		#leftCol {
		width:225px;
		height:auto;
		margin:0px;
		padding:2px 0 0 17px;		
		}
			#nav_box {
			width:225px;
			height:auto;
			margin:0 auto;
			padding:0px;
			background:url(assets/images/nav_bg.jpg) left top repeat-y;
			}
			#nav_top {
			width:auto;
			height:30px;
			margin:0px;
			padding:0px;
			background:url(assets/images/nav_top.jpg) left top no-repeat;
			}
			#nav_bottom {
			width:auto;
			height:36px;
			margin:0px;
			padding:0px;
			background:url(assets/images/nav_bottom.jpg) left top no-repeat;
			}
					#nav {
					width:189px;
					height:auto;
					margin:0 auto;
					padding:0px;
					position: relative;
					z-index: 99;
					}
					#nav li {
					list-style:none;
					position: relative;
					}
					#nav a {
					height:40px;
					display:block;
					padding:0 0 0 54px;
					color:#fff;
					font:18px/40px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
					text-transform:lowercase;
					background:url(assets/images/nav_icons.png) left top no-repeat;
					}
					#nav a:hover {
					text-decoration:none;
					color:#000;
					}
/*Dropdown Syles*/			
#nav li ul {
	position: absolute;
	visibility: hidden;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 10px 5px;
	top: 0px;
	left: 188px;
	border: 2px solid #ffdb01;
	background-color: #d72700;
				}

					#nav li ul li {
						width: auto;
						height: 35px;
						padding: 0;
						margin: 0;
						float: none;
						background: none;
					}

						#nav li ul li a {
							width: auto;
							padding: 0px 0px 0px 15px;
							margin: 0;
							font:18px/35px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
							text-transform:lowercase;
							display: block;
							text-align: left;
							color: #ffffff;
							height: 30px;
						}

							#nav li ul li a:hover {
								width: auto;
								height: 35px;
								padding: 0px 0px 0px 15px;
								margin: 0;
								text-decoration: none;
								color: #000000;
							}
					
/*End Dropdown Syles*/
					#nav .home a {					
					background:url(assets/images/nav_icons.png) left top no-repeat;
					}
					#nav .home a:hover {
					background:url(assets/images/nav_icons.png) right top no-repeat;
					}
					#nav .about a {					
					background:url(assets/images/nav_icons.png) left -40px no-repeat;
					}
					#nav .about a:hover {
					background:url(assets/images/nav_icons.png) right -40px no-repeat;
					}
					#nav .programs a {					
					background:url(assets/images/nav_icons.png) left -80px no-repeat;
					}
					#nav .programs a:hover {
					background:url(assets/images/nav_icons.png) right -80px no-repeat;
					}
					#nav .programsDrop a {					
					background:none;
					height: 35px;
					}
					#nav .programsDrop a:hover {					
					background:none;
					background-color: #ffdb01;
					height: 35px;
					}
					#nav .twoRows {	
					height: 50px;
					}
					#nav .twoRows a {	
					line-height: 20px;				
					background: none;
					height: 50px;
					padding-top: 5px;
					}
					#nav .twoRows a:hover {
					line-height: 20px;
					background: none;
					height: 50px;
					background-color:#ffdb01;
					padding-top: 5px;
					}
					#nav .schedule a {					
					background:url(assets/images/nav_icons.png) left -120px no-repeat;
					}
					#nav .schedule a:hover {
					background:url(assets/images/nav_icons.png) right -120px no-repeat;
					}
					#nav .camp a {					
					background:url(assets/images/nav_icons.png) left -160px no-repeat;
					}
					#nav .camp a:hover {
					background:url(assets/images/nav_icons.png) right -160px no-repeat;
					}
					#nav .education a {					
					background:url(assets/images/nav_icons.png) left -200px no-repeat;
					}
					#nav .education a:hover {
					background:url(assets/images/nav_icons.png) right -200px no-repeat;
					}
					#nav .store a {					
					background:url(assets/images/nav_icons.png) left -240px no-repeat;
					}
					#nav .store a:hover {
					background:url(assets/images/nav_icons.png) right -240px no-repeat;
					}
					#nav .gallery a {					
					background:url(assets/images/nav_icons.png) left -280px no-repeat;
					}
					#nav .gallery a:hover {
					background:url(assets/images/nav_icons.png) right -280px no-repeat;
					}
					
					#nav .register a {					
					background:url(assets/images/nav_icons.png) left -320px no-repeat;
					}
					#nav .register a:hover {
					background:url(assets/images/nav_icons.png) right -320px no-repeat;
					}
					#nav .testimonials a {					
					background:url(assets/images/nav_icons.png) left -360px no-repeat;
					}
					#nav .testimonials a:hover {
					background:url(assets/images/nav_icons.png) right -360px no-repeat;
					}
					#nav .news a {					
					background:url(assets/images/nav_icons.png) left -400px no-repeat;
					}
					#nav .news a:hover {
					background:url(assets/images/nav_icons.png) right -400px no-repeat;
					}
				  	#nav .blog a {					
					background:url(assets/images/nav_icons.png) left -440px no-repeat;
					}
					#nav .blog a:hover {
					background:url(assets/images/nav_icons.png) right -440px no-repeat;
					}
				 	#nav .contact a {					
					background:url(assets/images/nav_icons.png) left -480px no-repeat;
					}
					#nav .contact a:hover {
					background:url(assets/images/nav_icons.png) right -480px no-repeat;
					}
#sidebar {
width:auto;
height:auto;
margin:0px;
padding:0 10px 0 10px;
}
#sidebar a {
color:#000;
}
#sidebar a:hover {
color:#d62700;
}
#sideboxes {
width:auto;
height:auto;
margin:20px auto;
padding:0px 0px 0px 10px;
color:#fff;
font: 12px "Comic Sans MS", Verdana;
}
#sideboxes p {
color:#fff;
font: 12px "Comic Sans MS", Verdana;
}
#sideboxes h1 {
color:#fff;
font:16px/20px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}
#box1 {
width: 200px;
height: auto;
margin: 10px auto;
padding: 5px;
color: #fff;
background: transparent url(assets/images/green.jpg) center top repeat-y;
border: 3px solid #fff200;
}
#box2 {
width: 200px;
height: auto;
margin: 10px auto;
padding: 5px;
color: #fff;
background: transparent url(assets/images/purple.jpg) center top repeat-y;
border: 3px solid #fff200;
}
#box3 {
width: 200px;
height: auto;
margin: 10px auto;
padding: 5px;
color: #fff;
background: transparent url(assets/images/orange.jpg) center top repeat-y;
border: 3px solid #fff200;
}
#box4 {
width: 200px;
height: auto;
margin: 10px auto;
padding: 5px;
color: #fff;
background: transparent url(assets/images/red.jpg) center top repeat-y;
border: 3px solid #fff200;
}
#box5 {
width: 200px;
height: auto;
margin: 10px auto;
padding: 5px;
color: #fff;
background: transparent url(assets/images/blue.jpg) center top repeat-y;
border: 3px solid #fff200;
}


		#rightCol {
		width:616px;
		height:auto;
		min-height:340px;
		_height:340px;
		margin:0px;
		padding:30px 49px 0 0;
		float:right;		
		}
	#footer {
	width:auto;
	height:107px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;
	}	
#nav2 {
width:928px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
}
	#nav2 li {
	list-style:none;
	display:inline;
	}
	#nav2 li a {
	padding:0 5px 0 5px;
	border-left: 1px solid #fedb00;
	color:#fedb00;
	font:11px "Comic Sans MS";
	}
	#nav2 li a:hover {
	text-decoration:none;
	color:#000;
	}
	#nav2 li:first-child a {
	border:none;
	}	
#copy {
width:928px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
font:bold 12px "Comic Sans MS", Verdana;
color:#fedb00;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}


