* {
	padding: 0;
	margin: 0;
}

#Content blockquote a, #Content blockquote a:visited  {
	color: #8c1829;
}

#Content blockquote a:hover, #Content blockquote a:visited:hover {
	color: #303030;
}

body {
	font: normal 12px Arial,Verdana,Sans-serif;
	line-height: 1.3em;
	background: black;
	color: #303030;
	text-align: center;
}

.doubleSize {
	font-size: 15px;
}

#wrapper-border {
	padding: 8px;
	background: white;
}

#Wrapper {
	width: 996px;
	margin: 16px auto 0;
	text-align: left;
	background: white;
}

img.Width {
	margin-left: 8px;
	margin-right: 8px;
}

img.Left {
	float: left;
}

img.Right {
	float: right;
}

.noborder {
	border: 0;
}

#StuffPage {
	clear: both;
}

#BirthdayBanner {
	text-align: center;
	margin: 12px 0px;
}

#BirthdayBanner img {
	border: 0px;
	margin: 0;
	padding: 0;
}

#Quote {
	margin: 16px;
}

#Quote p {
	margin: 0px 12px 8px;
}

#Quote img {
	margin: 8px 12px;
}

#Quote blockquote {
	margin: 8px 24px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

#Quote cite {
	display: block;
	margin: 8px 24px;
	text-align: right;
	color: #8c1829;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}


#Header {
	position: relative;
	display: block;
	height: 332px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	overflow: hidden;
}

#Header img {
	border: 0;
}


#LogoBox {
	position: absolute;
	top: 80px;
	left: 30px;
	background: white;
	border: 1px solid black;
	z-index: 100;
}

#LogoBox a, #LogoBox a:visited {
	padding: 32px 16px;
	display: block;
}

#Logo {

}

div.Menu {
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
}

div.Menu ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	background: black;
	height: 32px;
}

div.Menu ul li {
	float: left;
	font-size: 11px;
}

div.Menu ul li.Selected {
	font-weight: bold;
}

div.Menu ul li a, div.Menu ul li a:visited {
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding: 0 8px;
}

div.Menu ul li a:hover, div.Menu ul li a:visited:hover {
	color: #8c1829;
	text-decoration: underline;
}

#ShoppingCart {
	background: white;
	margin: 8px 8px 2px;
	border: 1px solid black;
	padding: 6px 0 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#ShoppingCart * {
	margin: 0;
	padding: 0;
}

#ShoppingCart a img {
	float: left;
	margin: 0 8px;
}



#ShoppingCart a, #ShoppingCart a:visited {
	display: block;
	padding: 8px;
	color: #303030;
	text-decoration: none;
}

#ShoppingCart a:hover, #ShoppingCart a:visited:hover {
	color: #8c1829;
	text-decoration: underline;
}


#Main {
	clear: both;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(../newimages/interface/backLeftMargin.gif) top left repeat-y;
}

#Main h1 {
	color: #9c0000;
	font-size: 16px;
	margin: 16px 16px 8px;
}

#Main h2 {
	color: #9c0000;
	font-size: 14px;
	margin: 16px 16px 8px;
}

#Main h3 {
	color: #9c0000;
	font-size: 12px;
	margin: 8px 16px 4px;
}

#Main ul {
	margin: 8px 32px;
}

#Main p {
	font-size: 12px;
	color: #303030;
	margin: 8px 32px 8px 16px;
}

#Main address {
	font-size: 12px;
	font-style: normal;
	color: #303030;
	margin: 8px 32px 8px 16px;
}

#Main p.h2 {
	font-weight: bold;
	font-size: 12px;
	color: #9c0000;
}



#Main p img {
	margin: 4px 24px 16px;
}


#Main .path {
	font-size: 16px;
	font-weight: bold;
	margin: 32px 16px 16px;
	color: #9c0000;
}

#Main q {
	display: block;
	margin: 16px 32px 4px;
}

#Main q:before, #Main q:after {
	content: "";
}

#Main cite {
	display: block;
	color: #9c0000;
	margin: 4px 32px 16px;
}

#Main div.path a, #Main div.path a:visited {
	color: #9c0000;
	margin: 0;
}

#Main div.path a:hover, #Main div.path a:visited:hover {
	color: #303030;
}



