﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8e181b;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8e181b;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8e181b;
	font-size: 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B92D16
}
hr {
	color: #347396;
}

.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #B92D16;
	font-size: 18px;
}
.blueHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #17667D;
	font-size: 24px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000
}

.staffmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #005574}

.summary {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.members {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005574}

.news {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.text {  font-family: Arial, Helvetica, sans-serif}
a:hover {  color: #882937}
.calendar {
	color: #B82233;
	font-family: Arial, Helvetica, sans-serif
}
.border {
	border: 1px solid #344258;
}
.subhead {
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.subhead2 {
	font-size: 18px;
	color: #000000;
}
.subhead3 {
	font-size: 12px;
	color: #000000;
}
.tablehd {
	font-size: 16px;
	font-weight: bold;
	color: #006890;
}
.tablebd {
	border: 1px solid #333333;
}
.sideheader {
	color: #FFF;
	background-color: #8e181b;
}
.sidecontent {
	background-color: #EDEEDA;
}
.sideheader1 {
	color: #FFFFFF;
	background-color: #8e181b;
}
.sidecontent1 {
	background-color: #EDEEDA;
	font-size: 20px;
}
.sidecontent2 {
	background-color: #C2B482;
	font-size: 20px;
	border: 1px solid #B82233;
}
.textSpace {
	margin-top: 1em;
	margin-bottom: 1em;
}

.bt_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.clear {
	clear: both;
}
 .pres { font-style: oblique; } .anniversary { padding: 3px; text-align: center; }
 .right {float: right;}
 .left {float: left;}
 .pic { margin: 0 8px 0 0; }
.no-bullet {
	list-style-type: none;
}

.red
{
	color: #F00;
}

