@charset "UTF-8";

/* CSS Document */

/*
a {
color:#999999;
}
h2 {
font:bold 320%/100% Georgia,"Times New Roman",Times,serif;
margin:0;
padding:0;*/

.menu {
	font:150%/100% Arial, Helvetica, sans-serif;
	list-style:none outside none;
	margin:0 0 2em;
	padding:0;
	width:406px;
}

.menu li {
	border-bottom:2px dotted #999999;
	clear:both;
	margin:0;
	padding:0 0 1.8em;
	position:relative;
}

.menu .dec {
	border-bottom:none;
	padding-bottom: 1px;
}

.menu h3 { 
color:#999999;
font-size:17px;
font-weight:bold;
}

.menu h2 { 
font-size:23px;
font-weight:bold;
color:#809B30;
margin-top:66px;
}

.menu li p {
	font-size:0.6em;
	line-height:1.4;
}

.menu ul p {
	font-size:0.6em;
	line-height:1.4;
}

.menu strong {
	background:none repeat scroll 0 0 #FFFFFF;
	bottom:-0.3em;
	font-weight:normal;
	left:0;
	padding:0 10px 0 0;
	position:absolute;
}

.menu em {
	background:none repeat scroll 0 0 #FFFFFF;
	bottom:-0.2em;
	font:110%/100% Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 5px;
	position:absolute;
	right:0;
}

.menu sup {
	color:#666666;
	font-size:60%;
	margin-left:3px;
}

.style2 li {
	border-bottom:1px dashed #000000;
}

.style3 li {
	background:url("images/diagonal.gif") repeat-x scroll left bottom transparent;
	border:medium none;
}

.style4 li {
	background:url("images/circle.gif") repeat-x scroll left bottom transparent;
	border:medium none;
	padding:0 0 2.3em;
}

.credits {
	color:#999999;
	font:100% Georgia, "Times New Roman", Times, serif;
}

.food {
	border:1px solid #CCCCCC;
	height:182px;
	padding:5px;
	margin-top:12px;
	width:395px;
}

