body {
	background-color: #1e1e1e;
	background-image:url(images/bckgrnd.gif);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 750px;
}

#line {	
	width: 100%;
	height: 149px;
	top: 225px;
	background-image: url(images/line.gif);
}

#container {	
	margin:0 auto;
	margin-top:40px;
	width:800px;
	text-align: left;
	clear:both;
}


#wine-wrapper {
	width:715px;
	height:500px;
	padding:15px 20px 25px;
	margin-bottom:20px;
	background:url(images/wines-bg.gif) top left no-repeat;
	}

.container-wines {	
	width:auto;
	height:500px;
	text-align: center;
	float:left;
	/*padding:20px 0px 50px;*/
	}
	
	.container-wines#chard {
		width:140px;
		}
		
	.container-wines#cabmer {
		width:145px;
		}
		
	.container-wines#rose {
		width:140px;
		}
		
	.container-wines#syrah {
		width:150px;
		}
		
	.container-wines#viognier {
		width:140px;
		}

	.container-wines a.chard, .container-wines a.cabmer, .container-wines a.rose, .container-wines a.syrah, .container-wines a.viognier {
		display:block; 
		height:470px; 
		background-position: 0px 0px;
		background-repeat:no-repeat;
		text-indent:-6000px;
		margin:0px;
		padding:0px;
		}
		
		a.chard {
			width:140px;
			background-image:url(images/wines-chard09.jpg);
			}
			
			a.chard:hover {
				background-position:-140px 0px;
				}
			
		a.cabmer {
			width:145px;
			background-image:url(images/wines-cabmer08.jpg);
			}
			
			a.cabmer:hover {
				background-position:-145px 0px;
				}
			
		a.rose {
			width:140px;
			background-image:url(images/wines-rose09.jpg);
			}
			
			a.rose:hover {
				background-position:-140px 0px;
				}
			
		a.syrah {
			width:150px;
			background-image:url(images/wines-syrah08.jpg);
			}
			
			a.syrah:hover {
				background-position:-150px 0px;
				}
			
		a.viognier {
			width:140px;
			background-image:url(images/wines-viognier09.jpg);
			}
			
			a.viognier:hover {
				background-position:-140px 0px;
				}
			
	.container-wines a.learn-more {
		display:block;
		width:95px;
		height:30px;
		margin:0px auto;
		padding:0px;
		text-indent:-6000px;
		background:url(images/btn_winelearnmore.gif) top left no-repeat;
		}
		
		.container-wines a.learn-more:hover {
			background-position:0px -30px;
			}
			
/* -------------------------------------------------------------------------- NEW WINES PAGE STYLES ------------------------------------------------ */

#wines-wrapper {
	width:800px;
	padding-bottom:20px;
	overflow:hidden;
	}
	
	ul.wine-list {
		display:block;
		width:190px;
		padding:0px 19px 0px 0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		text-transform:uppercase;
		list-style:none;
		border-right:1px solid #333;
		float:left;
		}
		
		.wine-list li {
			display:block;
			width:190px;
			height:60px;
			margin-bottom:10px;
			}
			
			.wine-list a {
				display:block;
				width:180px;
				height:50px;
				padding:10px 0px 0px 10px;
				color:#fff;
				text-decoration:none;
				}
				
			li.chardonnay a {
				background:url(images/wines/btn-chard.jpg) no-repeat left center;
				}
				
			li.cabmer a {
				background:url(images/wines/btn-cabmer.jpg) no-repeat left center;
				}
				
			li.tempranillo a {
				background:url(images/wines/btn-tempranillo.jpg) no-repeat left center;
				}
				
			li.syrah a {
				background:url(images/wines/btn-syrah.jpg) no-repeat left center;
				}
				
			li.dryviognier a {
				background:url(images/wines/btn-dryviognier.jpg) no-repeat left center;
				}
				
			li.dryrose a {
				background:url(images/wines/btn-rose.jpg) no-repeat left center;
				}
				
			li.offdryviognier a {
				background:url(images/wines/btn-viognier.jpg) no-repeat left center;
				}
				
			li.mourtemp a {
				background:url(images/wines/btn-mourtemp.jpg) no-repeat left center;
				}
				
			li.laissez-faire a {
				background:url(images/wines/btn-laissez-faire.jpg) no-repeat left center;
				}
				
			li.sls-viognier a {
				background:url(images/wines/btn-sls-viognier.jpg) no-repeat left center;
				}
				
				.wine-list a span {
					display:none;
					}
				
			.wine-list a:hover {
				text-indent:0px;
				background-position:right center;
				}
				
				.wine-list a:hover span {
					display:block;
					}

	.wine-info {
		width:590px;
		padding:0px;
		overflow:hidden;
		}
		
		.wine-content {
			display:none;  hides additional slides from showing on page load 
			}
			
		.wine-info .wine-content:first-child {
			display:block;
			}
		
		.wine-content {
			width:590px;
			overflow:hidden;
			position:relative;
			}

			.wine-desc {
				width:390px;
				padding:0px 20px 20px;
				float:left;
				}
				
				.wine-desc h2 {
					margin:0px 0px 10px;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:26px;
					line-height:1.5;
					font-weight:normal;
					color:#930;
					}
					
				.wine-desc p {
					margin:0 0 1em;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;
					line-height:1.5;
					color:#b6b4b4;
					}
					
				.wine-desc h3 {
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:20px;
					text-transform:uppercase;
					font-weight:normal;
					color:#666;
					}
					
				.wine-desc a.btn-reserve {
					background-color:#930;
					}
					
				.wine-desc a.btn-reserve:hover {
					background-color:#600;
					}

			.wine-photo {
				width:160px;
				float:left;
				/*position:absolute;
				right:0px;
				bottom:0px;*/
				}

