/**********************************************
** Reset
**********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

body {
	background: #F0E0B1 url('/interface/images/bg.jpg') top center no-repeat;
	color: black;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	line-height: 1;
}

/**********************************************
** tables still need 'cellspacing="0"' in the markup
**********************************************/
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	color: #969171;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

textarea {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 8px;
}

/**********************************************
** IE 6 Warning
**********************************************/
.ie6Warning {
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 10px 1px;
	width: 960px;
}

.ie6Warning h4 {
	background: transparent url('../images/ie6-warning.gif') no-repeat scroll 0 50%;
	color: #D13236;
	font-family: Georgia, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 40px;
}

.ie6Warning-wrap {
	background: #E3E3E3 none repeat scroll 0 0;
	border-bottom: 1px solid #BBBBBB;
	text-align: left !important;
	width: 100%;
}

span.red {
	color: #D13236;
	font-weight: bold;
}

/**********************************************
** Wrapper
**********************************************/
.wrapper {
	margin: 0 auto;
	width: 960px;
}

#main.wrapper {
	background: white;
	margin-top: 50px;
	/* CSS3 Shadow */
	-webkit-box-shadow: 0px 3px 7px #b3ad9d;
	-moz-box-shadow: 0px 3px 7px #b3ad9d;
	box-shadow: 0px 3px 7px #b3ad9d; 
}

#main-home {
	background: white;
	/* CSS3 Shadow */
	-webkit-box-shadow: 0px 3px 7px #b3ad9d;
	-moz-box-shadow: 0px 3px 7px #b3ad9d;
	box-shadow: 0px 3px 7px #b3ad9d; 
}

/**********************************************
** Header
**********************************************/
#header {
	padding: 18px 0 0 32px;
}

#logo {
	float: left;
}

#portals {
	background: #E0DDD0;
	float: right;
	margin: 82px 0 0;
}

#portals li {
	float: left;
	list-style: none;
}

#portals li a {
	color: #7B7257;
	display: block;
	font-size: 18px;
	padding: 10px 15px;
	text-decoration: none;
}

#portals.home-link {
	margin: 28px 0 0;
}

#portals.home-link li a:hover {
	background: #D0CAB9;
}

#portals li a:hover {
	background: #D0CAB9 url('/interface/images/arrow.png') center -5px no-repeat;
}

#portals li a.selected {
	background: url('/interface/images/arrow.png') center -3px no-repeat;
}

.hours-contain {
	position: relative;
}

.hours {
	position: absolute;
	right: 20px;
	top: 4px;
}

#winesidebar.recipes li {
	height: 100%;
	list-style: square;
	line-height: 1;
	margin: 10px 0 0 15px;
}

/**********************************************
** Navigation
**********************************************/
#navigation {
	background: url('/interface/images/farm/navbg.png') repeat-x;
	height: 44px;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation li a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	height: 18px;
	padding: 13px 18px;
	text-decoration: none;
}

#navigation li a:hover {
	background: #444D3A;
	/* CSS3 Shadow */
	-webkit-box-shadow: inset 0px 3px 6px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0px 3px 6px rgba(0,0,0,.3);
	box-shadow: inset 0px 3px 6px rgba(0,0,0,.3); 
}

#navigation li a.current {
	-webkit-box-shadow: inset 0px 3px 6px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0px 3px 6px rgba(0,0,0,.3);
	box-shadow: inset 0px 3px 6px rgba(0,0,0,.3);
}

#navigation .start {
	margin: 0 0 0 32px;
}

/**********************************************
** Banners
**********************************************/
#banners {
	height: 307px;
	position: relative;
	width: 960px;
}

#banners img {
	position: absolute;
}

.home-banners {
	height: 452px;
	position: relative;
	width: 960px;
}

.home-banners div {
	position: absolute;
}

#categories a {
	background: url('/interface/images/homebtns.png') no-repeat;
	display: block;
	height: 68px;
}

#categories li {
	float: left;
	list-style: none;
}

#categories li a {
	z-index: 99999;
}

#categories #restaurant-ban {
	width: 163px;
}

#categories #restaurant-ban:hover {
	background-position: 0 -68px;
}

#categories #farm-ban {
	width: 194px;
}

#categories #farm-ban {
	background-position: -163px 0;
}

#categories #farm-ban:hover {
	background-position: -163px -68px;
}

#categories #emporium-ban {
	width: 209px;
}

#categories #emporium-ban {
	background-position: -357px 0;
}

