/* CSS Document */

html, body {
	min-height:100.1%;
	margin-bottom:1px;
}

html, body, ul, ol, li, p, p2, h1, h2, h3, h4, h5, h6, form, fieldset, table, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: "Lucida Grande", Lucida Sans Unicode, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #475e91;
	background-color: #232d43;
	text-align: center;	
}

#wrapper { 
	text-align: left; 
	width: 783px; 
	margin: 0px auto; 
	position: relative; 
	background-color: #afc5f5;
	background-image:url(images/wrapper.jpg);
}

h1 {
	font-size: 16px;
	padding: 10px 50px 5px 300px;
}

h2 {
	font-size: 12px;
	padding: 10px 50px 0px 300px;
}

h3 {
	font-size: 11px;
	padding: 0px 50px 0px 300px;
	font-style: italic;
	font-weight: normal;
}

p {
	font-size: 11px;
}



#header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	min-height:170px;height:auto !important;height:170px;
}
	
#logo {
	float: left;
}

#sign_in {
	float: right;
	width: 250px;
	margin: 35px 0px 40px 0px;
	min-height:40px;height:auto !important;height:40px;
	
}

#sign_in p {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: .5em;
}

#logout {
	float: right;
	width: 50px;
	margin: 40px 10px 25px 0px;
	min-height:50px;height:auto !important;height:50px;
	font-size: 9px;
	line-height: .5em;
}

#nav {
	width: 550px;
	margin: 0px;
	background-image:url(images/nav.png);
	background-repeat: no-repeat;
	min-height:50px;height:auto !important;height:50px;
	float: right;
}

#content {
	width: 783px;
	min-height:325px;height:auto !important;height:325px;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #475e91;
	font-weight: bold;
}

#content a:hover, #content a:active {
	color: #222222;
	text-decoration: none;
}

#home #content {
	background-image:url(images/content.jpg);
	background-repeat: no-repeat;
}



#content p {
	margin: 0px 80px 8px 325px;
	line-height: 1.5em;
}


#content h1 {
	font-size: 16px;
	padding: 10px 50px 5px 325px;
}

#content h2 {
	font-size: 12px;
	padding: 10px 50px 0px 325px;
}

#content h3 {
	font-size: 11px;
	padding: 0px 50px 0px 325px;
	font-style: italic;
	font-weight: normal;
}

#content ul {
	margin: 0px 50px 5px 325px;
	list-style-type: none;
}


#sessions {
    display: block;
    width: 300px;
    height: 50px;
    background: url("images/sessions_2026.gif") no-repeat 0 0;
	margin-left: 25px;
}

#sessions:hover { 
    background: url("images/sessions_on_2026.gif") no-repeat 0 0;
}
  
#sessions_more {
    display: block;
    width: 300px;
    height: 50px;
    background: url("images/sessions_more_2023.gif") no-repeat 0 0;
	margin-left: 125px;
}

#sessions_more:hover { 
    background: url("images/sessions_more_on.gif") no-repeat 0 0;
}
  
#impact {
    display: block;
    width: 300px;
    height: 50px;
    background: url("images/impact.gif") no-repeat 0 0;
	margin: 30px 0px 0px 25px;
}

#impact:hover { 
    background: url("images/impact_on.gif") no-repeat 0 0;
}

#volunteer {
    display: block;
    width: 300px;
    height: 50px;
    background: url("images/volunteer.gif") no-repeat 0 0;
	margin: 30px 0px 0px 110px;
}

#volunteer:hover { 
    background: url("images/volunteer_on.gif") no-repeat 0 0;
}

#left {
	float: left;
	width: 275px;
}

#left p {
	margin: 0px 20px 10px 20px;
	text-align: right;
	line-height: 1.75em;
	font-weight: bold;
	font-size: 10px;
}

#right {
	line-height: 1.25em;
	width: 450px;
	float: right;
}

#right td {
	text-align: center;
	font-weight: bold;
}


#overview #content {
	background-image: url(images/ovw_pics.jpg);
	background-repeat: no-repeat;
	min-height:525px;height:auto !important;height:525px;
}

#staff #content {
	background-image: url(images/staff_back.jpg);
	background-repeat: no-repeat;
	min-height:525px;height:auto !important;height:525px;
}

#staff #content table p {
	margin: 0px 80px 8px 45px;
}

#staff #content table h2 {
	padding: 10px 50px 0px 45px;
}

#details #content {
	background-image: url(images/details.jpg);
	background-repeat: no-repeat;
	min-height:775px;height:auto !important;height:775px;
}

#details #content ul li {
	list-style-type:square;
	margin: 0px 0px 5px 25px;
}

#sessions2 #content {
	background-image: url(images/sessions2.jpg);
	background-repeat: no-repeat;
	min-height:525px;height:auto !important;height:525px;
}

#sessions2 table tr td {
	 border-bottom: dotted #aec2ef 1px;
}

#apply #content {
	background-image: url(images/apply.jpg);
	background-repeat: no-repeat;
	min-height:625px;height:auto !important;height:625px;
}

#apply a {
	color: #475e91;
}

#partners #content {
	background-image: url(images/partners.jpg);
	background-repeat: no-repeat;
	min-height:625px;height:auto !important;height:625px;
}

#testimonials #content {
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	min-height:625px;height:auto !important;height:625px;
}

#testimonials p.quote {
	margin: 15px 50px 0px 300px;
}

#testimonials p.by {
	margin: 5px 50px 10px 300px;
	text-align: right;
	font-style: italic;
}

#apply #content {
	background-image: url(images/apply.jpg);
	background-repeat: no-repeat;
	min-height:625px;height:auto !important;height:625px;
}

ul {
	margin: 0px 50px 5px 300px;
	list-style-type: none;
}
	
#volunteer2 #content {
	background-image: url(images/volunteer.jpg);
	background-repeat: no-repeat;
	min-height:425px;height:auto !important;height:4 25px;
}

#donate2 #content {
	background-image: url(images/donate.jpg);
	background-repeat: no-repeat;
	min-height:650px;height:auto !important;height:650px;
}

#awards #content {
	background-image: url(images/award.jpg);
	background-repeat: no-repeat;
	min-height:350px;height:auto !important;height:350px;
}

#news #content {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	min-height:600px;height:auto !important;height:600px;
}

#links #content {
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	min-height:525px;height:auto !important;height:525px;
}

#links #content ul {
	margin: 5px 0px 0px 375px;
	line-height: 2em;
}



#contact #content {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	min-height:575px;height:auto !important;height:575px;
}

#contact #content table {
	margin: 5px 50px 10px 300px;
}

#login #content {
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	min-height:200px;height:auto !important;height:200px;
}

#login #content table {
	margin: 5px 50px 10px 300px;
}

#campers #content {
	text-align: center;
}


	
.clear {
	clear: both;
	min-height:15px;height:auto !important;height:15px;
}

#footer {
	background-color: #baccf6;
	width: 769px;
	text-align: center;
	color: #475e91;
	padding: 10px 0px;
}

#footer p {	
	font-size: 9px;
	padding-bottom: 2px;
}

#footer a:link, #footer a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #475e91;
	margin: 0px 3px;
}

#footer a:hover, #footer a:active {
	color: #222222;
	text-decoration: none;
}

#footer2 {
	background-color: #232d43;
	min-height:75px;height:auto !important;height:75px;
}

#footer2 a:link, #footer2 a:visited {
	text-decoration: none;
	color: #555555;
}

#footer2 a:hover, #footer2 a:active {
	color: #888888;
	text-decoration: none;
}

