.menuCategory {
   width:100%;
   font-family: Arial Narrow, Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:18px;
   font-weight:bold;
   padding-top: 40px;
   border-bottom: 1px solid #999999;
/*   background: #ffffff url(images/menuCat_bg2.jpg) no-repeat bottom; */
  /* text-transform:uppercase; */
   color: #000000;
}

div.menuDiv {
   background: 0px 40px url(images/menuCat_bg2.jpg) no-repeat;
/* background: #cccccc url(images/pita40.png) no-repeat; */
}


div#midEast p.menuCategory {
 background: url(images/pita40.png)  no-repeat bottom right; 
}

.menuCategory a {
   font-family: Arial Narrow, Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:18px;
   font-weight:bold;
  /* text-transform:uppercase; */
   color: #000000;
}

.menuItem {
   
   font-family: Arial Narrow, Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:14px;
   font-weight:bold;
   font-variant:small-caps;
   font-style: normal;
   color: #000000;
   padding:0 0 0 0;
   margin:0 0 0 0;
   line-height: 14px;
}

.menuPrice {
   font-family: Arial Narrow, Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:14px;
   font-weight:bold;
   text-align:right;
   float:right;
   padding:0 0 0 0;
   margin:0 0 0 0;
   line-height: 14px;
}

.menuItemDescription {
   width:85%;
   font-family: Times New Roman, Times, serif;
   font-style: italic;
   font-size:12px;
   padding:0 0 0 0;
   margin:0 0 0 0;
   color: #000000;

}

.namedAnchor {
   font-family: Times New Roman, Times, serif;
   font-size:12px;
   color: #ff0000;
   text-decoration: none;
}

.menuMisc {
   width:100%;
   font-family: Arial Narrow, Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:14px;
   font-weight:bold;
   padding:0 0 0 0;
   margin:0 0 0 0;
   line-height: 16px;
   font-style: normal;
   color: #000000;
}