#Main .pageNavSlct a, #Main .pageNavSlct a:visited {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 2px;
	text-decoration: none;
}

#Main .pageNavSlct a:hover, #Main .pageNavSlct a:visited:hover {
	text-decoration: underline;
}


#Main div.indent {
	margin-left: 32px;
	margin-right: 48px;
}

#Main div.indent div.ItemTitle {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 24px 16px 4px;
	color: #9c0000;
}

#Main div.indent div.description {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #303030;
	margin: 8px 16px;
}

#Main div.tableShunt {
	margin-left: 16px;
	margin-right: 16px;
}

#Main table {
	font-size: 12px;
}

#Main div.tableShunt table td {
	padding: 2px 4px;
}

#Main div.tableShunt table td a img {
	border: 1px solid black;
}


#Main .quote {
	margin: 16px 32px 2px;
	color: #9c0000;
}

#Main .ref {
	margin: 2px 32px 8px;
	font-size: 11px;
}


#Main .inline {
	color: #9c0000;
}




#LeftMargin {
	float: left;
	width: 180px;
	font-size: 10px;
	overflow: hidden;
	height: inherit !important;
	height: 1%;
	padding-bottom: 30px;
}

#LeftMargin h1 {
	color: #8c1829;
	font-size: 15px;
	margin: 6px;
}

#LeftMargin h2 {
	font-size: 10px;
	margin: 6px 6px 0;
}

#LeftMargin p {
	margin: 0px 6px 6px;
}	

#LeftMargin a, #LeftMargin a:visited {
	display: block;
	color: #8c1829;
	margin: 0 0 12px;
}

#LeftMargin a:hover, #LeftMargin a:visited:hover {
	display: block;
	color: #303030;
}


#LeftMargin td a, #LeftMargin td a:visited {
	margin: 0;
}



#LeftMargin table td.topSide {
	padding: 12px 8px 4px;
	font-size: 12px;
	color: #9c0000;
	font-weight: bold;
}


#LeftMargin table td.side {
	background: url(../interface/side.gif) -10px 0 no-repeat;
	font-size: 12px;
}

#LeftMargin table td.side a, #LeftMargin table td.side a:visited {
	float: left;
	line-height: 17px;
	color: #404040;
	text-decoration: none;
	padding-left: 30px;
}

#LeftMargin table td.side a:hover, #LeftMargin table td.side a:visited:hover {
	color: black;
	text-decoration: underline;
}

#LeftMargin table td.sideSub {
	background: url(../interface/sideSub.gif) -10px 0 no-repeat;
}

#LeftMargin table td.sideSub a, #LeftMargin table td.sideSub a:visited {
	float: left;
	margin: 0 0 4px 48px;
	width: 110px;
	color: #404040;
	font-size: 11px;
	text-decoration: none;
}

#LeftMargin table td.sideSub a:hover, #LeftMargin table td.sideSub a:visited:hover {
	color: black;
	text-decoration: underline;
}


#LeftMargin .sideQuote {
	color: #9c0000;
	margin: 8px 8px 4px;
	font-size: 12px;
}

#LeftMargin .ref {
	margin: 4px 8px 8px 16px;
	font-size: 11px;
}




#Payments {
	background: white;
	border: 1px solid #CC3300;
	margin: 5px;
	text-align: center;
}

#Payments img {
	margin: 6px 4px;
	border: 1px solid black;
}


#Content {
	float: right;
	width: 800px;
	position: relative;
	overflow: hidden;
	padding-bottom: 32px;
}

#Content h1 {

}

.home-content #Content {
	background: white;
	width: 980px;
}



#home-menu {
	position: relative;
	margin: 8px 36px 32px;
	width: 930px;
	overflow: hidden;
	color: black;
}

#detail-image-overlay {
	position: absolute;
	background: url(../interface/translucentPatch.png) 0 0 repeat;
	top: 262px;
	left: 236px;
	width: 436px;
	height: 90px;
	margin: 0;
}

#home-menu a img, #home-menu a:visited img {
	border: 0;
}

#Main #home-menu a {
	position: absolute;
	bottom: 0;
}

#home-menu h1 {
	text-align: center;
	vertical-align: bottom;
	font-size: 16px;
	margin: 8px;
}

#Main #home-menu h2 {
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
}



#home-menu p {
	text-align: center;
	vertical-align: middle;
	margin: 24px 8px 4px;
	font-weight: bold;
}

