/* main settings */
html {
	height: 100%;
	background: #c3bca2;
}
body {
	min-width: 988px;
	margin: 0;
	font: 13px Georgia, "Times New Roman", Times, serif; 
	color: #6a634a;
	background: #c3bca2 url(../images/bg-strip.gif) repeat-y 50% 0;
	position: relative;
}
* html body { height: 100%; }
a {
	text-decoration: underline;
	color: #6a634a;
}
a:hover { text-decoration: none; }
img { border: 0; }
#wrapper {
	width: 100%;
	/*background:url(../images/bg-body.jpg) no-repeat 50% 141px;*/
background: no-repeat 50% 141px;
}
#w1 {
	width: 988px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 938px;
	height: 141px;
	overflow: hidden;
	padding-left: 50px;
}
.logo {
	width: 270px;
	margin: 0;
	float: left;
	padding: 19px 0 0 38px;
}
.logo a {
	width: 186px;
	height: 98px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
#nav {
	width: 600px;
	margin: 0;
	padding: 53px 0 0;
	list-style: none;
	float: left;
}
#nav li { float: left; }
#nav li.hover,
#nav li:hover { position: relative; }
#nav li.hover .drop,
#nav li:hover .drop { display: block; }
#nav .drop {
	display: none;
	position: absolute;
	top: 39px;
}
#nav ul {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
	background: url(../images/bg-drop.gif) repeat-x;
	float: left;
}
#nav ul li {
	font-size: 12px;
	line-height: 19px;
	color: #877f63;
	padding: 0 11px 0 12px;
	background: url(../images/bg-separator2.gif) no-repeat 0 4px;
	text-transform: lowercase;
}
#nav ul li:first-child {
	padding-left: 0;
	background: none;
}
#nav .home .drop div { width: 599px; }
#nav .about .drop div { width: 536px; height:120px; }
#nav .wine .drop div { width: 469px; height:120px;}
#nav .news .drop div { width: 404px; height:120px;}
#nav .gallery2 .drop div { width: 276px; }
#nav .contact .drop div { width: 196px; }
#nav .order .drop div {	width: 588px;height:120px; }
#nav .home .drop,
#nav .about .drop,
#nav .wine .drop,
#nav .news .drop,
#nav .gallery2 .drop,
#nav .contact .drop { left: 0; }
#nav .order .drop { right: 0; }
.pointer { display: none; }
#nav .order .drop ul { float: right; }
#nav a {
	height: 39px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}
#nav .home a {
	width: 63px;
	background: url(../images/bg-nav-01.gif) no-repeat;
}
#nav .about a {
	width: 67px;
	background: url(../images/bg-nav-02.gif) no-repeat;
}
#nav .wine a {
	width: 65px;
	background: url(../images/bg-nav-03.gif) no-repeat;
}
#nav .news a {
	width: 128px;
	background: url(../images/bg-nav-04.gif) no-repeat;
}
#nav .gallery2 a {
	width: 80px;
	background: url(../images/bg-nav-05.gif) no-repeat;
}
#nav .contact a {
	width: 85px;
	background: url(../images/bg-nav-06.gif) no-repeat;
}
#nav .order a {
	width: 112px;
	background: url(../images/bg-nav-07.gif) no-repeat;
}
#nav a:hover{ background-position: 0 -78px; }

#nav a.active { background-position: 0 -39px; }

