/*Global*/
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	min-width:800px;
}
img { border-style:none;}
a {text-decoration:none;color:#8b0b04}
a:hover {text-decoration:underline;;}
input, textarea, select { vertical-align:middle;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*Main*/
#main {
	width:100%;
	position:relative;
	overflow:hidden;
}
#main img{display:block;}
.intro {
	position:absolute;
	top:130px;
	left:0;
}
.intro-holder {
	background:url(../images/bg-intro.png) no-repeat;
	width:718px;
	height:217px;
	padding:64px 14px 0 0;
}
.intro .logo {
	float:left;
	padding-right:55px;
}
.logo a{
	display:block;
	width:182px;
	height:159px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	position:relative;
	cursor:pointer;
}
.intro ul#nav{
	margin:-20px 0 0 0;
	padding:7px 0 0;
	list-style:none;
	width:90px;
	float:right;
}
.intro ul#nav li{
	padding-bottom:10px;
}
.intro ul#nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:14px;
	width:100%;
	position:relative;
	cursor:pointer;
}
.intro ul#nav li.about a{
	background:url(../images/txt-about.png) no-repeat;
}
.intro ul#nav li.about a:hover{
	background:url(../images/txt-about-hover.png) no-repeat;
}
.intro ul#nav li.meats a{
	background:url(../images/txt-meats.png) no-repeat;
}
.intro ul#nav li.meats a:hover{
	background:url(../images/txt-meats-hover.png) no-repeat;
}
.intro ul#nav li.sauces a{
	background:url(../images/txt-sauces.png) no-repeat;
}
.intro ul#nav li.sauces a:hover{
	background:url(../images/txt-sauces-hover.png) no-repeat;
}
.intro ul#nav li.sides a{
	background:url(../images/txt-sides.png) no-repeat;
}
.intro ul#nav li.sides a:hover{
	background:url(../images/txt-sides-hover.png) no-repeat;
} 
 .intro ul#nav li.menu a{
	background:url(../images/txt-menu.png) no-repeat;
}
 .intro ul#nav li.menu a:hover{
	background:url(../images/txt-menu-hover.png) no-repeat;
}
.intro ul#nav li.catering a{
	background:url(../images/txt-catering.png) no-repeat;
}
.intro ul#nav li.catering a:hover{
	background:url(../images/txt-catering-hover.png) no-repeat;
}
.intro ul#nav li.contact a{
	background:url(../images/txt-contact.png) no-repeat;
}
.intro ul#nav li.contact a:hover{
	background:url(../images/txt-contact-hover.png) no-repeat;
}
.intro ul#nav li.job a{
	background:url(../images/txt-job.png) no-repeat;
}
.intro ul#nav li.job a:hover{
	background:url(../images/txt-job-hover.png) no-repeat;
}
.intro .text{
	float:left;
	width:310px;
	padding-top:2px;
}
.intro .text h1{
	margin:0;
	font-size:10px;
	text-indent:-9999px;
	width:311px;
	height:22px;
	background:url(../images/txt-now-open.gif) no-repeat;
	padding-bottom:10px;
}
.intro .text strong.delivery {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:11px;
	background:url(../images/txt-delivery.gif) no-repeat;
}
.intro .text p {
	margin:0;
	padding:34px 0 15px;
	line-height:13px;
}
.intro .text a.get-q {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:267px;
	height:14px;
	background:url(../images/txt-get-q.gif) no-repeat;
	position:relative;
}
#main .find-us{
	position:absolute;
	top:420px;
	left:22px;
	width:200px;
}
#main .find-us ul{
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	float:left;
}
#main .find-us ul li{
	padding-left:3px;
	float:left;
}
#main .find-us ul li:first-child {
	padding-left:0;
}
#main .find-us ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:31px;
	height:28px;
}
#main .find-us ul li.face a{
	background:url(../images/icon-face.gif) no-repeat;
}
#main .find-us ul li.twit a{
	background:url(../images/icon-twit.gif) no-repeat;
}
#main .find-us strong{
	color:#fff;
}
/*Footer*/
#footer {
	margin-top:-100px;
	width:100%;
	background:url(../images/bg-footer.png) repeat-x;
	min-height:130px;
}
#footer .address-holder{
	padding:43px 0 0 28px;
}
#footer .address-holder address{
	font-style:normal;
	overflow:hidden;
	width:100%;
}
#footer .address-holder address span{
	padding-right:9px;
	float:left;
}
#footer .address-holder ul.shedule {
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
#footer .address-holder ul.shedule li{
	display:inline;
	padding-right:3px;
}
/*Header*/
#header {
	width:100%;
	background:url(../images/bg-header.jpg) repeat-x;
}
.header-holder {
	width:876px;
	position:relative;
	padding:16px 0 0 24px;
	height:167px;
}
.header-holder:after {
	clear: both;
	content:"";
	display: block;
}
.header-holder strong.phone{
	float:right;
	text-indent:-9999px;
	width:154px;
	height:18px;
	background:url(../images/txt-phone.png) no-repeat;
}
.header-holder strong.delivery {
	float:left;
	margin-top:6px;
	text-indent:-9999px;
	width:220px;
	height:11px;
	background:url(../images/txt-delivery.png) no-repeat;
}
.logo-holder {
	position:absolute;
	top:75px;
	left:0;
	width:255px;
	height:189px;
	background:url(../images/bg-logo-holder.png) no-repeat;
	z-index:99;
	padding-top:25px;
}
#two-columns {
	width:895px;
	overflow:hidden;
	padding:66px 5px 70px 0;
	min-height:449px;
}
#content {
	width:616px;
	float:right;
}
#content h1{
	margin:0;
	font-size:24px;
}
#content h1.story{
	height:29px;
	background:url(../images/txt-story.gif) no-repeat;
}
#content .promo-box{
	overflow:hidden;
	width:100%;
	padding:28px 0 3px;
}
#content .promo-box img{
	float:right;
	margin:3px 0 0 15px;
}
#content .promo-box p {
	font-size:14px;
	line-height:17px;
}
#content p {
	margin:0;
	padding-bottom:15px;
	line-height:13px;
}
#meats{
	border-bottom: 1px dotted #333;
	padding:10px 0 10px 0;
	min-height:110px
}
#meats h1{
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
#meats p{
	font-size:11px
}
#meats img{
	margin:3px 15px 0 0 ;
}
#sidebar {
	float:left;
	width:233px;
	padding-top:55px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:right;
	border-top:1px solid #eedbda;
}
#sidebar ul li{
	padding:5px 0 4px 22px;
	border-bottom:1px solid #eedbda;
}
#sidebar ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:14px;
	width:100%;
	position:relative;
	cursor:pointer;
}
#sidebar ul li.about a{
	background:url(../images/txt-about2.png) no-repeat;
}
#sidebar ul li.about a:hover{
	background:url(../images/txt-about-hover.png) no-repeat;
}
#sidebar ul li.meats a{
	background:url(../images/txt-meats2.png) no-repeat;
}
#sidebar ul li.meats a:hover{
	background:url(../images/txt-meats-hover.png) no-repeat;
}
#sidebar ul li.sauces a{
	background:url(../images/txt-sauces2.png) no-repeat;
}
#sidebar ul li.sauces a:hover{
	background:url(../images/txt-sauces-hover.png) no-repeat;
}
#sidebar ul li.sides a{
	background:url(../images/txt-sides2.png) no-repeat;
} 
#sidebar ul li.sides a:hover{
	background:url(../images/txt-sides-hover.png) no-repeat;
} 
#sidebar ul li.menu a{
	background:url(../images/txt-menu2.png) no-repeat;
}
#sidebar ul li.menu a:hover{
	background:url(../images/txt-menu-hover.png) no-repeat;
}
#sidebar ul li.catering a{
	background:url(../images/txt-catering2.png) no-repeat;
}
#sidebar ul li.catering a:hover{
	background:url(../images/txt-catering-hover.png) no-repeat;
}
#sidebar ul li.contact a{
	background:url(../images/txt-contact2.png) no-repeat;
}
#sidebar ul li.contact a:hover{
	background:url(../images/txt-contact-hover.png) no-repeat;
}
#sidebar ul li.job a{
	background:url(../images/txt-job2.png) no-repeat;
}
#sidebar ul li.job a:hover{
	background:url(../images/txt-job-hover.png) no-repeat;
}
.inner-footer {
	margin-top:0 !important;
	background:none !important;
	border-top:1px solid #dbdbdb;
}
.footer-holder {
	width:900px;
	overflow:hidden;
	padding-top:12px;
}
.footer-holder .find-us {
	width:200px;
	float:left;
}
.footer-holder .find-us ul{
	margin:0;
	padding:2px 8px 0 21px;
	list-style:none;
	float:left;
}
.footer-holder .find-us ul li{
	padding-left:3px;
	float:left;
}
.footer-holder .find-us ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:16px;
}
.footer-holder .find-us ul li.face a{
	background:url(../images/icon-face1.gif) no-repeat;
}
.footer-holder .find-us ul li.twit a{
	background:url(../images/icon-twit1.gif) no-repeat;
}
.footer-holder .find-us strong{
	font-size:10px;
	line-height:10px;
}
.footer-holder .address-holder {
	float:left;
	padding:0 0 0 79px!important;
}
.body-holder {
	padding: 25px;
	width:700px;
	border-top: 1px solid #000000;
	position:relative;
	top:-100px;
	background-color:#fff}
.news {
	width: 420px;
	float:left;
	}
.news h1 {
	font-size: 18px;
	font-weight: bold;
	}
	.news h2 {
	font-size: 12px;
	font-weight: bold;
	}
.social {
	padding-left: 30px;
	float:right;
	border-left:1px dotted #333
	}