body {
	width: 950px;
	margin: 0px auto;
	background: white; /*#0071BC; #0083C6;*/
	color: black;
}

#box {
	width: 950px;
	margin: 10px auto;
	background: white;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 0px 0px 1px 0px;
}

#top {
	background: #0071BC;
	margin: 10px auto;
	padding: 0px;
	/*margin-bottom: -10px;*/
	text-align: center;
	width: 100%;
	min-width: 950px;
	min-height: 145px;
	height: auto !important;
	height: 145px;
}

a.table {
	text-decoration: none;
	font-size: 130%;
	color: #fff;
	/*border-bottom: 1px dotted #fff;*/
	border: 0px;
}

a.table:hover {
	border: 0px;
}
/*
a.table:hover {
	border-bottom: 1px solid #fff;
}

img a.table:hover {
	border-bottom: 0px;
}*/

table.top {
	/*background: #0071BC;*/
	text-align: center;
	margin: 1px auto;
	padding: 2px;
	border: 0px;
	border-spacing: 0px;
}
	
table.top td {
	vertical-align: bottom;
	padding: 5px;
	margin: 100px;
	border: 0px;
}

table {
	border: 1px solid #801000;
	text-align: left;
	padding: 0px;
	margin: 10px auto;
	font-family: arial, helvetica, sans serif;
}

td {
	border: 1px dotted #0071BC;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
}

tr.top {
	font-size: 115%;
	font-weight: bold;
}

img {
	text-decoration: none;
}

p {
	font-family: arial, helvetica, sans serif;
	background: white;
	font-weight: normal;
	clear: none;
	text-align: left;
	padding:  0px 5px 5px 10px;
	margin: 5px 5px 5px 10px;
	/*text-indent: 25px;*/
	font-size: 100%;
}

p.bottom {
	background: transparent;
	text-align: center;
	font-size: 70%;
	margin-top: 20px;
}

ul {
	clear: none;
	list-style-type: none;
	margin: 10px auto;
	text-indent: 0px;
	text-align: center;	
}

ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul li.steak {
	background: url(/image/steak.gif);
	min-width: 50px;
	min-height: 50px;
}

ul.menu {
	margin: 5px auto;
	padding: 2px;
	line-height: auto;
	text-indent: 0px;
	color: #000;
	text-align: center;
}

ul.menu a {
	font-size: 115%;
	color: #fff;
	border-bottom: 1px dotted #fff;
	/*border-top: 1px dotted #fff;*/
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
}

ul.menu a:hover {
	border-bottom: 1px solid #fff;
	/*border-top: 1px solid #fff;*/
}

ul.menu a.current {
	border-bottom: 1px solid #fff;
}

ul.menu a.current:hover {
	border-bottom: 1px dotted #fff;
}

ul.recipe {
	list-style-type: normal;
	margin: 10px;
	text-align: left;
	text-indent: 0px;
	list-style-position: inside;
}

ul.recipe li {
	display: block;
	margin: 0px;
	padding: 0px;
}

h1 {
	background: #0071BC;
	color: white;
	text-transform: uppercase;
	margin: 10px auto;
	margin-bottom: 0px;
	text-align: center;
	font-size: 300%;
}

h1 a {
	background: #0071BC;
	color: white;
	text-decoration: none;
	font-family: arial narrow, impact, Charcoal, arial, sans serif;
	font-weight: normal;
	border: 0px;
}

h1 a:hover {
	color: white;
	border: 0px;
}

h2 {
	font-family: times new roman, serif;
	text-align: left;
	font-size: 180%;
	color: #801000;
	font-weight: bold;
	text-indent: 0px;
	margin: 5px;
}

h2.float {
	float: right;
}

h2.top {
	margin: 2px 5px 7px 0px;
}

h3 {
	font-weight: normal;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	clear: right;
	color: #fff; /*#0071BC;*/
	font-size: 105%;
	font-family: arial, sans serif;
}

h3 a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

h3 a:hover {
	border-bottom: 1px solid #fff;
}

h4 {
	font-family: times new roman, serif;
	text-align: left;
	font-size: 130%;
	color: #801000;
	font-weight: bold;
	text-indent: 0px;
	margin: 5px;
}

img {
	border: 0px;
}

img.special {
	text-align: center;
	padding: 2px;
	margin: 5px auto;
	clear: none;
}

img.left {
	float: left;
	margin: 5px 10px 10px 0px;
	padding: 2px;
}

img.logo {
	vertical-align: center;
	float: left;
	margin: 5px;
	padding: 0px;
}

#bottom {
	background: #0071BC;
	padding: 2px;
	margin: 15px /*53px*/ 0px 10px 0px;
	clear: both;
}

ol {
	list-style-position: inside;
	margin: 10px;
}

a.text {
	color: #0071BC;
	border-bottom: 1px dotted #801000;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover {
	color: #0071BC;
	border-bottom: 1px solid #801000;
}
