﻿body {
}
.PageHeading
{
    font-family: "Trebuchet MS";
    font-size: large;
    font-weight: bold;
    font-style: normal;
    color: #663300;
}
.text
{
    font-family: "Trebuchet MS";
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #663300;
}
.subHeading
{
    font-family: "Trebuchet MS";
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #663300;
    text-decoration: underline;
    text-align: center;
}
.CopyRight
{
    font-family: "Trebuchet MS";
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
}
.error
{
    font-family: "Trebuchet MS";
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: #339933;
}
.menuItems
{
    font-family: "trebuchet MS";
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #663300;
}
.menuItemHeader
{
    font-family: "trebuchet MS";
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #663300;
}
.menuItemsPrice
{
    font-family: "trebuchet MS";
    font-size: medium;
    font-weight: normal;
    font-style: italic;
    color: #663300;
}
