@charset "utf-8";
/* CSS Document */
body {
	color: #fff;
	background-color: #333;
	padding: 0px;
	margin: 0px;
}
.wrap {
	/* [disabled]padding: 0px; */
	position: relative;
	/* [disabled]top: 0px; */
	/* [disabled]color: #fff; */
	/* [disabled]background-image: url(../images/mainBgd3.png); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: center; */
}
.logo {
	padding-top: 15px;
}
.logo img {
	display: inline;
}
.headPic {
	float:none;
	text-align: center;
	margin-top: 10px;
	}
.content {
	min-height:300px;
	padding-bottom: 20px;
}
.content h1, .h1, h2, .h2, h3, .h3 {
}
.carousel-indicators {
  bottom: 0px;
}
.boxDiv {
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E7F81;
	border-bottom-color: #7E7F81;
}

a {
	color: #fff;
	text-decoration: none;
}
a:focus {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.intro {
	margin-left: 15px;
	margin-right: 15px;
}
.intro h1 {
}
.intro h2 {
	font-size: 16px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

.header {
	position: relative;
	color: #000;
}
.container .jumbotron {
	border-radius: 6px;
	padding: 5px;
	margin-bottom: 30px;
	color: inherit;
	background-color: transparent;
	border: 2px solid #f0c;
}
.height10 {
	height: 10px;	
}

.content a {
	color: #f0c;
	text-decoration: underline;
}
.content a:hover {
	background-color: #f0c;
	color:#FFF;
}
.clickinfo {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.boxDiv ul li {
	margin-bottom: 10px;
}
.boxDiv .imgLnoBord {
	margin-right: 50px;
}

.hidden {
	display: none;
}
.unhidden {
	display: inline;
}
.feat  {
	position: relative;
}

.slideshowL {
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f0c;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	background-color:#333
}

#footC {
	margin-left: auto;
	/* [disabled]width: 320px; */
	text-align: center;
	margin-right: auto;
}
#adm {
	float: left;
	/* [disabled]width: 100px; */
	margin-left: 42px;
}

.dibiz {
	/* [disabled]text-align: right; */
	/* [disabled]width: 100px; */
	/* [disabled]position: absolute; */
	/* [disabled]right: 0px; */
	float: right;
	padding-right: 42px;
}
.dibiz a {
	/* [disabled]color: #CCC; */
	text-decoration: none;
}
.ch-upper {
	background: url(../images/ch_upper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-width:263px;
		max-height:20px;
}
.chalk {
	background: url(../images/ch_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	max-width:263px;
	margin-top: 20px;
}
.ch-mid {
	padding-left:20px;
	padding-right:10px;
	
}
.ch-lower {
	background:url(../images/ch_lower.jpg);
		background-repeat: no-repeat;
	background-position: center bottom;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
		max-width:263px;
		max-height:15px;
}






.news {
	/* [disabled]padding-right: 20px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #7ab6b2; */
}
.date {
	font-size: 12px;
	font-style: italic;
}
#map {
	/* [disabled]float: right; */
	/* [disabled]width: 350px; */
	line-height: 150%;
}
.content #map p {
	margin: 0px;
}
.content #map h2 {
	margin: 0px;
}
.bxslider   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.conmain {
	/* [disabled]width: 150px; */
	/* [disabled]font-size: 36px; */
	color: #fff;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.conmain .conPhone {
	font-size: 30px;
}

.conmain address a {
	color: #fff;
	text-decoration: underline;
}
.conmain address a:hover {
	color: #f0c;
}
.fbOuter {
	padding-top: 2px;
	width: 150px;
	float: right;
	position: absolute;
	z-index: 1000;
	right: 0px;
	bottom: 5px;
}
.fbOuter img {
	float:left;
}

.bform {
	/* [disabled]width: 450px; */
	border: 2px solid #f0c;
	padding-bottom:5px;
}
.bform h3 {
	color: #FFF;
	background-color: #f0c;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 90%;
	height: 40px;
	font-size: 14px;
	border: 1px solid #f0c;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 20px;
	background-color: #333;
	color: #FFF;
}
.form-control:focus {
  border-color: #FFCCF4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 90%;
	font-size: 14px;
	border: 1px solid #f0c;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 20px;
	background-color: #333;
	color: #FFF;


}
#contact label {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
}

button[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	margin: 1.5em 0;
	font-size: 1em;
	line-height: 2.5em;
	color: #333;
	font-weight: bold;
	height: 2.5em;
	width: 100%;
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bebebe));
	background: -webkit-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: linear-gradient(to bottom, #fdfdfd 0%,#bebebe 100%);
	border: 1px solid #bbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form-control {
  width: 90%;
  background-color: #333;
  color:#FFF;
  border: 1px solid #f0c;
}
#contact #submitBtn {
	margin-left: 20px;
	margin-top: 10px;
	font-size: inherit;
}


button,
input,
optgroup,
select {
  font: inherit;
  color: #000;
}

#login .button {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.5em;
}


