﻿body
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    background-color: #432f17;
}


/***************************/
/*****  Cart Background  ***/
/***************************/
.whitebody
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    background-image: url(images/invis.gif);
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    background-color: Transparent;
}


/*************************/
/*****  PAGE CONTENT *****/
/**************************/

#container
{
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 0px 0px;
    width: 879px;
    background-color: #b8a18f;
    background-image: url(images/foot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#wrapper
{

}

.innertable
{
    border: dashed 1px #CAB4A3;
}


/********************/
/*****  CELLS   *****/
/********************/


.paddedCell
{
    border-bottom: #432F17 solid 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #422e16;
    font-size: 0.8em;
    font-weight: bolder;
}

.paddedCell a
{
    color: #000;
}

.paddedCell a:hover
{
    color: #5eafb5;
}


.paddedCellAlt
{

    border-bottom: #432F17 solid 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
    color: #000;
    background-color: #DBBA80;
}

.paddedCellAlt a
{
    color: #000;
}

.paddedCellAlt a:hover
{
    color: #5eafb5;
}




.paddedCellHead
{
    border-top: #432F17 dashed 1px;
    border-bottom: #432F17 dashed 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    color: #432F17;
    background-color: #cab4a3;
}

.paddedCellHead a
{
    color: #432F17;
}

.paddedCellHead a:hover
{
    color: #5eafb5;
}

.paddedCellHeadAlt
{
    border: #f1d0c7 solid 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 1em;
    font-weight: bolder;
    color: #000;
}

.paddedCellHeadAlt a
{
    color: white;
}

.paddedCellHeadAlt a:hover
{
    color: black;
}


/**************************/
/*****      Header    *****/
/**************************/


.headAddress
{
    font-size: 1em;
    color: #BBB;
}


/**************************/
/*****      Footer    *****/
/**************************/

.footer
{
    text-decoration: none;
}

.footer a
{
    color: #422e16;
    text-decoration: none;
}

.footer a:hover
{
    color: #FFF;
}

/**************************/
/*****      MENU      *****/
/**************************/


.catName 
{
    color: #B8A18F;
    font-size: 0.1em;
}

.menuDishName
{
    color: #ffffff;
    border-bottom: #5eafb5 dashed 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #12090A;
}

.menuDishName a
{
    color: #ffffff;
      text-decoration: none;
}

.menuDishName a:hover
{
    color: #5ACAC7;
   text-decoration: underline;
}

.menuDescription
{
    color: #E5BA85;
    border-bottom: #5eafb5 dashed 1px;
    background-color: #12090A;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;

}

.menuPrice
{
    color: #ffffff;
    border-bottom: #5eafb5 dashed 1px;
    background-color: #12090A;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;

}

.menuPrice a
{
    color: #7d0f1a;
}



.menuPrice a:hover
{
    color: #5eafb5;
}

.menuCart
{
    color: #b8a18f;
    border-bottom: #5eafb5 dashed 1px;
    background-color: #12090A;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
}

.menuCart a
{
    color: #7d0f1a;
}


.optionsDishName
{
    font-size: 1.2em;
    color: #432F17;
    font-weight: bold;
}

.optionsDescription
{
    font-size: 0.9em;
    color: #E5BA85;
    font-style: italic;
}

.optionsPrice
{
    font-size: 0.8em;
    color: #c8490a;
}


.catDescription
{
    font-size: 1em;
    color: #000;
}

.catDescription a
{
    color: #000;
    text-decoration: none;
}

.catDescription a:hover
{
    color: #000;
}




/**************************/
/*****     CATNAV     *****/
/**************************/

.catnavi
{
    line-height: 1;

 
}

.jumper
{
   
    font-size: 11px;
    padding-top: .2em;
    padding-bottom: .2em;
    padding-right: .4em;
    padding-left: .4em;
    font-weight : bold;
    color: #432F17;
    text-decoration: none;
    background-image: url(images/jumperBG.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    white-space:nowrap;
}


.jumper a
{
    color: #5ACAC7;

}


.jumper a:hover
{
    color: #5eafb5;

}



/**************************/
/*****   NAVIGATION   *****/
/**************************/

div#navbar
{
    font-size: 11px;
    font-weight: 900;
    width: 880px;
    margin-bottom: 0px;

}


ul#nav, ul#nav li
{
    list-style-type: none;
    margin: 0;    

}


ul#nav
{ 
    text-align:center;   
    padding-left: 50px;
}


ul#nav li
{
    float: left;
    margin-bottom: 9px;
}


ul#nav a
{   

    margin-top: 3px;
    text-decoration: none;
    color: #000;
    text-align: center;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 85px;
}


ul#nav a:hover
{
    color: #5eafb5;
    background-color: #FFF;

}


ul#nav li.activelink a, ul#nav li.activelink a:hover
{
    color: #d79657;
    background-color: #422e16;
}


/**************************/
/*****      FONTS     *****/
/**************************/


.two_text
{
    font-size: 1.6em;
    color: #432F17;
    font-weight: bold;
}

.two_text a
{
    color: #913d00;
}

.two_text a:hover
{
    color: #5eafb5;
}

.onepoint5_text
{
    font-size: 1.5em;
    color: #AAA;
}

.onepoint5_text a
{
    color: #3f4849;
}

.onepoint5_text a:hover
{
    color: #5eafb5;
}

.onepoint25_text
{
    font-size: 1.25em;
    color: #000;
}

.onepoint25_text a
{
    color: #3f4849;
}

.onepoint25_text a:hover
{
    color: #5eafb5;
}

.onepoint1_text
{
    font-size: 1.1em;
    color: #333;
}

.onepoint1_text a
{
    color: #333;
}

.onepoint1_text a:hover
{
    color: #432F17;
}

.one_text
{
    font-size: 1em;
    color: #432F17;
}

.one_text a
{
    color: #913D00;
    text-decoration: none;
}

.one_text a:hover
{
    color: #5eafb5;
}


.point9_text
{
    font-size: 0.9em;
    color: #000000;
}

.point9_text a
{
    color: #3f4849;
}

.point9_text a:hover
{
    color: #5eafb5;
}

.point75_text
{
    font-size: 0.75em;
    color: #432F17;

}

.point75_text a
{
    color: #fff;
}

.point75_text a:hover
{
    color: #5eafb5;
}

.point5_text
{
    font-size: 0.7em;
    color: #3f4849;
}

.point5_text a
{
    color: #3f4849;
}

.point5_text a:hover
{
    color: #5eafb5;
}

.bold
{
    font-weight: bold;
}

