@charset "utf-8";
/* CSS Document */

body {
background-color: #ffffff;	
margin: 0;
width: 100%;
min-width: 1000px; 
}


p,td,div,span {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;	
color: #000000;
}


h1 { 
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: normal;
font-size: 20px;
line-height: 24px;
border-bottom: 2px solid #8bbfdd;
}

h2 { 
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: normal;
font-size: 18px;
line-height: 22px;
display: block;
background-color: #8bbfdd;
padding: 1px 5px 1px 5px;
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #000000; text-decoration: underline; }

.clear {
	display: block;
	clear: both;
	height: 1px;	
}

div#headerwrapper {
	display: block;
	width: 960px;
	margin: 0 auto;
	min-height: 116px;
}

div#logowrapper {
	display: block;
	width: 74px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 11px;
	}

div#headerrightwrapper {
	display: block;
	width: 878px;
	float: left;
}


div#topnavwrapper {
	display: block;
	width: 500px;
	height: 25px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}

div#logotextwrapper {
	clear: both;
	display: block;
	width: 878px;
	height: 52px;
	float: right;
	padding-top: 22px;
}

div#navwrapper {
	clear: both;
	display: block;
	width: 100%;
	background-color: #8bbfdd;
	min-height: 42px;
}

div#navcontainer {
	display: block;
	width: 960px;
	margin: 0 auto;
}

div#mainimagewrapper {
	clear: both;
	display: block;
	width: 100%;
	background-color: #2e76a0;
	min-height: 250px;
}

div#mainimagecontainer {
	display: block;
	width: 960px;
	margin: 0 auto;
}

div#breadcrumbwrapper {
	clear: both;
	display: block;
	width: 100%;
/*	background-color: #94bcae; */
	background-color: #fbedb0; 
	min-height: 18px;
}

div#breadcrumbcontainer {
	display: block;
	width: 960px;
	margin: 0 auto;
	color: #ffffff;
}

div#breadcrumbcontainer p {
	margin: 0;
}


div#contentwrapper {
	display: block;
	width: 960px;
	min-height: 200px;
	margin: 0 auto;
	padding-bottom: 10px;
}

div#facebookfeedwrapper {
	display: block;
	width: 960px;
	min-height: 200px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}


div#snwrapper {
display: block;
height: 50px;
width: 500px;	
margin: 0 auto;
padding: 0;
border: 0;
clear: both;
padding-bottom: 20px;
text-align: center;
}

div#facebook {
	display: block;
	width: 30px;
	float: left;
	margin-right: 20px;
	border: 0;
	padding: 0;
}

div#sn-pinterest,
div#sn-facebook,
div#sn-twitter,
div#sn-instagram
{
display: inline-block;
width: 32px;
height: 32px;
margin-left: 10px;
margin-right: 10px;
}

div#twitter {
	display: block;
	width: 30px;
	float: left;
	border: 0;
	padding: 0;
}

div#homecolumnwrapper {
	display: block;
	width: 960px;
	background-image: url(../media/graphics/jl_home_column_back.gif);
	background-position: center top;
	background-repeat: repeat-y;
	min-height: 250px;
	margin-top: 20px;
	}

div#homeleftcolumn {
	display: block;
	width: 274px;
	float: left;
	}

div#homemidcolumn {
	display: block;
	width: 274px;
	float: left;
	padding-left: 69px;
	}

div#homerightcolumn {
	display: block;
	width: 274px;
	float: left;
	padding-left: 69px;
	}

div#columnwrapper {
	display: block;
	width: 960px;
	min-height: 250px;
	margin-top: 20px;
	}

div#leftcolumn {
	display: block;
	width: 741px;
	padding-right: 34px;
	float: left;
	}

div#rightcolumn {
	display: block;
	width: 150px;
	float: left;
	padding-left: 34px;
	padding-bottom: 10px;
	border-left: 1px solid #bbb7b7;
	border-bottom: 1px solid #bbb7b7;
		-moz-border-bottom-left-radius: 8px; /* FireFox 1+ */
	-webkit-border-left-right-radius: 8px; /* Safari 3+, Chrome */
	 border-bottom-left-radius: 8px; /* Opera 10.5, IE 9 */
	}

.quicklinkcontainer {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #8bbfdd;
}

.quicklinkcontainer p {
 	margin: 0;
 }



div#mapwrapper {
	display: block;
	width: 274px;
	min-height: 225px;
	}

div#mountains {
	display: block;
	width: 100%;
	background-image: url(../media/graphics/jl_mountain_back.gif);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 53px;
	margin: 0;
	border: 0;
	padding: 0;
	}


div#footerwrapper {
	display: block;
	width: 100%;
	background-color: #8bbfdd;
	min-height: 100px;
}

div#footer {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footertitleleft {
	clear: both;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	}

.footertitleright {
	display: block;
	float: right;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	}

.footercontent {
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	}

	
div#footerspace {
	display: block;
	clear: both;
	height: 10px;	
	
}
	
.footerbase {
	display: block;
	clear: both;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}



div#image{
text-align: center;
display: block;
min-width: 960px;
min-height: 480px;
background-color: #8bbfdd;
}

div#thumbcontainer {
	display: block;
	width: 960px;
	margin: 0 auto;
	
}

div#thumbwrapper {
	display: block;
	width: 100%;
	background-color: #a1d3c1;
}


div#caption {
	display: block;
	background-color: #000000;
	color: #ffffff;	
	padding-left: 10px;
}
	
div#navbasenoimage {
	display: block;
	height: 2px;
	background-color: #000000;	
}

.thumbdiv {
	float: left; 
	display: block;
	min-height: 90px;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
 }

.imagethumb {
font-size: 12px;
line-height: 14px;
text-decoration: none;	
}

