#footer-nav {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	display: block;
	clear: both;
	padding-bottom: 15px;
}
#footer-nav a:link, #footer-nav a:visited {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-family: Papyrus, Times, "Times New Roman";
}
.floatright {
	display: block;
	float: right;
}
.floatleft {
	display: block;
	float: left;
}
.clear {
	display: block;
	clear: both;
	width: 825px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schedule {
	background-image: url(../images/schedule/backgrdpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #574E3A;
	text-align: right;
	float: right;
	font-size: 10px;
	clear: both;
	background-color: #F3EDE0;
	padding: 2px 5px;
	border: 1px dashed #4B512F;
	display: block;
}
.top a:link, .top a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #574E3A;
	text-align: right;
	float: right;
	width: 65%;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #C5AB6E;
}
h2 {
	font-family: Papyrus, Times, "Times New Roman";
	text-align: center;
}
hr {
	display: block;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

h3 {


	font-family: Papyrus, Times, "Times New Roman";
}
a:link {
	font-weight: bold;
	color: #4A4F2F;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #7C844F;
	text-decoration: underline;
}
a:visited {

	font-weight: bold;
	color: #795367;
	text-decoration: underline;
}
.imgborder {
	margin: 20px;
	padding: 5px;
	border: 1px solid #825C38;
}
.imgbckgrnd {
	background-color: #DAC7A3;
	display: block;
	margin: 15px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #825C38;
}
.small-line-height {
	line-height: 130%;
}
td {
	line-height: 110%;
	font-weight: bold;
	color: #4C270A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