#nav li.has-drop a:hover,
#nav li.has-drop:hover a,
#nav li.has-drop.hover a { background-position: 0 -78px; }
#nav ul a {
	width: auto !important;
	height: auto;
	overflow: hidden;
	display: inline;
	text-indent: 0;
	background: none !important;
	text-decoration: none;
}
#nav ul a:hover {
	background: none;
	color: #fff;
}
#main {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	padding-top: 5px;
	position: relative;
}
.flash-holder {
	width:807px;
	overflow: hidden;
	padding: 0 5px 5px 0;
}
.flash-holder img { display: block; }
#content {
	width: 632px;
	float: right;
	margin-top: 33px;
	padding-left: 50px;
	background: url(../images/bg-content.gif) repeat-y;
}
.products {
	width: 254px;
	float: left;
	padding: 4px 20px 5px 20px;
}
.products h2 {
	width: 274px;
	overflow: hidden;
	margin: 0 -20px 2px 0;
	font-size: 22px;
	letter-spacing: -1px;
	color: #433f40;
}
.products h2 a {
	color: #433f40;
	text-decoration: none;
}
.products h2 a:hover { color: #fff; }
.products p {
	margin: 0 0 9px;
	line-height: 22px;
}
.products p a {
	color: #433f40;
	text-decoration: none;
}
.products p a:hover { text-decoration: underline; }
#sidebar {
	width: 239px;
	float: left;
	padding:25px 4px 0 63px;
}
.product-list {
	width: 200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 19px;
}
.product-list li {
	height: 1%;
	overflow: hidden;
}
.product-list li .t {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: url(../images/bg-products-list-t.png) no-repeat;
}
.product-list li .c {
	width: 196px;
	overflow: hidden;
	background: url(../images/bg-products-list.png) no-repeat;
	padding-left: 4px;
}
.product-list li .c a {
	width: 179px;
	display: block;
	position: relative;
	border: 5px solid #fff;
	text-decoration: none;
}
.product-list li .c a:hover { border-color: #c3bca2; }
.product-list li .c a img { display: block; }
.product-list .text-box {
	width: 179px;
	overflow: hidden;
	padding: 4px 0 7px;
	background: url(../images/bg-text-box.png);
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
* html .product-list .text-box { right: -1px; }
.product-list .text-box strong span {
	width: 150px;
	overflow: hidden;
	padding-right: 29px; 
	font-size: 14px;
	line-height: 20px;
	color: #fcf8ea;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	text-align: right;
}
.product-list .text-box strong {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: block;
}
.product-list .text-box strong em {
	width: 20px;
	height: 20px;
	background: url(../images/bg-bullet-arrow.png) no-repeat;
	position: absolute;
	bottom: -2px;
	right: 6px;
}
* html .product-list .text-box strong em { right: 5px; }
.product-list li .b {
	width: 100%;
	height: 7px;
	overflow: hidden;
	background: url(../images/bg-products-list-b.png) no-repeat;
}
#footer {
	width: 943px;
	overflow: hidden;
	padding: 14px 50px 20px 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	overflow: hidden;
}
#footer li {
	margin-right: -10px;
	padding: 0 10px 0 20px;
	font-size: 11px;
	color: #877f63;
	float: left;
	background: url(../images/bg-separator.gif) no-repeat 100% 2px;
}
#footer li a { color: #877f63; }
.copyright a {
	padding-right: 2px;
	text-decoration: none;
}
.copyright a:hover { text-decoration: underline; }
#inner { background-repeat:no-repeat; }
#inner #wrapper { 
/*background-image: url(../images/bg-body2.jpg); */
}
#inner #main { margin-bottom: 2px; }
#inner #content {
	width: 528px;
	margin-top: -472px;
	position: relative;
	background: none;
	padding: 0 166px 0 0;
}
#content .c {
	width: 100%;
	/*overflow: hidden;*/
	padding-bottom: 27px;
	background: url(../images/bg-content-c.png) repeat-y;
	min-height: 581px;
height: auto !important;
height: 581px; 
}
.standard-content-area .alignright{
float:right;
margin-left:15px !important;
}

.standard-content-area .alignleft{
float:left;
margin-right:15px !important;
}
#content .b {
	width: 100%;
	height: 9px;
	overflow: hidden;
	background: url(../images/bg-content-b.png) no-repeat;
}
.products-post {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 37px 0 9px;
}
.products-info {
	width: 416px;
	margin-bottom: 23px;
	padding: 0 54px 0 58px;
}
.products-info:after {
	content: "";
	display: block;
	clear: both;
}
.products-info h2 {
	margin: 0 0 10px -5px;
	padding-bottom: 11px;
	letter-spacing: -2px;
	font-size: 30px;
	color: #433f40;
	background: url(../images/bg-heading-line.gif) repeat-x 0 100%
}
.products-info h2 span,
.products-info2 h2 span { display: block; }
.products-info p {
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 22px;
}
.products-info .standard-content-area p{
font-size:13px;
}
.products-info .standard-content-area p img, .products-info .standard-content-area .wp-caption img{
border:1px solid #d9cfbb;
display:block;
margin:0 0 5px 0;
padding:4px;
position:relative;
background-color:#FFFFFF;

}

