body {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0DED9;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.frontpage {
	overflow: hidden;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	color: #000;
	outline: none;
}

a:active {
	outline: none;
}

.hiddenNav {
	display: none;
}

#contentContainer {
	width: 972px;
	height: 633px;
	margin: 0 auto;
	text-align: left;
}

#contentContainerSecondary {
	width: 972px;
	min-height: 633px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#content {
	width: 972px;
	height: 607px;
}

#contentSecondary {
	width: 972px;
	/* min-height: 607px; */
	background-color: rgb(245,236,211);
}

.contentBox {
	float: left;
	width: 243px;
	height: 228px;
	font-size: 11px;
	line-height: 14px;
}

.contentBoxContent {
	width: 212px; 
	height: 208px; 
	margin: 10px 0px 10px 15px; 
	padding-right: 15px;
}

.contentDoubleBox {
	float: left;
	width: 486px;
	height: 228px;
	font-size: 11px;
}

.contentDoubleBoxContent {
	float: left;
	width: 466px;
	height: 208px;
	margin: 10px 0px 10px 10px;
	padding-right: 10px;
}

.contentBoxRightBorder {
	border-right: 1px solid #000;
}

#contentTopLine {
	width: 972px;
	height: 7px;
	background-color: rgb(138,29,4);
	line-height: 1px;
}

#contentBottomLine {
	width: 972px;
	height: 19px;
	background-color: rgb(138,29,4);
	text-align: center;
	text-transform: uppercase;
	color: rgb(235,215,167);
	font-size: 9px;
	line-height: 19px;
}

#contentBottomLine a {
	color: rgb(235,215,167);
	text-decoration: none;
}

#menuBlock {
	float: left;
	width: 243px;
	/* height: 607px; */
	background-color: rgb(245,236,211);
}


#menu {
	float: left;
	width: 243px;
	/* height: 456px; */
	padding-bottom: 3px;
	font-size: 12px;
}


#menu img {
	border: 0;
	display: block;
}

#menuLogo {
	width: 243px;
	height: 151px;
	background: url('/images/logobox.jpg');
}

#menuSearch {
	width: 203px;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	height: 18px;
}

#subMenu {
	padding-left: 30px;
	line-height: 18px;
	font-size: 11px;
}

#subMenu a {
	color: #000;
	text-decoration: none;
}

#subMenu a:hover {
	color: rgb(138, 29, 4);
}

.rollover {
	border: 0;
}

#contentBlock {
	float: left;
	width: 729px;
	height: 607px;
}

#contentBlockSecondary {
	float: left;
	width: 720px;
	/* min-height: 607px; */
	background-color: rgb(245,236,211);
}

#contentBlockSecondaryHeader {
	width: 729px;
	height: 152px;
	padding: 0;
	margin: 0;
	background-color: rgb(138,29,4);
	overflow: hidden;
}

#contentBlockSecondaryHeader .slideshow {
	float: left;
}

#contentBlockSecondaryHeader table {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#contentBlockSecondaryHeader table tr, #contentBlockSecondaryHeader table td {
	margin: 0;
	padding: 0;
	border: 0 none;
}


#contentBlockSecondaryLowerBlock {
	width: 729px;
	/* min-height: 456px; */
	background-color: #F5ECD3;
}

#contentBlockSecondaryLowerBlockVineyardLeft {
	float: left;
	width: 223px;
	padding: 10px;
	background-color: #BCAB82;
	height: 599px;
}

#contentBlockSecondaryLowerBlockVineyardRight {
	float: left;
	width: 483px;
}

.contentBlockSecondaryLowerBlockContent {
	padding: 20px;
	min-height: 456px;
	height: auto !important;
	height: 456px;
	background-color: #BCAB82;
}

.contentBlockSecondaryLowerBlockLeft {
	float: left;
	width: 486px;
	/* min-height: 456px; */
	background-color: rgb(188,171,130);	
}

.contentBlockSecondaryLowerBlockRight {
	float: left;
	width: 243px;
	/* min-height: 456px; */
	background-color: rgb(245,236,211);
}

.lowerBlockRightBox {
	width: 223px;
	margin: 10px;
	padding-top: 10px;
	background-color: rgb(245,236,211);
	border-top: 1px #000 solid;
}

