.mainBG {
	background-color: #000000;
	background-image: url(images/jo_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
	text-align: center;
}
.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.menuheadlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.menudesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
}
.boldprices {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.menuprice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.menutabledesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #336600;
	font-style: italic;
}
