.menubartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
}
.tablebackgroundimage {
	background-image: url(images/table_background.jpg);
	background-repeat: repeat-y;
}
.menubg1 {
	background-image: url(images/menu1bg.jpg);
	background-repeat: no-repeat;
}
.menubg2 {
	background-image: url(images/menu2bg.jpg);
	background-repeat: no-repeat;
}
.menubg3 {
	background-image: url(images/menu3bg.jpg);
	background-repeat: no-repeat;
}
.menubg4 {
	background-image: url(images/menu4bg.jpg);
	background-repeat: no-repeat;
}
.footerbgimage {
	background-image: url(images/footerbgimage.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
.bodytextlarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
}
.bodytextflavors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E3868;
	text-decoration: underline;
	line-height: 20px;
	font-weight: 600;
}
.bodytextflavordashes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.bodytextflavorsCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E3868;
	text-decoration: none;
	line-height: 20px;
	font-weight: 600;
}
.bodytextflavorslargelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0E3868;
	text-decoration: none;
	line-height: 20px;
	font-weight: 500;
}
