@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* /CSS Reset for browser compatibility */

#wrapper {
	width: 1020px;
	margin: auto;
	padding-top: 20px;
	font-family:Tahoma,Geneva,sans-serif;
}

#lsb {
	float: left;
	width: 225px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}

#lsbcontact {
	background: #d7ecc6;
	padding: 10px;
	width: 195px;
	height: 84px;
	margin-top: 20px;
	border: solid 5px #FFF;
	text-align: center;
}

#nav {
	background:#D7ECC6 none repeat scroll 0 0;
	float:left;
	height:41px;
	margin:10px 10px 30px 10px;
	text-align:center;
	width:770px;
}

#nav li {
	float: left;
	padding-left: 66px;
	padding-top: 7px;
	font-size:24px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

#nav li a {
	text-decoration:none;
	color: #000;
	height: 41px;
	display: block;
}

#nav li a:hover {
	color: #fff;
}

.topimage {
	width: 450px;
	border: 0px;
}

#picture {
	width: 795px;
	text-align: center;	
}

#schoolinfo {
	background: #fff5db;
	text-align: center;
	margin-top: 10px;
	border: 5px #D7ECC6 solid;
	padding: 10px;
}

#schoolinfo .title {
	font-weight: bold;
}

#schoolinfo img {
	margin: 5px;	
}

#headercontent {
	border:5px solid #D7ECC6;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	margin:10px 10px 25px 10px;
	padding:10px;
	width:735px;
	background-color: #e2edd9;
}

#headercontent .sig {
	float: right;
	padding-right: 60px;
}

#content {
	width: 795px;
	float:left;
}

#content .title {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	padding: 10px;
	text-align: center;
}

#content .campdates {
	float:left;
	font-size:17px;
	height:100px;
	margin-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:765px;
}

#content .camp {
	background:#FFF1B3 none repeat scroll 0 0;
	border:2px solid #D5ECC7;
	display:block;
	float:left;
	height:80px; 
	margin-left:125px;
	padding:10px 0 0;
	text-align:center;
	width:200px;
}

#content .camp a {
	color: #000;	
}

#content .camptitle {
	font-size: 28px;
	padding-bottom: 30px;
		
}

#content .profiles {
	display: block;
	width: 375px;
	float:left;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	height: 175px;
}

#content .subtitle{
	font-size: 16px;
	color: #006f51;
	font-weight:bold;
}

#content .regbut  {
	text-align: center;
	width: 795px;
	float:left;
	border: none;
}

#schedule {
	border: solid 5px #d7ecc6;
	background: #fff8dd;
	margin: 10px 200px 10px 200px;
	padding: 10px;
	font-size:15px;
	float: left;
	width: 335px;
	text-align: left;
	line-height: 1.2;
}

#oschedule {
	border: solid 5px #d7ecc6;
	background: #fff8dd;
	margin: 10px 10px 10px 200px;
	padding: 10px;
	font-size: 14px;	
	float: left;
	width: 335px;
	text-align: left;
	line-height: 1.2;
}

#sched {
	padding: 0px 0px 0px 0px;	
	text-align: center;
}

#schedule .title {
	text-align: center;
	font-size: 18px;
	text-decoration: underline;
}

#oschedule .title {
	text-align: center;
	font-size: 18px;
	text-decoration: underline;
}

#registerbox {
	background:#FFF8DD none repeat scroll 0 0;
	border:2px dashed #D7ECC6;
	float:left;
	margin-left:10px;
	padding:10px;
	text-align:left;
	border-style: dashed;
	width: 748px;
	font-size: 13px;
}

#registerbox .regtext {
	border-style: solid;	
	background: #FFF8DD;
	border-bottom: solid 1px #006F51;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #000;
	font-size: 12px;
}

#registersb {	
	text-align: center;
	margin: 20px;
}

#registersb a {
	color: #000;
}

#payment {
	background-color: #e2edd9; 
	text-align:center;
	width: 748px;
	padding: 10px;
	margin-left: 10px;
	border:2px dashed #D7ECC6;
	float:left;
	margin-left:10px;
	padding:10px;
	border-style: dashed;
	width: 748px;
	font-size: 13px;
	
}

.box {
	border:5px solid #D7ECC6;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	margin:10px 10px 25px 10px;
	padding:10px;
	width:735px;
	display: block;
}

.bringbox {
	border:5px solid #D7ECC6;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	margin:10px 150px 25px 150px;
	padding:10px;
	width:400px;
	display: block;
	text-align:center;
}

#pay {
	width: 795px;
	text-align: center;
	float: left;
}

#pay .paylink {
	display: block;
	padding: 10px 10px 30px 100px;
}

#pay .paylink a {	
	color: #000;
}

#f {
	clear:both;
	background: #D5ECC7;
	width: 1020px;
	height: 40px;
	margin-top: 30px;
}

#azunga {
	font-size:12px;
	color: #999;
	width: 1020px;
	text-align: center;
	margin-top: 10px;
}

#azunga a {
	color: #999;
	font-size: 12px;	
}



#fnav {
	padding-left:200px;
	text-align:center;
	width:1020px;
}

#fnav li {
	float: left;
	padding-top: 12px;
	padding-left: 90px;
	font-size:16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

#fnav li a {
	text-decoration:none;
	color: #000;
	text-align: center;
}

#fnav li a:hover {
	color: #fff;
}


/* Common Elements */

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.fl{
	float: left;
}

.italic {
	font-style: italic;
}

	
