/* commented backslash hack v2 \*/
* html {
	overflow: hidden;
}
* html #container {
	display: inline-block;
}
* html #leftnav, * html #leebanner, * html #footer, 
* html #topnav, * html #shadowtop, * html #shadowbottom, * html #shadowmiddle, * html #left, * html #bottom {
	position: absolute;
}
* html body {
	background-color: #535753;
	overflow-y: scroll;
}

a.footer {
	border-right: 1px solid #E9E9E6;
	color: #E9E9E6;
	font: 90% "MS Sans Serif", Arial, Verdana, sans-serif;
	overflow: hidden;
	padding-right: .75em;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.footer:visited {
	color: #a2a291;
}
a.footer:hover, a.footer:active {
	color: #b30f18;
}
a img{
		border: none;
}
	
div.logo img, div.logo a {
			border: 1px #FCFCFC;
	}

/* end of hack */
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: repeat-y;
	border: 0;
	height: 100%;
	margin: 0;
	color: Black;
}

body, div, p, ul, li {
	font-family: "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
}
h1{
	border-bottom: thin solid #982417;
	color: #982417;
	font: normal normal bold 14px/115%  "Times New Roman", Georgia, Times, Garamond,"Palatino Linotype", serif;
	margin-left: 12px;
	margin-right: 12px;
	padding: 3px;
	text-align: right;
	text-shadow: Gray;
	text-transform: uppercase;
}

h2 {
color: #1E1E2D;
	font: normal normal bold medium/125% Arial Verdana Geneva Helvetica sans-serif;
	text-decoration: none;
}
#leftnav h2 {
color: #982417;
	font: normal normal bold 16px/18px  Arial Verdana Geneva Helvetica sans-serif;
	text-decoration: none;}
	
h3{
	background-color: transparent;
	color: #401526;
	font: normal normal bold medium/150% Arial Verdana Geneva Helvetica sans-serif;
}
 #leftnav h3{
color: #93131D;
	font: normal bold 14px/18px  Arial, Verdana, Geneva,  Helvetica, sans-serif; }
	

h3.wine{
	color: #491D2B;
	font: normal bold 16px/20px  Arial, Verdana, Geneva,  Helvetica, sans-serif; 
}

h4 {
	color: #546323;
	font: normal normal bold medium/150% Arial Verdana Geneva Helvetica sans-serif;
}
#leftnav h4{
	font: normal bold 12px/14px  Arial, Verdana, Geneva,  Helvetica, sans-serif; }
	
h4.wine {
	background-color: inherit;
	color: #698640;
	font: normal bold 13px/16px  Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
#leftnav h5 {
	color: #0F060C;
		font: normal bold 12px/14px  Arial, Verdana, Geneva,  Helvetica, sans-serif;
		border-bottom: 1px dashed #CAC093;
		padding-bottom:20px;
}
#feature hr{
	color: #E5E0C9;
	margin: 18px 0px 18px 0px;
	padding: 6px 0px;
}
hr{
	color: #D8D8DC;
}
html, body {
	background: #535753;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	min-height: 600px;
	min-width: 840px;
}

div.border{
	border: 1px solid #CBCBB3;
	margin:27px 0px 0px 0px;
	padding:6px 0px 3px 2px;
	height: 237px;
}
div.border p.caption{
	display:  run-in;
	text-align: left;
	font: bold 10px;
	padding: 3px;
}

img {
	border: none;

}
img.box {
	border: 2px solid #B0B0B0;
	clear: both;
	float: right;
	margin: 2px 2px 2px 12px;
	padding: 0px;
	text-align: inherit;
	vertical-align: top;
}
p:first-line {
	display: inline;
	font-weight: bold;
}
p{
	font: normal normal normal 12px "Microsoft Sans Serif",  Arial, "Century Gothic", Verdana, sans-serif;
}
p.box {
	background-color: #CECCAE;
	font: italic bolder 120%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	line-height: 200%;
}


