body {
	background-image: url(images/camp/camp_bg.gif);
	background-repeat: repeat-x;
	background-color: #4785be;
	margin: 0;
	padding: 0;
}
.tree {
	background-image: url(images/camp/camp_tree.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	min-height: 600px;
}

ul.child li {
	background-color: #123971;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #407bb6;
	font-weight: normal;
}

.tabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.hdrblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123971;
	font-weight: bold;
}

.header {
	padding: 10px 10px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	min-height: 52px;
	background-color: #407bb6;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 20px;
	text-align: left;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d8eaf6;
	min-height: 169px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.content a {
	color: #113870;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.landing_title {
	color: #407bb6;
	font-size: 12px;
	font-weight: bold;
}	

.camp_presentations a {
	color: #407bb6;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}

.footer {
	background-color: #b1cfe9;
	color: #001838;
	font-family: Geneva, Arial;
	font-size: 9px;
	padding: 5px;
	line-height: 11px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.footer a {
	color: #001838;
}

a.anchor:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8eaf6;
	text-decoration: none;
}
a.anchor:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8eaf6;
	text-decoration: none;
}
a.anchor:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.anchor:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}