h1, h2, h3, h4, h5, h6 {
color:#000;
font-family:Arial;
font-weight:normal;
margin:.25em 0 0.25em;
}

#topnav
{
	display:none;
}
#header
{
	padding: 4px;
}
#header #logo
{
	background: #fff;
}
#header h1
{display:none;}

#header span
{
	font-size: 14px;
	font-weight:bold;
	float:left;
	font-family:arial;
	color:#111;
	padding: 2px 0;
}
#header #dates
{
	font-size: 14px;
	font-weight:bold;
	float:right;
	padding: 2px 0;
}

body
{
	font-family:arial;
	color:#111;
	
}

h1{font-size: 24px; margin-top: 12px; font-weight:bold;}
h2{font-size: 18px; font-weight:bold;}
h3{font-size: 16px; font-weight:bold;}
p{	font-family:arial;}

a{
color:#0000ff;
}
a:focus, a:hover, a:active {
color:#0000ee;
text-decoration:underline;
}


div.content
{
	font-family:arial;
	font-size: 12px;
	clear:both;
	width:780px;
	float:none;
}
#subnav
{
	background:#fff;
	font-size: 14px;
	font-family:Arial;
	margin-left:-6px;
}
#subnav ul
{
	margin:0;padding:0;display:block;list-style:none;
}
#subnav ul li
{
	
	margin:0;padding:0;float:left;
	list-style-type:none;
}

#subnav a
{
	background:#fff;
	border:solid 1px #999;
	padding: 6px;
	margin: 3px 6px 12px 6px;
	display:inline-block;
	font-size: 14px;
	text-decoration:none;
}
#subnav a:hover
{
	background:orange;
	text-decoration:underline;
}

table.learnmore
{
	border:solid 1px #999;
	border-collapse:collapse;
}
table.learnmore tr td
{
	border-bottom:solid 1px #999;
	padding: 4px 8px 4px 8px;
	vertical-align:top;
	font-size:12px;
}

table.schedule
{
	border:solid 1px #999;
	border-collapse:collapse;
}
table.schedule tr td
{
	border-bottom:solid 1px #999;
	padding: 4px 8px 4px 8px;
	vertical-align:top;
	font-family:Courier New;
	font-size: 13px;
}

a.top
{
	font-size:10px;
	display:block;
}
.aboutCamp
{
	text-align:center;
	font-size: 1.2em;
	font-weight:bold;
}

#applicationMethods, #contactForQuestions
{
	display:none;
	float:left;
	width:780px;
	border-bottom: solid 1px gray;
	margin-bottom: 16px;
}
.intro
{
	font-size: 1.2em;
	font-weight:bold;
	color: green;

}
.contactUs
{
	color: #ff6600;
}

.apply
{
	float:left;
	width: 260px;
}

.ByUSMail
{
	margin-top:6px;
}
.ByEmail, .ByFax
{}
.clear
{clear:both;}

.footnote
{
	font-size: 1.2em;
	display:block;
	clear:both;
}
blockquote
{
	font-family: arial;
	font-style:normal;
	border:dotted 2px gray;
	padding: 3px;
	font-weight:bold;
	font-size:1.2em;
	color:#111;
	}
.camp_description
{
	color: purple;
	font-weight:bold;
}
