﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image: url('images/t2Bkgrnd.png');
	background-repeat: repeat-x;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	min-height: 150px;
	position: relative;
}
#contentwrapper {
	margin: 0px auto;
	text-align: center;
	width: 690px;
	position: relative;
	left: 5px;
}
#contenttop {
	margin: 10px 5px 10px 5px;
	text-align: center;
	width: 675px;
	position: relative;
}
#contentleft {
	float: left;
	text-align: center;
	width: 490px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	right: auto;
	left: auto;
}
#contentright {
	float: right;
	text-align: center;
	width: 190px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#masthead {
	background-image: url('images/t3Header.png');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 191px;
	position: relative;
	width: 731px;
}
#page_content {
	background-position: center;
	background-image: url('images/t3Body.png');
	background-repeat: repeat-y;
	min-height: 150px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	right: 1px;
}
#footer {
	background-image: url('images/t3Footer.png');
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 38px;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
	width: 730px;
}
#footer2 {
	padding: 5px;
	width: 690px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/* Menu */
#menu {
	width: 699px;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	background: url(images/back.gif);
	position: relative;
	left: 4px;
	top: -1px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
}
#menu ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: center;
}
#menu li {
	display: inline;
	width: auto;
}
#menu li a {
	display: block;
	margin-top: 3px;
	height: 24px;
	float: left;
	color: #ccc;
	text-decoration: none;
	padding: 0 10px 0 10px;
	font: bold 12px/22px arial,sans-serif;
}
#menu li a:hover {
	background-position: #990000;
	padding: 0 9px;
	border: 1px solid #000;
	margin-top: 5px;
	border-color: #000 #888 #666 #222;
	background: #990000;
	color: #fff;
	line-height: 24px;
}
#menu .current_page_item {
	background-color: #FFFFFF;
}
#menu .current_page_item a {
	color: #FFFFFF;
	font-weight: bold;
}
#menu .tickets a {
	color: #FFCC00;
	font-weight: bold;
}
#menu .tickets a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
}
.t2smH1Top {
	position: relative;
	left: 672px;
	top: 256px;
	width: 160px;
	height: 32px;
	background: url("images/t2smH1Top.png") no-repeat;
}
.t2smH1bottom {
	position: relative;
	left: 672px;
	top: 443px;
	width: 160px;
	height: 39px;
	background: url("images/t2smH1bottom.png") no-repeat;
}
.t2lgH1Top {
	position: relative;
	left: 245px;
	top: 256px;
	width: 400px;
	height: 32px;
	background: url("images/t2lgH1Top.png") no-repeat;
}
.t2lgH1Bottom {
	position: relative;
	left: 256px;
	top: 448px;
	width: 384px;
	height: 32px;
	background: url("images/t2lgH1Bottom.png") no-repeat;
}
#rest {
	text-align: center;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
}
#rest ul {
	right: auto;
	left: auto;
}
#rest IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 110px;
	width: 100px;
}
#rest LI {
	PADDING-RIGHT: 5px;
	DISPLAY: inline;
	PADDING-LEFT: 5px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 10px;
}
h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}
h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
	text-align: center;
}
h2 {
	letter-spacing: -2px;
	font-size: 2em;
}
h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}
ol {
	margin: 0 0 2em 0;
	line-height: 200%;
	width: 610px;
}
p {
	padding: 5px;
	margin: 5px;
}
blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
#chefs {
	vertical-align: top;
	height: 227px;
	position: relative;
}