p.body:first-line  {
	display: inline;
	font-weight: bolder;
	}
p.body:first-letter 
{
display: inline;
color: #982417;
	margin-bottom:-4px;
	font: normal normal bold 150%/95% "Microsoft Sans Serif",  Arial, "Century Gothic", Arial,   Verdana, sans-serif;
}
/*sup {
color: Black;
	display: inline;
	font: 900 80% Arial, Verdana, sans-serif;
	letter-spacing: .05em;
	line-height:150%;
	position: relative;
	text-transform: uppercase;
	vertical-align: 70%;
}*/
ul{
	line-height: 125%;
	list-style-position: inside;
	margin-left: 2px;
}
ul ul{
	list-style-type: disc;
}
ul ul ul, li {
	list-style-type: none;
}
.addresses {
	background-color: transparent;
	color: #A40000;
	font: normal normal X-small   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}
/* adjust margins to change separation between the feature image and text flowing around it */
/************** .story styles *****************/
.body {
	background-color: white;
	color: #000000;
	font: normal normal 95%/125%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
}
body a {
	background: #transparent;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
}
body a:visited {
	color: #8D8F85;
}
body a:hover, .body a:active {
	color: #b30f18;
	text-decoration: underline;
}
.bold {
	font-weight: 600;
	text-align: inherit;
}
.box {
	background-color: #CECCAE;
	border: 1px #c0c0c0 solid;
	clear: left;
	color: #343434;
	float: right;
	font: normal normal 700 smaller Georgia,  "Times New Roman", Times, Garamond,"Palatino Linotype", serif;
	margin: -12px 0px .25em 12px;
	padding: 5px;
	text-align: left;
	width: 14em;
}
.boxleft {
	background-color: #CECCAE;
	clear: both;
	color: #343434;
	float: left;
	font: normal normal normal 115%/125% " Georgia", " Times New Roman", Times, Garamond, "Palatino Linotype", serif;
	margin: .5em .5em .25em 0em;
	border: #A2A291 solid 1px;
	padding: .75em;
	text-align: left;
	width: auto;
}
#feature .box {
	background-color: #CECCAE;
	border: 1px #c0c0c0 solid;
	clear: both;
	color: #343434;
	float: right;
	font: normal normal 700 smaller Georgia,  "Times New Roman", Times, Garamond,"Palatino Linotype", serif;
	margin: 1.6em .0em .25em .5em;
	padding: .25em;
	text-align: left;
	width: 14em;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.copyright {
	background-color: Black;
	color: #E9E9E6;
	display: block;
	font: normal small-caps 500 75%/110%   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 3px 12px 3px 3px;
	text-align: right;
}
.dropcap {
	background-color: transparent;
	clear: both;
	color: #b30f18;
	display: block;
	float: left;
	font-family: "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	font-size: 62px;
	font-weight: 700;
	line-height: 57%;
	margin-bottom: -2px;
	padding: 0em 3px 0px 0px;
	vertical-align: baseline;
	z-index: 200;
}
.emphasis {
	background-color: #535753;
	border: 1px solid Black;
	color: #E9E9E6;
	font: normal normal 600 smaller  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	line-height: 120%;
	margin: 2em;
	padding: .75em;
	text-align: left;
	width: 28em;
}
.hidden {
	border: 0px;
	display: none;
	margin: 0px;
	padding: 0px;
}
.image-center-a {
	float: none;
	margin: 4px 20px 4px 0px;
}
.image-center-b {
	float: none;
	margin: 4px 0px 4px 0px;
}
.ital {
	font: italic smaller Georgia,  "Times New Roman", Times, Garamond,"Palatino Linotype", serif;
}
/* these are random page elements */
.justify {
	font: normal normal 500 12px/115%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	text-align: justify;
}