#home-menu-detail-image-link {
	float: left;
	margin: 0;
}

img#home-menu-detail-image {
	margin: 36px 36px 16px 0;
	float: left;
	width: 436px;
	height: 316px;
}

#home-menu ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#home-menu ul li {
	position: relative;
	height: 160px;
	width: 220px;
	margin: 0 16px 16px 0;
}

#home-menu ul.last li, #home-menu li.last {
	margin-right: 0;
}

#home-menu ul li img {
	width: 200px;
	height: 140px;
}

#home-menu ul.bottom {
	width: 100%;
}

#home-menu ul.bottom li {
	float: left;
}

#home-menu ul.bottom li h2 {
	margin: 0;
}







#terroirs-quotes {
	clear: both;
	margin: 8px 32px 16px;
	border-top: 1px solid black;
	overflow: hidden;
	height: inherit !important;
	height: 1%;
}

#terroirs-quotes p {
	float: left;
	width: 272px;
	text-align: justify;
	margin: 0 16px;
}

#terroirs-quotes p q {
	margin: 16px;
	display: block;
}

#terroirs-quotes p cite {
	margin: 16px;
	color: #9c0000;
	font-style: normal;
}





#Banner {
	position: relative;
	border-bottom: 1px solid black;
	white-space: nowrap;
	height: 300px;
	background: #931828;
}

#SlideShow {
	position: absolute;
	overflow: hidden;
	width: 980px;
	height: 300px;
	background: white url(/images2007/bannerImages/casks.jpg) top left no-repeat;
	z-index: 10;
}


#Content div.Columns {
	float: left;
	position: relative;
	width: 49.5% !important;
	width: 42.5%;
}

#Content div.Row {
	position: relative;
}

#Content div.Row br {
	clear: both;
}

#Content div.Row p.Name {
	position: relative;
	float: left;
	width: 120px;
}

#Content div.Row p.Value {
	position: relative;
	float: left;
}

#Content div.Prices {
	margin: 0 12px;
}

.price {
	font-weight: bold;
}

ol.contentsList {
	list-style-type: none;
	margin: 8px;
}

ol.contentsList li {
	margin: 6px 0;
}

#Content div.TextBox h1 {
	text-align: left;
	color: #8c1829;
	font-size: 18px;
	padding: 8px 12px;
}

#Content div.Offer h1 {
	text-align: center;
}

#Content div.TextBox br {
	clear: both;
}

#Content div.TextBox h2 {
	color: #8c1829;
	font-size: 14px;
	margin: 8px 12px;
	padding-top: 1px;
}

#Content div.TextBox h3 {
	color: #8c1829;
	font-size: 12px;
	margin: 8px 12px;
	padding-top: 1px;
}

#Content div.TextBox blockquote {
	margin: 8px 16px;
	font-weight: bold;
	font-size: 13px;
}

#Content div.TextBox cite {
	display: block;
	margin: 8px 16px;
	text-align: right;
	color: #8c1829;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}


#Content div.TextBox p {
	color: #303030;
	font-size: 12px;
	margin: 8px 12px;
}


#Content div.TextBox a img {
	border: 1px solid #8c1829;
}

#Content div.TextBox a, #Content div.TextBox a:visited  {
	color: #8c1829;
}

#Content div.TextBox a:hover, #Content div.TextBox a:visited:hover {
	color: #303030;
}

#Footer {
	background: black;
	text-align: center;
	padding-left: 12px;
	color: white;
	text-align: center;
	height: 40px;
	clear: both;
	font-size: 11px;
}


#Footer ul {
	list-style-type: none;
}

#Footer li {
	float: left;
}

#Footer li.selected {
	font-weight: bold;
}

#Footer a, #Footer a:visited {
	display: block;
	color: white;
	padding: 8px 8px;
	margin: 4px 0;
	text-decoration: none;
}

#Footer a:hover, #Footer a:visited:hover {
	color: #F7E3E7;
	text-decoration: underline;
}

#Main .notice-text {
	font-size: 15px;
	font-weight: bold;
	color: #9c0000;
}

#Main .notice-text p {
	font-size: 15px;
	color: #9c0000;
}

#Main .notice-text li {
	font-size: 15px;
	padding-top: 8px;
	color: #9c0000;
}

