div#menu{
	width:578px;
}
/**/
div.firstCol{
	width:218px;
	float:left;
	padding:2px;
}
div.headerRow{
	background-color:#840300;
	color:#CEB784;
	overflow: hidden;
	width: 100%;
}
div.headerRow p{
	padding:3px;
	line-height:16px;
}
div.subRow{
	background-color:#9E8A65;
	clear:both;
	padding:2px;
}
div.dishRow{
	clear:both;
	overflow: hidden;
	width: 100%;
	border-bottom: dotted 1px black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
div.dishRow:hover{
	background-color:#E0CFAB;
}
div.dishInfo, div.headerInfo{
	float:right;
}
div.dishInfo div, div.headerInfo div{
	width:40px;
	float: left;
	text-align:center;
	padding:2px;
}


/**/
div#menu h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	border:none;
}
div#menu h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	border:none;
}

div#menu p a:link, div#menu p a:visited {
	text-decoration: underline;
	color: #000000;
}
div#menu p a:hover {
	color: #DE0500;
}
div#icon_drop img {
	vertical-align: text-bottom;
}
div#leondish{
	/*width:578px;*/
}
div#leondish h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
div#leondish p{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

.centreCell p, .centreCell h5 {
	text-align:center;
}
.centreCell img {
	margin-top: 3px;
}
.widthCell{
	/*background-color:#840300;
	color: #CEB784;*/
	width: 40px;
}
.tdRight p, .tdRight h5{
	text-align:right;
}

#leondish table tr td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: dotted;
	border-color: #000;
	padding-left:2px;
	padding-right: 2px;
}
#leondish table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #000;
}

#menu table tr.headerRow, #leondish table tr.headerRow  {
	background-color:#840300;
	color:#CEB784;
}
#menu table tr.subRow, #leondish table tr.subRow {
	background-color:#9E8A65;
}
#menu table tr.subRow td h5, #leondish table tr.subRow td h5 {
	font-size: 12px;
	font-weight: bold;
}
#menu table tr.headerRow td, #menu table tr.subRow td, #leondish table tr.headerRow td, #leondish table tr.subRow td {
	padding:3px;
	vertical-align:bottom;
}
#menu table tr td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: dotted;
	border-color: #000;
	padding:0px;
	padding-top:0px;
}
#menu table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #000;
}
#leondish h4.sectionTab {
	font-weight: bold;
	color: #CEB784;
	padding-bottom: 5px;
	line-height: 1em;
	background-color:#840300;
	padding-top:4px;
	padding-left:6px;
	margin-bottom:5px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	clear:both;
}
#menu table tr td.leftCell p {
	padding-left:3px;
}
/*TOOLTIP for menu*/
#menu a.tooltip img{
	border:none;
}
#menu a.tooltip:hover {
	text-decoration:none;
	cursor:default;
	color:#FFF;
} /*BG color is a must for IE6*/
#menu a.tooltip span {
	display:none; 
	padding:2px 3px 5px; 
	margin-left:8px; 
	width:160px;
}
#menu a.tooltip:hover span{
	display:inline;
	position:absolute;
	margin-left:-105px;
	margin-top:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;	
	
}
/*TOOLTIP for leondish*/
#leondish a.tooltip img{
	border:none;
}
#leondish a.tooltip {
	display:block;
}
#leondish a.tooltip:hover {
	text-decoration:none;
	cursor:default;
	color:#DE0500;
} /*BG color is a must for IE6*/
#leondish a.tooltip span {
	display:none; 
	padding:2px 3px 5px; 
	margin-left:80px; 
	margin-top:-20px;
	max-width:250px;
}
#leondish a.tooltip:hover span{
	display:block;
	position:absolute;
	z-index:2;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;	
	
}
div#leondish p.indented{
	padding-left: 20px;
}
div#leondish p.top{
	padding-top: 10px;
}
div#leondish td {
	vertical-align: bottom;
}
#linksouter {
	float:right;
	margin-left:5px;
	width:240px;
	height:120px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#linksouter div#daylink, #linksouter div#nutrilink {
/*position:absolute;*/
}
#daylink a:link,#daylink a:visited, #nutrilink a:link,#nutrilink a:visited{
	width:120px;
	height:120px;
	display:block;
	background: no-repeat left top;
	border:none;
	color:#000;
}
#nutrilink a:link, #nutrilink a:visited{
	background-image: url(../images/nutri_btn.png);
}
#daylink a:link, #daylink a:visited{
	background-image: url(../images/day_btn.png);
}
#daylink a:active, #daylink a:hover, #nutrilink a:active, #nutrilink a:hover{
	background-position: left bottom;
	color:#840300;
}
#nutrilink {
	float:left;
}
#daylink{
	float:right;
}
div.backLink{
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-weight:bold;
}
/*div#menu, div#leondish, div#icon_drop {
	background-image: url(../images/draft.png);
	background-repeat: repeat-y;
	background-position: center top;
}
*/