a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 14px;

	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 14px;

	text-decoration: none;
	text-align: left;
}
a:hover, a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 14px;

	text-align: left;
	text-decoration: underline;

}
.eventBox {
	background-image: url("images/eventsBack.jpg");
	background-repeat: repeat-y;
}
.pageBack {
	background-image: url("images/highwayBack.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;


}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000000;
	text-align: left;


}
.textCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: normal;

}
.indexBody {
	background-image: url("images/homeBody.jpg");
	background-repeat: no-repeat;
}
.eventPageBar {
	background-image: url("images/eventPageBar.jpg");
	background-repeat: no-repeat;
}
.location {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000033;
	font-size: 12px;
}
.description {
	font-family: Tahoma;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	color: #333333;

}
.articleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 15px;
}
.articleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin: 15px;
}
.sideNav {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 14px;
	padding: 10px 10px 10px 6px;

}