/* -------------------------------------------------------------------------------------------------------------------------- */

#reserve {	
	margin:0 auto;
	margin-top:0px;
	height:30px;
	width:800px;
}

#content {	
	margin:0 auto;
	width:800px;	
	text-align: left;
}

#promo-area{	
	width:800px;	
	height:200px;
	background-color:#1e1e1e;
	background-image: url(images/bckgrnd_promo.gif);
	background-repeat: repeat-x;
	clear:both;
}

#banner {
	width:242px;	
	height:118px;
	margin-left:18px;
	margin-top:35px;
	float:left;
}

#homecontent {	
	width:400px;
	text-align: left;
	float:left;
}

#content-home {	
	width:800px;
}

#content-08 {	
	width:480px;
	float:left;
}

#recent-news {	
	width:300px;
	float:right;
	height:270px;
	background-color:#1e1e1e;
	background-image:url(images/bckgrnd_news.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:left;
}

#news-container {	
	padding-left:15px;
	padding-right:15px;
	width:270px;
	text-align:left;
	background-color:#3c3b3b;
	margin-top:5px solid #3c3b3b;
}

#news-links {	
	width:270px;
	height:165px;
	overflow:auto;
	text-align:left;
}

#subcontent {	
	width:550px;
	text-align: left;
	float:left;
	border-right:25px;
	border-right-color:#1e1e1e;
	border-right-style:solid;
}
#subcontentfull {	
	width:775px;
	text-align: left;
	border-right:25px;
	border-right-color:#1e1e1e;
	border-right-style:solid;
}

#sidebar {	
	width:225px;
	text-align: left;
	float:right;
	border-color:transparent;
}

#homephotos {	
	width:400px;
	text-align: left;
	float:left;
}

#footer {	
	clear:both;
	width:100%;
	height:;
	top: 365px;
	text-align:center;
	vertical-align:text-top;
	border-top:solid 1px #993300;
	margin-bottom:20px;
}

#copyright-text {
	width:800px;
	height:75px;
	margin:0 auto;
	text-align:left;
}

#blanket {
   background-color:#111111;
   opacity: 0.85;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiv-07Viognier {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:465px;
	z-index: 9002;
}


#popUpDiv-08Viognier {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:530px;
	z-index: 9002;
}

#popUpDiv-07Syrah {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:530px;
	z-index: 9002;
}

#popUpDiv-08DryRose {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:475px;
	z-index: 9002;
}

#popUpDiv-07CabMer {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:475px;
	z-index: 9002;
}

#popUpDiv-07Chardonnay {
	position:absolute;
	background-image:url(images/bckgrnd_wines.jpg);
	background-color:#d6d4d5;
	background-repeat:repeat-x;
	border:10px solid #ffffff;
	width:500px;
	height:475px;
	z-index: 9002;
}

#popUpClose {
	display:block;
	background-color:#ffffff;
	width:130px;
	height:16px;
	float:right;
	text-align:center;
}

.closewindow {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-family:helvetica, sans-serif;
}

#wine-container {
	width:500px;
}

#wine-text {
	width:340px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
	font-size:11px;
}

.pto-wine {
	float:left;
	margin-bottom:48px;
	margin-top:30px;
}
.btn-wine {
	display:inline;
	width:85px;
	padding:5px;
	margin-top:10px;
	text-align:center;
	font-family:helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#121212;
	text-decoration:none;
}


.btn-more-news {
	display:inline;
	width:125px;
	padding:6px;
	margin-top:12px;
	text-align:center;
	font-family:helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#121212;
	text-decoration:none;
	float:right;
	margin-right:15px;
}


.btn-reserve {
	display:block;
	float:right;
	width:110px;
	padding:5px;
	margin:10px;
	margin-top:12px;
	text-align:center;
	font-family:helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#993300;
	text-decoration:none;
}


