*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100.1%;
}

BODY
{
	background-color: #eaeafa;
	font: 62.5%/1.2em arial, sans-serif;
}

p
{
	margin: 1em 0;
}

#shadow
{
	margin: 0px auto;
	width: 820px;
	background: url(../images/shadowedge.png) repeat-y;
}

#shadowBottom
{
	margin: 0px auto 10px auto;
	width: 820px;
	background: url(../images/shadowbottom.png) no-repeat;
	height: 21px;
}

#page
{
	border: solid 1px #999;
	font-family: Verdana, Serif;
	font-size: 1em;
	background-color: #fafafa;
	margin-left: 20px;
	width: 778px;
}

#banner
{
	background: url(../images/bannerbg.png) repeat-x left top;
	position: relative;
}

#banner h1
{
	background-image: url(../images/logo.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	color: #efefef;
	height: 91px;
}

#banner h1 span
{
	position: relative;
	left: 100px;
	top: 37px;
	height: 91px;
	font-size: 25px;
	font-family: georgia;
	font-style: italic;
}

#content
{
	width: 725px;
	padding: 2em;
	min-height: 310px;
}

#content H2
{
	margin-bottom: 1em;
}

#page #content
{
	font-size: 1.2em;
	line-height: 1.25em;
}

#footer
{
	height: 35px;
	background-image: url(../images/bottomfooter.gif);
	position: relative;
	font-size: 1.5em;
}

#footer IMG
{
	border: none;
	display: none;
}

#copy
{
	font-family: helvetica, arial, sans-serif;
	color: #333;
	font-size: .75em;
	font-family: georgia;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#directions
{
	float: right;
	width: auto;
}

#header
{
	height: 147px;
	width: 775px;
	background-image: url(../images/topheader.gif);
	position: relative;
}

/* Schoool List */
#schoolList
{
	position: relative;
width: 95%;
}

#schoolList UL
{
	list-style-type: none;
margin: 0 20px;
}

#schoolList LI
{
	line-height: 2em;
	margin-left: 0em;
}

#schoolList LI A
{
	font-size: 1.2em;
	font-family: "Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;
}

.schoolLeft, .schoolRight
{
	position: relative;
width: 50%;
margin: 0;
}

.schoolLeft
{
position: relative;
}

.schoolRight
{
position: absolute;
top: 0;
left: 50%;
}

#contactList
{
	border: 1px solid #dadada;
	margin: 2em 0;
	padding: 1em 2em;
}

#contactList h3
{
	border-bottom: solid 1px #aaa;
	line-height: 3em;
	margin-bottom: 1em;
}

.contact
{
	list-style-type: none;
	margin-left: 1em;
	margin-bottom: 2em;
}

#meetings
{
	list-style: none;
}

#meetings LI
{
	margin-bottom: 1em;
}

#meetings SPAN.date
{
	font-weight: bold;
}
