/***********************************************
GLOBAL STYLES
***********************************************/
/* master reset */
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
	position: relative;
}
body {
	font: 75%/1.3 verdana, arial, sans-serif;
	background: #000;
}
input, textarea, select, option {
 font: 100% verdana, arial, sans-serif;
 color: #777;
 padding: 2px;
 vertical-align: middle;
}
h1, h2, p {
	padding-bottom: 12px;
}
h3 {
	font-size: 1.16em;
	font-family: arial, verdana, sans-serif;
}
h3, h4, li  {
	padding-bottom: 6px;
}
h4, h5 {
	font-size: 1em;
}
ul, ol, li {
	list-style: none;
}
img, acronym, fieldset {
	border: none;
}
ol li {
	list-style: inside decimal;
	padding-left: 15px;
}
.std_list {
	padding-bottom: 6px;
}
.std_list li {
	list-style: inside disc;
	padding-left: 15px;
}
.menu_list {
	padding-bottom: 30px;
}
.menu_list li {
	padding-left: 30px;
}
.pre_meat, .seasonal, .indoor {
	font-weight: bold;
	color: #c00;
}
.seasonal {
	color: #060;
}
.indoor {
	color: #f60;
}
.req, .error{
	color: red;
}
.error {
 font-weight: bold;
 clear: both;
 padding: 6px 0 6px 155px;
}
#recaptcha_area {
	margin-left: 155px;
}
.submission_successful, .submission_failure {
	padding: 8px !important;
	margin: 0 0 8px 0 !important;
	border: #00543d solid 1px;
	background: #eaffd7;
	color: #00543d;
}
.submission_failure {
	border-color: #900;
	background: #ffcdd0;
	color: #900;
}
.to_top {
	font-size: .83em;
	font-weight: normal;
}
a {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
:focus {
	outline: none;
}
strong {
	font-weight: bold;
}
em, cite {
	font-style: oblique;
}
cite {
	display: block;
}
address {
	font-style: normal;
}
acronym {
	cursor: help;
}
.img_replace {
	position: relative;
	overflow: hidden !important;
	padding: 0;
}
.img_replace span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.overclear {
	width: 100%;
	overflow: hidden;
}
.clear, .clearer {
	clear: both;
}
.clearer {
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear_left {
	clear: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.pdf_lnk {
	padding-left: 30px;
	padding-bottom: 0;
	margin-bottom: 12px;
	line-height: 24px;
	background: url(../images/icon_pdf.gif) no-repeat left center;
}
/***********************************************
STRUCTURAL STYLES
***********************************************/
#access {
	position: absolute;
	top: -99999px;
}
#wrapper {
	min-width: 992px;
	max-width: 1024px;
	margin: 0 auto;
	color: #000;
}
/* 3 COLUMN LAYOUT */
.three_col .col_1, .three_col .col_2, .three_col .col_3 {
	float: left;
	display: inline;
}
.three_col .col_1 {
	width: 205px;
}
.three_col .col_2 {
	width: 517px;
}
.three_col .col_3 {
	width: 202px;
	padding-top: 20px;
}
.three_col .main {
	padding: 20px 20px 0;
	background: url(../images/content_bg.png) repeat-y center top;
	position: relative;
}
.three_col .content_footer {
	width: 517px;
	height: 7px;
	margin: 0 -27px 0 -20px;
	position: relative;
	bottom: -7px;
	background: url(../images/content_bg_footer.png) no-repeat bottom;
}

/* 2 COLUMN LAYOUT */
.two_col .col_1, .two_col .col_2, .two_col .col_3, .sub_col  {
	float: left;
	display: inline;
}
.two_col .col_1 {
	width: 722px;
}
.two_col .col_2 {
	width: 202px;
	padding-top: 20px;
}
.sub_col {
	width: 325px;
}
body#menu .last {
	padding-left: 10px;
}
.two_col .main {
	width: 661px;
	padding: 20px 25px 0 30px;
	margin-left: 5px;
	background: url(../images/2_col_content_bg.png) repeat-y center top;
	position: relative;
}
.two_col .content_footer {
	width: 716px;
	height: 7px;
	margin: 0 -25px 0 -30px;
	position: relative;
	bottom: -7px;
	background: url(../images/2_col_content_bg_footer.png) no-repeat bottom;
}

/* HEADER */
#header_wrap {
	min-width: 924px;
	height: 201px;
	padding-top: 50px;
	background: url(../images/top_bg.jpg) no-repeat center;
}
#header {
	width: 920px;
	height: 201px;
	margin: 0 auto;
	background: url(../images/header_bg.png) no-repeat;
	position: relative;
}
.phone_num {
	font-size: 11px;
	position: absolute;
	top: 178px;
	left: 71px;
}
.phone_num a {
	color: #000;
}
.logo {
	width: 197px;
	height: 158px;
	position: absolute;
	top: 15px;
	left: 20px;
	
}
.logo span {
	background: url(../images/logo.jpg) no-repeat;
	cursor: pointer;
}
.banner {
	width: 544px;
	height: 126px;
	position: absolute;
	top: 28px;
	left: 227px;
}
.banner span {
	background: url(../images/banner.jpg) no-repeat;
}
.ribbon {
	width: 144px;
	height: 218px;
	position: absolute;
	top: 21px;
	right: 0px;
	white-space: nowrap;
	text-indent: 144px;
}
.ribbon span {
	background: url(../images/blue_ribbon.png) no-repeat;
}

