body {
	margin: 0px;
  	padding: 0px;
	background-color: #CCF;
  	color: #000033;
	text-align:center;
	width:100%;
}
a {
	color: #600;
	font-size : 10pt;
	font-weight : bold;
}
h3 a {
	font-size:12pt;
}
.abig {
	font-family: "Franklin Gothic Heavy", Impact, Haettenschweiler, Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size:12pt;
	color:#003;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.amenu {
	color: #900;
	font-family: "Franklin Gothic Heavy", Impact, Haettenschweiler, Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration: none;
}
.amenu:visited {
	color: #900;
}
.adark {
	color:#333;
}
.adark:visited {
	color: #333;
}
a:visited {
  	color : #900;
}
p, a, ul, ol, td, li {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size : 11pt;
}
p, ul, ol, td {
	margin-top: 4px;
  	color : #333333;
	margin: 3px;
	margin-left:0px; 
}
li {
  	color : #333333;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.small {
	font-size:10pt;
}
.story {
	font-style: italic;
	font-size: 12pt;
	color: #003;
}
.bigger {
	font-size: 12pt;
}
.highlight {
	color: #CCCCFF;
	font-size : 12pt;
}
td {
	padding:0px;
}
h1, h2 {
  	font-family: Arial, Helvetica, Geneva, serif;
  	font-weight: bold; 
	visibility:hidden;
}
h1 {
	font-size:12pt;
	margin:2px;
	margin-left:0px;
}
h2 {
	padding : 4px;
	margin-top : 1px;
	margin-bottom : 0px;
  	font-size: 12pt;
  	font-weight:bold;
}
h3 {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size : 14pt;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
  	color : #000033;
	margin: 3px;
	margin-left: 0px; 
}
h3 a {
	font-size : 14pt;
}
#header {
	position : relative;
	margin: 0 auto;
  	top : -55px;
  	left: 0px;
	padding : 3px;
	height: 180px;
	width: 100%;
	z-index: 2;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
#headerinner {
	position: relative;
	margin: 0 auto;
	text-align:left;
	width: 800px;
}
#wholebody {
	position : relative;
	margin: 0 auto;
  	top : -20px;
  	left: 0px;
	padding : 0px;
	z-index: 1;
	height: 100%;
	width: 800px;
	text-align: left; 
	background-color: #CCF;
	overflow: visible;
}
#stripe {
	position : absolute;
  	top : 180px;
	left: 0px;
	padding: 3px;
	height: 0px;
	z-index: 3;
    width: 100%;
	background-color: #933;
}
#menu {
	position : absolute;
 	top : 163px;
	left: 600px;
	padding : 0px;
	z-index: 4;
    width: 600px;
	height: 40px;
	text-align: left;
	overflow: auto;
}
.phototext {
	position : absolute;
	width: 420px;
	z-index: 9;
	text-align: left; 
	overflow: auto;
	visibility:hidden;
}
#winemakers {
	position : absolute;
	padding:5px;
	padding-left:10px;
	width: 220px;
	z-index: 9;
	text-align: left; 
	overflow: auto;
	background-color:#fff;
}
#WHO {
	background-color:#CCF;
	border-style:solid;
	border-width: 2px;
	border-color: #99C;
	position : absolute;
	padding:10px;
	margin:4px;
	width: 320px;
	height: 240px;
	z-index: 10;
	text-align: left; 
	overflow: auto;
	visibility:hidden;
}