body{
	margin:0;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#575555;
	background:url(../images/bg-body.jpg) repeat;
}
img{border-style:none;}
a{
	color:#575555;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{vertical-align:middle;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	margin:34px auto 0;
	width:899px;
	border:1px solid #b2b0ad;
}
#header{
	position:relative;
	height:133px;
	background:#fff url(../images/bg-header.jpg) no-repeat 100% 100%;
}
.logo{
	position:absolute;
	top:41px;
	left:40px;
	margin:0;
	width:216px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:25px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.tabs{
	position:absolute;
	left:29px;
	bottom:0;
	margin:0;
	padding:0;
	list-style:none;
}
* html .tabs{bottom:-1px;}
.tabs li{
	height:27px;
	width:114px;
	margin:0 8px 0 0;
	float:left;
	overflow:hidden;
	background:url(../images/bg-tab.gif) no-repeat;
}
.tabs li.active{background:url(../images/bg-tab.gif) no-repeat 0 -27px;}
.tabs a{
	float:left;
	width:100%;
	text-indent:-9999px;
	height:27px;
}
.tabs a.catering{background:url(../images/bg-catering.gif) no-repeat 15px 9px;}
.tabs a.home{background:url(../images/bg-home.gif) no-repeat 15px 9px;}
#main{
	width:859px;
	padding:48px 38px 22px 2px;
	background:#f4f1ec;
}
#content{
	width:644px;
	float:right;
	clear:both;
}
#content .content-t{
	height:13px;
	background:url(../images/bg-content-t.png) no-repeat;
}
#content .content-c{
	width:620px;
	padding:0 15px 0 9px;
	background:url(../images/bg-content-c.png) repeat-y;
}
#content .content-b{
	height:13px;
	background:url(../images/bg-content-b.png) no-repeat;
}
* html #content .content-b{margin:-1px 0 0;}
.content-holder{
	min-height:431px;
	position:relative;
	border:1px solid #9e9b99;
	background:url(../images/bg-content-holder.jpg) repeat;
}
* html .content-holder{height:431px;}
.content-holder h2.kitchen{
	margin:0;
	position:absolute;
	top:-27px;
	left:-24px;
	z-index:999;
	width:211px;
	height:252px;
	text-indent:-9999px;
	background:url(../images/bg-heading-kitchen.png) no-repeat;
}
.tagcloud{
	margin:0;
	padding:0;
	list-style:none;
}
.tagcloud li{
	position:absolute;
	overflow:hidden;
}
.tagcloud a{
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}
.tagcloud li.lunch{
	top:-1px;
	left:182px;
	z-index:1;
}
.tagcloud li.lunch a{
	height:220px;
	width:170px;
	background:url(../images/bg-lunch.png) no-repeat;
}
.tagcloud li.lunch a:hover{background:url(../images/bg-lunch.png) no-repeat 0 -220px;}
.tagcloud .breakfast{
	top:0;
	left:364px;
	z-index:3;
}
.tagcloud .breakfast a{
	height:248px;
	width:207px;
	background:url(../images/bg-breakfast.png) no-repeat;
}
.tagcloud .breakfast a:hover{background:url(../images/bg-breakfast.png) no-repeat 0 -248px;}
.tagcloud .brunch{
	top:123px;
	left:30px;
	z-index:3;
}
.tagcloud .brunch a{
	height:237px;
	width:188px;
	background:url(../images/bg-brunch.png) no-repeat;
}
.tagcloud .brunch a:hover{background:url(../images/bg-brunch.png) no-repeat 0 -237px;}
.tagcloud .dinner{
	top:211px;
	left:115px;
	z-index:1;
}
.tagcloud .dinner a{
	height:220px;
	width:170px;
	background:url(../images/bg-dinner.png) no-repeat;
}
.tagcloud .dinner a:hover{background:url(../images/bg-dinner.png) no-repeat 0 -220px;}
.tagcloud .breaks{
	top:182px;
	left:278px;
	z-index:2;
}
.tagcloud .breaks a{
	height:230px;
	width:177px;
	background:url(../images/bg-breaks.png) no-repeat;
}
.tagcloud .breaks a:hover{background:url(../images/bg-breaks.png) no-repeat 0 -230px;}
.tagcloud .hors{
	top:141px;
	left:445px;
	z-index:2;
}
.tagcloud .hors a{
	height:220px;
	width:170px;
	background:url(../images/bg-hors.png) no-repeat;
}
.tagcloud .hors a:hover{background:url(../images/bg-hors.png) no-repeat 0 -220px;}
#sidebar{
	float:left;
	width:190px;
	padding:10px 0 0;
}
.side-nav{
	position:relative;
	float:left;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.side-nav li{
	width:115px;
	height:43px;
	padding:30px 0 20px 63px;
	background:url(../images/bg-sidenav.png) no-repeat;
}
* html .side-nav li{float:left;}
.side-nav a{
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.side-nav span{
	position:relative;
	display:block;
	text-indent:-9999px;
	height:20px;
}
.side-nav .about-us{
	width:69px;
	background:url(../images/bg-about-us.gif) no-repeat;
}
.side-nav a:hover .about-us{background:url(../images/bg-about-us.gif) no-repeat 0 -20px;}
.side-nav .menusOff
{	margin:4px 0 0;
	width:45px;
	height:17px;
	background:url(../images/bg-menus.gif) no-repeat 0 -17px;
}
.side-nav .menus{
	margin:4px 0 0;
	width:45px;
	height:17px;
	background:url(../images/bg-menus.gif) no-repeat;
}
.side-nav a:hover .menus{background:url(../images/bg-menus.gif) no-repeat 0 -17px;}


.side-nav .services{
	margin:3px 0 0;
	width:72px;
	height:18px;
	background:url(../images/bg-services.gif) no-repeat;
}
.side-nav a:hover .services{background:url(../images/bg-services.gif) no-repeat 0 -18px;}
.side-nav .gallery{
	margin:2px 0 0;
	width:64px;
	height:19px;
	background:url(../images/bg-gallery.gif) no-repeat;
}
.side-nav a:hover .gallery{background:url(../images/bg-gallery.gif) no-repeat 0 -19px;}
.side-nav .contact-us{
	margin:2px 0 0;
	width:86px;
	height:19px;
	background:url(../images/bg-contact-us.gif) no-repeat;
}
.side-nav a:hover .contact-us{background:url(../images/bg-contact-us.gif) no-repeat 0 -19px;}
#twocolumn{
	overflow:hidden;
	width:555px;
	position:relative;
	padding:0 13px 0 50px;
	border:1px solid #cbc3b7;
	background:url(../images/bg-twocolumn.gif) repeat-y;
}
#twocolumn .aside{
	width:110px;
	padding:10px 0 0;
	float:right;
}
#twocolumn .aside-nav{
	display:block;
	margin:0;
	padding:33px 0 0;
	list-style:none;
	background:url(../images/bg-aside-nav.gif) no-repeat;
}
#twocolumn .aside-nav li{overflow:hidden;}
#twocolumn .aside-nav a{
	float:left;
	height:35px;
	width:110px;
	text-indent:-9999px;
}
.aside-nav .breakfast{background:url(../images/bg-aside-breakfast.gif) no-repeat;}
.aside-nav .breakfast:hover{background:url(../images/bg-aside-breakfast.gif) no-repeat 0 -35px;}
.aside-nav .breaks{background:url(../images/bg-aside-breaks.gif) no-repeat;}
.aside-nav .breaks:hover{background:url(../images/bg-aside-breaks.gif) no-repeat 0 -35px;}
.aside-nav .brunch{background:url(../images/bg-aside-brunch.gif) no-repeat;}
.aside-nav .brunch:hover{background:url(../images/bg-aside-brunch.gif) no-repeat 0 -35px;}
.aside-nav .dinner{background:url(../images/bg-aside-dinner.gif) no-repeat;}
.aside-nav .dinner:hover{background:url(../images/bg-aside-dinner.gif) no-repeat 0 -35px;}
.aside-nav .hors{background:url(../images/bg-aside-hors.gif) no-repeat;}
.aside-nav .hors:hover{background:url(../images/bg-aside-hors.gif) no-repeat 0 -35px;}
.aside-nav .lunch{background:url(../images/bg-aside-lunch.gif) no-repeat;}
.aside-nav .lunch:hover{background:url(../images/bg-aside-lunch.gif) no-repeat 0 -35px;}
.content {
	width:390px;
	float:left;
	clear:both;
	padding:29px 0 10px 2px;
}
.content h3{
	margin:0 0 5px;
	font-size:11px;
}
.content p{
	margin:0 0 14px;
	line-height:18px;
}
.content p em.padding{
	display:block;
	padding:0 0 0 10px;
}
.content .some-list{
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.content .some-list li{
	margin:0 0 5px;
}
#footer{
	clear:both;
	width:900px;
	padding:15px 0 25px;
	margin:0 auto;
	overflow:hidden;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	height:1%;
}
#footer ul li{
	float:left;
	margin:0 20px 0 0;
}
#footer ul a{
	font-size:9px;
	display:block;
	white-space:nowrap;
}
#footer p{
	margin:0;
	text-align:right;
	font-size:9px;
}
#content .content-c:after,
#main:after{
	display:block;
	content:'';
	clear:both;
}
