body {
	margin-top: 5px;
	background-image: url(images/main_bg_tile.jpg);
	background-attachment: fixed;
}

A:link 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #423922;
	font-weight:normal;
	text-decoration: underline;
}

A:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #423922;
	font-weight:normal;
	text-decoration: underline;
}

A:active	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #423922;
	font-weight:normal;
	text-decoration: none;
}

A:hover 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #423922;
	font-weight:normal;
	text-decoration: none;
	text-align: center;
}



#maintable {
	background-image: url(images/tabletile.jpg);
	text-align: center;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #423922;
}
.floatleft {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.floatright {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.italicredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #994B31;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 17px;
	color: #5A4E2E;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #423922;
}
.menuprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #8F7C41;
	font-style: italic;
	font-weight: bold;
}
.maintextlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #423922;
}
.footerlink {
	text-align: center;
}
#bbpic {
	vertical-align: middle;
	padding: 7px;
	text-align: center;
	border: 1px solid #3F2D2D;
}
#container {
	width: 400 px;
	padding-left: 6px;
	color: #BBA6B9;
}
#faceb{ position: fixed; left: 0; top: 37px; z-index: 100000; }
#faceb a {
	display: block;
	height: 180px;
	text-indent: -8000px;
	width: 75px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.coupon_number {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}