.products-info .standard-content-area .wp-caption .wp-caption-text{
border-bottom:1px solid #D9CFBB;
color:#433F40;
font-size:11px;
line-height:16px;
padding-bottom:5px;
}

.products-info .nav-above{
margin:0 auto;
height:28px;
padding:10px 0;
overflow:hidden;
width:100%;
}

.products-info .nav-above .nav-above-date{
width:200px;
color:#433F40;
}

.products-info .nav-above .goback{
width:120px;
text-align:right;
float:right;
font-size: 12px;
color: #837b5f;
text-transform: uppercase;
font-weight:normal;
}

.products-post img { display: block; }
.products-area {
	width: 499px;
	overflow: hidden;
	margin-bottom: 2px;
	padding-left: 29px;
}
.products-box {
	width: 159px;
	float: left;
	margin-right: -1px;
}
.products-box2 {
	width: 179px;
	margin-left: -14px;
}
.products-box a .top {
	width: 100%;
	height: 4px;
	overflow: hidden;
}
.products-box a:hover .top { background: url(../images/bg-products-box-t.png) no-repeat; }
.products-box2 a:hover .top { background: url(../images/bg-products-box2-t.png) no-repeat; }
.products-box a .center,
.products-box a .center .holder {
	height: 1%;
	overflow: hidden;
}
.products-box a .center .holder { padding: 8px 0 9px; }
.products-box a .center .holder {
	position: relative;
	cursor: pointer;
}
.products-box a:hover .center { background: url(../images/bg-products-box.png) repeat-y; }
.products-box2 a:hover .center { background: url(../images/bg-products-box2.png) repeat-y; }
.products-box a .bottom {
	width: 100%;
	height: 3px;
	overflow: hidden;
}
.products-box a:hover .bottom { background: url(../images/bg-products-box-b.png) no-repeat; }
.products-box2 a:hover .bottom { background: url(../images/bg-products-box2-b.png) no-repeat; }
.products-box a img { margin: 0 auto -18px; }
.products-box strong {
	margin-bottom: 1px;
	font-size: 12px;
	color: #433f40;
	text-decoration: none;
	display: block;
	text-align: center;
}
.products-box a { text-decoration: none; }
.products-box a span {
	font-size: 11px;
	color: #8f8970;
	display: block;
	text-align: center;
}
.products-box a .center .holder span { text-decoration: underline; }
.products-box a:hover .center .holder span {
	text-decoration: none;
	color: #433f40;
}
#inner #sidebar { width: 227px; }
#inner #footer { width: 818px; }
.more .c { padding-bottom: 22px !important; }
.more .products-info { margin-bottom: 24px; }
.products-info2 {
	width: 276px;
	float: left;
	margin: 0 12px 0 -2px;
	display: inline;
}
.products-info .products-info2 h2 {
	margin-bottom: 9px;
	padding: 2px 0 10px;
	font-size: 24px;
}
.products-info .products-info2 p { font-size: 12px; }
.products-info .products-info2 img { margin-bottom: 18px; }
.name,
.position { display: block; }
.name {
	font-size: 15px;
	color: #433f40;
	margin-bottom: 2px;
}
.position {
	color: #74654b;
	margin-bottom: 37px;
}
.download-area {
	width: 100%;
	overflow: hidden;
}
.download-sheet {
	padding: 0 0 0 20px;
	color: #837b5f;
	text-transform: uppercase;
	background: url(../images/icon-psd.png) no-repeat;
	font-size: 12px;
	margin: 0 0 0 -2px;
	padding: 1px 0 5px 24px;
	cursor: pointer;
	float: left;
}
.products-img {
	width: 130px;
	float: left;
	margin-top: -20px;
}
.products-img img {
	margin: 0 auto;
	display: block;
	position: relative;
}
.award-area {
	width: 448px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0 26px 20px 54px;
}
.award-box {
	width: 171px;
	float: left;
	background: url(../images/bg-award-box.gif) no-repeat;
	margin-right: 22px;
	padding: 10px 0 0 29px;
}
.award-box h3 {
	margin: 0 !important; 
	font-size: 16px;
	line-height: 18px;
	color: #433f40;
	margin-bottom: 2px !important;
	font-weight:normal;
}
.award-box p {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}
.all-awards{
	overflow:hidden;
	width:415px;
	font-size:11px;
	padding-left: 56px;
	padding-bottom:19px;
}
.all-awards a{
}
.all-awards a:hover{
}
.sheet-box {
	width: 415px;
	overflow: hidden;
	padding: 12px 56px 0 56px;
}
.sheet-post {
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
	background: url(../images/bg-line.gif) repeat-x;
}
.sheet-post h4 {
	margin: 0 0 2px;
	font-size: 14px;
	color: #837b5f;
	text-transform: uppercase;
	font-weight:normal;
}
.sheet-post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sheet-post li { margin-bottom: 2px; }
.sheet-post a {
	color: #6a634a;
	font-size: 12px;
}
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash .products h2 {
	visibility: hidden;
	height: 27px;
}
.sIFR-hasFlash .products-info h2 {
	margin-left: 0;
	
}
.sIFR-hasFlash .products-info h2 span {
	visibility: hidden;
	/* margin-left: -3px;*/
	/* height: 0; */
}
.sIFR-hasFlash .products-info2 h2 span {
	visibility: hidden;
	margin-left: 3px;
	/* height: 0; */
}
h3{
margin-bottom:12px;
margin-top:22px;
	font-size: 16px;
	line-height: 18px;
	color: #433f40;
	font-weight:normal;
}
h3 a{
color: #433f40;
text-decoration:none;
}
h3 a:hover{
color: #433f40;
text-decoration:underline;
}
.newsbox{
	margin: 0 0 10px 0px;
	padding-bottom: 11px;
	background: url(../images/bg-heading-line.gif) repeat-x 0 bottom;
}
.newsbox .newsdate{
	font-size: 12px;
	color:#999279;
}
.newsbox h3{
margin-bottom:0;
}
.newsbox img{
border:1px solid #d9cfbb;
display:block;
margin:4px 0 4px 0px;
padding:4px;
position:relative;
background-color:#FFFFFF;
float:left;
}
.newsbox img:hover{
background-color:#e9e0cf;
}
.newsbox .newsmore{
background-color:#FFFFFF;
text-align:center;
width:262px;
margin-left:156px;
}
.newsbox .newsmore a{
color:#433f40;
text-decoration:none;
}
.newsbox .newsmore a:hover{
text-decoration:underline;
}


