body {
	color: #000;
	padding: 10px 0;
	background: #fffae7 url(img/bg.jpg) repeat-x;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#logo {
	width: 580px;
	height: 115px;
    background: #eee url(img/logo.jpg);
    border: 1px solid #333;

	margin: 1px auto;
}

a {	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: maroon;
}
a.email {
	display: block;
	width: 185px;
	border: 1px solid #555;
	margin-left: 15px;
	background: #f9ecbc;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	color: maroon;
	font-size: 11px;
}
a:hover.email {	display: block; background: #800000; color: #ff7e00; }

a.link {
	display: block;
	font-size: 14px;
	color: black;
	line-height: 25px;
	text-align: center;
	border: 1px solid #333333;
	background-color: #fffae7;
	margin-top: 13px;
	padding: 6px 6px 8px 6px;
}
a:hover.link {
	font-color: #fff;
	background: #f18b22;
	color: maroon;
}


a.store {
	background-color: #fffae7;
	width: 100%; height: 18px;
	color: #800000;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0 0;
	border: 1px solid #333333;
	line-height: 16px;
}
a:hover.store {
	font-color: #f18b22;
	background: #800000;
	color: #f18b22;
}
a.ms {
	display: block;
	Width: 200px;
	height: 40px;
	font: 10pt Helvetica, Arial, sans-serif;
	background: url(img/moonspoon.jpg) 0 0 no-repeat;
	margin: 0;
}
a:hover.ms {
	background-position: -200px 0;
}
a.return {
	background-color: #f18b22;
	color: maroon;
	display: block;
	Width: 380px;
	height: 20px;
	font: bold 12pt/25px Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 3px;
	border: 1px solid #555;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	margin: 25px auto;
}
a:hover.return { 	
	text-decoration: none;
	background-color: maroon;
	color: #fffae7;
	font-weight: bold;
}
a#show {
	background-color: #fffae7;
	width: 100%; height: 25px;
	color: #800000;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 1px;
	border: 1px solid #333333;
	line-height: 25px;
}
a:hover#show {
	font-color: #f18b22;
	background: #800000;
	color: #f18b22;
}
h1 {
	font-weight: normal;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2.contact{
	color: #333;
	text-decoration: none;
	height: 40px;
	text-transform: uppercase;
	font: bold 16pt/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
.reg {
	color: #000;
	top: -3px;
	position: relative;
	font-size: 75%;
}
h3.body { margin: 0 10px 5px; }
h3.care { letter-spacing: 1px; text-align: center;
	margin-bottom: 0px;
	color: #fffae7;
	background-color: #f18b22;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 6px;
	font-variant: small-caps;
}
h3.contact{
	color: #333;
	text-decoration: none;
	height: 20px;
	font: 14pt/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	margin: 0 0 10px;
}
h3.lazy { letter-spacing: 1px;	margin: 0 10px 10px;
	text-align: right;
}
h3.mini { letter-spacing: 1px; margin: 25px 10px 5px; text-align: center;
	font-size: 16px;
	text-decoration: underline;
}
h3.states { letter-spacing: 1px; text-align: center;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4.contact {
	font: normal 11pt/25px Helvetica, Arial, sans-serif;
	cursor: default;
	text-align: justify;
	color: #333;
	margin-top: 0;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.nav div {  
	margin-bottom: 14px;
	font-size: 14px;
	letter-spacing: .15em;
	height: 40px;
	padding-top: 2px;
	margin-top: 11px;
}  
div.nav a { color: #999; } 
div.nav a:hover { color: white; } 
div.nav ul {  
    list-style: none;  
    display: block;
	margin-top: 0;
	padding: 10px 10px 8px;
}   
div.nav ul li {  
    float: left;  
    font: bold 1em Arial;
	margin-left: 0;
	margin-right: 50px;
}  
div.nav ul li.first { margin-left: 10px; }  
div.nav ul li.last { margin: 0; }  
div.menu div {  
    height: 385px;  
	line-height: 35px;
	padding-left: 10px;
}
div.menu div ul {
	text-transform: uppercase;
	color: #999;
	cursor: default;
	padding-left: 25px;
	font: bold 9pt Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
div.menu div h3 {
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #555;
	cursor: default;
	padding-top: 5px;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 0 0 -5px;
}
div.menu p a {
	color: #000;
	display: block;
	Width: 180px;
	height: 15px;
	font: small-caps 12pt/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 5px 10px 10px;
	margin-bottom: 25px;
}
div.menu p a:hover {
	background-color: #f18b22;
	text-decoration: none;
	color: maroon;
}
div.menu p a.store {
	background-color: #fffae7;
	color: maroon;
	display: block;
	Width: 173px;
	height: 20px;
	font: bold 12pt/25px Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 3px;
	border: 1px solid #333;
	text-transform: uppercase;
	padding-left: 15px;
	margin-top: 44px;
	margin-bottom: 43px;
	padding-top: 8px;
}
div.menu p a:hover.store { 	text-decoration: none;
	background-color: maroon;
	color: #ff7e00; }

div.home div {  
    height: 400px;  
	margin-bottom: 6px;
	background: url(img/sig.jpg) repeat-y;
	text-align: justify;
}
div.home div p { font-size: 12px; padding: 0 10px 10px;
	line-height: 20px;
}
div.body div {  
    height: 400px;  
	margin-bottom: 6px;
	overflow: auto;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
}
div.body p {
	margin-bottom: 5px;
	padding: 0 10px;
	line-height: 22px;
}
div.schedule div {  
    height: 400px;  
	margin-bottom: 8px;
	overflow: auto;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
}
div.tongs div {  
    height: 400px;  
	margin-bottom: 6px;
	overflow: auto;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	background: url(img/tongs.png) 0 0;
}
div.tongs p {
	margin-bottom: 0;
	padding: 0 10px;
}
div.aboutimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333; 
	background: url(img/jonathan.jpg) repeat-y;
}
div.bakingimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333; 
	background: url(img/baking.jpg) no-repeat;
}
div.homeimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333;  
	background: url(img/home.jpg) repeat-y;
}
div.lazyimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333; 
	background: url(img/lazy.jpg) repeat-y;
}

div.servingimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333; 
	background: url(img/serving.jpg) no-repeat;
}

div.wildimg div {  
    height: 400px;  
	margin-bottom: 6px;
	border: solid 1px #333; 
	background: url(img/wild.jpg) no-repeat;
}

div.bakingimg div a { height: 400px; width: 400px;	display: block; }
div.homeimg div a { height: 400px; width: 400px;	display: block; }
div.lazyimg div a { height: 400px; width: 400px;	display: block; }
div.servingimg div a { height: 400px; width: 400px;	display: block; }
div.wildimg div a { height: 400px; width: 400px;	display: block; }
div.locations div {  
	background: url(img/locations.jpg) no-repeat -1px;
    height: 402px;  
	margin-bottom: 4px;
	border: 1px solid #333333;
}
a.fb {  
    width:  123px;
    height: 19px; 
	border-style: none;
	vertical-align: middle;
	background-image: url(img/FB.gif);
	display: block;
	float: right;
	clear: none;
}
a.hff {  
    width:  55px;
    height: 75px; 
	border-style: none;
	vertical-align: middle;
	background-image: url(img/HFF.gif);
	display: block;
	float: right;
	clear: none;
}
div.care div {  
    height: 400px;  
	margin-bottom: 6px;
	background: url(img/care.jpg) no-repeat;
	background-color: #fffae7;
	border: 1px solid #333333;
}
div.care div p { font-size: 12px; padding: 10px;
	line-height: 26px;
	text-align: justify;
	margin-left: 225px;
	margin-right: 5px;
}
div.contact div {  
    height: 400px;  
	margin-bottom: 6px;
	overflow: auto;
	background: url(img/contact.jpg) no-repeat scroll;
	border: 1px solid #333333;
}
div.contact div p { font-size: 14px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 10px;
}
div.contact1 div {  
    height: 402px;  
	margin-bottom: 6px;
	overflow: auto;
}
div.contact1 div p { font-size: 14px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 10px;
}
div.footer div{
	text-align: center;
	padding-top: 40px;
	color: #000;
	font-size: 11px;
}
div.site div p{
	text-align: right;
}
table.locations {
	background: url(img/locations.jpg) center no-repeat;
	width: 699px;
	height:  400px;
}
table.locations p{
	margin: 0;
	padding: 0;
}
table.locations td { width: 140px;
	padding: 3px;
}
table.locations td a {
	display: block;
	width: 133px;
	font-size: 11px;
	color: black;
	text-align: center;
	line-height: 36px;
	margin-bottom: 0px;
}
table.locations td a:hover {
	background: #f18b22;
	color: maroon;
}
div.table div {  
    height: 400px;  
	margin-bottom: 10px;
	overflow: auto;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	background-color: #f9ecbc;
	color: #333333;
}
table.schedule{border:0; margin-right: 10px; margin-left: 10px; margin-bottom: 0;}
table.schedule td {padding:3px 4px 2px 4px; width:150px; border-top:solid 1px #333333;}
table.schedule td.date {width:100px;}
table.schedule td.show {width:270px;}
table.schedule td.present {width:10px;}
table.schedule td.state {width:30px;}
table.schedule td.city {width:120px;}
table.schedule td.last {width:120px;}
table.schedule th {padding:4px; width:145px;}
table.schedule th.date {width:100px;}
table.schedule th.show {width:270px;}
table.schedule th.present {width:10px;}
table.schedule th.city {width:120px;}
table.schedule th.state {width:30px;}
table.schedule th.last {width:120px;}
table.schedule thead {background:#f18b22; color:#333333; text-align:left; height:20px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
table.schedule tfoot {font-weight:bold; }
table.schedule tfoot td {border:none;}
table.stores {border:0; margin: 0px; margin-bottom: 0px;}
table.stores td { border-top: 1px solid #333333;
	padding: 5px 5px 5px 0;
}
table.stores th {padding: 3px 10px 2px 0;}
table.stores thead {background:#f18b22; color:#f9ecbc; text-align:left; height:25px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
table.nonUS { border:0; margin: 0px; margin-bottom: 0px; }
table.nonUS td { padding: 5px; border-top: 1px solid #333333; } 
table.nonUS th { padding-top: 3px; padding-bottom: 2px; padding-left: 5px; }
table.nonUS thead {background:#f18b22; color:#f9ecbc; text-align:left; height:25px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
table.nonUS td.zip { padding: 5px; border-top: 1px solid #333333;
	width: 80px;
} 
table.nonUS th.zip { padding-top: 3px; padding-bottom: 2px; padding-left: 5px;
	width: 80px;
}
table.nonUS td.country { padding: 5px; border-top: 1px solid #333333;
	width: 70px;
} 
table.nonUS th.country { padding-top: 3px; padding-bottom: 2px; padding-left: 5px;
	width: 70px;
}
table.nonUS td.address { padding: 5px; border-top: 1px solid #333333;
	width: 160px;
} 
table.nonUS th.address { padding-top: 3px; padding-bottom: 2px; padding-left: 5px;
	width: 160px;
}
table.nonUS td.address2 { padding: 5px; border-top: 1px solid #333333;
	width: 90px;
} 
table.nonUS th.address2 { padding-top: 3px; padding-bottom: 2px; padding-left: 5px;
	width: 90px;
}