.padding10 {
	padding: 10px;
}

.breadcrumb {
	font-size: 10px;
	color: #000;
}

.breadcrumb a {
	color: #000;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

table td {
	vertical-align: top;
	padding: 6px 10px 6px 0px;
}

.wineColorHeader, .wineColorHeader a {
	color: #8A1D04;
	font-weight: bold;
	text-transform: uppercase;	
}

.wineColor {
	color: #8A1D04;
	font-weight: bold;
}

.wineColorNormal {
	color: #8A1D04;
	font-weight: normal;
}

#heroBlock {
	background-color: #BCAB82;
	width: 729px;
	height: 379px;
}

.heroVertBox {
	float: left;
	width: 243px;
	height: 379px;
}

.heroVertBox img {
	display: block;
}

#lowerBlock {
	width: 729px;
	height: 228px;
	background-color: rgb(188,171,130);
}

.lowerBlockContent {
	width: 709px;
	height: 208px;
	padding: 10px;
}

/* Shop Online page */

.shopOnlineBottomImg {
	float: left;
	width: 85px;
	height: 150px;
	text-align: center;
}

.shopOnlineBottomImgSpacer {
	margin-right: 31px;
}

/* Our Wines page */

.scoreBoxColumn {
	float: left;
	width: 63px;
	height: 208px;
}
.scoreBox {
	width: 50px;
	height: 45px;
	border: 1px none #fff;
	text-align: center;
	line-height: normal;
}

.score {
	font-size: 24px;
}

.scoreText {
	text-transform: uppercase;
	font-size: 10px;
}

.contentNextToScoreBox {
	float: left;
	width: 148px;
	height: 208px;
	line-height: 14px;
}

.indented-list-15 {
	margin-left: 15px;
	padding: 0px;
	list-style-type: disc;
}

.indented-list-25 {
	margin: 3px 0px 0px 25px;
	padding: 0px;
	list-style-type: disc;
}

.indented-list-25 li {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Shipping Table */
td.cell1 {
	width: 155px;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	margin: 0;
}

td.cell2 {
	width: 55px;
	vertical-align: top;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0;
}

td.pad {
	padding: 3px 0px 3px 0px;
	margin: 0;
}

td.text-center {
	text-align: center;
}

td.border-left {
	border-left: 1px #000 solid;
}

td.border-top {
	border-top: 1px #000 solid;
}

td.border-right {
	border-right: 1px #000 solid;
}

/* Site map */

#sitemap {
	border: 0;
}

#sitemap td {
	padding: 8px 3px 8px 3px !important;
	width: 75px;
	vertical-align: top;
}

#sitemap tr {
	
}

/* Email sign-up */

td.formlabel {
	width: 200px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 5px 3px 0px;
}

td.forminput {
	width: 300px;
	padding: 0px 0px 3px 0px;
}

.email_form_input {
	width: 300px;
}

.email_form_submit {
	margin-left: 205px;
}

/* Our Distributors */
td.distributors {
	padding-left: 6px;
	padding-right: 6px;
}

/* Accolades and Scores */
.scores {
	padding: 0px 0px 10px;
}

/* Event Inquiry */
#event_inquiry td {
	padding: 3px 0px 0px 0px;
}

/* Index pages slideshow */
.slideshow {
	width: 243px;
	height: 228px;
}

#show, #show img {
	z-index: 1;
}

/* Simple Gallery */
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px;
text-align: center;
margin-left: 20px;
margin-top: 10px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: center;
padding: 2px 5px;
}

/* Email Pop-Up */

#email_popup {
	border-top: 5px #8A1D04 solid;
	background-color: #F5ECD3;
	width: 400px;
	height: 160px;
	margin: 0px;
}

#email_popup_inner {
	width: 380px;
	height: 130px;
	padding: 10px;
}

#emailPopup {
	display: none;
	width: 400px;
	height: 165px;
	background: #FFFFFF;
	z-index: 3;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-align: center;
}

#emailPopupBackground {
	display: none;
	width: 100%;
	height: 100%;
	background: #000000;
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/
	top: 0;  
	left: 0;   
	z-index: 2;
}

/* Form Validation */
.error { float: none; color: red; padding-left: .5em; vertical-align: middle; }
