﻿body 
{
	background: url( '../images/rice_paper_bg.jpg' ) top left #f1ede1;
}

a.tabLink
{
	background: #f1ede1;
	border-top: 1px solid #53401E; 
	border-left: 1px solid #53401E; 
	border-right: 1px solid #53401E; 
	text-align: center; 
	font-family: arial; 
	font-size: 14px; 
	color: #53401E;
	height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.tabLink:hover
{
	background: #f1ede1;
	border-top: 1px solid #53401E; 
	border-left: 1px solid #53401E; 
	border-right: 1px solid #53401E; 
	text-align: center; 
	font-family: arial; 
	font-size: 14px; 
	color: #618042;
	height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

a.tabLinkSelected
{
	background: #f1ede1;
	border-top: 1px solid #618042; 
	border-left: 1px solid #618042; 
	border-right: 1px solid #618042; 
	border-bottom: none;
	text-align: center; 
	font-family: arial; 
	font-size: 14px; 
	color: #618042;
	height: 20px;
	position: relative;
	top: 1px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
}

.tabBody
{
	border: 1px solid #618042; 
	text-align: center; 
	font-family: arial; 
	font-size: 14px; 
	color: #53401E; 
	width: 487px; 
	background: #f1ede1;
	padding-top: 15px;
	padding-bottom: 15px;
}

td.menuInfo
{
	font-style: italic;
}

td.menuPrice
{
	text-align: right;
	white-space: nowrap;
}

td.menuSpacer
{
	width: 100%;
	background: url( '../images/dot.gif' ) bottom right repeat-x;
	padding-bottom: 4px;
}

td.menuItem
{
	white-space: nowrap;
}

.priceCents
{
	font-size: 8px;
	vertical-align: super;
}
