@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	/* [disabled]height: auto;
*/
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
.gridContainer.clearfix #smartBanner {
	margin-top: 2.5em;
}
.fluid#banner {
	display: none;
}
.fluid.welcome {
	width: 100%;
	margin-left: 0;
}
.slideshow {
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #493A20;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #493A20;
	margin-bottom: 1em;
	margin-top: 0.5em;
	width: 100%;
	z-index: 5;
}
.one {
}
h1 {
	font-weight: normal;
	text-align: center;
}
.welcome h1 {
	font-size: 2em;
}
.variety h1 {
	font-size: 2em;
	margin-top: -0.5em;
}
.fluid.bottle {
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	-webkit-box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	-moz-box-shadow: 0 0 0 0px black, 0 0 0.75em 1.25em -0.25em #111;
	box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	z-index: 5;
}
.fluid.variety {
	width: 100%;
	margin-left: 0;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .wino {
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.fluid.oneIntro .fluid.goodies {
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	-webkit-box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	-moz-box-shadow: 0 0 0 0px black, 0 0 0.75em 1.25em -0.25em #111;
	box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	z-index: 5;
}
dl {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0.25em;
	padding-right: 0.5em;
}
.fluid.variety #faq dd {
	margin-left: 0.4em;
	max-width: 100%;
	height: auto;
	border: 4px double #493A20;
	padding-top: 0.5em;
}
.fluid.variety #faq dd .wineLabel {
	display: none;
}
.fluid.variety #faq dd img {
	margin-left: 1em;
	border: 4px double #493A20;
	padding-bottom: 0;
	margin-right: auto;
	display: block;
	text-align: center;
}
.fluid.oneIntro .fluid.bottle .fluid.variety #faq dd .lMargin {
	margin-left: 1em;
}
.fluid.variety #faq dt, .fluid.variety #faq2 dt {
	font-size: 1.2em;
	margin-left: 1.6em;
	padding-top: 0.5em;

	clear: both;
	cursor: pointer;
}
#faq2 dd {
	border: 4px double #493A20;	
	padding-top: 0.5em;
}
.fluid.variety #faq2 dd img {
	border: 4px double #493A20;
	max-width: 94.5%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.fluid.variety #faq dd p, .fluid.variety #faq2 dd p {
	padding-bottom: 0.5em;
	clear: both;
}
#faq2 dd .close, #faq2 dd .closed {
	margin-left: 0.5em;
}
.foot {
	font-weight: normal;
	text-align: center;
	background-color: rgba(200,195,175,0.95);
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.foot h3 {
	font-size: 1em;
	font-weight: normal;
}
.foot address {
	text-decoration: none;
	font-size: 0.7em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .fluid.rest {

	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: 1%;
	clear: none;
	border: 4px;
	border: double;
	border-color: #493A20;
	padding: 1em;
}
.rest {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.vs-products {
    max-width: 90%;
    margin: auto;
    display: block;
    position: relative;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
#nav {
}
.fluid#banner {
	display: block;
	margin-top: 2.5em;
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	-webkit-box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	-moz-box-shadow: 0 0 0 0px black, 0 0 0.75em 1.25em -0.25em #111;
	box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
}
#smartBanner {
	display: none;
}
.one {
}
.fluid.welcome {
	width: 100%;
	margin-left: 0;
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
}
.welcome h1 {
	font-size: 3.5em;
}
.rest {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.fluid.welcome p {
 padding-top: 0;
 padding-right: 1em;
 padding-left: 1em;
 text-align: left;
 width: 50em;
 margin-left: auto;
 margin-right: auto;
}
.variety h1 {
	font-size: 3em;
	margin-top: 0em;
}
.oneIntro {
}
.fluid.variety {
	width: 87.1794%;
	margin-left: 12.8206;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .wino {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.fluid.bottle {
	background-color: rgba(200,195,175,0.95);
	background-image: url(../_images/attractions01.jpg);
	max-width: 100%;
	background-position: top center;
	background-repeat: repeat;
}
.fluid.oneIntro .fluid.goodies {
	background-color: rgba(200,195,175,0.95);
	background-image: url(../_images/goodies.jpg);
	background-position: left center;
	padding-top: 2em;
	padding-bottom: 2em;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
}
.fluid.variety {
	width: 66.1016%;
	margin-left: 16.9491%;
	background-color: #D9D9C6;
	border: 4px double #493A20;
	opacity: 0.9;
}
dl {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0.25em;
	padding-right: 0.5em;
}
.fluid.intro .fluid.one .fluid.welcome dl {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}
#faq2 dd {
	border: 4px double #493A20;	
	padding-top: 0.5em;
}
.fluid.variety #faq dd p {
	padding-bottom: 0.5em;
}
.fluid.variety #faq dd .wineLabel {
	display: none;
}
.fluid.oneIntro .fluid.bottle .fluid.variety #faq dd .lMargin {
	padding-left: 0.5em;
	overflow: hidden;
	clear: both;
	padding-top: 0.10em;
	max-width: 100%;
	height: auto;
}
.fluid.variety #faq dt, .fluid.variety #faq2 dt {
	font-size: 1.2em;
	margin-left: 1em;
	padding-top: 0.25em;
	cursor: pointer;
}
#faq2 dd {
	border: 4px double #493A20;	
	padding-top: 0.5em;
}
.fluid.variety #faq dd p, .fluid.variety #faq2 dd p {
	padding-bottom: 0.5em;
	clear: none;
}
.fluid.variety #faq2 dd p {
	padding-bottom: 0.5em;
	clear: none;
}
.fluid.variety #faq2 dd img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
#faq2 dd .close, #faq2 dd .closed {
	margin-left: 0.5em;
}
.foot {
	font-weight: normal;
	text-align: center;
	background-color: rgba(200,195,175,0.9);
	margin-top: 2em;
	margin-bottom: 1.5em;
}
.foot h3 {
	font-size: 1.1em;
	font-weight: normal;
}
.foot address {
	text-decoration: none;
	font-size: 0.9em;
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .fluid.rest {
	text-align: right;
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: 9%;
}
.rest {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
    .vs-products {
    max-width: 80%;
    margin: auto;
    display: block;
    position: relative;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#nav {
}
.fluid#banner {
	display: block;
	margin-top: 2.5em;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
}
#smartBanner {
	display: none;
}
.fluid.welcome {
	width: 100%;
	margin-left: 0;
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	z-index: 5;
}
.fluid.variety {
	border: 4px double #493A20;
	background-color: rgba(200,195,175,0.95);
}
.variety h1 {
	font-size: 5em;
}
.fluid.welcome p {
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	width: 40.375em;
	margin-left: auto;
	margin-right: auto;
}
.oneIntro {
}
.one {
}
.bottle {
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	padding-top: 2em;
	padding-bottom: 2em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .wino {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 46em;
}
#faq {
}
.fluid.oneIntro .fluid.bottle .fluid.variety #faq dd .wineLabel {
	float: right;
	disply: block;
	margin-right: 1em;
	display: block;
	padding: 0;
}
dl {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0.25em;
	padding-right: 0.5em;
	max-width: 50em;
	margin-bottom: 1em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety #faq dd .lMargin {
	padding-left: 1em;
	overflow: hidden;
	clear: both;
}
#faq dd p {
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
}
.fluid.variety #faq dd img {
	margin-left: 1em;
	border: 4px double #493A20;
	padding-bottom: 0;
	float: left;
}
.fluid.oneIntro .fluid.goodies {
	background-color: rgba(200,195,175,0.95);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #493A20;
	border-bottom-color: #493A20;
	-webkit-box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	-moz-box-shadow: 0 0 0 0px black, 0 0 0.75em 1.25em -0.25em #111;
	box-shadow: 0 0 0 0px black, 0 0.75em 1.25em -0.25em #111;
	z-index: 5;
	background-image: url(../_images/goodies.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fluid.goodies .fluid.variety h1 {
	font-size: 5em;
}

.fluid.oneIntro .fluid.goodies .fluid.variety p {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 46em;
	padding-left: 1em;
	padding-right: 1em;
}
.fluid.variety #faq dt, .fluid.variety #faq2 dt {
	font-size: 1.4em;
	margin-left: 1.2em;
	cursor: pointer;
}
#faq2 dd {
	border: 4px double #493A20;	
	padding-top: 0.5em;
}
#faq2 dd p {
}
.fluid.variety #faq2 dd img {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
#faq2 dd .close, #faq2 dd .closed {
	margin-left: 0.5em;
}
.foot {
	margin-top: 2em;
	margin-bottom: 1.5em;
}
.foot h3 {
	font-size: 1.2em;
	font-weight: normal;
}
.foot address {
	text-decoration: none;
	font-size: 0.9em;
	margin-top: -0.1px;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .fluid.rest {
	/* [disabled]text-align: right; */
	display: block;
	/* [disabled]width: 60%; */
	margin-right: auto;
	margin-left: 18%;
	max-width: 60%;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
}
.fluid.variety h2 {
	font-weight: normal;
	margin-right: 0.25em;
	margin-left: 0.25em;
	font-size: 1.2em;
	text-align: left;
}.fluid.oneIntro .fluid.bottle .fluid.variety #vs-winelist {
	margin-bottom: -8em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .centerText figure {
	
}
.fluid.oneIntro .fluid.bottle .fluid.variety .centerText figure figcaption {
	text-align: center;
	display: block;
	width: 100%;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .centerText.big {
	font-size: 1.1em;
	margin-bottom: 0.25em;
	/* [disabled]width: 100%; */
}
.fluid.oneIntro .fluid.bottle .fluid.variety .centerText.big figure figcaption {
	font-size: .75em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .restaurant {
	text-align: center;
	display: block;
	float: left;
	width: 47%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .restaurantCenter {
	text-align: center;
	display: block;
	;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 0.5em; */
}
.fluid.oneIntro .fluid.bottle .fluid.variety #faq h3 {
	font-weight: normal;
	text-align: center;
	font-size: 1.2em;
}
.fluid.oneIntro .fluid.bottle .fluid.variety .titleCenter {
	text-align: center;
	display: block;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
