#navBarMain {
	background-color: #FFF;
	height: 46px;
	width: 752px;
}
#footerMain {
	background-color: #6E4800;
	height: 28px;
	width: 960px;
}
#footerContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
	padding: 3px;
}
#bodyMain {
	height: 200px;
	width: 960px;
	background-color: #FFF;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #960;
}
#schedule_table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	background-color: #060;
	height: 14px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	text-transform: uppercase;
}
