body
{
	margin: 0;
	padding: 0;
	background: #aaa;
	font: 13px trebuchet ms, sans-serif;
}

div#page
{
	width: 784px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #253B7C;
	padding: 0;
	background-image: url("images/page.gif");
}

div#top
{
	clear: both;
	height: 66px;
	margin: 0;
	padding: 32px 0 0 0;
	background: url("images/top.gif");
}

.menulink:link, .menulink:visited, .menulink:hover,.menulink:active
{
	display: block;
	float: left;
	padding: 10px 19px 0 5px;
	font: bold 16px "trebuchet ms", sans-serif;
	color: white;
	text-decoration: none;
}

.classes:link, .classes:visited, .classes:hover,.classes:active
{
}

.camp:link, .camp:visited, .camp:hover,.camp:active
{
	clear: left;
}

.locations:link, .locations:visited, .locations:hover,.locations:active
{
}

.contact:link, .contact:visited, .contact:hover,.contact:active
{
}

/*CONTENT*/
div#content
{
	float: left;
	width: 547px;
	margin: 0;
	padding: 0 20px 10px 10px;
}

h1
{
	margin: 15px 0 0 0;	
	font: 26px georgia, serif;
	color: #A01208;
}

h2
{
	margin: 15px 0 0 0;	
	font: 20px georgia, serif;
	color: #A01208;
}

h3
{
	margin: 15px 0 0 0;
	font: bold 15px trebuchet ms, sans-serif;
}

p
{
	margin: 11px 0 0 0;
}

ul
{
	margin: 15px 0 0 10px;
	padding: 0;
}

li
{
	margin: 3px 0 0 13px;
	padding: 0;
}

a:link, a:visited, a:active
{
	color: #253B7C;
}

a:hover
{
}

img, fieldset
{
	border: 0;
}

td.label
{
	font-weight: bold;
	text-align: right;
}

span.red
{
	color: red;
	font-weight: normal;
}

div.location
{
	width: 266px;
	float: left;
}

img.highlight
{
	float: right;
	margin: 0 0 20px 10px;
}

img.teacher
{
	float: left;
	margin: 15px 25px 0 0;
	border: 1px solid black;
}

/*FOOTERS*/
div#rightcolumn
{
	float: right;
	width: 193px;
	padding: 20px 6px 5px 7px;
}

.copyright
{
	clear: both;
	width: 783px;
	height: 15px;
	border-right: 1px solid #253B7C;
	border-bottom: 1px solid #253B7C;
	padding: 3px 0 3px 0;
	background: #253B7C;
	text-align: center;
	font-size: 11px;
	color: white;
}

.siteby:link, .siteby:visited, .siteby:hover, .siteby:active
{
	font-weight: normal;
	color: white;
}
