table {
	width: 90%;
	border: none;
	margin-bottom: 2em;
	margin-left: 5%;
}

td, th {
	text-align: center;
	border: none;
}

th {
	font-weight: normal;
	font-family: "Franklin Gothic Demi", sans-serif;
	padding-bottom: 1em;
	padding-top: 1em;
}

caption {
	padding-left: 7%;
}

.date {
	width: 20%;
}

.time {
	width: 15%;
}

.location {
	width: 25%;
}

.address {
	width: 37%;
}

.link {
	width: 50%;
}

.heading {
	text-decoration: underline;
	margin-left: -1em;
}

#schedules {
	margin-right: -100px;
}

#schedules caption {
	margin-right: 100px;
	margin-bottom: 1em;
}

#links {
	margin-left: 10%;
	margin-right: 10%;
}

#links tr {
	height: 1.75em;
}

#links td {
	text-align: left;
}

#links .center {
	text-align: center;
}

#links th {
	font-weight: bold;
	font-size: 1.5em;
}

#links a {
	color: #000080;
}

#links a:hover {
	color: #111111;
}

#threes {
	margin-left: 100px;
	margin-right: 100px;
}

#threes table {
	border: none;
}

#threes caption {
	margin-bottom: 1em;
	padding-left: 15%;
	padding-right: 15%;
}

#threes .spacer {
	width: 17%;
}

#threes .column {
	width: 33%;
}

#threes td {
	border: none;
}

#threes table li {
	background: url(images/arrow.png) no-repeat;
	display: table;
	height: 23px;
	padding-left: 26px;
	padding-top: 3px;
}