/* GLOBAL NAVIGATION */
.store {
	display: none !important;
}
#global_nav {
	width: 654px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: absolute;
	top: 173px;
	left: 176px;
}
#global_nav li {
	float: left;
	display: inline;
	height: 31px;
}
#global_nav a, #global_nav strong {
	display: block;
	width: 100%;
	height: 12px;
	line-height: 12px;
	padding-bottom: 19px;
	text-indent: 144px;
	overflow: hidden;
	white-space: nowrap;
}
#global_nav a span, #global_nav strong span {
	background: url(../images/global_nav.png) no-repeat;
}
li.home {
	width: 71px;
}
li.catering {
	width: 94px;
}
li.menu {
	width: 61px;
}
li.about {
	width: 69px;
}
li.store {
	width: 71px;
}
li.testim {
	width: 144px;
}
li.quote {
	width: 90px;
}
li.faq {
	width: 53px;
}
#global_nav .home span {
	background-position: 0px 0px;
}
#global_nav .catering span {
	background-position: -71px 0px;
}
#global_nav .menu span {
	background-position: -165px 0px;
}
#global_nav .about span {
	background-position: -226px 0px;
}
#global_nav .store span {
	background-position: -295px 0px;
}
#global_nav .testim span {
	background-position: -366px 0px;
}
#global_nav .quote span {
	background-position: -510px 0px;
}
#global_nav .faq span {
	background-position: -600px 0px;
}

/* HOVER, FOCUS CURRENT PAGE STATES */
#global_nav .home a:hover span, #global_nav .home a:focus span, #home .home strong span {
	background-position: 0px -31px;
}
#global_nav .catering a:hover span, #global_nav .catering a:focus span, #catering .catering strong span {
	background-position: -71px -31px;
}
#global_nav .menu a:hover span, #global_nav .menu a:focus span, #menu .menu strong span {
	background-position: -165px -31px;
}
#global_nav .about a:hover span, #global_nav .about a:focus span, #about .about strong span {
	background-position: -226px -31px;
}
#global_nav .store a:hover span, #global_nav .store a:focus span, #store .store strong span {
	background-position: -295px -31px;
}
#global_nav .testim a:hover span, #global_nav .testim a:focus span, #testim .testim strong span {
	background-position: -366px -31px;
}
#global_nav .quote a:hover span, #global_nav .quote a:focus span, #quote .quote strong span {
	background-position: -510px -31px;
}
#global_nav .faq a:hover span, #global_nav .faq a:focus span, #faq .faq  strong span {
	background-position: -600px -31px;
}

/* CONTENT */
#content_wrap {
	min-width: 924px;
	background: url(../images/main_bg.jpg) repeat-y center top;
	overflow: hidden;
}
#content, #footer {
	width: 924px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	padding: 10px 0;
}
.note {
	width: 169px;
	height: 142px;
	padding: 64px 10px 60px 10px;
	margin: 0 auto;
	color: #444;
	font-family: arial, verdana, sans-serif;
	background: url(../images/note.png) no-repeat;
	font-size: .83em;
	line-height: 1.6;
	position: relative;
}
.note cite {
	font-size: 1.1em;
	padding: 14px 40px 0 0;
	font-family: verdana, arial , sans-serif;
}
.testim_lnk {
	color: #09f;
	font-weight: normal;
	font-size: .83em;
	display: block;
	position: absolute;
	bottom: 45px;
	right: 15px;
}
.dinner_club {
	width: 100%;
	clear: both;
	min-height: 93px;
	background: url(../images/pig_chef.png) no-repeat;
}
.dinner_club p {
	padding-bottom: 7px;
}
.dinner_club h4, .dinner_club p {
	padding-left: 100px;
}
.dinner_club p, .ad_lnk{
	font-size: .83em;
}
.dinner_club h4, .dinner_club form p {
	padding-bottom: 0;
}
#dc_email {
	width: 168px;
	padding: 3px 2px;
	margin-right: 5px;
}
#submit, #clear {
	color: #000;
}
.poster {
	width: 162px;
	height: 205px;
	padding: 30px 16px 17px 24px;
	margin: 0 auto;
	background: url(../images/poster.png) no-repeat;
}
#ad_wrap {
	width: 162px;
	height: 179px;
}
#ad_wrap span {
	background: url(../images/toar_ad.jpg) no-repeat;
}
.ad_lnk {
	padding: 5px 0 0;
}

/* FOOTER */
#footer_wrap {
	min-width: 924px;
	background: url(../images/footer_bg.jpg) no-repeat center;
}
#footer {
	width: 924px;
	height: 38px;
	padding-top: 5px;
	color: #fff;
}
#site_by {
	color: #555;
}
#site_by a {
	color: #f60;
	font-weight: normal;
}

/* ABOUT */
#dale_trophy {
	float: right;
	display: inline;
	width: 304px;
	font-size: .83em;
}
#dale_trophy p {
	padding: 0 20px 12px;
}

/* TESTIMONIALS */
#testim blockquote p {
	font-style: oblique;
}
#testim blockquote p cite {
	font-style: normal;
	font-weight: bold;
}

/* GET A QUOTE */
#quote fieldset {
	padding-top: 20px;
}
#quote fieldset h4 {
	padding-bottom: 20px;
}
#quote .contact_list li {
	overflow: hidden;
	padding-bottom: 12px;
}
#quote label, #quote input {
	float: left;
	display: inline;
}
#quote label, #quote p.req {
	text-align: right;
	width: 150px;
	padding-right: 5px;
}
#quote label {
	font-weight: bold;
}
#quote input, #quote textarea {
	width: 150px;
}
#quote #clear, #quote #submit {
	width: auto;
	float: none;
	font-weight: normal;
}
#quote #submit {
	margin-left: 10px;
}

/* FAQ */
.faq_list {
  padding-bottom: 18px;
}
.faq_list li {
	font-size: .9em;
  padding: 0 0 6px 20px;
}