#categories #emporium-ban:hover {
	background-position: -357px -68px;
}

#categories #culinarium-ban {
	width: 191px;
}

#categories #culinarium-ban {
	background-position: -566px 0;
}

#categories #culinarium-ban:hover {
	background-position: -566px -68px;
}

#categories #inn-ban {
	width: 203px;
}

#categories #inn-ban {
	background-position: -757px 0;
}

#categories #inn-ban:hover {
	background-position: -757px -68px;
}

#categories a.active {
	border-top: 3px solid #F4E8C2;
	position: relative;
	top: -3px;
}

/**********************************************
** Callouts
**********************************************/
.callout {
	margin: 0 0 20px;
}

.callout:last-child {
	margin: 0;
}

.callout-img {
	float: left;
	width: 103px;
}

.articlecallout ul {
	margin: 0 !important;
	padding: 0 !important;
}

.articlecallout li {
	list-style: none;
}

.callout-img.articlecallout {
	float: left;
	width: 120px;
}

.callout-img img {
	border: 6px solid #F5F0E1;
}

.callout-content {
	float: right;
	width: 315px;
}

.callout-link {
	font-size: 12px;
}

/**********************************************
** Photo Galler
**********************************************/
.album h4 {
	margin: 8px 0 0 0 !important;
}

.album {
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
	width: 150px;
}

.album.small {
	margin: 0 10px 10px 0;
	width: 100px;
}

/**********************************************
** Gift Certificates
**********************************************/
#gallery form {
	clear: both;
}

/**********************************************
** Wines
**********************************************/
#winesidebar {
	background: url('/interface/images/sidebarbg.png') repeat-x;
	float: right;
	min-height: 677px;
	padding: 20px;
	width: 255px;
}

#wine-content {
	float: left;
	width: 580px;
}

#winesidebar ul {
	margin: 0 !important;
	padding: 0 !important;
}

#winesidebar li {
	list-style: none;
	margin: 10px 0;
}

.wine-item {
	margin: 0 0 20px 0 !important;
}

.wine-item li {
	background: url("/interface/images/winebottle.png") no-repeat scroll left center transparent;
	list-style: none;
	padding: 6px 0 6px 18px;
}

#winesidebar li a, .winelist li {
	color: #7b7257;
	font-size: 17px;
	text-decoration: none;
}

.winelist li ul li {
	color: #7b7257;
	font-size: 15px;
	text-decoration: none;
}

.winetitle {
	color: #8a8165 !important;
	font-size: 18px !important;
	font-weight: normal;
	text-transform: none !important;
}

.wine-item p {
	color: #B8B29E !important;
	margin: 0 !important;
}

/**********************************************
** Corporate
**********************************************/
#about-bar {
	background: #664956;
	font-size: 0;
	height: 9px;
	line-height: 0;
}

#about-sidebar {
	background: url('/interface/images/sidebarbg.png') repeat-x;
	float: left;
	min-height: 677px;
	padding: 20px;
	width: 130px;
}

#about-sidebar.largersidebar {
	background: url('/interface/images/sidebarbg.png') repeat-x;
	float: left;
	min-height: 677px;
	padding: 20px;
	width: 200px;
}

#about-sidebar ul {
	margin: 0 !important;
	padding: 0 !important;
}

#about-sidebar li {
	list-style: none;
	margin: 10px 0;
}

#about-sidebar li a {
	color: #7b7257;
	font-size: 17px;
	display: inline-block;
	line-height: 1;
	text-decoration: none;
}

#about-sidebar li ul li a {
	display: inline;
}

#about-content {
	float: right;
	width: 700px;
}

.plus {
	float: left;
	display: inline-block !important;
	height: 11px;
	margin: 3px 0 5px 0;
	width: 16px;
}

#about-content.smaller {
	float: right;
	width: 640px;
}

.news-sidebar li {
	margin: 2px 0 !important;
}

.news-item {
	margin: 0 0 20px !important;
}

.pagination {
	margin: 50px 0 0 !important;
}

.news-entry {
	margin: 0 0 40px;
}

.news-entry p {
	margin: 0 0 10px !important;
}

.news-entry a, .news-articles a {
	color: #664956 !important;
	text-decoration: none;
}

.readmore {
	font-size: 12px;
}

.backtoblog {
	display: block;
	font-size: 12px;
	margin: 0 0 20px;
}

#nav_categories li ul {
	margin: 0 0 0 25px !important;
}

#nav_categories li ul li {
	margin: 5px 0;
	list-style: square;
}