a.imagethumb:link,
a.imagethumb:active,
a.imagethumb:visited,
a.imagethumb:hover {
	text-decoration: none;
	 }
	 
	 .subproducttable td {
	border-bottom: 1px dotted #000000;	
}

.subproducttable th {
	border-bottom: 1px solid #000000;	
	text-align: left;
}

.selectionsbuttoncontainer {
	display: block;
	text-align: right;	
}







div#cartwrapper {
	display: block;
	margin: 0 auto;
	padding: 20px;

}

.carttable {
	
	
}

.cartheader {
	display: block;
	background-color: red;
	color: #ffffff;
	padding: 20px;	
	
}

table.cart {
	display: block;
	width: 100%; 
	 
 }


.cart_delete,
.cart_quantity,
.cart_name,
.cart_sku,
.cart_price,
.cart_total,
.cart_image {
	border-top: 1px dotted #000000;
	padding-top: 20px;
	
 }


 
 div#cartwrapper {
	display: block;
	padding: 10px 80px 10px 80px;
	margin: 0 auto; 

	 
 }


table.totals {
	background-color: #d4effe;
	padding: 5px;
	 }
	 td.totals {
		font-weight: bold; 
	 }
	 
	 td.totals_all_txt {
		font-weight: bold;
		border-top: 1px solid #000000; 
		border-bottom: 2px solid #000000; 
		padding-top: 5px;
		padding-bottom: 5px;
		 
	 }
	 
	 td.totals_all {
		font-weight: bold;
		border-top: 1px solid #000000; 
		border-bottom: 2px solid #000000; 
		padding-top: 5px;
		padding-bottom: 5px;
		 
	 }
	 
	 .checkoutprocesswrapper {
		display: block;
		text-align: center; 
		 
	 }
	 
	 .schedule td {
		 border-bottom: 1px dotted #000000;
		 padding: 5px;
		 
	 }

	 .schedule {
		 border: 1px solid #000000;
		 padding: 5px;
		 background-color: #efefef;
		 
	 }

div#reservation h2 {
	display: inline;
	background-color: #ffffff;
	line-height: 30px;
	
}

.jltable {
	display: block;
	background-color: #efefef;
	border: 1px solid #cccccc;	
	
   	-moz-border-radius: 8px; /* FireFox 1+ */
	-webkit-border-radius: 8px; /* Safari 3+, Chrome */
	 border-radius: 8px; /* Opera 10.5, IE 9 */
	 padding: 20px;

}

.jltable td {
	border-bottom: 1px dotted #999999;	
	padding: 5px;
}

.winery-logo {
display: block;
width: 272px;
height: 150px;
float: left;
margin-right: 45px;
margin-top: 50px;
border: 1px solid #000000;
}

.winery-logo-th {
display: block;
width: 150px;
height: 83px;
float: left;
margin-right: 45px;
margin-top: 50px;
border: 1px solid #000000;
}
	 
blockquote {
display: block;
background: #eb5a3d;
color: #fffceb;
padding: 10px 10px 10px 10px;
text-align: left;
font-weight: normal;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
-webkit-box-shadow: inset 0 1px 1px #f9d0c8;
-moz-box-shadow: inset 0 1px 1px #f9d0c8;
box-shadow: inset 0 1px 1px #f9d0c8;
border: 1px solid #de3817;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
}	

blockquote a,
blockquote a:link,
blockquote a:active,
blockquote a:hover,
blockquote p,
blockquote div,
blockquote span,
blockquote td
 {
color: #fffceb;	
}

.infoevent {
display: block;
margin-bottom: 20px;	
}

.jlpevent-graphic
{
display: block;
padding-top: 0px;
}

.jlpevent-title
{
display: block;
font-size: 24px;
font-weight: normal;
line-height: 26px;
}

.jlpevent-date
{
display: block;
font-style: italic;
}

.jlpevent-description
{
display: block;
}

.jlpevent-link
{
display: block;
padding-bottom: 20px;
border-bottom: dotted 1px #8bbfdd;
}

/* start shop */

.shop-image img
{
border: 1px solid #8bbfdd;
border: 1px solid #efefef;
margin: 5px 0 10px 0;	
}


.jlpshop-graphic img
{
border: 1px solid #8bbfdd;
}

.infoshop {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 300px;
    height: 300px;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 20px;
    border: 0px solid #e6e6e6;
    over-flow: hidden;
}

.jlpshop-title
{
display: block;
font-size: 20px;
line-height: 22px;
min-height: 50px;
padding: 0 10px 0 10px;	
}


.jlpshop-description
{
display: block;
}

.jlpshop-link
{
display: block;
padding-bottom: 20px;
border-bottom: dotted 1px #8bbfdd;
}

.jlpshop-link a,
.jlpshop-link a:active,
.jlpshop-link a:visited,
.jlpshop-link a:link

{
    display: inline-block;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    max-width: 220px;
    background-color: #2e76a0;
    color: #ffffff;
    margin: 5px 5px 20px 0px;
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-size: 14px;
    border: 0;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

.jlpshop-link a:hover
{
background-color: #8bbfdd;	
}


/* end shop */



/* Start Slider Animation Styles */
        .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../media/graphics/browser-icons.png);
        }
		
		img {
		border: 0;	
		}
		

.wh-caption {
position: absolute;
bottom: 0px;
left: 0px;
width: 940px;
min-height: 10px;
background-color: transparent;
padding: 5px 10px 5px 10px;
background-image: url('../media/graphics/wh-caption-back.png');
background-position: center top;
background-repeat: repeat;
color: #ffffff;
font-size: 14px;
line-height: 16px;
}

/* end slider animation styles */


hr {
display: block;
clear: both;
border: 0;
border-top: 1px dotted #8bbfdd;
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 100%;
padding-top: 30px;
}

