﻿a:link {
	text-decoration: none;
}
.style7 {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
}
#story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
.style2 {
	font-family: "Times New Roman";
	font-size: medium;
}
#schedulenavbar ul {
	padding: 0px;
	margin: 0px;
}
#schedulenavbar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#schedulenavbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFE086;
	text-align: center;
	background-color: #996633;
	padding: 8px 5px 5px 5px;
	display: block;
	width: 160px;
	text-decoration: none;
}
#schedulenavbar ul li a:hover {
	background-color: #D58D64;
}
.bottom-10 {
	margin-bottom: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
