@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body {
	margin: 0;
	background: url(../images/bg.jpg) center center repeat;
}
.floatLeft {
	float: left;
}
#container {
	margin: auto;
	width: 859px;
	height: auto;
	position: relative;
}
#header {
	width: 187px;
	height: 109px;
	padding: 44px 334px 16px 338px;
	background: url(../images/header.jpg) center bottom no-repeat;
	overflow: hidden;
	clear: both;
}
#header img {
	border: 0;
}
#topMenu {
	margin: auto;
	width: 859px;
	height: 31px;
	background: url(../images/topmenu.gif) center top no-repeat;
	text-align: center;
	clear: both;
	overflow: hidden;
}
/*
#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#topMenu ul li {
	float: left;
	padding: 0;
	margin: 0;
}

#topMenu a,#topMenu img {
	margin: 0;
}

#topMenuLeft {
	height: 31px; 
	width: 3px; 
	background-color:#90805c; 
	float: left;
}

#topMenuMid {
	height: 31px; 
	width: 853px; 
	float: left; 
	background: url(images/topmenumid.gif) center center repeat-x;
}

#topMenuRight {
	height: 31px; 
	width: 3px; 
	background-color:#90805c; 
	float: right;
}
*/

#subMenu {
	margin: auto;
	width: 859px;
	height: 22px;
	background: url(../images/topmenu.gif) center top no-repeat;
	text-align: center;
	clear: both;
	overflow: hidden;
}
#content {
	width: 859px;
	min-height: 516px;
	background: url(../images/mid.jpg) center top repeat-y;
	float: left;
	position: relative;
}
* html #content {
	height: 516px;
}
#greenLogo {
	position: absolute;
	top: 5px;
	left: 70px;
	z-index: 999;
	display: block;
}
#aceAward {
	position: absolute;
	top: 20px;
	right: 75px;
	z-index: 999;
	display: block;
}
img#ises {
	position: absolute;
	top: 9px;
	right: 0;
	z-index: 900;
}
#homeFlash {
	width: 849px;
	height: 322px;
	padding: 13px 5px 0 5px;
	text-align: center;
	position: relative;
}
#homeLogos {
	height: 90px;
	margin: 5px auto;
	position: relative;
	width: 849px;
}
#homeLogos li {
	position: absolute;
}
#homeLogos li.zagat {
	left: 53px;
	top: 4px;
}
#homeLogos li.ace {
	left: 297px;
	top: 4px;
}
#homeLogos li.green {
	right: 279px;
	top: 0;
}
#homeLogos li.ises {
	right: 62px;
	top: 11px;
}
#homeLogos li a {
	display: block;
	text-indent: -9999px;
}
#homeLogos li.zagat a {
	background: url(../images/logo_zagat_survey.png) no-repeat 0 0;
	height: 83px;
	width: 170px;
}
#homeLogos li.ace a {
	background: url(../images/logo_ace.png) no-repeat 0 0;
	height: 80px;
	width: 107px;
}
#homeLogos li.green a {
	background: url(../images/logo_green.png) no-repeat 0 0;
	height: 88px;
	width: 88px;
}
#homeLogos li.ises a {
	background: url(../images/logo_ises.png) no-repeat 0 0;
	height: 71px;
	width: 125px;
}
.homeHeadText {
	margin-top: 8px;
	text-align: center;
	color: #4d3301;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.homeText {
	margin-top: 5px;
	text-align: center;
	color: #4d3301;
	font-family: "HelveticaNeueLT Std Ext", "HelveticaNeueLT Std", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
#contentBottom {
	width: 859px;
	height: 11px;
	background: url(../images/bottom.gif) center top no-repeat;
	clear: both;
	overflow: hidden;
}
#footer {
	width: 849px;
	height: 80px;
	padding: 7px 5px;
	clear: both;
}
#footer p {
	margin: 5px 0 0 0;
	text-align: left;
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#footer p #siteDesign {
	font-size: 0.75em;
	color: #90805c;
}
#footer a {
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer img {
	margin: 0;
	float: right;
	border: 0;
}
/* ABOUT page */
#swfContent {
	width: 849px;
	height: 322px;
	padding: 23px 5px 0 5px;
	clear: both;
}
#aboutTextBox {
	width: 785px;
	height: auto;
	padding: 38px 37px 33px 37px;
}
.list {
	list-style: disc;
}
.list li {
	padding: 2px 0;
}
#aboutNav {
	margin: 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
}
#aboutList {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
}
#aboutList li {
	padding: 7px 0;
}
#aboutList li a {
	margin: 0;
	color: #754c24;
	font-size: 22px;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* 
#aboutList li:hover a {
	display: inline-block;
	background-color: #754c24;
}

