#mainmenu {	height:23px;	line-height:23px;	font-weight:bold;	border:0px solid #F3ECE4; 	border-bottom-width:1px; 	border-top-width:1px; 	margin-bottom:10px;	background:#2A64A4 url(images/menu_bground.jpg);	list-style-type:none; 	text-align:right;	padding-right:16px;	}#mainmenu li {	display:inline;	padding-left:60px;	}#mainmenu li.star {	background:transparent url(images/star.png) 40px 0 no-repeat;}	#footerMenu {	height:17px;	background-color:#2A64A4;	color:#FFFFFF; font-size:11px;	border:0px solid #F3ECE4; border-bottom-width:1px; border-top-width:1px; margin-bottom:10px;	background-image:url(images/menu_bground.jpg); margin-top:25px; padding-left:10px;	}#footerMenu ul {	list-style-type:none; line-height:17px;	}#footerMenu ul li {	margin-right:30px; float:left; display:inline; margin-bottom:2px;	vertical-align:middle;	text-align:center;	}		/* hack for mozilla */#contentWrapper>#footerMenu {	height:20px;	}#footerMenu>ul {	line-height:20px;	}#footerMenu>ul>li {	margin-bottom:0px;	}/* map on site map page */#siteMap, .subMap {	list-style-type:none; margin-top:20px;	}#siteMap li, .subMap li {	background-image:url(images/map_tree.gif); background-repeat:no-repeat; 	padding-bottom:3px; text-indent:25px; display:block;	}#siteMap li a, .subMap li a {	color:#000000;	}.subMap {	margin-top:0px; margin-left:20px;	}/* the menu showing the actual food / wine menus !  The stuff you can eat, not the site navigation =P */.menuList {	list-style-type:none; margin-top:15px;	}.menuList li {	height:22px;	}.menuList li a {	color:#000000; font-weight:bold;	background-image:url(images/menu_out.gif); background-repeat:no-repeat; background-position:2px 2px;	padding-left:25px;	}.menuList li a:hover {	color:#000000; font-weight:bold;	background-image:url(images/menu_over.gif);	}/* the actual text description of an edible menu item */.menuItem {	background-image:url(images/menu_item.gif); background-repeat:no-repeat; background-position:0px 2px;	font-weight:bold; margin-top:15px; padding-left:25px;	}.wineItem h2, .mealItem h2 {	font-size:14px; margin-top:15px;	background-image:url(images/menu_item.gif); background-repeat:no-repeat; background-position:0px 2px;	text-indent:25px;	}.notesIndent {	padding-left:26px; padding-right:5px;	}.pagination {	border:1px solid #FFFFFF; margin-top:10px;	}