body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #604f3f;
}
/* general reset */
input,
textarea,
select {
	color:#6d6e71;
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
form {display:inline;}
img {
	border: none;
}
#main-holder {
	overflow: hidden;
	width: 842px;
	padding: 15px 0 25px 100px;
/*	padding: 15px 0 0 100px; adjusted 5/24/10*/
	margin: 0 auto;
}
/* index start */
.page {
	width: 100%;
	background: url(../images/page-bg-middle.gif) repeat-y;
}
.page-bg-top {
	width: 100%;
	background: url(../images/page-bg-top.gif) no-repeat;
}
.page-bg-top:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.page-bg-bottom {
	width: 807px;
	padding: 13px 22px 19px 13px;
	background: url(../images/page-bg-bottom.gif) no-repeat 0 100%;
}
.page-bg-bottom:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	
}
#content {
	width: 100%;
}
#content:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#sidebar {
	float: left;
	width: 125px;
}
.logo {
	display: block;
}
.logo img {
	display: block;
}
.side-menu {
	margin:5px 0 0;
	padding:0;
	list-style: none;
	position: relative;
	width:100%;
	
}
.side-menu li{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	padding:0 10px;
/*	width:105px;*/
}
* html .side-menu li{
	float:left;
	clear:both;
}
* html .side-menu ul{
	float:left;
	clear:both;
}
.side-menu li a {
	color: #9d8f81;
	text-decoration: none;
	display:block;
	line-height:18px;
}
.side-menu li a:hover{ color:#7d0b09;}
.side-menu li.active{
	background:url(../images/bg-menu-active.gif) repeat-x;
}
.side-menu li.active a{ color:#fff;}
.side-menu li.active a:hover{ color:#fff;}

.side-menu li.active li{
	background:none;
}
.side-menu li ul {
	padding: 0;
	list-style: none;
	margin:0 -10px;
	display:none;
}
.side-menu li ul li {
	text-transform: lowercase;
	padding:0;
	width:100%;
}
.side-menu li ul li a {
	padding-left: 31px;
}
.side-menu li.active li a{ 
	color:#9d8f81;
}
.side-menu li.active li a:hover{
	color: #7d0b09;
}
.side-menu li.active li.active a{
	color: #7d0b09;
	background: url(../images/sub-menu-active-bg.gif) no-repeat 0 50%;
}
.side-menu li ul ul {
	margin:10px 0 0;
	padding:0 0 27px;
	display:block;
/*	margin:0;
	padding: 10px 12px 27px 0px; adjusted 5/24/10*/
}
.side-menu li ul ul li {
	padding: 0 9px 0 0;
	text-align: right;
	overflow: hidden;
	width:92px;
	vertical-align: middle;
/*	height: 1%; adjusted 5/24/10*/
}
.side-menu li ul ul li a {
	float: right;
	padding: 0;
	background: none !important;
	font-style:normal !important;
	color:#9d8f81 !important;
}
.side-menu li ul ul li.active a,
.side-menu li ul ul li a:hover {
	font-style: italic !important;
	color: #7d0b09 !important;
}
.sub-menu {
	position: absolute;
	left: -113px;
	top: -5px;
	overflow: hidden;
	width: 101px;
	display: none;
}
.sub-menu-bg {
	background: #faf3dd;
	overflow: hidden;
	width: 101px;
	float:right;
	display:inline;
}
.sub-menu-bg-top {
	overflow: hidden;
	width: 100%;
	background: url(../images/sub-menu-bg-top.gif) no-repeat;
}
.sub-menu-bg-bottom {
	overflow: hidden;
	width: 101px;
/*	width:109px; adjusted 5/24/10*/
	padding: 0 0 0;
	background: url(../images/sub-menu-bg-bottom.gif) no-repeat 0 100%;
}
#main {
	float: right;
	width: 670px;
	height: 571px;
/*	background: url(../images/main-bg.jpg) no-repeat;*/
}
#main-2 {
	float: right;
	width: 670px;
	height: 550px;
/*	background: url(../images/main-bg.jpg) no-repeat;*/
}
#main.foods {background-image: url(../images/main-bg-foods.jpg);}
.menu-hold .menu-sub-hold{
	overflow: hidden;
	width: 483px;
	height: 522px;
	padding: 24px 35px 0 25px;
	background: url(../images/menu-bg.png) no-repeat;
}
.menu-hold {
	overflow: hidden;
	width: 543px;
	height: 546px;
	margin: 21px auto 0;
	position:relative;
}
.menu-hold h1 {
	margin: 0;
	background: url(../images/main-title-bg.gif) no-repeat 0 50%;
	text-align: center;
}
.menu-hold h1 span {
	display: block;
	font-size: 18px;
	background: url(../images/main-title-bg.gif) no-repeat 100% 50%;
	font-weight: normal;
}
.menu-hold .btn-top,
.menu-hold .btn-bottom{
	width:21px;
	height:17px;
	overflow:hidden;
	text-indent:-6666px;
	background:url(../images/arrow.gif) no-repeat;
	position:absolute;
	left:50%;
	margin-left:-14px;
	display:none;
}
.menu-hold .btn-top{
	top:50px;
}
.menu-hold .btn-bottom{
	background-position:0 -17px;
	bottom:40px;
}
.menu-container{
	width:100%;
	position:relative;
	overflow:hidden;
	height:405px;
	margin-top:24px;
}
.menu{
	overflow: hidden;
	width:100%;
	background: url(../images/menu-bg.gif) no-repeat 50% 0;
	text-align: center;
	padding-top: 23px;
	position:relative;
}
.menu .print{
	display:none;
}
.menu-box {
	overflow: hidden;
	width: 100%;
}
.menu-box h2 {
	margin: 14px 0 5px;
}
.menu-box h2 span {
	display: block;
	font-size: 11px;
	color: #69533e;
}
.menu-box strong {
	display: block;
	margin-top: 9px;
}
.menu-box p {
	margin: -1px 0 0;
	font-style: italic;
}
#footer {
	overflow: hidden;
	width: 100%;
	margin-top: -7px;
}
.foot-menu {
	float: right;
	margin: 0 35px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.foot-menu li {
	float: left;
	margin-left: -4px;
	display: inline;
}
.foot-menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 139px;
	height: 29px;
	background-repeat: no-repeat !important;
}
.foot-menu .reserve a {
	background: url(../images/lnk-reserve.png);
}
.foot-menu .press a {
	background: url(../images/lnk-press.png);
}
.foot-menu .contact a {
	background: url(../images/lnk-contact.png);
}
.foot-menu .magazine a {
	background: url(../images/Menu_tab.png);
}
.foot-menu .event a {
	background: url(../images/lnk-event.png);
}
#footer p {
	margin: 5px 0 0 5px;
	font-size: 10px;
	color: #978779;
	text-transform: none;
	letter-spacing: .5px;
