@charset "UTF-8";
/* CSS Document */

.event_col {
	padding-left: 20px;
}
.main {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Palatino, "Century Gothic";
	font-size: 12px;
}
.about {
	padding-bottom: 5px;
	padding-left: 50px;
}
.about-alt {
	padding-bottom: 5px;
}
.event-text {
	font-family: Papyrus, Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
}

a.event-text {
	font-family: Papyrus, Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000;
}

a.event-text:visited {
	font-family: Papyrus, Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	color: #000;
}

a.event-text:hover {
	color: #d48106;
}
.line {
	padding-top: 5px;
	padding-bottom: 5px;
}
.event_border {
	border: thin solid #000;
}

table.event {
	border-width: thin;
	border-style: solid;
	border-color: #00000;
	padding: 0px 0px 0px 0px;}

table.event tr {
	border-width: thin;
	border-style: solid;
	border-color: #00000;
	
	
}
table.event td {
	border-width: thin;
	border-style: solid;
	border-color: #00000;
}
.arts {
	padding-bottom: 5px;
	padding-left: 10px;
}
.art-alt {
	padding-bottom: 5px;
}

h1 {
	font-size: 16px;
	margin: 0px;
}

.leadership {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Palatino, "Century Gothic";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.leadership_img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
