body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.navBarLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	text-transform: uppercase;
	font-weight: 400;
}

.navBarLinks a {
	text-decoration: none;
	font-weight: normal;
	color: #c06a3c;
}

.navBarLinks a:visited {
	color: #c06a3c;
}

.navBarLinks a:active {
	color: #000000;
}

.navBarLinks a:hover {
	color: #000000;
}



.eventDate {
	font-weight: bold;
}

.eventDate a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.eventDate a:visited {
	color: #000000;
}

.eventDate a:active {
	text-decoration: underline;
	color: #000000;
}

.eventDate a:hover {
	text-decoration: underline;
	color: #000000;
}



.eventSubHead {
	padding-left: 10px;
}



.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	line-height: 12px;
}

.footerText a {
	text-decoration: underline;
	color: #858585;
}

.footerText a:visited {
	color: #858585;
}

.footerText a:active {
	text-decoration: underline;
	color: #000000;
}

.footerText a:hover {
	text-decoration: underline;
	color: #000000;
}



.subpageHeaderText{
	font-family: Geneva, sans-serif;
	font-size: 25px;
	text-align:left;
	text-transform: uppercase;
	color: #fdf6e3;
	font-weight: 600;
}



.subpageTitleText{
	font-family: Geneva, sans-serif;
	font-size: 20px;
	text-align:left;
	text-transform: uppercase;
	color: #c06a3c;
	font-weight: 400;
}
