.headerbkgrnd {
	background-attachment: scroll;
	background-image: url(images/header_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homepgbkgrnd {
	background-attachment: scroll;
	background-image: url(images/homepgbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.Navtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 12px;
}
.menubkgrnd {
	background-attachment: scroll;
	background-image: url(images/ovenbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #741C24;
}
.cateringbkgrnd {
	background-attachment: scroll;
	background-image: url(images/cateringbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Navtxt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.specialsbkgrnd {
	background-attachment: scroll;
	background-color: #741C24;
	background-image: url(images/specialsbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	border: 1px solid #333333;
}
.menutxtbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