.newsbox .newsblurb{
width:262px;
margin-left:156px;
}
.newsbox .clearit{
clear:both;
}
.annual-events-row{
display:block;
height:140px;
padding-bottom:44px;
width:416px;
}
.annual-events-box, .annual-events-box2{
	background-color:#FFFFFF;
	float:left;
	height:140px;
	overflow:hidden;
	padding:10px;
	text-align:center;
	width:174px;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	background-image: url(../images/icon-annual-events.gif);

}
.annual-events-box2{
	margin:0;
}
.annual-events-box{
margin-right:28px;
}
.annual-events-box .event-header, .annual-events-box2 .event-header{
font-size:22px;
color: #8f8970;
border-bottom: solid 1px #eeeae1;
height:24px;
padding:13px 0 4px;
margin:0 !important;

}

.annual-events-box .event-name, .annual-events-box2 .event-name{
color:#433F40;
font-size:14px;
height:40px;
padding-top:7px;
}

.annual-events-box .event-venue, .annual-events-box2 .event-venue{
color:#8F8970;
font-size:14px;
font-style:italic;
height:20px;
padding-bottom:3px;
}

.annual-events-box .event-link a, .annual-events-box2 .event-link a{
font-size:12px;
text-decoration:underline;
}
.annual-events-box .event-link a:hover, .annual-events-box2 .event-link a:hover{
font-size:12px;
text-decoration:none;
}

.standard-content-area{
/*padding-top:20px;*/
}
.subscribe-form{
padding-top:20px;
}

