@charset "utf-8";
/*
Luther Dell Color Pallette
#142463 Dark Blue
#1331B0 Medum Blue
#364Db0 Light Blue
#B08301 Light Brown
#634F14 Dark Brown
*/
* {	margin: 0px;padding: 0px; }
a:link { color: #1341CC; text-decoration:none}
a:visited {	color: #1341CC;	text-decoration:none }
a:hover { text-decoration:underline; }
a.heading {	color:inherit; }
p {	margin: 0 0.2em 0 0.2em; padding: .5em 0; }
ol {margin: 0.5em 0 0.5em 2em;}
ul { list-style:disc; margin: 0.5em 0 0.5em 2em; }
ul.circle { list-style: circle; }
ul.NoBullet { list-style:none; margin:1em 2em 1em 2em; }
body {
	background-color: #B7E0FB;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	background-image: url(https://campwapo.net/images/flashBackground.png);
	background-repeat: repeat-x;
}
#CenterDiv {
	width:865px;
	padding:0;
	text-align:left;
	margin: 0 auto;
	background:#FFF;
	background:url(https://campwapo.net/wapo/images/Background-Plain-Texture.gif);
	border:medium solid #000000;
}
#header { width:100%; }
#HomeColumnWrapper {width:560px;float: left;}
#Homecontent {width:390px;float: right;padding: 0.5em 0.5em 1em 0.5em;}
#HomeSideContent {width:290px;float:right;padding: 0.5em 0.2em 1em 0.2em;border-left:solid 2px #000;}
#BreadCrumb {font-size:12px; color:#CCCCCC;}
#BreadCrumb a:link{color:#CCCCCC;text-decoration:none;}
#BreadCrumb a:visited{color:#CCCCCC;text-decoration:none;}
#BreadCrumb a:hover{color:#000;text-decoration:underline;}
#MainBody {width:100%;overflow:auto;}
#ColumnWrapper {width: 661px;float: left;}
#PicHolder {
	padding:0.1em;
	width:216px;
	border:#333 solid 2px;
	float:right;
	margin:0.5em 0 0.5em 0.5em;
}
#content {
	width: 505px;
	float: right;
	padding: 0.5em 0.5em 1em 0.5em;

}
#navigation_column {
	width:140px;
	float:left;
	margin:0;
	padding:0;
}
/*#navigation {
	background-image:url(http://www.campwapo.net/images/Wapo_Logo_Nav_Back.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
}*/
#SideContent {
	width:182px;
	float:right;
	padding: 0.5em 0.2em 1em 0.2em;
	border-left:solid 2px #000;
}
#footer {
	width:100%;
	text-align:center;
	border-top: solid 1px #000;
	padding:1em 0 0 0;
}
#newsItem{padding: 0 0 0.3em 0.1em;}
.JobItem{overflow:auto;}
.JobField {overflow:auto;}
.JobContent{float:right;width:360px;}
.JobHeading{float:left;width:110px;}
h1 { font-size: 28px; color: #142463; margin:0.2em auto 0.5em auto; }
h2 { font-size: 24px; color: #364Db0; margin:0.2em auto; }
h3 { font-size: 22px; color: #634F14; margin:0.2em auto; }
h4 { font-size: 18px; color: #634F14; margin:0.2em auto; }
h5 { font-size: 13px; color: #000; margin:0.2em auto; }
h6 { font-size: 10px; color: #1331B0; margin:0.2em auto; }
img { border:none; }
br.clear {
	padding:0;
	margin:0;
	line-height:0;
	clear:both;
}
.picContainer {
	border:1px solid #333333;
	margin:0.8em 0 0.8em 0.8em;
	padding:0.2em;
	font-size:10px;
}
ul.PageEdit, ul.general { margin:0.5em 1.5em; }
.small_text { font-size:10px; }