.larger {
	display: inline;
	font-family: Garamond, "Times New Roman", Century, Georgia, "Palatino Linotype", serif;
	font-size: 150%;
	font-weight: 600;
	margin-left: -2px;
}
.leftblock {
	clear: right;
	float: left;
	padding: 0px 100px 0px 0px;
	right: 10px;
}
.link{
	color: #5C72BC;
	text-decoration: underline;
}
.logo {
	background: White;
	bottom: 1px;
	float: left;
	height: 60px;
	left: 4px;
	margin: 0em;
	padding: 0px 0px 0px 6px;
	top: 4px;
	width: 60px;
}
.partner1 {
	left: 40px;
	margin: 0em;
	padding: 0px;
	position: relative;
}
.partner2 {
	left: 90px;
	position: relative;
}
.partner3 {
	left: 140px;
	position: relative;
}


.small, .archive, .copyright {
	font-size: 90%;
}
.spacer {
	background-color: transparent;
	color: White;
	font-size: 75px;
}
.story{
	clear: both;
	font-size: 80%;
	padding: 8px 0px 0px 10px;
}
.story p{
	line-height: 150%;
	padding: 0px 0px 8px 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*************** #special formats**************/
#axiom{
	background-color: transparent;
	margin: 0em 0em 0em 0em; /*padding: 2em 1em 0em 1em;*/
}
#axiom img.contact {
	border: none;
	 float: left;
	margin: 6px 12px 12px 0px;
	padding: 1px;
}
#axiom p.blockquote {
	display: block;
	font: normal 100%/120% "Times New Roman", Century, serif;
	margin: 2.5em 2.5em;
	padding: 1.5em 1em;
	text-align: justify;
}
#blockquote {
	display: block;
	font: normal 14px/150% "Times New Roman", Century, serif;
	margin: 0em 0em 0em 0em;
	padding: 1em 1em;
	text-align: justify;
	z-index: 100;
}
#caption {
	background-color: #141D1F;
	color: #FFFFFB;
	display: block;
	float: left;
	font: normal normal 700 smaller Georgia,  "Times New Roman", Times, Garamond,"Palatino Linotype", serif;
	height: 18px;
	left: 100px;
	padding-left: 24px;
	position: relative;
	text-align: left;
	width: 350px;
}
#caption a,  #caption a:visited {
	color: #FFFFFB;
	padding-left: 20px;
	text-decoration: none;
}
#caption a:hover, #caption a:active {
	color: #7C847B;
	padding-left: 20px;
}
#centerbox  {
font-size: 11px;
	color: #343434;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 10px;
	width: 596px;
	height: 115px;
}

#centerbox ul.rightcell h4{
	color: #FBFBFC;
	font: normal normal bold small/80% "Microsoft Sans Serif",  Arial, "Century Gothic", Arial,   Verdana, sans-serif;
	text-align: center;
	padding:3px 0px 2px 0px;
margin-bottom:0px;
}
#centerbox p {
margin-top:6px;
	text-align: left;
	padding:6px 9px 0px 9px;
margin-bottom:0px;
	background-color: white;
	color: #1D1B21;
	
}
#centerbox img {
	border: 1px solid #982417;
	padding: 0px;
}

#centerbox ul.rightcell {	

	display: block;
	float: left;
	padding: 12px 0px 0px 0px;
	margin:0px 9px 0px 0px;
	background-color: #A2A291;
	border: 1px solid Black;
	color: #272B11;

}
#content {
	background-color: transparent;
	height:auto;
	display: block;
	margin: 3px 0px 0px 10em;
	_margin: 30px 0px 0px 9em;
	position: relative;
	z-index: 0;
}
html>body #content {
background-color: transparent;
	color: #000;
	display: block;
	overflow: visible;
	padding: 6px 0px 3px 0px;
	position: absolute;
	bottom:0px;
	width: 703px;
	z-index: 0;
	left:156px;
	top:79px;
	margin: 0px 0px 0px 0px;
}
/************* #breadCrumb styles *************/
#crumbs {
	background: #transparent;
	font: normal lighter 80%/120% Arial, "Trebuchet MS", Verdana, Geneva,  Helvetica, sans-serif;
	margin: 6px 6px 6px -3px;
	padding: 5px 5px 5px 5px;
		overflow: hidden;
		text-decoration: none;
}
#crumbs a:link{
		color: #8a8b99;
}
#crumbs a:visited {
	color: #B6B7C0;
}
#crumbs a:hover {
	color: #b30f18;
	text-decoration: underline;
}
#crumbs a:active {
	color: #fcfcf5;
	text-decoration: line-through;
}
/************* END breadCrumb styles *************/
/*#engineer{
	background-color: transparent;
	color: Black;
	font-family:  Fixedsys, "Century Gothic", Verdana, Tahoma, "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 42px;
	left: 0px;
	line-height: 82%;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}*/
