.titles {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	word-spacing: normal;
}
.nav {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.nav:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.navcurrent {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.navsub {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
}
.navsub:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
}
.navsubcurrent {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
}
.events {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.eventstitle {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.eventslink {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.eventslink:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 3px;

}
.footerlink {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: none;
	color: #9999CC;
	text-decoration: underline;
}
.copy {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copytitle {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.locate {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.locatelink {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.locatelink:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copylink {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copylink:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #9999CC;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textbox {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}