/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}/*
/*removing
body * {line-height:1.22em;}
*/


body{
	background: #470801 url(images/bg.gif) repeat-x;
	line-height:1.33em;
}
p{
	margin:.85em 0;
}
a{
	color:#CC9933;
}

#container{
	margin: 21px auto;
	padding: 0;
	width: 748px;
	position: relative;
	}

#header{
	height: 152px;
	background:  url('/images/header-bg2.gif') bottom no-repeat;
	margin:0;
	padding:0;
	}
#logo{
	margin:0 42px;
}
hr{
	margin:0;
	padding:0;
	height:21px;
	border:0;
	background: url('/images/border-deco.gif')
}

#body{
	background: #ffff9b;
	margin:0;
	padding:0;
	}
#sidebar {
	background: #3d1c19;
	width: 260px;
	color:#ffe44f;
	margin:0;
	padding:0;
	}
#leftnav{
	background: #682133;
	color: #ef6782;
	font-size:1em;
	padding:9px 0 14px;
	text-transform:uppercase;
	}
#leftnav li{
	padding:9px 24px 0;
	border-bottom: 1px solid #682133; 
	}
#businfo {
	padding:9px 24px;
	}
.phone {
	font-size:1.25em;
	line-height:1.25em;
	}
#maincontent{
	padding:18px 9px 18px 24px;
	}
#maincontent h1, #businfo h1{
	font-size:2em;
	line-height:1em;
	color:#009933;
	}
#maincontent h2, #maincontent h3{
	font-size:1.5em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
#maincontent ul{
	list-style:disc;
	padding:0 1em 1em;
}
#maincontent p{
	margin-right:1em;
}
#news {
	margin-bottom: 2em;
}
#footer{
	height:20px;
	background-image: url('/images/border-deco.gif') top repeat-x;
	margin:0;
	padding:0;
	}

#header h1{
	display:none;
	}
	
.surmenu {
	padding:0 1em;
	margin-top:.5em;
	list-style:disc;
}
.promo{
	margin:0 0 9px 1em;
	float:right;
	width:154px;
	background:#99FF66;
	padding:0 4px 0 9px;
	border:0px solid #009933;
	clear:right;
	}
.promo li{
	padding:.25em 0 .55em;
}
.salsas{
	background:#99CC33;
}
.meats {
	background:#FF9900;
	border:0px solid #FF3300;
}
.bevs{
	background:#99FFCC;
	border:0px solid #3333CC;
}
h4{
	margin-left:-.9em;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:.5em;
	color:#CC3300;
}
.style1 {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
}
.locations {
	padding: 1em;
	margin: 1em 18px 0 0;
	background-color: #fff;
	border: 1px solid #ccc;
}
.locations p{
	margin: .5em 1em 1em;
}