#engineer sup {
	display: inline;
	font: 900 50%/90%   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	letter-spacing: 0.05em;
	position: relative;
	text-transform: uppercase;
	vertical-align: 90%;
}
/************** .feature styles ***************/

#feature{
	background-color: #ffffff;
	margin: 4.75em 1em .25em 1.75em;
	padding: 1.25em 2.25em 1.5em 2.25em;
	text-align: justify;
}
html>body #feature{
	background-color: #ffffff;
	margin: 1.75em 1em .25em 1.75em;
	padding: .5em 2.25em 1.5em 2.25em;
	text-align: justify;
}

#feature .emphasis {
	background-color: #535753;
	border: 1px solid Black;
	color: #E9E9E6;
	font: normal normal 600 smaller  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	line-height: 120%;
	margin-left: 2em;
	padding: .75em;
	width: 38em;
}
#feature .right {
	
	float: right;
	margin: 0em 1em .25em 6px;
	padding: 0em 2.25em 0em 12px;
	clear: left;
}
#feature .rightcell {
	display: block;
	float: right;
	padding-right: 9px;
}
#feature h2 {
	border-bottom: 3px solid #E6E1CC;
color: #17282F;
	padding: 20px 0px 3px 12px;
	text-align: right;
	width: auto;
}
#feature h3 {

	margin:18px 0px 2px 0px;
	color: #701B12;
	padding: .25em 0em 0em 0em;
	text-align: left;
}
#feature img{
	float: left;
	margin: 0 5px 5px 0;
	padding: 0px 10px 0px 0px;
}
#feature img.leftblock {
	background-color: White;
	border: 2px solid #7C847B;
	clear: right;
	float: left;
	margin: 12px 6px 0px 0px;
	padding: 5px;
}
#feature p:first-line {
	color: #3C4357;
	font-weight: bold;
	line-height:150%;
}
#feature .left{
	margin: 12px 12px 6px 0px;
	padding: 12px 12px 0px 0px;
	display: block;
	text-align: left;
	float: left;
	clear: left;
}
#footer {
	background-color: #000000;
	bottom: 0px;
	font: small-caps 90%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	left: 12px;
	margin: 0px 0px -2px 0px;
	min-height: 50px;
	overflow: visible;
	padding: 12px 3px 0px 3px;
	position: fixed;
	text-align: right;
	width: 840px;
	z-index: 30;
}
#footer #copyright {
	background-color: Black;
	color: #E9E9E6;
	display: inline;
	padding: .25em 1em .25em .25em;
	text-align: right;
}
#footer .search {
	background-color: Black;
	color: #e9e9e6;
	float: left;
	font: lighter medium/80%   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	overflow: hidden;
	padding: 0px 3px 0px 9px;
}
#footer .search form {
	background-color: transparent;
	color: #e9e9e6;
	font-size: 90%;
}
#footer .search label {
	background-color: transparent;
	color: #e9e9e6;
}

