/* Global styles */
body
{
    margin: 0px;
}

.editLink
{
    color: Red;
    text-decoration: none;
}

.editLink:hover
{
    color: Red;
    text-decoration: underline;
}

#page
{
    width: 900px;
    margin: 0 auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/page_bg.jpg);
    background-repeat: repeat-y;
}

#header
{
    width: 900px;
    font-size: 0px;
    float: left;
}

#header img
{
    margin: 0px;
    float: left;
}

#btmShadow
{
    width: 910px;
    margin: 0 auto;
    background-image: url(../images/bottom_shadow.jpg);
    background-repeat: repeat-x;
    height: 7px;
}

#whiteBar
{
    float: left;
    width: 900px;
    height: 72px;
    background-image: url(../images/white_banner_bg.jpg);
    background-repeat: no-repeat;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

#whiteBarCms
{
    float: left;
    width: 900px;
    height: 72px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    background-color: White;
}

h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin: 0px;
    font-weight: 100;
    color: #000000;
    font-size: 25px;
}

h2
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin: 0px;
    font-weight: 100;
    color: #000000;
    font-size: 9px;
}

#logoText
{
    margin-left: 64px;
    margin-top: 12px;
    text-align: center;
}

#pageTitle
{
    margin-left: 200px;
    margin-top: 44px;
    float: left;
    text-align: center;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 22px;
    color: #898e54;
}

#mainText
{
    float: left;
    background-image: url(../images/main_text_bg.jpg);
    background-color: #e0dcbf;
    background-repeat: repeat-x;
    background-position: top;
    width: 900px;
    padding-bottom: 20px;
}

#menuHolder
{
    margin-left: 47px;
    margin-right: 20px;
    width: 195px;
    margin-top: 0px;
}

#menu
{
    width: 151px;
    border-left: 1px solid #a1b298;
    border-right: 1px solid #a1b298;
    border-bottom: 1px solid #a1b298;
    margin-left: 22px;
    margin-top: 0px;
}

#menu ul
{
    list-style: none;
    margin: 0px;
    width: 151px;
    text-indent: none;
    padding: 0px;
    float: left;
}

#menu ul li
{
    color: #396636;
    margin: 6px 0px 6px 0px;
    text-align: center;
    width: 151px;
    background-color: #e9e9d9;
    text-indent: none;
    list-style: none;
    padding: 2px 0px 2px 0px;
    font-size: 12px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

#menu ul li a
{
    color: #396636;
    text-decoration: none;
    display: block;
}

#menu ul li a:hover
{
    color: #f6f7e7;
    text-decoration: none;
    display: block;
    background-color: #a3a66d;
}

#menu ul li.on
{
    background-color: #a3a66d;
    text-decoration: none;
    display: block;
}

#menu ul li.on a
{
    color: #f6f7e7;
    background-color: #a3a66d;
    text-decoration: none;
    display: block;
}

#menu ul li:hover
{
    background-color: #a3a66d;
}

#menu ul li:hover a
{
    color: #f6f7e7;
}

#tel
{
    width: 153px;
    height: 63px;
    background-image: url(../images/tel_bg.gif);
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    color: #396636;
    text-align: center;
    background-repeat: no-repeat;
    padding: 22px 0px 0px 0px;
    margin-left: 22px;
}

#rightText
{
    float: left;
    margin-left: 50px;
    width: 505px;
}

#cmsText
{
    float: left;
    margin-left: 64px;
    width: 740px;
    margin-top: 20px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #898e54;
}

#cmsText a
{
    color: #898e54;
    text-decoration: none;
}

#cmsText a:hover
{
    color: black;
    text-decoration: none;
}

#cmsMenu
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #898e54;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 20px;
    background-color: #f6f7e7;
    border: 1px solid #dfdeca;
}

#cmsMenu a
{
    color: #898e54;
    text-decoration: none;
}

#cmsMenu a:hover
{
    color: black;
    text-decoration: none;
}

