
/*dark blue: #004b99; red #900; purple: #CCF; green: #CF9; blue: #CFF; */

body{
	margin:0;
	padding:0;
	background:#d4e5f7 url(images/bg_body.jpg) repeat-x;
	color: #444;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

#index_wrapper{
	margin: 0 auto;
	padding:0;
	text-align:center;
	}
	
/*Home Page Styles*/
#index{
	background: #fff;
	}
	
#index_header{
	margin:0;
	padding:0;
	}

#header a img{
	display:block;
	border:none;
	margin:0;
	padding:0;
	}
	
#index_content{
	background: url(images/bg_top.jpg) no-repeat top center;
	text-align:center;
	margin:0;
	padding:0;
	}

#index_nav{
	margin: 0;
	padding: 12px 0 0 0;
	font-size:12px;
	}

	
#index_nav a{
	margin:0 0 0 0;
	padding: 0 15px 0 0;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	}

#index_nav a:hover{
	color: #6CF;
	text-decoration: underline;
	}
	
#index_content h1{
	margin:43px 0 0 0;
	padding:0;
	font-size: 20px;
	color: #004b99;
	}
	
#index_content p{
	margin: 12px 150px;
	padding:0;
	font-size: 16px;
	color: #004b99;
	}

#index_footer{
	background: #fff;
	color: #004b99;
	margin: 0 auto;
	text-align:center;
	}

.lsi_link {
	color: #004b99;
	font-size: 7pt;
}

.lsi_link a {
	text-decoration: none;
	color: #004b99;
}

/*Interior Page Styles*/
#wrapper{
	margin:0 auto;
	padding;0;
	text-align:center;
	width: 866px;
	}
	
#links{
	width: 599px;
	color:#09C;
	background: url(images/bg_nav.jpg) bottom left repeat-x;
	}

#nav td img{
	text-align:right;
	margin:0;
	padding:0;
	}
	
#nav p{
	margin:0;
	padding:6px 5px 5px 5px;
	}
	
#nav a, a.footer_link {
	margin:0;
	padding: 0;
	color: #004b99;
	font-size: 12px;
	text-decoration: none;
	}

#nav a:hover, a.footer_link:hover {
	color: #C00;
	text-decoration: underline;
	}

a.special_link{
	margin:0;
	padding: 20px 0 0 20px;
	font-size: 14px;
	display:block;
	}


/*Content*/
#content{
	margin:0;
	padding: 0 0 30px 0;
	min-height: 533px;
	background: #fff;
	text-align:left;	
	}

.pic_right{
	float:right;
	}
	
#content img{
	margin:0;
	padding:0;

	}
	
#content img.photo{
	float: left;
	margin:0;
	padding: 15px 15px 0 20px;}
	
#content h1{
	margin:0;
	padding:30px 0 0 20px;
	font-weight:normal;
	font-size: 26px;
	color: #004b99;
	}

#content h2{
	margin:0;
	padding: 20px 0 0 20px;
	font-weight:normal;
	font-size: 18px;
	color: #900;
	}

#content h3{
	margin:0;
	padding:10px 0 5px 10px;
	font-weight:bold;
	font-size:12px;
	}
	
#content p{
	margin:0;
	padding: 15px 0 0 20px;
	line-height:1.5em;
	}

#content p.question{
	color: #900;
	font-weight: bold;
	}

#content p.answer{
	padding-top: 0;
	}

#content p.answer:first-letter{
	font-weight:bold;
	}


dl{
	margin:5px 20px 15px;
	padding: 15px 0 0 0;

	}

dt{
	font-size: 12px;
	font-weight:bold;

	}

dd{
	margin:0;
	padding: 0;
	color: #060;
	font-size: 18px;
	font-style: italic;
	}
	
dl.alternate dd{
	color: #609;
	}
	
	
#content ul, div#content ol{
	margin:0 20px;
	padding: 15px 0 0 20px;
	}

#content ul li, div#content ol li{
	margin:0;
	padding: 0 0 10px 5px;
	line-height:1.2em;
	}

#content ul li{
	list-style: none;
	}
	
#content p.note{
	font-style: italic;
	color: #030;
	}

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

#content a:hover{
	color: #FC0;
	}
	
