body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	color: #878787;
	font-family: Tahoma, sans-serif;
}
h2.main {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 20px 20px 20px;
}
hr {
	color: #B9B9B9;
	width: 329px;
	height: 1px;
	margin-left: 20px;
	text-align: left;
}
img {
	margin: 0px 0px 0px 0px;
	border: none;
}
img.banner {
	width: 501px;
	height: 121px;
}
img.button {
	width: 191px;
	height: 19px;
	border-bottom: 1px solid White;
}
img.greenbox {
	float: right;
	margin-right: -3px;
	width: 4px;
	height: 20px;
}
img.header {
	width: 501px;
	height: 79px;
}
img.linktop {
	width: 51px;
	height: 11px;
}
img.main {
	float:left;
	margin-top: 10px;
	border: thick double white;
	width: 159px;
	height: 127px;
}
p.events {
	margin: 0px 8px 0px 0px;
}
p.main {
	margin: 10px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
}
p.tagline {
	font-family: "Arial";
	font-size: 7pt;
	text-align: right;
	color: White;
}
p.totop {
	margin: 0px 26px 20px 20px;
	text-align: right;
}
table {
	border-collapse: collapse;
}
table.main {
	background-color: white;
	width: 740px;
	border: 1px solid black;
	border-top: none;
	margin-right: auto;
	margin-left: auto;
}
td {
	padding: 0px 0px 0px 0px;
	border: 1px solid silver;
	vertical-align: top;
	font-size: 11px;
}
td.banner {
	background-color: gray;
	height: 121px;
	vertical-align: bottom ;
}
td.centerbordergray {
	background-color: #BFBFBF;
	padding-left: 14px;
}
td.centerlinks {
	background-color: #EAEAEA;
	background-image: url(images/bg_slashes14w-l.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding: 0px 15px 0px 7px;
	border: none;
	border-right: 1px solid #C0C0C0;
}
td.events {
	color: White;
	background-color: #7CAE90;
	font-weight: normal;
	vertical-align: top;
	text-align:  left;
}
td.eventsheader {
	color: White;
	background-color: #7CAE90;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
td.extraright {
	width: 14px;
	border: none;
}
td.footer {
	background-image: url(images/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 35px 0px 5px 0px;
	border: none;
	text-align: center;
}
td.leftborder {
	border-right: 1px solid lightgray;
	border-left: none;
	padding-left: 14px;
}
td.navigationrow {
	background-color: gray;
	height: 121px;
	vertical-align: bottom ;
}
td.navright {
	background-color: #7CAE90;
}
td.mainbody {
	background-color: White;
}
td.quote {
	height: 60px;
	background-color: #7CAE90;
	color: White;
	background-image: url(images/bg_bluel.gif);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	border-top: none;
	border-left: 1px solid Black;
	border-right: none;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
}
td.rightgraybox {
	background-color: gray;
	padding-left: 14px;
}
td.rightgreenbox {
	background-color: #749779;
	padding-left: 14px;
}
td.tagline {
	background-color: gray;
	height: 12pt;
	vertical-align: bottom ;
}
td.topnav {
	border-right: 1px solid lightgray;
	border-left: none;
	padding-left: 14px;
}
ul {
	list-style: disc;
}