.subscribe-form p, .wpcf7-form p{
clear:left;
margin:0;
padding:2px 0 5px 155px;
width:300px; /*width of left column containing the label elements*/
height: 1%;
}

.subscribe-form label, .wpcf7-form label, .order-form label{
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color:#433f40;
font-style:italic;
}

.subscribe-form select, .wpcf7-form select, .order-form select{
width:224px;
background:#ffffff url(.../images/form_field_bg.gif) no-repeat scroll 0 0;
font-family:Georgia,"Times New Roman",Times,serif;
border:none;
color:#433f40;
font-size:12px;
margin:0.2em 10px 0 0;
padding:0.2em;
}

.subscribe-form textarea, .wpcf7-form textarea, .order-form textarea{
width:218px;
background:#ffffff url(../images/form_field_bg.gif) no-repeat scroll 0 0;
font-family:Georgia,"Times New Roman",Times,serif;
border:none;
color:#433f40;
font-size:12px;
margin:0.2em 10px 0 0;
padding:0.2em;



}


.subscribe-form input[type="text"], .wpcf7-form input[type="text"], .order-form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width:218px;
font-family:Georgia,"Times New Roman",Times,serif;
background:#ffffff url(../images/form_field_bg.gif) no-repeat scroll 0 0;
border:none;
color:#433f40;
font-size:12px;
margin:0.2em 10px 0 0;
padding:0.2em;

}

.standard-content-area .submitrow{
padding-top:26px;
}
.subscribe-form fieldset, .wpcf7-form fieldset, .order-form fieldset{
border:1px solid #DED5C3;
width:398px;


}
.subscribe-form fieldset legend, .wpcf7-form fieldset legend, .order-form fieldset legend{
color: #433f40;
background-color:#FFFFFF;
font-size:16px;
}


.subscribe-form fieldset p, .wpcf7-form fieldset p{
width:242px;
}
.order-form .input-field-amount{
width: 35px !important;
}
.order-form .input-field-disabled{
width: 70px !important;
color:#979282 !important;
background-color:#f8f5ea !important;
background:#f8f5ea url(../images/form_field_bg_disabled.gif) no-repeat scroll 0 0 !important;
}
.order-form label{
margin-left: 0 !important;
width: auto !important;
padding-right:6px;
padding-right:6px;
}

.order-form .input-field-total{
width: 70px !important;
color:#433f40 !important;
background-color:#f8f5ea !important;
background:#f8f5ea url(../images/form_field_bg_disabled.gif) no-repeat scroll 0 0 !important;
height: 20px !important;
font-size:16px  !important;
}

.order-form td{
height:30px;
}
.order-form .label-total{
font-size:16px !important;
font-style:normal !important;
}

.standard-content-area table{
padding: 10px;
}
.order-form .fieldset-personal-details{
margin-top:20px;
}
.awards-area{
	overflow: hidden;
	margin-bottom: 2px;
}
.awards-area .award-group-holder{
margin-bottom:20px;
padding:5px;
}
.awards-area .award-group-holder .wine-name{
font-size:22px;
background-color:#ffffff;
text-align:center;
color: #8F8970;
}
.awards-area .award-group-holder .award-group{
padding:3px;
}
.awards-area .award-group-holder .award-group .award-year-header{
color:#433F40;
cursor:pointer;
font-size:15px;
padding:2px;
text-align:center;
text-decoration:underline;
}

.awards-area .award-group-holder .award-group .award-year-header:hover{
text-decoration:none;
}


.awards-area .award-group-holder .award-group .award-list .award-name{
background-image:url(../images/awards-icon_small.png);
background-position:0 7px;
background-repeat:no-repeat;
line-height:24px;
padding-left:18px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;

}
.awards-area .award-group-holder .award-group .award-list .award-name em{
color:#433F40;
}
.award-group .close-button{
background-color:#FFFFFF;
font-size:11px;
padding:2px;
text-align:right;
}
.award-group .award-list{

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	padding-bottom: 4px;
}

.award-group .close-button a{
color:#433F40;
text-decoration:underline;
}
.award-group .close-button a:hover{

text-decoration:underline;
}