#aboutList li a:hover {
	color: #FFF;
	font-size: 22px;
	font-family: "HelveticaNeueLT Std Lt","myriad Pro",  Arial, Helvetica, sans-serif;
	text-decoration: none;
}
*/

#orgBox {
	width: auto;
	height: auto;
	position: absolute;
}
#orgBox ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	float: left;
}
#orgBox p, #orgBox li {
	margin: 0;
	color: #754c24;
	font-size: 12px;
	font-family: "myriad Pro", Arial, Helvetica, sans-serif;
}
#aboutContent {
	width: 305px;
	height: auto;
	margin: 55px 42px 22px 42px;
	float: left;
	display: inline;
}
#aboutContent p {
	color: #000000;
	font-family: "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	margin-bottom: 10px;
	text-align: justify;
}
#aboutContent a {
	color: #000000;
}
#aboutContent a:hover {
	text-decoration: none;
}
#aboutContent ul {
	margin-top: 10px;
}
#aboutContent li {
	color: #000000;
	font-family: "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.15em;
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 3px;
	text-align: justify;
}
#aboutContent #listen {
	margin: 10px;
}
#privateContent p {
	color: #000000;
	font-family: "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	text-align: justify;
}
#privateContent h1, #aboutContent h1 {
	margin: 0;
	color: #754c24;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#aboutContent h2 {
	color: #754c24;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#privateContent {
	width: 345px;
	height: auto;
	margin: 55px 2px 22px 42px;
	float: left;
	display: inline;
	overflow: hidden;
}
#privateContent p {
	padding-bottom: 20px;
	width: 305px;
}
#privateContent h2 {
	color: #333;
	font-size: 0.8em;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#privateContent ul {
	margin: 0;
	list-style-position: inside;
	float: left;
}
#privateContent li {
	color: #333;
	font-size: 0.75em;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	padding-bottom: 5px;
}
#privateContent li a {
	color: #333;
	text-decoration: none;
}
#pdfBox {
	width: 180px;
	height: auto;
	float: right;
	margin-top: 45px;
	margin-right: 40px;
	text-align: center;
	display: inline;
}
#pdfBox a img {
	border: 0;
}
#pdfBox p {
	color: #000000;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	text-align: left;
}
#contentSwf {
	width: 464px;
	height: 516px;
	padding-right: 5px;
	float: right;
}
#contentTextBox {
	width: 849px;
	height: auto;
	padding: 0 5px;
	overflow: hidden;
	clear: both;
}
#contentTextLeftBox {
	width: 625px;
	height: auto;
	float: left;
	padding: 28px 0 17px 52px;
	vertical-align: middle;
}
#contentTextLeftBox ul {
	margin: 0;
	padding: 0;
	padding-right: 35px;
	list-style-position: inside;
	list-style: disc;
	float: left;
}
#contentTextLeftBox li {
	margin: 0;
	padding: 4px 0;
	color: #754c24;
	font-size: 14px;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
}
#contentTextRightBox {
	width: 150px;
	height: auto;
	float: right;
	padding: 50px 20px 17px 0;
	text-align: center;
}
#contentTextRightBox a img {
	margin: auto;
	border: 0;
}
#contentTextRightBox p, #contentTextRightBox p a {
	margin: 0;
	color: #333333;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std Lt", "myriad Pro", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#reviewContent {
	width: 849px;
	height: 516px;
	padding: 0 5px 0 5px;
	background: url(../images/mid.gif) center top repeat-y;
}
#photoContent {
	width: 849px;
	height: 595px;
	padding: 17px 5px 0 5px;
	background: url(../images/mid.gif) center top repeat-y;
}
#contactContent {
	width: 853px;
	min-height: 496px;
	padding: 23px 3px 30px 3px;
	background: url(../images/mid.gif) center top repeat-y;
}
#contactContentBox {
	width: 853px;
	min-height: 322px;
	overflow: hidden;
	background: #f4f5e7 url(../images/bg_contact.jpg) center top no-repeat;
}
#contactContentLeft {
	width: 270px;
	height: auto;
	padding: 41px 0 50px 154px;
	float: left;
	position: relative;
}
#contactContentLeft h1, #contactContentRight h1 {
	margin: 0;
	color: #754c24;
	font-size: 21px;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: 100;
}
#contactContentLeft h2 {
	margin: 0;
	color: #754c24;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