.btn-map {
	display:block;
	width:110px;
	padding:5px;
	margin-top:12px;
	text-align:center;
	font-family:helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#993300;
	text-decoration:none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align:top;
	line-height:22px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-style: normal;
	color: #b7b6b6;
	text-decoration: none;
}
.navigation a:link {color: #b7b6b6; text-decoration: none;}
.navigation a:active {color: #b7b6b6; text-decoration: none;}
.navigation a:visited {color: #b7b6b6; text-decoration: none;}
.navigation a:hover {color: #ffffff; text-decoration: underline;}

.navigationon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navigationon a:link {color: #FFFFFF; text-decoration: underline;}
.navigationon a:active {color: #FFFFFF; text-decoration: underline;}
.navigationon a:visited {color: #FFFFFF; text-decoration: underline;}
.navigationon a:hover {color: #FFFFFF; text-decoration: underline;}

.lrgheadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	color: #993300;
	text-decoration: none;
}
.lrgheadlines a:link {color: #993300; text-decoration: underline;}
.lrgheadlines a:active {color: #993300; text-decoration: underline;}
.lrgheadlines a:visited {color: #993300; text-decoration: underline;}
.lrgheadlines a:hover {color: #993300; text-decoration: none;}

.lrghometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #b6b4b4;
	text-decoration: none;
}
.lrghometext a:link {color: #b6b4b4; text-decoration: underline;}
.lrghometext a:active {color: #b6b4b4; text-decoration: underline;}
.lrghometext a:visited {color: #b6b4b4; text-decoration: underline;}
.lrghometext a:hover {color: #b6b4b4; text-decoration: underline;}


.hometext-08 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #b6b4b4;
	text-decoration: none;
}
.hometext-08 a:link {color: #b6b4b4; text-decoration: underline;}
.hometext-08 a:active {color: #b6b4b4; text-decoration: underline;}
.hometext-08 a:visited {color: #b6b4b4; text-decoration: underline;}
.hometext-08 a:hover {color: #b6b4b4; text-decoration: underline;}


.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #b6b4b4;
	text-decoration: none;
}
.bodytext a:link {color: #b6b4b4; text-decoration: underline;}
.bodytext a:active {color: #b6b4b4; text-decoration: underline;}
.bodytext a:visited {color: #b6b4b4; text-decoration: underline;}
.bodytext a:hover {color: #b6b4b4; text-decoration: underline;}

.winetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.winetext a:link {color: #333333; text-decoration: underline;}
.winetext a:active {color: #333333; text-decoration: underline;}
.winetext a:visited {color: #333333; text-decoration: underline;}
.winetext a:hover {color: #333333; text-decoration: underline;}
	
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #993300;
}

.subheads a:link {color: #993300; text-decoration: underline;}
.subheads a:active {color: #993300; text-decoration: underline;}
.subheads a:visited {color: #993300; text-decoration: underline;}
.subheads a:hover {color: #993300; text-decoration: none;}

.recentnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.recentnews a:link {color: #CCCCCC; text-decoration: underline;}
.recentnews a:active {color: #CCCCCC; text-decoration: underline;}
.recentnews a:visited {color: #CCCCCC; text-decoration: underline;}
.recentnews a:hover {color: #CCCCCC; text-decoration: underline;}

.btnphotogallery { 
	margin-left:85px;
}

.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
}
.photocredit a:link {color: #cccccc; text-decoration: underline;}
.photocredit a:active {color: #cccccc; text-decoration: underline;}
.photocredit a:visited {color: #cccccc; text-decoration: underline;}
.photocredit a:hover {color: #cccccc; text-decoration: underline;}

.videodate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.formnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #b6b4b4;
	text-decoration: none;
}
	
.photocaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}

.callouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
}

.btn_reserve a {
	display:block;
	margin-right:3px;
	margin-top:0px;
	width:105px;
	height:30px;
	background: url(images/btn_orderwine.gif) 0 0 no-repeat;
}
.btn_reserve a:hover { 
	background-position: -105px 0;
}
.btn_reserve a:active {
	background-position: 0 0px;
}


.btn_contact-us a {
	display:block;
	margin-right:0px;
	margin-top:0px;
	width:106px;
	height:30px;
	background: url(images/btn_contact1.gif) 0 0 no-repeat;
}
.btn_contact-us a:hover { 
	background-position: -106px 0;
}
.btn_contact-us a:active {
	background-position: 0 0px;
}


.btn_visit-winery a {
	display:block;
	margin-right:3px;
	margin-top:0px;
	width:107px;
	height:30px;
	background: url(images/btn_visit1.gif) 0 0 no-repeat;
}
.btn_visit-winery a:hover { 
	background-position: -107px 0;
}
.btn_visit-winery a:active {
	background-position: 0 0px;
}

#imageContainer {
	position:relative;
	width:800px;
	height:254px;
	margin:0;
	border:0px;
	margin-bottom:20px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
	border:0px;
}

.available-now {
	display:block;
	font-family:Georiga,serif; 
	font-size:20px;
	margin-right:20px;
	color:#666666;
}

.events_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.events_headline a:link {color: #993300; text-decoration: underline;}
.events_headline a:active {color: #993300; text-decoration: underline;}
.events_headline a:visited {color: #993300; text-decoration: underline;}
.events_headline a:hover {color: #993300; text-decoration: underline;}

.events_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #b6b4b4;
	text-decoration: none;
}
.events_text a:link {color: #b6b4b4; text-decoration: underline;}
.events_text a:active {color: #b6b4b4; text-decoration: underline;}
.events_text a:visited {color: #b6b4b4; text-decoration: underline;}
.events_text a:hover {color: #b6b4b4; text-decoration: underline;}

#events_container {
	border-top:1px solid #666666;
	padding:10px 0 10px 0;
}
