/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3c3c3c;
	background-position: center top;
}
#hero {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	padding-left: 0px;
	padding-right: 0px;

}

form #website{ display:none; }

#header {
	width: 900px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BE0047;
	margin-bottom: 5px;
	background-position: 0px 0px;
}

#nav {
	width: 860px;
	padding-left: 40px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#nav a {
	text-decoration: none;
	font-size: 17px;
	line-height: 16px;
	font-family: Calibri;
	padding-left: 0px;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	display: block;
	float: left;
	color: #8D133A;
	text-transform: none;
	margin-right: 50px;
	margin-left: 50px;
	outline:none;
	font-weight: normal;
}
#nav a.on {
	background-color: #5193DA;
	color: #FFFFFF;
}
#nav a:hover {
	background-color: #FFF;
	color: #666;
}


#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/page_bg.png);
	padding-top: 20px;
}
#slideshow {
	float: right;
	height: 230px;
	width: 390px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px solid #999;
}

#left {
	float: left;
	width: 200px;
	color: #3c3c3c;
	padding: 0px;
}

#left ul {
	margin-top: 5px;
	padding-left: 25px;
}

#right {
	width: 675px;
	float: right;
	color: #444444;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right ul {
	margin-top: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}


#footer {
	bottom:0;
	width:900px;
	height:30px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #666;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B10042;
	border-right-color: #B10042;
	border-bottom-color: #B10042;
	border-left-color: #B10042;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	}
#footer a {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	text-decoration: none;
}


.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: thin dotted #1572CF;
	background-color: #FFF;
}
.contact .input {
	color: #666666;
	padding: 2px;
	width: 97%;
}

.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.quote {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	line-height: 32px;
	display: block;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 30px;
	text-align: center;
}

.header{
	font-size:32px;
	font-weight:bold;
	color:#666;
	font-family: "Monotype Corsiva";
	line-height: 32px;
	font-style: normal;
	display: block;
}
.subheader{
text-align:justify;
	font-size:15px;
	font-weight:normal;
	color:#333;
	font-family: Calibri;
	line-height: 20px;
}
.subheaderright{
text-align:justify;
	font-size:15px;
	font-weight:normal;
	color:#333;
	font-family: Calibri;
	line-height: 20px;
}
.subheaderside
 {
	font-size:20px;
	font-weight:normal;
	color:#743a3a;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}



    
#about {
	font-family: "Franklin Gothic Book Italic";
	font-weight: normal;
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-style: none;
	font-style: italic;
}
#wine {
	font-family: "Franklin Gothic Book Italic";
	font-weight: normal;
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-style: italic;
	margin-top: 20px;
}
#wine2 {
	font-family: "Franklin Gothic Book Italic";
	font-weight: normal;
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-style: italic;
	margin-top: 5px;
}
#winelogo {
	font-family: Calibri;
	font-size: 29px;
	letter-spacing: 0px;
	color: #333;
	font-weight: bold;
	display: block;
	height: 70px;
	float: left;
}
#winetext {
	padding-top: 25px;
	float: left;
	font-family: Calibri;
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
.logo {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: medium none #999;
}
#people {
	margin-bottom: 10px;
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #393939;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	padding-bottom: 20px;
}
.txtpeople {
	font-size: 17px;
	color: #8D133A;
}
#products {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-family: Calibri;
	font-size: 13px;
	line-height: 17px;
	display: block;
	height: 308px;
	color: #393939;
}
#products img {
	float: left;
	padding-right: 30px;
	padding-bottom: 50px;
}
#productssm {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-family: Calibri;
	font-size: 13px;
	line-height: 17px;
	display: block;
	height: 260px;
	color: #393939;
}
#productssm img {
	float: left;
	padding-right: 30px;
}
#productname  {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Calibri;
	display: block;
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 50px;
}

#productname2  {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Calibri;
	display: block;
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 50px;
	height: 40px;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	border: medium solid #999;
}

.image2 {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	border: medium solid #999;
}


.image5 {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding: 0px;
	border: medium solid #999;
}

.clear{clear:both;}

/*------------ Elements -------------*/

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:14px;
	display:inline
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#1D3477;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
color:#743A7B;;
}

a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}
img {
border:none;

}



.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: thin none #AD1443;
	background-color: #FFF;
	font-family: Calibri;
	font-size: 16px;
}
.contact .input {
	color: #666666;
	padding: 2px;
	width: 97%;
}


/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. 140 156 */
.no-margin {
    margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */

.viewport {
        border:1px solid #E0E0E0;
	height: 118px;
	overflow: hidden;
	position: relative;
	width: 200px;
	margin-bottom:0px;
}

/*
.viewport a {
	display: block;
	position: relative;
	text-decoration: none;
}

.viewport a img {
	height: 118px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 200px;
}
*/

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
	display: none;
	font-size: 15pt;
	font-weight: bold;
	height: 100%;
	padding-top: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 100%;
	z-index: 100;
}
    .viewport a span em {
        display: block;
        font-size: 0.45em;
        font-weight: normal;
    }




.viewport2 {
        border:1px solid #E0E0E0;
	height: 118px;
	overflow: hidden;
	position: relative;
	width: 265px;
	margin-bottom:0px;
}

/*
.viewport2 a {
	display: block;
	position: relative;
	text-decoration: none;
}

.viewport2 a img {
	height: 118px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 265px;
}
*/

/* --- Label configuration -------------------------------------------------------------- */
.viewport2 a span {
	display: none;
	font-size: 15pt;
	font-weight: bold;
	height: 100%;
	padding-top: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 100%;
	z-index: 100;
}
    .viewport2 a span em {
        display: block;
        font-size: 0.45em;
        font-weight: normal;
    }






/* --- Dark hover background ------------------------------------------------------------ */
.dark-background {
    background-color: rgba(15, 15, 15, 0.6);
    color: #fff;
    text-shadow: #000 0px 0px 20px;
}
    .dark-background em {
        color: #ccc;
    }