.mainNav {
font-family: verdana;
font-size: 10pt;
font-weight: bold;
color: #cd9922;
}
.mainNav a {
text-decoration: none;
color: #cd9922;
}
.mainNav a:hover {
color: #0c7289;
}

.subNav {
font-family: verdana;
font-size: 11pt;
font-weight: bold;
padding-top: 10px;
padding-bottom: 0px;
}
.subNav p {
margin-top: 5px;
margin-bottom: 5px;
}

.subNav a {
text-decoration: none;
color: #00637c;
}

.subNav a:hover {
color: #cd9922;
}

.events {
font-family: verdana;
font-size: 10pt;
color: #000000;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.events hr {
margin-top: 0px;
margin-bottom: 0px;
}
.eTitle {
font-weight: bold;
margin-top: 0px;
}
.eDate {
font-size: 8pt;
font-weight: bold;
margin-bottom: 0px;
}
.profileform {
font-weight: bold;
font-size: 10pt;
font-family: verdana;
margin: 10px;
margin-left: 20px;
}
.profileform b {
font-weight: bold;
font-size: 12pt;
}
td.fs {
	padding: 15px;
	border: 1px solid #997216;
	border-left: 0px; 
	padding: 15px;
	background: #F0F0F0;
}
td.fs h1 {
	text-align: center;
	color: #997216;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
}
td.fs h3 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	font-style: italic;
}
td.fs p {
	text-align: left;
	font-family: verdana;
	font-size: 12pt;
}