img
{
	display: none;
}

body
{

}

.home
{

}

.section
{
	display: none;
}

.floatleft
{
	margin-top: 0px; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.contact
{
	color: #660000;
	font-weight: bold;
}

.floatright
{
	margin-top: 14px;
	margin-bottom: 10px;
}

.homenews
{
	margin-left: 0px;
}

.homenewsitem
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
}

.address
{
	color: #660000;
	font-weight: bold;
}

a
{
	color: #660000;
	text-align: center;
	width: 162px;
}

a:hover
{
	color: #DD0000;
}

.beef
{
	border: none;
}

.logo
{
	border: 1px solid #660000;
	width: 760px;
}

.topmenu
{
	display: none;
}

.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	width: 762px;
	top: 126px;
	left: 0px;
	text-align: left;
	margin-bottom: 12px;
	padding-right: none;
	min-height: 400px;
	height: 360px;
	vertical-align: top;
}

.newsitem
{
	margin: 20px;
	border-top: 1px dotted #660000;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
}

.newstitle
{
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.newsdate
{
	font-size: 10px;
	font-weight: bold;
}

.newscontent
{
	font-size: 12px;
	margin-top: 6px;
}

.reviewitem
{
	margin: 20px;
	border: 1px dotted #660000;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
}

.reviewtitle
{
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.reviewdate
{
	font-size: 10px;
	font-weight: bold;
}

.reviewauthor
{
	font-size: 12px;
	margin-top: 6px;
	font-weight: bold;
}

.reviewcontent
{
	width: 660px;
	font-size: 12px;
	margin-top: 6px;
}

.reviewform
{
	width: 700px;
	margin: 20px;
	color: black;
	font-weight: bold;
}

.button
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: black;
	border: 2px solid #AA0000;
	padding: 1px;
	display: none;
}

.submenu
{
	display: none;
}

.submenu:hover
{
	display: none;
}

.drinklist
{
	width: 660px;
	margin: 20px;
}

.drinkitem
{
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
	width: 660px;
}

.drinkname
{
	width: 400px;
	float: left;
}

.drinkregion
{
	width: 160px;
	float: left;
}

.drinkprice
{
	width: 100px;
	text-align: right;
}

.drinkoption
{
	display: block;
	text-align: left;
}

.foodtype
{
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
}

.fooditem
{
	background-color: white;
	border: none;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
	vertical-align: top;
}

td
{
	width: 600px;
}

.foodname
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 4px;
	text-align: left;
	padding-bottom: 2px;
}

.fooddescription
{
	font-size: 12px;
	text-align: left;
}

.foodprice
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 8px;
}

.foodoption
{
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: right;
	margin-top: 3px;
}

*
{
	font-size: 10pt;
	background-color: white;
	color: black;
}