#contactContentLeft p {
	margin: 0;
	color: #754c24;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 10px;
}
#contactContentLeft li {
	margin: 0;
	color: #754c24;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style: disc;
	margin-left: 15px;
}
#contactContentLeft a {
	color: #754c24;
	text-decoration: none;
}
#contactContentLeft #applyHere {
	bottom: 50px;
	position: absolute;
	right: 0;
}
#siteDesignBy {
	bottom: 10px;
	color: #000;
	font: bold 0.75em Arial;
	left: 20px;
	position: absolute;
}
#siteDesignBy img {
	margin-top: 2px;
	border: 0;
}
#contactContentRight {
	width: 410px;
	height: auto;
	float: left;
	padding: 41px 0 0 15px;
	position: relative;
}
#contactContentRight p {
	margin: 0;
	color: #754c24;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std", "myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 250px;
	text-align: justify;
}
#contactContentRight #linkBox {
	height: auto;
	width: 136px;
	position: absolute;
	top: 65px;
	right: 5px;
	overflow: hidden;
}
#contactContentRight #linkBox img {
	margin-bottom: 15px;
}
#contactContentRight .textInput {
	margin-top: 6px;
	width: 247px;
	height: 16px;
	background-color: #dbd7c3;
	border: 0;
	outline: none;
	color: #90805c;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#contactContentRight select {
	margin-top: 6px;
	width: 255px;
	background-color: #dbd7c3;
	border: 0;
	outline: none;
	color: #90805c;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#contactContentRight textarea {
	margin-top: 6px;
	width: 247px;
	height: 76px;
	background-color: #dbd7c3;
	border: 0;
	outline: none;
	color: #90805c;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#contactContentRight #buttonBox {
	text-align: right;
	width: 256px;
	padding-top: 5px;
}
#btnReset {
	background: url(../images/reset.gif) center center no-repeat;
	height: 24px;
	width: 54px;
	cursor: pointer;
	border: 0;
}
#btnsubmit {
	background: url(../images/submit.gif) center center no-repeat;
	height: 24px;
	width: 54px;
	cursor: pointer;
	border: 0;
}
#foodLink {
	float: left;
	margin: 0 20px 20px 0;
}
#foodLink li {
	list-style: none;
}
#foodLink a {
	font-weight: bold;
	text-decoration: none;
}
#foodLink a:hover {
	text-decoration: underline;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
