body {
	background: #ffffd7;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
}
#base {
	width: 100%;
	background: #ffffd7;
	text-align: center;
}
#wrapper {
	background-image: url(../images/bg_wood.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0px auto 0px auto;
}
/*-- main navigation --*/
#topnav {
	text-align: left;
	width: 946px;
	margin: 0px auto 0px auto;
}
.logo {
	margin: 14px 0px 0px 0px;
}
#navigation {
	width: 926px;
	margin: 0 auto;
}
/*--styles for music area with the background image --*/  
#left_side {
	margin: 0px 0px 0px 30px;
	float: left;
	text-align: left;
	font-size: 10pt;
	width: 300px;
}
#left_side a {
	color: #e00000;
}
#left_side a:hover {
	color: #666;
}
#left_side h1 {
	margin: 0px 0px 5px 0px;
	color: #666;
	font-weight:500;
	font-size: 17px;
	text-align: left;
}
#articles {
	margin: 0px;
	text-align: left;
}
#articles h1 {
	margin: 0px;
	text-align: left;
}
#articles dl {
	list-style: none;
	margin: 0px 0px 30px 0px;
}
#articles dd {
	margin: 0px 0px 5px 0px;
	background: url(../media/images/letter_icon.jpg) no-repeat;
	padding-left: 20px;
}
#staff {
	margin: 0px 0px 30px 0px;
}
#press {
	margin: 0px 0px 30px 0px;
}
.press_title {
	margin: 0px 0px 5px 0px;
}
#video {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 150px;
}
#media p {
	color: #666;
	margin: 0px;
}
#media dl {
	list-style: none;
	margin: 0px;
}
#media dd {
	margin: 0px;
	text-align: left;
}
/*-- styles for the right side--*/
#right_side {
	margin: 0px 30px 0px 0px;
	float: right;
	width: 551px;
}
/*-- this makeups the background for the newspaper color--*/
#right {
	margin: 40px 0px 0px 35px;
	padding: 10px;
	width:500px;
	height: 775px;
	background: #f1f1f1;
}
.title {
	margin: 10px 0px;
}
.chef {
	float: right;
	padding: 5px;
}
.john {
	float: left;
	padding: 8px;
}
.alex_left {
	margin: 0px 20px 0px 0px;
}
.alex_right {
	margin: 0px 0px 0px 20px;
}
h3 {
	margin: 0px 0px 5px 0px;
}
h4 {
	margin: 0px;
}
#right p {
	text-align: justify;
	margin: 0px;
	font-size: 9pt;
	padding: 8px;
}
#mark p {
	font-size: 70%;
}
/*-- video setup--*/
#video_side {
	margin: 0px 30px 0px 0px;
	float: right;
	width: 551px;
	height: 829px;
}
#taste {
	margin: 40px 0px 0px 35px;
	width: 500px;
	height: 775px;
}
#alection {
	margin: 40px 0px 0px 0px;
	width: 500px;
}
#clear {
	clear: both;
}
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	height: 87px;
}
#footer_info {
	margin: 0 auto;
	padding:30px 0px 0px 0px;
	width: 900px;
	height: 52px;
	color: #bebda1;
	font-weight: 500;
	font-family: Arial, Helvetica, Verdana;
	font-size: 90%;
	text-align: center;
}
#email {
	margin: 0px;
	padding: 0px;
}
#box {
	width: 200px;
	margin: 0px;
	height: 12px;
	font-size: 70%;
	text-align: center;
}
#opentable {
	margin: 0 auto;
	padding: 0px;
	width: 139px;
	height: 27px;
}
#footer-wrapper {
	width: 100%;
	background-image: url(../images/bottom_wood.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #000;
	height: 24px;
}


#open      { margin:0 auto;      border-top:1px solid #999;  width:960px;    height:90px; }
#open-2      { margin:0 auto;     width:960px;    height:90px; }
#open ul, #open-2 ul   { list-style:none; }
#open li, #open-2 li   { display:inline;  float:left;   margin:0px 15px; }
#open li a, #open-2 li a { display:block;   margin:0; }
#open li .youtube   {  width:358px; }