#nav_categories li ul a {
	color: #a1997e;
	display: block;
	font-size: 16px;
	padding: 2px 0;
}

/**********************************************
** Content
**********************************************/
#content {
	padding: 42px 32px 50px 32px;
	position: relative;
}

#content h2 {
	background: url('/interface/images/bottomdivider.png') 0 bottom no-repeat;
	color: #7B7257;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

#content h3 {
	color: #7B7257;
	font-size: 20px;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#content h4 {
	color: #7B7257;
	font-size: 16px;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#content h5 {
	color: #7B7257;
	font-size: 14px;
	margin: 0 0 6px;
	text-transform: uppercase;
}

#content p, #content ul, #content ol {
	color: #7B7257;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 0 20px;
}

#content ul, #content ol {
	margin: 0 0 20px 30px;
}

#content .col, #content .col-space {
	float: left;
}

#content .col {
	width: 428px;
}

#content .col-space {
	height: 1px;
	width: 40px;
}

#breadcrumbs {
	color: #ABA388;
	font-size: 11px;
	position: absolute;
	right: 32px;
	top: 12px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs .crumbitem {
	margin: 0 0 0 5px;
}

.sub-sub {
	list-style: none !important;
	margin: 5px -16px !important;
}

.sub-sub ul li {
	margin-left: 10px !important;
}

.sub-sub .collapse {
	padding: 0 3px 0 0;
}

.rssfeed {
	margin: 0 !important;
	padding: 0 !important;
}

.rssfeed li {
	background: url("/interface/images/rssfeed.png") no-repeat scroll 0 4px transparent;
	list-style: none outside none;
	padding: 2px 0 2px 25px;
}

.homepage-section p {
	font-size: 18px !important;
}

#content.homepage-section {
	padding: 32px 32px 35px !important;
}

/**********************************************
** Cooking Wagyu
**********************************************/
#wagyu_col {
	float: left;
	width: 530px;
}

#wagyu_col h2 {
	color: #778761;
}

#wagyu_img {
	float: right;
	width: 200px;
}

#wagyu_img small {
	color: #AFAFAF;
	display: block;
	font-size: 10px;
	margin: 8px 0 0 0;
	text-align: right;
}

.imagelist {
	margin: 0 0 15px;
}

/**********************************************
** Staff
**********************************************/
.staff-image {
	float: left;
	width: 100px;
}

.staff-content {
	float: right;
	width: 575px;
}

.staff {
	margin: 0 0 20px;
}

/**********************************************
** Gallery
**********************************************/
#gallery {
	float: right;
	margin: 0 0 15px 15px;
}

#galleryimg a, #gallerythumb a img {
	border: 4px solid #F5F0E1;
}

#gallerythumb a img {
	height: 60px;
	width: 60px;
}

#gallerythumb {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

#gallerythumb li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}

.home-banners div a {
	position: absolute;
}

/**********************************************
** Footer
**********************************************/
#footer {
	margin-bottom: 70px;
	margin-top: 15px;
	position: relative;
}

#footer-wrap {
	margin: 0 32px;
}

#facebook {
	left: 275px;
	position: absolute;
	top: -3px;
}

#footer li, #footer li a {
	color: #7B7257;
	font-size: 14px;
	text-decoration: none;
}

#footer li {
	float: left;
	list-style: none;
}

#footer .left li {
	padding: 0 20px 0 0;
}

#footer .right li a {
	color: #813F32;
	font-size: 16px;
}

#footer .right li {
	padding: 0 0 0 20px;
}

/**********************************************
** Gallery
**********************************************/
#galleryimg a {
	position: absolute;
}

/**********************************************
** ICS
**********************************************/
.icsdownload {
	background: url("/interface/images/shareicons.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 12px;
	height: 35px;
	padding: 0 0 0 24px;
	text-decoration: none;
	text-indent: -999em;
	width: 108px;
}

.share {
	margin: 0 !important;
	padding: 0 !important;
}

.share li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.addthis_button {
	background: url("/interface/images/shareicons.png") no-repeat scroll -132px 0 transparent;
	display: block;
	font-size: 12px;
	height: 35px;
	padding: 0 0 0 24px;
	text-decoration: none;
	text-indent: -999em;
	width: 100px;
}

/**********************************************
** Images
**********************************************/
img.border {
	border: 4px solid #F5F0E1;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}


/**********************************************
** Common
**********************************************/
.left {
	float: left;
}

.right {
	float: right;
}

.clear-both {
	clear: both;
}
