.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #00346C;
	text-decoration: none;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #00346C;
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #724411;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00346C;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #724411;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00346C;
	text-decoration: underline;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #2C415A;
	text-decoration: none;
}
#diningMenu{
	clear:both;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}
#diningMenu .header{
	font-size: 24px;
	color: #00346C;
	font-weight:bold;
}
#diningMenu .links{
	font-size:14px;	
	padding-top:3px;
}
#diningMenu .subheader{
	font-size: 21px;
	color: #00346C;
	font-weight:bold;
	padding-top:30px;
}
#diningMenu .category{
	font-size: 18px;
	color: #00346C;
	font-weight:bold;
	padding-top:10px;
}
#diningMenu .catDesc{
	font-size:14px;
	font-style:italic;

}
#diningMenu .item{
	font-size: 16px;
	font-weight:bold;
	padding-top:5px;
}
#diningMenu .desc{
	font-size:14px;
	font-style:italic;
}
#music{
	text-align:center;
	clear:both;
	font-size:14px;
	padding-bottom:10px;
}
#music .header{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}
#music .event{
	padding-bottom:2px;
}