/*Tables*/
#content table{
	margin:20px 60px;
	padding: 0;
	border:none;
	border: 1px solid #036;
	border-bottom: none;
	}

#content table td{
	margin:0;
	padding: 10px;
	border-bottom: 1px solid #036;
	color: #036;
	}

td.right_border{
	border-right: 1px solid #036;
	font-weight:bold;
	}
	
.purple{
	background: #CCF;
	}

.green{
	background: #CF9;
	}

.blue{
	background: #CFF;
	}


/*Forms*/
div#content table.form{
	margin:0;
	padding:0;
	border:none;
	}

div#content table.form tr{
	border:none;
	}


div#content table.form td{
	border:none;
	margin:0;
	padding: 10px 20px 5px 20px;
	width: 50%;
	text-align:left;
	}

/*	
div#content table.form td p{
	margin:0;
	padding:10px 0 0 0;
	text-align:left;
	}
*/
	
div#content fieldset{
	background: #CCF;
	margin:10px 80px 0 20px;
	padding: 0;
	}

div#content legend{
	color: #900;
	font-size: 16px;
	padding: 0 8px 12px 8px;
	}
	
div#content table.form label{
	margin:0;
	padding:0 0 0 0;
	color: #444;
	font-weight: bold;

	}

div#content table.form input{
	margin:0;
	width: 180px;
	padding:0;
	}

div#content table.form input.question{
	height: 70px;
	width: 270px;
	}
	
div#content table.form select{
	margin:0 0 10px 0;
	width: 180px;
	}

div#content table.form input.submit{
	background: url(images/btn_submit_hov.jpg) no-repeat left;
	margin:0 0 10px 0;
	padding: 5px 0px 5px 31px;
	border:none;
	color: #fff;
	text-align:left;
	}
	
div#content table.form input.submit:hover{
	background: url(images/btn_submit.jpg) no-repeat left;
	margin:0 0 10px 0;
	padding: 5px 0px 5px 31px;
	border:none;
	color: #fff;
	text-align:left;
	}


/*Registration section*/

div#content table#register_container{
	border:none;
	margin:0;
	padding:0;

	}

div#content table#register_container td{
	vertical-align:top;
	border-bottom:none;
	color: #444;
	}
	
div#content table#register{
	border:none;
	margin:0;
	padding:20px;
	}

div#content table#register td{
	margin:0;
	padding:0;
	vertical-align:top;
	}

div#content table#camper_info{
	margin:20px 10px 10px 20px;
	padding:0;
	border-bottom: 1px solid #003;
	}
	
table#camper_info th{
	margin:0;
	padding:7px 7px 7px 7px;
	background:#003;
	font-size: 14px;
	color: #fff;
	text-align:center;
	border-bottom: 3px solid #900;
	}
	
div#content table#camper_info td{
	text-align: center;
	vertical-align:middle;
	}

	
table#camper_info th.left_col{
	text-align: left;
	}	

div#content table#camper_info td.left_col{
	padding-right: 20px;
	text-align:left;
	color:#006;
	}
	

tr.alt_row{
	background: #CF9;
	border:none;
	}
	
table#camper_info td{
	margin:0;
	padding: 5px;
	}
	
tr.sub_head{
	background:#cff;
	border-bottom: 1px solid #900;
	}
	
tr.sub_head2{
	background: #ccf;
	border-bottom: 1px solid #900;
	}


input.button{
	background: #ccf url(images/btn_reg_purple.gif) no-repeat center;
	color: #006;
	margin: 5px 0 5px 0;
	padding: 3px 7px;
	border:#003 1px solid;
	}

input.button:hover{
	background: #cff url(images/btn_reg_blue.gif) no-repeat center;
	}

	
/*Footer Styles*/

#footer{
	background: #74a0cf url(images/bg_footer.jpg) no-repeat;
	width:100%;
	text-align:center;
	color: #004b99;
	border-top: 16px solid #d4e5f7;
	}

#footer h1, div#index_footer h1{
	margin:0;
	padding: 4px 0 0 0;
	font-size:12px;
	font-weight:bold;
	}

#footer p, div#index_footer p{
	margin:0;
	padding: 3px 0 10px 0;
	}

.clink {
        position: absolute;
        left: -200px;
        top: -500px;
}