/*	font-weight: bold;*/
}
#footer p a {
	color: #978779;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
/* index start */

/* inner start */
.inner #main {
	float: right;
	width: 672px;
	height: 560px;
	background: url(../images/main-bg.gif) no-repeat;
}
.inner-head {
	overflow: hidden;
	width: 626px;
	padding: 0 22px 0 24px;
	text-align: center;
	padding-top: 51px;
}
.inner-head h2 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7d6a59;
	background: url(../images/inner-head-bg.gif) repeat-x 20px 50%;
}
.inner-head h2 span {
	display: block;
}
.inner-head strong {
	display: block;
	color: #000;
	padding-top: 3px;
	font: italic 10px/12px "Times New Roman", Times, serif;
}
.inner-head strong span {
	display: block;
	color: #963052;
}
.inner-cont {
	overflow: hidden;
	width: 635px;
	padding: 33px 27px 0 10px;
}
.flash {
	float: right;
	width: 234px;
/*	height: 188px;*/
	height: 134px;
	margin: 2px 0 0 23px;
	display: inline;
	padding: 21px 21px 24px 22px;
	background: url(../images/video-border-small.gif) no-repeat;
}
.inner-cont .cont {
	overflow: hidden;
	height: 1%;
	text-align: right;
}
.inner-cont .cont h3 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7d6a59;
}
.inner-cont .cont h3 span {
	display: block;
}
.inner-cont .cont ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.inner-cont .cont ul li {
	font-style: italic;
	padding-top: 15px;
	color: #3e485d;
	line-height: 16px;
}
.recipe-text {
	overflow: hidden;
	width: 612px;
	padding: 41px 30px 0;
	text-align: center;
	font-size: 10px;
}
.recipe-text p {
	margin: 0;
	color: #604f3f;
	line-height: 11px;
	font-style: italic;
}
.sub-logo {
	display: block;
	margin-top: 21px;
	text-align: center;
}
.print-link {
	display: block;
	margin-top: 16px;
}
.print-link a {
	color: #604f3f;
	text-decoration: none;
}
.print-link a:hover {
	text-decoration: underline;
}
/* inner end */

