.bgTile {
	background-image: url(../images/leftBg_tile.jpg);
	background-repeat: repeat-y;
}
.bgImage {
	background-image: url(../images/leftBG_image.jpg);
	background-repeat: no-repeat;
}
.leftLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #802206;
	text-decoration: none;
}
a.leftLink:hover 
{
	text-decoration: underline;
}
.smallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #802206;
	text-decoration: none;
}
a.smallLink:hover 
{
	text-decoration: underline;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.featureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000200;
	line-height: 16px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFAA78;
}
.menuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #44413C;
}
.foodItem {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #44413C;
}
.desc {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.price {font-size: 12px; font-family: "Times New Roman", Times, serif;}