#mainContent {
	background-color: #FFF;
	width: 900px;
	border: medium solid #960;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 99px;
	background-image: url(images/hnllogoback.jpg);
}
#by {
	padding: 6px;
}
#by a {
	color: #98361F;
	text-decoration: none;
}
#by a:hover {
	color: #F90;
	text-decoration: underline;
}
body {
	background-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	color: #993621;
}
#contactInfoBox a {
	color: #CCC;
	text-decoration: none;
}
#contactInfoBox a:hover {
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	padding: 10px;
	text-align: center;
}
#mainContent #menuRow {
	background-image: url(images/menu_back.png);
	height: 38px;
}
#mainBody {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contactInfoBox {
	background-color: #AE3F15;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 2px double #FC0;
	color: #000;
	padding: 10px;
	text-align: center;
}
.contactInfo {
	text-align: left;
	margin-left: 210px;
}
.contactLabel {
	float: left;
	width: 200px;
	text-align: right;
}
#mainBody a {
	font-weight: bold;
	text-decoration: underline;
	color: #AE5321;
}
#mainBody a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}
.scheduleDate {
	font-size: 24px;
	color: #7D2A1C;
	text-decoration: underline;
	margin-bottom: 15px;
}
.scheduleInfo {
	margin-left: 10px;
	margin-bottom: 15px;
}
.testimonial {
	font-size: 12px;
	margin-bottom: 10px;
}
.testimonialBy {
	font-weight: bold;
	color: #633;
	margin-left: 50px;
	margin-bottom: 30px;
	font-variant: small-caps;
}
#mainContent #mainBody .importantSchedule {
	color: #E7E189;
	background-color: #9E3D24;
	font-size: 18px;
	margin-bottom: 20px;
	padding: 10px;
}
a.importantSchedule {
	color: #FFF;
}
