.tableBack {
	background-image: url(images/tableBack.png);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #361806;
	text-align: left;
	line-height: 20px;
}
a:link {
	color: #A21418;
	text-decoration: none;
}
a:visited {
	color: #A11418;
	text-decoration: none;
}
a:hover {
	color: #DCA132;
	text-decoration: underline;
}
a:active {
	color: #A67225;
	text-decoration: none;
	text-align: center;
}
.bandBack {
	background-image: url(images/bandBack.png);
	background-repeat: repeat-x;
}
.tableBack {
	text-align: left;
}
.tableHome {
	background-image: url(images/back.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #A21D21;
	font-family: Arial, Helvetica, sans-serif;
}
.calenderCopy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
}
.calHeaders {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A21D21;
	text-align: center;
	line-height: normal;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
.calenderChefs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
	background-color: #F1E3BF;
	background-image: url(images/calander-icons/chefs.gif);
	background-repeat: no-repeat;
}
.calenderHotCopy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
	background-color: #F1E3BF;
	background-image: url(images/calander-icons/hot.gif);
	background-repeat: no-repeat;
}
.calenderPrime {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
	background-color: #F1E3BF;
	background-image: url(images/calander-icons/prime.gif);
	background-repeat: no-repeat;
}
.calenderLobster {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
	background-color: #F1E3BF;
	background-image: url(images/calander-icons/lobster.gif);
	background-repeat: no-repeat;
}
.calenderBBQ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #361806;
	text-align: center;
	line-height: normal;
	background-color: #F1E3BF;
	background-image: url(images/calander-icons/chicken.gif);
	background-repeat: no-repeat;
}

