html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
*:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}
body {
background:white none repeat scroll 0%;
color:black;
line-height:1;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}

/* End CSS Reset */

html, body {
	height: 100%;
}

body {
	background: url(../images/bodybg.jpg) top left repeat #858b70;
	width: 100%;
	font-family: "helvetica neue light", "trebuchet ms", "verdana", sans-serif;
	font-size: 13px;
	line-height: 18px;
}

div#fullBody {
	float: left;
	background: url(../images/splat.gif) top left repeat-x;
	width: 100%;
	padding: 0;
	margin: 0;
}

div#container {
	width: 894px;
	margin: 0 auto;
}

div#positionContainer {
	position: relative;
}

div#header {
	background: url(../images/header.jpg) 50% 0 no-repeat #fff;
	width: 100%;
	height: 65px;
	position: relative;
	top: 0;
	left: 0;
}

div#goHome {
	width: 249px;
	height: 91px;
	position: absolute;
	top: 0;
	left: 140px;
}

div#flashContainer {
	background: url(../images/flashContainer.jpg) 50% 0 no-repeat;
	float: left;
	width: 672px;
	height: 282px;
}

* html div#flashContainer {
	float: left;
	margin-left: 0;
	width: 672px;
}

div#flashMovie {
	width: 617px;
	height: 256px;
	padding-left: 41px;

}

* html div#flashMovie {
	width: 617px;
	height: 256px;
}

div#nav {
	background: url(../images/nav_bg.jpg) 50% 0 no-repeat;
	float: left;
	width: 222px;
	height: 282px;
}

* html div#nav {
	background: url(../images/nav_bg.jpg) 50% 0 no-repeat;
	width: 222px;
	height: 282px;
	float: left;
}


/*end*/
/*\*/
html*#nav {
width: 222px;
margin-left: -1px;

]
}/*end*/

div#nav ul {
	width: 190px;
	margin: 30px 0 0 10px;
	float: left;
}

div#nav li {
	border-top: 1px dashed #83725e;
	padding: 11px 0;
	font-size: 24px;
}

div#nav li a {
	color: #83725e;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
	text-shadow:1px 1px 1px #fff;
	display: block;
}

div#nav li a:hover {
	color: #5f5449;
}

div#nav li.last {
	border-bottom: 1px dashed #83725e;
}

div#mainContent {
	background: url(../images/info_bg.gif) 50% 0 repeat-y;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

div#leftSidebar {
	background: url(../images/leftSidebar_bg.png) no-repeat;
	width: 224px;
	float: left;
	margin-left: 0px;
}

div#leftSidebar p {
	margin: 80px 0 0 15px;
	width: 110px;
}

div#leftSidebar a.brochure {
	color: #345106;
	font-weight: bold;
	display: block;
	font-size: 17px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	text-shadow:-1px 1px 1px #fff;
	padding: 10px 0 0 0;
	
}

div#leftSidebar a.brochure:hover {
	color: #900;
	text-shadow:1px 0px 2px #928887;
}

.red {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color: #900;
}

div#leftSidebar a:hover {
	color: #83725e;
}

div#midbar {
	background: url(../images/midBar_bg.jpg) 50% 0 no-repeat #F3F2EE;
	width: 399px;
	float: left;
	padding: 38px 0 0 0;
}

div#midbar p, div#rightSidebar p {
	margin: 0;
	padding: 7px 0 7px 10px;
}

div#midbarContent {
	border-right: 1px solid #fff;
	padding: 25px;
}

div#rightSidebar {
	background: url(../images/rightSidebar_bg.jpg) no-repeat;
	width: 211px;
	float: left;
	font-size: 12px;
	color: #7A7173;
	padding: 60px 40px 20px 15px;
	margin-right: -1px;
}

div#footer {
	background: url(../images/footer_bg.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 146px;
	float: left;
	padding-bottom: 10px;
	font-size: 12px;
	color: #fff;
	letter-spacing: .4px;
}

* html div#footer {
	clear: both;
}

div#footNav {
	float: left;
	width: 500px;
	padding: 100px 0 0 30px;
}

div#footer div#footNav li {
	display: inline;
	padding: 0 5px;
}

div#footer div#footNav li a {
	color: #fff;
	text-decoration: none;
}

div#footer div#copyright a {
	color: #6b6963;
	text-decoration: none;
	font-weight: bold;
}

div#footer div#footNav li a:hover, div#footer div#copyright a:hover {
	color: #586a00;
	text-decoration: underline;
}

div#copyright {
	float: right;
	width: 300px;
	text-align: right;
	padding: 100px 50px 0 0;
}

/* Side Buttons Code */

a.parent-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 0;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.parent-btn:hover {
	background-position: -180px 0;
}

a.calendar-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 -44px;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.calendar-btn:hover {
	background-position: -180px -44px;
}

a.staff-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 -88px;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.staff-btn:hover {
	background-position: -180px -88px;
}

a.medical-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 -132px;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.medical-btn:hover {
	background-position: -180px -132px;
}

a.enrollment-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 -176px;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.enrollment-btn:hover {
	background-position: -180px -176px;
}

a.camper-btn {
	background:url(../images/buttons1.png) no-repeat;
	background-position: 0 -220px;
	display: block;
	height: 44px;
	margin: 0 0 0 35px;
	overflow: hidden;
	outline:none;
	text-align: left;
	text-indent: -999999px;
	width: 180px;
}

a.camper-btn:hover {
	background-position: -180px -220px;
}

a {
	color: #060;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}


	