#preparation {
	margin: -10px 0 0 10px;
}
#preparation li {
	list-style-type: decimal;
}
/* ------------------------------ */
/*      FOOD CONTENT              */
/* ------------------------------ */
#foodContent {
	overflow: hidden;
	position: relative;
	width: 859px;
	height: auto;
	padding: 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#foodContent #head {
	border-top: 1px solid #33312a;
	margin: 0 auto;
	padding: 4px 4px 0 4px;
	position: relative;
	width: 576px;
}
#foodContent #head #foodHeader {
	border-top: 1px solid #465320;
	padding-top: 3px;
}
#foodContent #head h1 {
	background: url(../images/foodforthought.gif) 0 0 no-repeat;
	display: block;
	height: 46px;
	text-indent: -9999px;
	width: 576px;
}
#foodContent #mid {
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 576px;
}
#foodContent #side {
	float: left;
	position: relative;
	width: 180px;
}
#foodContent #side p {
	line-height: 1.5em;
}
#foodContent #main {
	float: right;
	position: relative;
	width: 378px;
}
#foodContent #bottom{
	position: relative;
	width: 576px;
	margin: auto;
}
#foodContent #main h2 {
	display: block;
	text-indent: -9999px;
}
#foodContent #main h2#thingswelove {
	background: url(../images/thingswelove.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#employeespotlight {
	background: url(../images/employeespotlight.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#venueofthemonth {
	background: url(../images/venueofthemonth.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#healthwatch {
	background: url(../images/healthwatch.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#menuofthemonth {
	background: url(../images/menuofthemonth.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#schnippers {
	background: url(../images/freshschnippers.gif) 0 0 no-repeat;
	height: 46px;
	width: 360px;
}
#foodContent #main h2#allaboutwine {
	background: url(../images/AllAboutWine.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#inpaulswords {
	background: url(../images/InPaulsWords.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#pickleday {
	background: url(../images/head-PickleDay.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#eventofthemonth {
	background: url(../images/EventMonth.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#fresh {
	background: url(../images/FRESHDicksons.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#kudos {
	background: url(../images/kudos.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#nppartners {
	background: url(../images/nppartners.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#celebrating {
	background: url(../images/celebrating.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent #main h2#noteworthy {
	background: url(../images/noteworthy.gif) 0 0 no-repeat;
	height: 31px;
	width: 360px;
}
#foodContent table {
	margin: auto;
}
#foodContent a {
	text-decoration: none;
}
#foodContent .date {
	background-color: #4c3b2b;
	color: #FFFFFF;
	text-align: right;
	padding: 4px 6px;
	font-size: 10px;
}
#foodContent .left-bar {
	background-color: #a6ac8a;
}
#foodContent .ten {
	font-size: 10px;
}
#foodContent .brown-heading {
	background-color: #4c3b2b;
	color: #cdc6aa;
	text-align: right;
	padding: 4px 6px;
	font-size: 12px;
}
#foodContent .brown-text {
	color: #6f4c23;
	padding: 0 10px 10px;
}
#foodContent .brown-text-eleven {
	color: #6f4c23;
	font-size: 11px;
}
#foodContent .brown-text-fourteen {
	color: #6f4c23;
	font-size: 14px
}
#foodContent .green-text {
	color: #5c7035;
}
#foodContent .green-text-eleven {
	color: #5c7035;
	font-size: 11px;
	padding-bottom: 5px;
}
#foodContent .brown-text a {
	color: #6f4c23;
}
#foodContent .green-text a {
	color: #5c7035;
}
#foodContent .menu {
	font-size: 9px;
	color: #586c31;
	padding: 10px;
}
#foodContent .menu li {
	padding: 5px 0;
}
#foodContent .menu ol li {
	line-height: 1.5em;
	list-style: decimal;
	margin-left: 15px;
}
#foodContent .menu a {
	color: #586c31;
}
#foodContent .menu p {
	padding-bottom: 10px;
}
#foodContent .left-brown {
	background-color: #bfb999;
	margin-bottom: 3px;
}
#foodContent .left-green {
	background-color: #85865c;
	font-size: 9px;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 3px;
}
#foodContent .left-green a {
	color: #ffffff;
}
#foodContent .left-green p {
	padding-bottom: 10px;
}
#foodContent .left-green-last {
	background-color: #a6ac8a;
	font-size: 9px;
	margin-top: -5px;
	padding: 10px;
	color: #ffffff;
}
#foodContent .right-green {
	background-color: #b3af8d;
	font-size: 10px;
	line-height: 15px;
	color: #596d30;
	padding: 10px 10px 0;
}
#foodContent .right-green p {
	padding-bottom: 10px;
}
#foodContent .right-green-once {
	background-color: #dfe1d4;
	padding: 0;
	margin-bottom: 3px;
}
#foodContent .right-text {
	color: #6f4c23;
	font-size: 10px;
	text-align: justify;
	padding: 10px 0;
	line-height: 17px;
}
#foodContent .right-text li {
	list-style: disc;
	margin-left: 40px;
}
#foodContent .right-img {
	padding-bottom: 8px;
}
#foodContent .right-text a {
	color: #6f4c23;
}
#foodContent .tabular-data {
	color: #5c7035;
	font-size: 10px;
}
#foodContent .tabular-data td {
	padding: 2px 0;
}
#foodContent .small {
	color: #4c3b2b;
	font-size: 8px;
	margin-top: 5px;
}
#foodContent .float-right {
	float: right;
	padding: 5px 8px 0px 26px;
}
#foodContent .float-left {
	float: left;
	padding: 5px 10px 10px 0;
}
#foodContent .vspacer {
	height: 5px;
}
#foodContent .thanks {
	padding: 0 18px 10px 18px;
	color: #5c7035;
	font-size: 10px;
	line-height: 17px;
}
#foodContent .thanks a {
	color: #5c7035;
}
#foodContent .footer {
	padding: 10px 0;
	color: #5c7035;
	font-size: 10px;
	text-align: center;
}
#foodContent #newsletter {
	color: #3e2d23;
	margin: 0 auto;
	position: relative;
	width: 535px;
}
#foodContent #newsletter .img {
	background: url(../images/mail_icon.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 106px;
	width: 112px;
	overflow: hidden;
}
#foodContent #newsletter h2 {
	background: url(../images/join_our_newsletter.png) 0 0 no-repeat;
	height: 48px;
	margin-left: 138px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 309px;
}
#foodContent #newsletter p {
	margin-left: 138px;
	font: bold .75em Arial;
	width: 393px;
}
#foodContent #newsletter form {
	display: block;
	margin: 35px auto 0;
	position: relative;
	width: 445px;
}
#foodContent #newsletter form li {
	margin-bottom: 8px;
	width: 311px;
}
#foodContent #newsletter form li label {
	display: inline-block;
	font: bold .75em Arial;
	width: 47px;
}
#foodContent #newsletter form li input {
	background: url(../images/input_bg.gif) 0 0 no-repeat;
	border: 0;
	display: inline-block;
	font: normal 0.7em Tahoma;
	height: 16px;
	padding: 2px 3px;
	width: 258px;
}
#foodContent #newsletter form .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 125px;
}
#foodContent #newsletter form .button input {
	background: url(../images/btn_signup.png) 0 0 no-repeat;
	cursor: pointer;
	height: 49px;
	width: 125px;
}