#contact div #SecImg {
	margin-top: 5px;
}
.menuBar {
	padding: 0px;
}
.navbar-nav {
	margin-right: 0px;
	margin-left: 0px;
}
.navbar {
	min-height: 10px;
	border: none;
	border-radius: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-default {
	min-height: 40px;
	background: linear-gradient(to bottom, #ff5cde 0%,#c1009a 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.navbar-default .navbar-brand {
color: #b3b3b3;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.nav > li > a {
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-toggle {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover {
background-color: rgba(221, 221, 221, 0.6);
}
.navbar-default .navbar-toggle {
}
.call {
	color:#fff;
	text-align: center;
}
.call p {
	margin-top: auto;
	margin-bottom: auto;
	font-size: 24px;
}
.conPhone {
	color: #FFF;
	padding-top: 3px;
}

.call h3 {
	font-size: 24px;
	color:#FFF;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
.face {
	margin-top:20px;
	margin-bottom:20px;
}
.list-nav-toggle {
display: none;
}
#menuElem {
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	width: 100%;
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#menuElem > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

#menuElem > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem > li > a:hover {
	color:#ffffff;
	background-color:#5BB147;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	text-decoration:none;
}

#menuElem2 {
margin: 10px 0;
padding: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
width: 100%;
list-style: none;
display: none;
}
#menuElem2 > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem2 > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

#menuElem2 > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem2 > li > a:hover {
	color:#ffffff;
	background-color:#5BB147;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	text-decoration:none;
}
#galInner {
	clear: right;
	margin-top: 20px;
}



#gal h2 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.galOuter {
	/* [disabled]width: 150px; */
	min-height: 150px;
	padding: 5px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

.gal {
	padding: 5px;
	text-align: center;
	border: 1px solid #fff;
}
.gal a img{
	border:none
}
.clickinfo {
	font-size: 10px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding: 0px;
}
.galOuter .clickinfo {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
max-width:715px;
}
.bx-wrapper .bx-caption span {
color: #FFF;
display: block;
font-size: .85em;
padding: 10px;
}
.media{
}

.media:hover{
	cursor: pointer;
	background-color: #FFCCF4;
	color:#000;
}
.media a:hover{
	color:#000;
}
.panel {
  margin-bottom: 20px;
  border: 1px solid #f0c;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	background-color:fff;
	color:#000;
}
.panel-pink {
	background: linear-gradient(to bottom, #ff5cde 0%,#c1009a 100%);
}
.panel-heading h2 {
	margin:0;
	text-align:center;
}
.panel-body {
	padding: 5px;
	height: 130px;
	overflow: hidden;
}
.panel-body:hover {
  cursor: pointer;
  background-color: #FFCCF4;
}

.panel a {
	color:#FFF;
	text-decoration: none;
}
.panel a:hover {
	background-color:#333;
	color:#FFF;
}
.clink {
	background-image: url(../images/bottles.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.img-thumbnail {
  padding: 2px;
  background-color: #F0C;
  border: none;
}
.dropdown-menu {
  background-color: #000;
}
.datepicker td.day:hover {
  color:#000;
}
.datepicker thead tr:first-child th:hover {
  color:#000;
}
.datepicker td span:hover {
  color:#000;
}
.wineryRot {
	float: right;
}
.transferRot {
	float: right;
	max-width: 500px;
}
.pink {
	color: #f0c;
}
.trip {
	margin-bottom: 10px;
}
.trip textarea {
	background-color: #FFF;
}
@media (min-width: 768px) {

.navbar-nav > li {
      float: none;
      display: inline-block;
    }
.navbar-nav {
    width: 100%;
    text-align: center;
}
.container.wrap .navbar.navbar-default .container-fluid .navbar-collapse.collapse.animatedtabs {
	overflow: hidden !important;
	width: 100%;
	font-size: 14px; /*font of menu text*/
	margin-top: -20px;
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.container.wrap .navbar.navbar-default .container-fluid .navbar-collapse.collapse.animatedtabs li{
margin: 0;
padding: 0;
}

.navbar-default .animatedtabs li a{
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../images/tab-blue-left.png) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../images/tab-blue-right.png) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.navbar-default .animatedtabs li a:hover{
background-position: 0% -125px;
top: 0;
}

.navbar-default .animatedtabs li a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.wineryRot {
	margin-left: 20px;	
}
.transferRot {
	margin-left: 20px;	
}

}

@media (max-width: 767px) {
.navbar-default .navbar-nav > li > a {
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fbOuter {
	padding-top: 2px;
	width: 90px;
	float: right;
	position: absolute;
	z-index: 1000;
	right: 0px;
	bottom: 0px;
}

.fbOuter img {
	float:none;
	display:block;
	padding-bottom: 5px;
	margin-left:55px;
}
.logo {
	text-align:left;
}
.logo img {
	max-width: 90%;
}
.list-nav-toggle {
display: inline-block;
float: left;
height: 35px;
}
.list-nav-toggle a {
line-height: 28px;
margin-top: 18px;
font-size: 14px;
border: 1px solid #317106;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #429B08), color-stop(100%, #317106));
background-image: -webkit-linear-gradient(#429B08,#317106);
background-image: -moz-linear-gradient(#429B08,#317106);
background-image: -o-linear-gradient(#429B08,#317106);
background-image: linear-gradient(#429B08,#317106);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#429B08, endColorstr=#317106);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00bce9, endColorstr=#005e9f)";
color: #FFF;
text-shadow: none;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
text-decoration: none;
}
.list-nav-toggle a:hover {
	color:#FFF;
}

#menuElem2 > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem2 > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem2 {
display: block;
}
.menulink {
margin-top: 5px;
}
.navbar-default {
	background-color: #f0c;
}
.navbar-default .navbar-brand {
color: #b3b3b3;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: transparent;
}
.panel-heading h2 {
	font-size: 12px;
}
.media{
	font-size: 12px;
}
.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wineryRot {
	max-width: 600px;
	float: none;
}
.transferRot {
	max-width: 500px;
	float: none;
}
}
@media (min-width: 992px) {
.conmain .conPhone {
	font-size: 40px;
}
.pull-right {
	margin-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.menulink {
	margin-top: 10px;
}
.distrib h1 {
	font-size: 16px;
}
.distrib {
	font-size: 12px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

}
@media (max-width: 480px) {
.panel-body {
	height: 160px;
}

}