#updated
{
    width: 300px;
    padding: 10px;
    border: 1px solid #64a616;
    color: Black;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

#updated img
{
    vertical-align: middle;
}

.deleteButton
{
    color: Red;
}

.saveButton
{
    color: #416d0d;
}

.cmsTextbox
{
    width: 300px;
}

.menuImg
{
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px;
}

#pageText
{
    padding-left: 118px;
    margin-top: 18px;
}

p
{
    color: #396636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 4px 0px 0px 4px;
}

#homeSignup
{
    float: left;
    width: 386px;
    height: 167px;
    background-image: url(../images/home_newsletter_bg.jpg);
    background-repeat: no-repeat;
    padding-left: 125px;
    margin-top: 40px;
}

#homeSignupText
{
    margin-top: 25px;
}

.signupTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 22px;
    color: #898e54;
}

#latestNews
{
    float: left;
    width: 195px;
    background-color: #f5f5e9;
    border: 1px solid #a1b298;
}

.title
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #898e54;
    text-align: center;
    padding: 20px;
}

.title a
{
    color: #898e54;
    text-decoration: none;
}

.title a:hover
{
    color: #898e54;
    text-decoration: underline;
}

#latestText
{
    padding: 0px 20px 20px 20px;
    color: #396636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#latestText a
{
    color: #396636;
}

#leftAddress
{
    float: left;
    text-align: center;
    padding: 20px;
    color: #396636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 153px;
}

#copyText
{
    color: #99a681;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
    margin-right: 82px;
    margin-bottom: 20px;
    width: 800px;
    margin-top: 20px;
}

#copyText a
{
    color: #99a681;
    text-decoration: none;
}

#copyText a:hover
{
    color: #99a681;
    text-decoration: underline;
}

form
{
    margin: 0px;
}

#homeSignup input
{
    margin-top: 4px;
    vertical-align: middle;
}

.contact
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    color: #396636;
}

.contact a
{
    color: #396636;
    text-decoration: none;
}

.contact a:hover
{
    color: #898e54;
    text-decoration: none;
}

.menuCategory
{
    width: 390px;
    margin-bottom: 10px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 20px;
    color: #396636;
    text-align: center;
}

.menuCategoryDesc
{
    font-size: 10px;
    color: #000000;
    margin-top: 3px;
    width: 390px;
    text-align: left;
}

.menuItem
{
    width: 390px;
    float: left;
    margin-bottom: 14px;
}

.menuItemName
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 13px;
    color: #5d6208;
    float: left;
}

.menuPrice
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 13px;
    color: #5d6208;
    float: right;
}

.menuSmallPrice
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 11px;
    color: #5d6208;
}

.vegetarian
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #5d6208;
    width: 10px;
    float: left;
}

.menuItemDesc
{
    font-size: 11px;
    color: #000000;
    width: 340px;
    text-align: left;
    float: left;
}

#newsletterTable td
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #5d6208;
    padding: 3px 0px 3px 3px;
}

#newsletterTable td input
{
    width: 230px;
    font-family: Arial;
    color: #000000;
    font-size: 12px;
}

#newsletterTable td textarea
{
    width: 230px;
    font-family: Arial;
    color: #000000;
    font-size: 12px;
}

#ctl00_pageText_ValidationSummary1
{
    font-family: Arial;
    font-size: 11px;
}

.mainImage
{
    border: 1px solid #a3a66d;
    padding: 2px;
}

#thumbs
{
    width: 390px;
    text-align: center;
}

.thumb
{
    border: 1px solid #a3a66d;
    padding: 2px;
    margin-right: 4px;
    margin-right: 4px;
    margin-top: 6px;
}

.thumb:hover
{
    opacity: 0.6;
    filter: alpha(opacity=60) !important;
}

.newsItem
{
    width: 390px;
    float: left;
    margin-bottom: 20px;
}

.newsItemTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 13px;
    color: #5d6208;
    float: left;
    width: 390px;
}

.newsItemText
{
    color: #396636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 390px;
    text-align: left;
    float: left;
    margin-top: 3px;
}

.newsItemText a
{
    color: #5d6208;
    text-decoration: underline;
}
