BODY
{
	font-family: Arial;
	color: #080898;
	font-size: 12pt;
	background-color: #ffffff;
}

BODY.MENU
{
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}

TABLE.MENU
{
	margin: 0px;
	font-size: 11pt;
	color: White;
	font-family: Arial;
	font-weight: bold;
}

#MENU
{
	cursor: hand;
}

#MENUITEM { text-decoration: none; color: White; }A.menuitem:link { text-decoration: none; color: White; }A.menuitem:visited { text-decoration: none; color: White; }A.menuitem:active { text-decoration: none; color: White; }A.menuitem:hover { text-decoration: none; color: Red; }
#MENUOVER
{
	color: Red;
	cursor: hand;
}

TABLE.HOME
{
	font-size: 10pt;
	color: #080898;
	font-family: Arial;
	font-weight: normal;
	text-align:justify;
}

#HEAD
{
	font-size: 12pt;
	color: #080898;
	font-family: Arial;
	font-weight: bold;
}

#HOURS
{
	font-size: 12pt;
	color: #FF0808;
	font-family: Arial;
	font-weight: bold;
}

#NOTICE
{
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}

TABLE.ITEM
{
	font-size: 10pt;
	width: 600px;
	color: #080898;
	font-family: Arial;
	text-align:justify;
}

TABLE.ITEMS
{
	font-size: 10pt;
	width: 600px;
	color: #080898;
	font-family: Arial;
	text-align:justify;
}

TH.ITEMTITLE
{
	text-align: left;
	vertical-align: top;
}

TH.ITEMPRICE
{
	text-align: right;
	vertical-align: top;
}

TD.ITEMPHOTO
{
	vertical-align: top;
	width: 146px;
	height: 109px;
	padding:0px;
	margin:0px;
}

TD.ITEMDESC
{
	vertical-align: top;
	height: 100px;
}

TH.DETAILS
{
	padding-top: 10px;
	text-align: left;
}

TD.ITEMDETAILS
{
	vertical-align: top;
	height: 60px;
	padding-left:15px;
	padding-right:15px;
}

TH.FEATURES
{
	padding-top: 10px;
	text-align: left;
}

TH.PHOTOS
{
	padding-top: 10px;
	text-align: left;
}

INPUT.BUTTON
{
	background-color: #800000;
	color: White;
	font-weight: bold;
}

TABLE.tntable
{
	padding: 0px;
	margin: 0px;
	width: 146px;
}

IMG.tnimage
{
	padding: 0px;
	margin: 0px;
	border: solid 1px black;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}

TD.tnnophoto
{
	padding:0px;
	margin:0px;
	border:solid 1px black;
	color:Red;
	text-align: center;
	font-size: 12pt;
	font-weight:bold;
	vertical-align:middle;
	width:146px;
	height:109px;
}

TD.tnlabel
{
	text-align: center;
	font-size: 8pt;
}
