body
{
	color: #000;
	text-align:center;
	background: #7b2527 url(elements/bg.jpg) repeat-x;
	margin: 0;
	font: 13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}

#wrapper
{
	width: 900px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	background: #ffffcc url(elements/col.png) repeat-y;
	border: 3px solid #333;
}

#fwrapper
{
	color: #cccccc;
	width: 900px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	background: #666666 url(elements/col.png) repeat-y;
	border: 3px solid #666666;
}

A
{
	font:11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #8a1d00;
}

#header
{
	width:900px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	background: url(elements/top.jpg) no-repeat left top;
	margin: 0;
}

H2
{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	font: italic 14px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	vertical-align:bottom;
}

H1
{
	padding:0;
	font-size: 18px;
	margin-bottom: 0;
}
#nav
{
	width:100%;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
	background: #333 url(elements/nav.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

#nav a
{
	font: 700 16px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	text-decoration:none;
	color: #ccc;
	padding: 5px;
}

#nav a:hover
{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ef8200;
	background-color: #333;
}

.content
{
	margin-right: 10px;
	float: right;
	background: none no-repeat left top;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 650px;
}

.picture {
	padding-left: 5px;
	float: right;
	display: inline;
}

.title {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	clear: left;
}

#footer
{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-color: #333;
	font:10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-weight:700;
	color:#FFF;
	text-align:center;
	border-top-style:solid;
	border-top-color:#FFF;
	border-top-width:1px;
	clear: both;
	padding: 5px 0;
	margin-top: 10px;
}

#footer A
{
	font:10px Verdana;
	font-weight:700;
	color:#FFF;
}

.sidenote {
	padding: 10px;
	margin-right: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 2px;
	display: block;
	float: left;
	margin-left: auto;
	color: #cccccc;
	max-width: 200px;
	background: #333333 repeat-y;
}

#fbfan {
	border-top-color: #666666;
	border-top-style: solid;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	border-top-width: 2px;
	display: block;
	float: left;
	margin-left: auto;
	color: #cccccc;
	max-width: 200px;
	background: #333333 repeat-y;
}ul {
	position: relative;
	right: 30px;
}

#map {
	float: right;
	display: block;
	height: 350px;
	width: 420px;
	border: 2px solid #ef8200;
}

li {
	text-align: left;
	background-position: right;
	background-repeat: repeat-y;
	text-shadow: #000000 0px 0px 0;
	opacity: 1;
	border-top: 1px solid #333;
	list-style-type: none;
	display: list-item;
}

li img {
	border-style: none;
}

li a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	display: block;
}

li a:hover {
	background-color: #ef8200;
}

.menu {
	width: 250px;
}

.list li {
	border-style: none;
	list-style-type: disc;
}

.loc {
	font-size: small;
	width: 200px;
	position: relative;
	right: 40px;
}

.loc li a {
	font-size: 12px;
}

.store {
	margin: 5px;
	float: left;
	display: inline;
}

.item {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #ffeb99;
	margin-left: 10px;
	display: block;
	float: left;
	width: 300px;
	height: 110px;
}

.atc {
	padding-left: 5px;
	border-style: none;
	padding-bottom: 5px;
	float: right;
	padding-top: 10px;
}

.sauces {
min-height: 100px;
display: block;
width: 600px;
padding: 5px;
margin-left: 10px;
margin-bottom: 10px;
background-color: #ffeb99;
}

.sauce {
	display: block;
	float: left;
}

.badge {
	padding: 2px;
	float: right;
}

.ingredients {
	font-family: sans-serif;
	text-transform: lowercase;
	font-size: 9px;
}

<br />

