a
{
	font-family: 'Arial';
	color: Navy;
	text-decoration: NONE;
	font-size: 8pt;
}
a:hover
{
	font-family: 'Arial';
	color: Red;
	font-size: 8pt;
}

BODY
{
	background-color: #f8fcf8;
	font-family: 'Arial';
	font-size: 8pt;
}

TH
{
	background-color: #d0b078;
	color: white;
	font-size: 8pt;
	font-family: 'Arial';
}

TD
{
	font-size: 8pt;
	font-family: 'Arial';
}

TD.nameHeader
{
	font-size: x-small;
	font-weight: bolder;
	font-family: 'Arial';
}

P
{
	font-size: 8pt;
	font-family: 'Arial';
}

.PageHeader
{
	font-size: medium;
	font-family: 'MS Sans Serif' , Geneva, sans-serif;
}

.ParaHeader
{
	font-size: x-small;
	font-family: 'MS Sans Serif' , Geneva, sans-serif;
}

.SectionHeader
{
	background-color: #336699;
	color: white;
	font-size: xx-small;
	font-weight: bolder;
	font-family: 'Arial';
}


.EvenRow
{
	background-color: #e8ccb0;
}
.OddRow
{
	background-color: #ffffff;
}

.menuHeader
{
	background-color: #c89460;
	color: #ffffff;
	font-size: 8pt;
	font-family: 'Arial';
	font-weight: bolder;
}

.itemsInCart
{
	background-color: #eeeeee;
	color: #336699;
	font-size: 8pt;
	font-family: 'Arial';
	font-weight: bolder;
}



.menuItem
{
	background-color: #336699;
	color: white;
	font-size: 8pt;
	font-family: 'Arial';
}

.Sale
{
	color: red;
	font-size: 8pt;
	font-family: 'Arial';
}
.OutOfStock
{
	color: red;
	font-size: 8pt;
	font-family: 'Arial';
}
.ImageLegend
{
	color: #666666;
	font-size: 8pt;
	font-family: 'Arial';
}

.Site
{
	color: #b05820;
	font-size: 12pt;
	font-family: 'Arial';
	font-weight: bolder;
}

.pageHeading
{
	color: #000000;
	font-size: 14pt;
	font-family: 'Arial';
	font-weight: bolder;
}

.pageHeadingItalic
{
	color: #000000;
	font-size: 14pt;
	font-family: 'Arial';
	font-weight: bolder;
	font-style: italic;
}

.pageHeadingSiteItalic
{
	color: #b05820;
	font-size: 14pt;
	font-family: 'Arial';
	font-weight: bolder;
	font-style: italic;
}

.pageNormal
{
	color: #000000;
	font-size: 10pt;
	font-family: 'Arial';
	font-weight: bolder;
}

.pageNormalSite
{
	color: #b05820;
	font-size: 10pt;
	font-family: 'Arial';
	font-weight: bolder;
}

.pageNormalSiteItalic
{
	color: #b05820;
	font-size: 10pt;
	font-family: 'Arial';
	font-weight: bolder;
	font-style: italic;
}
.button
{
	color: Black;
	font-size: 12pt;
	font-family: 'Arial';
	font-weight: bolder;
}



