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);
}
.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;
}
.italicredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #994B31;
	font-style: italic;
	font-weight: bold;
}
.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;
}
