/* WRAP ----------------- */


html,body, #wrapper{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	vertical-align:top;
	border:none;
	background-color: #434343;
}
   
body, td {
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	_font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:115%;
	color:#434343;
}

#wrapLeft {
	background:url(images/bg_main_left.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color: #919191;
}

#wrapRight {
	background:url(images/bg_main_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color: #919191;
}

#wrapCenter {
	width:620px;
	height:94%;
	vertical-align:top;
}

#wrapCenterHome {
	background-color:#434343;
	width:620px;
	height:458;
	vertical-align:top;
}


/* END WRAP ----------------- */











/* TOP NAV ----------------- */


#top {
	width:620px;
	height:55px;
}

#topNav {
	text-align:right;
	font-size:10px;
	width:460px;
	float:right;
	height:18px;
	padding-top:5px;
	color:#ACABAB;
}

#topNav a {
	color:#ACABAB;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
}

#topNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_toplinks.gif) no-repeat 0 2px;
}

#pop a {
	color:#ACABAB;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:6px;
}

#pop a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_toplinks.gif) no-repeat 0 2px;
}


/* END TOP NAV ----------------- */










/* LEFT NAV ----------------- */


#leftNav {
	background-color:#E5E5E5;
	width:178px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:55px;
	_margin-top:57px;
	float:left;
	display:block;
}

#leftSubNav {
	width:168px;
	_width:155px;
	text-align:right;
	color:#919191;
}

#leftSubNav a {
	width:170px;
	text-align:right;
	color:#919191;
	text-decoration:none;
}

#leftSubNav a:hover {
	width:170px;
	text-align:right;
	color:#434343;
	text-decoration:none;
}

#mailList {
	width:157px;
	text-align:right;
	padding-bottom:20px;
	float:left;
	display:block;
	color:#919191;
	margin-top:20px;
	clear:left;
}

#mailList .title {
	color:#434343;
}

#mailList p {
	padding-top:2px;
	padding-bottom:2px;
	
}

#cart {
	width:157px;
	text-align:right;
	padding-bottom:20px;
	float:left;
	display:block;
	color:#919191;
	margin-top:20px;
	clear:left;
}

#cart .title {
	color:#434343;
}

#cart p {
	padding-top:2px;
	padding-bottom:2px;
	
}

#cart .caption {
	font-size:10px;
	font-style:italic;
	float:right;
	padding:2px;
}

a.leftNavAdvert {
	display:block;
	margin-top:16px; 
	margin-left:10px; 
	*margin-left:0; 
	clear:left; 
	width:158px;
}

a.leftNavAdvert img {
	border:none;
}

/* END LEFT NAV ----------------- */







/* CONTENT ----------------- */


p {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 620px;
	background:#FFFFFF;
	margin-top:5px;
	height:94%;
}

h1 {
	font-size:13px;
	letter-spacing:-.04em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:5px;
}

h1 .smalltext {
	font-size: 11px;
	font-weight:normal;
	letter-spacing:normal;
}

#contentHome {
	width: 620px;
	margin-top:5px;
	height:94%;
}

a:link {
	text-decoration: underline;
	color:#434343
}

a:active {
	text-decoration: underline;
	color:#434343
}

a:visited {
	text-decoration: underline;
	color:#434343
}

a:hover {
	color:#888888;
	text-decoration: underline;
}

hr {
	width:99%;
	background-image:url(images/dotted.gif);
	background:url(images/dotted.gif);
	border:none;
	height:5px;
	border-style:none;
	_display:none; /* IE only */
	
}

div.hr { /* IE hack to mimic hr  */
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	margin-top:10px;
	width:99%;
	_background:url(images/dotted.gif); /* IE only */
	_background-repeat:repeat-x; /* IE only */
	height:5px;

}

a img {border: none; }


li {
	margin: 0;
	padding: 0;
}


#right {
	text-align:left;
	width:420px;
	float:right;
	padding:0px;
	padding-right:13px;
	margin-top:14px;
}

#contentWines {
	text-align:left;
	width:330px;
	float:right;
	padding:0px;
	padding-right:5px;
	margin-top:14px;
}

#contentMerch {
	text-align:left;
	width:425px;
	float:right;
	padding:0px;
	padding-right:5px;
	margin-top:14px;
}

#pullQuote {
	text-align:center;
	font-style:italic;
	line-height:18px;
	background:#E5E5E5;
	font-family:georgia, times new roman, serif;
	_font-family:times new roman, serif;
	font-size:12px;
	width:155px;
	float:right;
	padding:8px;
	margin:3px;
}

#pullQuote .quotes {
	font-size:21px;
	color:#AAAAAA;
	line-height:10px;
	vertical-align:-60%;
	letter-spacing: .05em;
}


a.more {
	background:#E5E5E5;
}

.thankyou {
	font-size: 13px;
}

.newsQuote {
	font-style:italic;
	font-family:georgia, times new roman, serif;
	_font-family:times new roman, serif;
	font-size:12px;
	line-height:16px;
	width:95%;
	padding:8px;
	padding-bottom:2px;
	color:#666666;
}

.quotes {
	font-size:21px;
	color:#BBBBBB;
	line-height:16px;
	vertical-align:-30%;
	letter-spacing: .05em;
}

.mention {
	font-style:italic;
	color:#999999;	
}

.medal {
	color:#000000;
	text-transform:uppercase;
}

#onPageNav {
	text-align:right;
	width:250px;
	float:right;
	height:15px;
	padding-top:3px;
}

.red {
        color:#CC0000;
}

.harvestImg {
		padding-right:3px;
		padding-bottom:3px;
}
.harvestImg2 {
		padding-bottom:3px;
}

.wineRow {
	clear:left;
}

.wineThumb {
	width:95px; margin:4px; float:left; text-align:center;
}

.shareLinks { overflow:hidden; clear:left; }
.shareLinks .txt { display:block; float:left; padding:2px 5px 0 0; }
.shareLinks a img { display:block; float:left; margin-right:3px; }



/* END CONTENT ----------------- */








/* FORMS ----------------- */


form {
	margin:0px;
	padding:0px;
}

select {
	background-color:#E5E5E5;
	border:none;
	border-color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

input {
	background-color:#E5E5E5;
	border:none;
	border-color:#666666;
	font-size:10px;
	padding-bottom:2px;
	padding-top:2px;
}

textarea {
	background-color:#E5E5E5;
	border:none;
	border-color:#666666;
	font-size:10px;
	overflow:auto;
	padding-bottom:2px;
	padding-top:2px;
}


/* END FORMS ----------------- */










/* FOOTER ----------------- */


#HomeBottomLeft {
	text-align:left;
	width:450px;
	height:25px;
	height: 25px;
	padding-top:10px;
	color:#ACABAB;
	vertical-align:middle;
	float:left;
}

#bottom {
	font-size:10px;
	text-align:right;
	height:25px;
	background:#434343;
}

#bottomHome {
	font-size:10px;
	height:25px;
	background:#434343;
}

#bottomNav {
	height:25px;
	color:#808080;
	padding-top:10px;
}

#bottomNavHome {
	height:25px;
	color:#808080;
	padding-top:10px;
	float:right;
}

#bottomNav a {
	color:#808080;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
}

#bottomNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_toplinks.gif) no-repeat 0 2px;
}

#bottomNavHome a {
	color:#808080;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
}

#bottomNavHome a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_toplinks.gif) no-repeat 0 2px;
}

#HomeBottomLeft a {
	color:#ACABAB;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
}

#HomeBottomLeft a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_toplinks.gif) no-repeat 0 2px;
}


/* FOOTER ----------------- */
