/* Hide from IE5-mac. Only IE-win sees this. \*/
.food_title{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#666633}
.food_descrip{}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */
ul{margin:0px;}
 li{margin:0px;}
 div{margin:0px; padding:0px;}

			
			.plain{
				background-color:#FFFFFF;
				width:auto;
				border:1px solid #EFEFEF;
				color:#666666;
				cursor:default;
				text-indent:20px;
				margin:5px 0 0 5px;
				padding:10px 15px 10px 20px;
				height:auto;
				vertical-align:top;
				}
				
			.hlt{
				background-color: #EFEFEF;
				border:1px solid #663366;
				width:auto;
				color: #666633;
				margin:5px 0 0 5px;
				cursor:default;					
				text-indent:20px;
				padding:10px 15px 10px 20px;
				height:auto;
				vertical-align:top;
				}
.plain .food_title{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#666633}
.hlt .food_title{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color: #663366}

.food_descrip{}


/*subnav*/

#newcurrent {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	left:0px;
	z-index:99;
	top:0em;
	float:left;
	background: #4F4D20;
	width:100%;
	height:16px;
	line-height:1em;
	padding:.75em .25em .20em 0em;
	list-style:none;
	margin:-1px -15px 2px 0px;
	 border-left:1px solid #666633;
}

#newcurrent li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
}
#globalnav li a {
	
	font-size:12px;
}
#newcurrent a {
	background: #4F4D20;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin:0;
	font-size:11px;
	font-weight:500;
	padding:0 .75em .5em;
	border:0;
}

#newcurrent a:hover,
#newcurrent a:active,
#newcurrent a:focus,
#newcurrent a.here:active {
	color: #CCCC66; font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	
}
#newcurrent a.here:inactive {
	color: #FFFFFF; font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	
}
    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
margin-top:0px;
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #4F4D20;
		  font-family:Arial, Helvetica, sans-serif;
      }
    #tabsJ ul {
        margin:0px;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color: #663366;
	  font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