/* inner2 start */
.inner2{
	background:none !important;
	position:relative;
	overflow:hidden;
	width: 550px;
}
.inner2 .image-holder img{
	display:block;
}
.inner2 .image-holder{
	margin-bottom:3px;
	width:100%;
	overflow:hidden;
}
.slider{
	width:670px;
	height:85px;
	position:relative;
}
.slider .btn-left,
.slider .btn-right{
	width:26px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-6666px;
	cursor:pointer;
	position:absolute;
	top:29px;
	z-index:10;
}
.slider .btn-left{ 
	background:url(../images/btn-left.png) no-repeat;
	left:-2px;
}
.slider .btn-right{
	background:url(../images/btn-right.png) no-repeat;
	right:-2px;
}
.slider ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:absolute;
	top:0;
	left:0;
}
.slider ul:after{
	content:'';
	clear:both;
	display:block;
	overflow:hidden;
	height:0;
}
.slider li{
	height:85px;
	width:134px;
	float:left;
	position:relative;
}
.slider li .img-hold{
	position:relative;
	height:85px;
	width:134px;
	overflow:hidden;
	vertical-align:top;
	cursor:pointer;
}
.slider li .img-hold img{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider li .img-hold img.alt{ z-index:2;}
.slider li img{
	display:block;
}
.slider li .submenu{
	position:absolute;
	left:0;
	bottom:88px;
	width:134px;
	overflow:hidden;
	background:#7f0a1b;
}
* html .slider li .submenu{ bottom:87px;}
.slider li .holder{
	font-size:9px;
	color:#fff;
	line-height:14px;
	overflow:hidden;
	padding:16px 10px 40px;
	position:relative;
	height:171px;
}
* html .slider li .holder{
	overflow:visible;
	height:1%;
}
.slider li .holder .heading{
	display:block;
	text-transform:uppercase;
}
.slider li .holder .date{
	display:block;
	color:#ff0066;
	text-transform:uppercase;
	margin-bottom:14px;
}
.slider li .holder .title{
	display:block;
	line-height:11px;
}
.slider li .holder p{
	margin:0;
}
.slider li .holder .more{
	background:url(../images/bullet.gif) no-repeat 100% 60%;
	padding-right:10px;
	color:#f06;
	display:inline;
	text-decoration:none;
	font-weight:bold;
	position:absolute;
	bottom:25px;
	left:10px;
	height:auto;
	width:auto;
}
.slider li .holder .more:hover{
	color:#f06;
	text-decoration:underline;
	background:url(../images/bullet.gif) no-repeat 100% 60%;
}
/* sifr start */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
li.active li.active .sub-menu{ z-index:2;}
.side-menu li.active li.sub-none a{ background:none !important;}
.slider{
	width:670px;
	height:85px;
	position:relative;
}
.slider .btn-left,
.slider .btn-right{
	width:16px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-6666px;
	cursor:pointer;
	position:absolute;
	top:34px;
	z-index:10;
}
.slider .btn-left{ 
	background:url(../images/btn-left.png) no-repeat;
	left:3px;
}
.slider .btn-right{
	background:url(../images/btn-right.png) no-repeat;
	right:3px;
}
.slider ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:absolute;
	top:0;
	left:0;
}
.slider ul:after{
	content:'';
	clear:both;
	display:block;
	overflow:hidden;
	height:0;
}
.slider li{
	height:85px;
	width:134px;
	float:left;
	position:relative;
}
.slider li .img-hold{
	position:relative;
	height:85px;
	width:134px;
	overflow:hidden;
	vertical-align:top;
	cursor:pointer;
}
.slider li .img-hold img{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider li .img-hold img.alt{ z-index:2;}
.slider li img{
	display:block;
}
.slider li .submenu{
	position:absolute;
	left:0;
	bottom:88px;
	width:134px;
	overflow:hidden;
	background:#7f0a1b;
}
* html .slider li .submenu{ bottom:87px;}
.slider li .holder{
	font-size:9px;
	color:#fff;
	line-height:14px;
	overflow:hidden;
	padding:16px 10px 40px;
	position:relative;
}
* html .slider li .holder{
	overflow:visible;
	height:1%;
}
.slider li .holder .heading{
	display:block;
	text-transform:uppercase;
}
.slider li .holder .date{
	display:block;
	color:#ff0066;
	text-transform:uppercase;
	margin-bottom:14px;
}
.slider li .holder .title{
	display:block;
	line-height:11px;
}
.slider li .holder p{
	margin:0;
}
.slider li .holder .more{
	background:url(../images/bullet.gif) no-repeat 100% 60%;
	padding-right:10px;
	color:#f06;
	display:inline;
	text-decoration:none;
	font-weight:bold;
	position:absolute;
	bottom:25px;
	left:10px;
	height:auto;
	width:auto;
}
.slider li .holder .more:hover{
	color:#f06;
	text-decoration:underline;
	background:url(../images/bullet.gif) no-repeat 100% 60%;
}
li.active li.active .sub-menu{ z-index:2;}
.side-menu li.active li.sub-none a{ background:none !important;}
/* temps pages */
.temps #main {background:#fffde9;}
/* main-content */
.main-content {
	width:626px;
	padding:32px 22px;
}
* html .main-content {padding-bottom:12px;}
.main-content:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main-content-bg {
	width: 672px;
	height: 560px;
	background: url(../images/main-bg-info.gif) no-repeat;
}
.main-flash{padding:0;}
.main-flash img{display:block;}
.main-content h1 {
	margin:0;
	padding:0 0 23px;
	font-size:17px;
	line-height:20px;
	color:#58595b;
	font-weight:normal;
	background:url(../images/divider01.gif) repeat-x 0 100%;
}
.main-content-bg h1 {
	margin:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 11px;
	font-size:17px;
	line-height:20px;
	color:#58595b;
	font-weight:normal;
/*	background:url(../images/divider01.gif) repeat-x 0 100%;*/
}
.main-content a {
	color:#FF0066;
}
/* scrolling-box */
.scrolling-box {
	width:100%;
	height:430px;
	overflow:hidden;
	position:relative;
}
.scrolling-box .scrolling-el{
	width:100%;
	position:relative;
	overflow:hidden;
}
.text-box {
	position:relative;
	width:100%;
	overflow:hidden;
	padding:28px 0 21px;
	font-size:11px;
	line-height:14px;
	text-align:justify;
	color:#6d6e71;
}
.text-box p {
	margin:0;
	padding:0 0 6px;
}
.text-box p span,
.items li strong {color:#771c1b;}
.text-box p span a {
	font-weight:bold;
	color:#771c1b;
	text-decoration:none;
}
.text-box h4 {
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#771c1b;
	text-decoration:none;
	margin-right:1px;
}
.text-box h4 a {
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#771c1b;
	text-decoration:none;
	margin-right:1px;
}
.text-box h4 a:hover {
	text-decoration:underline;
}
	
.items li strong a {
	color:#771c1b;
	text-decoration:none;
}
.text-box p span a:hover,
.items li strong a:hover {text-decoration:underline;}
/* items */
.items {
	width:619px;
	margin:-12px 0 0;
	padding:0 7px 0 0;
	list-style:none;
}
.items:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
/* items list */
.items li {
	float:left;
	width:100%;
	padding:18px 0 0;
}
.items em.date {
	float:left;
	width:95px;
	line-height:13px;
	padding:0 3px 0 0;
	font-weight:bold;
	font-style:normal;
}
.items div {
	height:1%;
	overflow:hidden;
}
.items .image {
	float:left;
	width:65px;
	height:65px;
	padding-right:5px;
	padding-bottom:6px;
}
.items .image img {
	width:65px;
	height:65px;
}
.items p {
	padding:0;
	height:1%;
	overflow:hidden;
}
.items p a {
	color:#771C1B;
}
.items ul {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
.items li li {
	width:auto;
	padding:0 7px 0 0;
}
.items li li a {display:block;}
.items li li a img {vertical-align:top;}
/* buttons and links */
p.link-print,
p.link-link,
p.link-email {
	width:16px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
}
p.link-print a,
p.link-link a,
p.link-email a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/ico-print.gif) no-repeat;
}
p.link-email a {background-image:url(../images/ico-email.gif)}
p.link-link a {background-image:url(../images/link.png) }
p.btn-back2,
p.btn-next2 {
	position:absolute;
	left:3px;
	margin:0;
	width:8px;
	height:14px;
	overflow:hidden;
}
p.btn-back2 a,
p.btn-next2 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url(../images/btns.gif) no-repeat;
}
p.btn-next2 a {background-position:0 100%;}
p.btn-back2 {top:7px;}
p.btn-next2 {bottom:0;}
p.none-active a {display:none;}
.list {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.list li {
	height:1%;
	vertical-align:middle;
	padding:0 0 6px;
}
.form-holder {font-family:Tahoma, sans-serif;}
p.ps-text {
	font-size:8px;
	line-height:12px;
	text-transform:uppercase;
}
/* form */
.form {
	width:527px;
	overflow:hidden;
	padding:5px 0 20px;
}
.form input:focus {outline:none;}
.form .row {
	height:1%;
	overflow:hidden;
	padding-bottom:6px;
}
.form fieldset {display:inline;}
.form .col {
	float:left;
	overflow:hidden;
}
.form .checkbox {
	height:1%;
	overflow:hidden;
}
* html .form .checkbox label {
	position:relative;
	margin-left:-3px;
}
.form .l {
	float:left;
	padding:0 13px 0 0;
}
.form .r {float:right;}
.form label {
	width:50px;
	float:left;
	padding:4px 3px 3px 0;
	font-size:9px;
	line-height:11px;
}
.form .col span {
	float:left;
	overflow:hidden;
	width:198px;
	height:19px;
	padding:0 2px 0 4px;
	background:url(../images/bg-input.gif) no-repeat;
}
.form span input,
.form .long-input .long-text input {
	float:left;
	width:100%;
	height:11px;
	padding:4px 0 3px 0;
	font:9px/11px Tahoma, sans-serif;
	border:0;
	background:none;
	margin:0;
}
.form .long-input div {
	height:19px;
	overflow:hidden;
	background:url(../images/bg-input-long-l.gif) no-repeat;
}
* html .form .long-input label {padding-right:0;}
.form .long-input div span {
	display:block;
	height:19px;
	padding:0 2px 0 4px;
	background:url(../images/bg-input-long-r.gif) no-repeat 100% 0;
}
.form .long-input {margin-left:0;}
.form .col em {float:left;}
.form .col em input {
	float:left;
	width:15px;
	height:16px;
	margin:1px 0 0;
}
.form .checkbox label,
.form .col2 label {width:auto;}
.form .col1 {
	width:139px;
	float:left;
	height:19px;
	overflow:hidden;
}
.form .col2 {
	float:right;
	width:118px;
	height:19px;
	overflow:hidden;
}
.form .col1 span {
	width:66px;
	background:url(../images/bg-input-short1.gif) no-repeat;
}
.form .col2 span {
	float:right;
	width:92px;
	background:url(../images/bg-input-short2.gif) no-repeat;
}
/* column */
.column {
	float:left;
	width:300px;
	overflow:hidden;
	padding:0 0 0 11px;
	font-family:Tahoma, sans-serif;
}
.column2 {
	float:left;
	clear:right;
	width:300px;
	overflow:hidden;
	padding:0 0 0 11px;
	font-family:Tahoma, sans-serif;
}
.column h2 {
	margin:0 0 5px;
	color:#771c1b;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.column h3 {
	color:#a0605f;
	margin:0;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.column2 h2 {
	margin:0 0 5px;
	color:#771c1b;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.column2 h3 {
	color:#a0605f;
	margin:0;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.form .col .comments span {
	height:49px;
	padding:4px 2px 4px 4px;
	background-image:url(../images/bg-textarea.gif);
}
.form textarea {
	float:left;
	width:100%;
	max-width:198px;
	height:49px;
	max-height:49px;
	margin:0;
	background:none;
	border:0;
	font:9px/11px Tahoma, sans-serif;
	overflow:auto;
}