* { margin:0; padding:0; }

body {
	background: white;
	color: black;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	padding:0;
	width: 780px;
	margin-left:auto; margin-right: auto;
}

p { margin-bottom: 5px; }
img {border:0;}
div.clr { clear:both; height: 0;}

div#header { margin: 10px 0; }

div#header h1 a {
	text-decoration: none;
	color: #990000;
	font-size: 36px;
}

div#nav {
	font-size: 1.5em;
	background: black;
	color: white;
	padding: 5px;
	margin-bottom: 5px;
}

div#index {
	text-align: center;
}

div#nav a { color: white; text-decoration: none;}
div#nav a:hover { text-decoration:  underline; }

ul.featured {
	font-size: 1.2em;
	list-style: none;
	text-align: center;
}

div#menu { }
#menu ul {
	list-style: none;
}

ul#menulist {
	font-size: 1.1em;
	text-transform: uppercase;
	list-style: none;
	text-align: center;
}
ul#menulist li {
	float: left; margin: 5px; padding: 5px;
}

#menu h1 {
	text-transform: uppercase;
	letter-spacing: 5px; 
	background: black; color: white;
	padding: 5px;
	font-size: 1.3em;
	margin: 0 0 10px 0;
	clear:both;
}

#menu h2 {
	text-transform: uppercase;
	letter-spacing: 5px; 
	background: black; color: white;
	padding: 5px;
	font-size: 1.2em;
	clear:both;
}

#menu h3 {
	text-transform: uppercase;
	margin: 10px 0;
	text-align: center;
	color: red;
	clear:both;
}

#menu ul li {
	margin: 0 0 10px 0;
}

#menu h4 {
	text-transform: uppercase;;
	font-size: 1.2em;
}

#menu span.menu_price {
	float: right;
}


div#footer { text-align: center; clear:both; margin-top: 15px;}
#footer h2 { margin:10px; }
#footer p { font-size: 1.2em; }

div#m412 { text-align: right; font-size: 12px; }

div#m412 span.m412 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
}

div#m412 a { color:black; text-decoration: none; }

div#contacts {
	text-align:center;
	font-size: 18px;
}


