body {
	font-family: Courier New;
	background-color: #941e20;
	color: #fff;
	text-align:center;
	margin: 0 auto;
	}
#siteContent {
	width: 700px;
	text-align:center;
	margin: 0 auto;
	}
#topNav {
	text-align:center;
	margin: 0 auto;
	height: 58px;
	background: #fff url(images/topNav.gif) no-repeat;
	}
#topNav ul {
    padding: 5px 0 0 0;
    margin: 0;
	}
#topNav ul li {
    display: inline;
    padding: 0px 7px;
	font-weight: bold;
	font-size: 110%;
}

#topNav ul li a {    
	color: #fff;
	text-decoration: none;
	}
#topNav ul li a:hover {    
	color: #941e20;
	text-decoration: none;
	}

#header {
	background: #fff url(images/headerGlow.gif) no-repeat;
	background: #fff url(images/headerWhite.gif) no-repeat;
	background: #fff url(images/headerWhite2010.gif) no-repeat;
	height: 270px;
	width: 700px;
	text-align:center;
	margin: 0 auto;
	}
#header h1 {
	display:none;
	}
#contentTop {
	background: #fff url(images/contentTop.gif) repeat-y;
	padding: 3px 0 0 0;
	text-align: left;
}
#contentTop h2{
	margin-bottom:0;
	margin-left:50px;
	}
#contentMiddle {
	background: #fff url(images/contentMiddle.gif) repeat-y;
	text-align: left;
	/*padding-left:50px;*/
}
#contentMiddleContent {
	margin: 0 50px;
	}
.staffName {
	font-weight: 700;
	font-size: 120%;
	text-decoration:underline;
	}
#contentMiddle h3,h4 {
	margin: 0;
	}
#contentMiddle ul{
	margin: 0 auto;
	}
#contentMiddle ul li{
	margin: 0 auto;
	}
#contentBottom {
	background: #fff url(images/contentBottom.gif) repeat-y;
	padding-top:30px;
	padding-bottom: 21px;
	margin-bottom: 30px;
}
#contentBottom a {
	color: #fff;
	font-weight: 700;
	}
#contentBottom a:hover {    
	color: #941e20;
	}
p.pTopa {margin-top:0;}
p.pBottom {margin-bottom:0;}
#staffSelector a {    
	color: #fff;
	}
table.locations {background-color: #000;width:100%;font-size:12px;width:600px;}
table.locations td{border: solid 1px #fff;padding: 5px 15px;}
table.locations th{border: solid 0px #fff;background-color:#fff;color:#000;padding: 5px 15px;font-weight:bold;}
h4.campLoc {margin:0px;text-align:center;font-size:140%;}
img.bioImg {float:right;}
img.testImg {float:right;margin-left:20px;border: solid 7px #fff;}
img.testImgLeft {float:left;margin-right:20px;border: solid 7px #fff;}
div.homeContent{margin-top:-1px;padding-top:10px;}
input.submitButton {cursor:pointer;font-weight:bold;background-color:#fff;vertical-align:baseline;border-width:0px;}
ul.bio {margin:0;text-align:left;}
div.testimonial {border-top: solid 2px #fff;padding-top:10px;}
div.bio a {color:#fff;font-size:80%;}
form{margin:0px;}
a.whiteLink {color:#fff;}

img.giveMeAWhiteBorder {border: solid 5px #fff;margin: 5px 0;}

.paypal{text-align: center;margin:0 auto;}
.paypalComing{text-align: center;margin:0 auto;}
h2.homeRegisterLink
{
	font-style: italic;
	margin:0;
	padding:0;
	text-align:right;
	border: solid 1px #fff;
	border-width: 1px 0;
}
h2.homeRegisterLink a
{
	text-decoration: none;
}
#staffSelector
{
	word-spacing: -6px;
	letter-spacing: -1px;
}
#external-links
{
	text-align: center;
	margin: 10px;
}
#external-links a
{
	text-decoration: none;
}
#external-links img
{
	border: solid 2px #fff;
	margin: 0 5px;
}
#camp-filter
{
	list-style:none;
	margin: 5px;
}
#camp-filter li
{
	list-style:none;
	display: inline;
	background: #fff;
	padding: 5px;
	margin: 5px 2px;
}
#camp-filter li a
{
	color: #000;
	text-decoration: none;
}
th .hide
{
	display:none;
}