/*************** #dropshadows**************/
#shadowbottom {
	background-color: transparent;
	color: #C6C6C6;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 690px;
	top: 14px;
	z-index: 110;
	position: fixed;
}
#shadowmiddle {
	background-color: transparent;
	color: #CECECE;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 688px;
	top: 13px;
	z-index: 120;
	position: fixed;
}
#shadowtop {
	background-color: transparent;
	color: #2F2A17;
	font: italic bold 26px Times, Garamond, "Georgia", " Times New Roman", "Palatino Linotype", serif;
	left: 687px;
	top: 12px;
	z-index: 130;
	position:fixed;
}
#leebanner {
	background: White;
	border-bottom: 5px solid #B30F18;
	color: #000;
	display: block;
	height: 67px;
	left: 12px;
	padding: 6px 3px 3px 3px;
	position: fixed;
	top: 0px;
	width: 840px;
	z-index: 20;
}
#leebanner a {
	background: #transparent;
	text-decoration: none;
}
#leebanner #engineer {
	background-color: transparent;
	font: normal small-caps 900 42px/93%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	font-variant: small-caps;
	left: 0px;
}
#leebanner #redbanner{
	background-color: transparent;
	color: #B30F18;
	font: normal normal 800 1.5em/100%  "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	margin: 0em 0px 3px 0px;
	text-transform: uppercase;
}

#left {
	background-color: #2F2A17;
	display: block;
	float: left;
	height: 100%;
	left: 0px;
	margin: 0;
	position: fixed;
	top: 0px;
	width: 12px;
}

#leftnav {
	background: #FFFFFB url(../images/bkg3.gif) fixed left;
	border-right: 1px solid #666666;
	display: block;
	height: 100%;
	left: 12px;
	padding: 18px 3px 6px 12px;
	position: fixed;
	text-align: left;
	top: 102px;
	width: 10em;
	z-index: 10;
}
#leftnav a, #leftnav a:link {
	background: transparent;
	color: #21255F;
	display: block;
	font: normal normal bold 12px/125% Verdana, "MS Sans Serif", Arial, sans-serif;
	margin-top: 6px;
	text-decoration: none;
	width: 120px;
}
#leftnav a:visited {
	color: #535753;
	display: block;
	padding-left: 16px;
}
#leftnav a:active, #leftnav a:hover {
	color: #982417;
	font-weight: bold;
}

/************* #search styles ***************/

#leftnav a.winesymp {
	color: #100f5a;
	
	text-decoration: underline;
}
#leftnav  a.winesymp:hover{
	color: #982417;
	
	text-decoration: none;
}

/************* #search styles ***************/
#search{
	font-size: 95%;
	padding: .5em 0px .5em 1em;
	text-align: left;
}
#search form{
	margin: 0px;
	padding: 2px 0 3px 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
#search p {
	margin: 6px 3px 3px 0px;
}
/*************** END #dropshadows**************/
#text {
	background-color: White;
	color: #000;
	display: block;
	float: left;
	margin: 0px 3px 0px 12px;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	width: 650px; /**/
}
html>body #text {
	background-color: White;
	color: #000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 702px; /**/
}
#text .center {
	margin-left: 110px;
	margin-right: 110px;
	text-align: center;
}
#topnav {
	background-color: #85888F;
	border-bottom: 2px solid Black;
	color: #2F2A17;
	display: block;
	font: normal normal bold small   "Microsoft Sans Serif", Verdana,  Arial, sans-serif;
	left: 12px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	position: fixed;
	text-align: left;
	top: 81px;
	width: 846px;
	z-index: 20;
}
#topnav a.here:link,
#topnav a.here:visited, 
#topnav a.here:hover, 
#topnav a.here:active {
	background-color: Black;
	border: 0px;
	color: #E9E9E6;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: .25em 1em .25em 1em;
	text-decoration: none;
}
#topnav a.menu:link,
 #topnav a.menu:visited {
	background-color: #85888F;
	border: 0px;
	color: Black;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: .25em 1em .25em 1em;
	text-decoration: none;
}
#topnav a.menu:hover, 
#topnav a.menu:active{
	background: #85888F;
	border: 0px;
	color: #FCFCFC;
	margin: 0px 0px 0px 0px;
	padding: .25em 1em .25em 1em;
}

