@charset "UTF-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 25px;
}
a {
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
p {
	line-height: 1.4em;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 5px;
}
h1 {
	font-size: 34px;
	color: #005A1E;
	padding-left: 15px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 26px;
	color: #990000;
	font-weight: normal;
	margin-left: 15px;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #005A1F;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 0px;
}
h3 {
	font-size: 20px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}
h4 {
	font-size: 15px;
	color: #000000;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-weight: bolder;
	margin: 0px;
}
#mainTable {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 900px;
}
#links {
	text-align: left;
	vertical-align: top;
	height: 44px;
}
#schedule {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 200px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/scheduleheader.gif);
	background-repeat: no-repeat;
	background-color: #B2CDBB;
	background-position: left top;
}
#maincontent1 {
	height: 100%;
	width: 501px;
	text-align: left;
	vertical-align: top;
}
#events {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 199px;
	background-image: url(../images/eventsheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B2D0E7;
}
#headimg {
	text-align: left;
	vertical-align: top;
	height: 71px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#headergraphic {
	text-align: left;
	vertical-align: top;
	height: 89px;
	margin: 0px;
	padding: 0px;
}

