	body {
		margin:0px 0px 10px 0px;
		background: #F5F3E6 url('images/bg-test.jpg') repeat;
	}


	p {
		margin: 0px;
		margin-bottom:12px;
		padding: 0px;
	}

	a {
		color:#600;
		text-decoration:none;
	}

	a:hover {
		color:#600;
		text-decoration:underline;
	}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	h1 {
		width:770px;
		margin: 0px;
		padding:0px;
		padding-top:6px;
		padding-bottom:6px;
		font-size: 14px;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
		background:#EFE1D0;
		color:#000;
		font-weight: normal;
		border-top:1px solid black;
		border-bottom:1px solid black;
		text-align:center;
	}
	
	div#Masthead {
		width:770px;
		margin:0px;
		padding:0px;
	}
	
	div#Masthead img {
		vertical-align:bottom;
	}


	table td#ColLeft {
		width:21px;
		margin:0px;
		padding:0px;
		vertical-align:top;
		background:#FAF4E5;
	}
	
	table td#ColMid {
		width:564px;
		margin:0px;
		padding:0px;
		vertical-align:top;
		background:#FFF;
		border-left:1px solid #EFE1D0;
		border-right:1px solid #EFE1D0;
	}
	
	table td#ColRight {
		width:185px;
		margin:0px;
		padding:0px;
		vertical-align:top;
		padding-left:0px;
		padding-right:0px;
		padding-top:3px;
		padding-bottom:36px;
		text-align:center;
		background:#FAF4E5;
	}
	
	div#MainContent {
		width:100%px;
		margin: 0px;
		padding: 10px;
		text-align:left;
		/* color:#444; */
		color:#000;
		font-size: 13px;
		line-height:18px;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
	}
	
	div#MainContent h2 {
		margin: 0px;
		margin-bottom:16px;
		text-align:left;
		font-size: 18px;
		line-height:20px;
		font-weight: normal;
		font-style: italic;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
	}
	
	div#MainContent h3 {
		margin: 0px;
		padding:0px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
		background:#EFE1D0;
		color:#000;
		font-weight: bold;
		text-align:left;
	}
	
	div#MainContent ul {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:12px;
}
	
	div#MainContent div.spotRight {
		margin:16px;
		margin-left:16px;
		margin-bottom:16px;
		float:right;
	}
	
	div#MainContent div.spotRight img {
		border:1px solid black;
	}
	
	div#MainContent div.spotLeft {
		margin:16px;
		margin-right:16px;
		margin-bottom:16px;
		float:left;
	}
	
	div#MainContent div.spotLeft img {
		border:1px solid black;
	}
	
	table td#ColRight a {
		display:block;
		width:174px;
		margin:0px;
		margin-top:4px;
		padding:0px;
		padding-right:5px;
		padding-top:2px;
		padding-bottom:2px;
		text-align:right;
		background:#fff;
		border-top:1px solid #F3E4C4;
		border-bottom:1px solid #F3E4C4;
		font-size: 10px;
		line-height:12px;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
		color:#333;
	}
	
	table td#ColRight a:hover {
		color:#600;
		background:#F3E4C4;
	}
	
	table td#ColRight a.thisSection {
		background:#FFF8CF;
		border-top:1px solid #EFD693;
		border-bottom:1px solid #EFD693;
		color:#666;
	}
	
	table td#ColRight a.thisSection:hover {
		background:#FFF8CF;
		border-top:1px solid #EFD693;
		border-bottom:1px solid #EFD693;
		text-decoration:none;
		cursor:default;
		color:#666;
	}
	
	table td#ColRight a.merryvaleNavs {
		background:#F3E4C4;
		border-top:1px solid #EFD693;
		border-bottom:1px solid #EFD693;
		color:#333;
	}
	
	table td#ColRight a.merryvaleNavs:hover {
		background:#FFF8CF;
		border-top:1px solid #EFD693;
		border-bottom:1px solid #EFD693;
		color:#600;
	}

	div#Footer {
		width:770px;
		margin: 0px;
		margin-top: 2px;
		padding: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-align:center;
		color:#666;
		font-size: 10px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
	}
	
table#byTheNumbers td {
	padding: 8px;
	text-align:left;
	vertical-align:top;
}

table#byTheNumbers td.byTheNumbersTitle {
	color:#945B2E;
	font-size:20px;
	font-family:'Times New Roman', Times, Serif;
	text-align:right;
}

table#glossary td {
	color:#660000;
	font-size:16px;
	line-height:18px;
	padding: 8px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}

table#glossary span {
	/* cursor:help; */
	cursor:pointer;
}

table#aromas img {
	/* cursor:help; */
	cursor:pointer;
	margin-bottom:10px;
}

div.varietals span {
	/* cursor:help; */ 
	cursor:pointer;
	color:#600;
}

div#MainContent div.varietals h2 {
		margin-bottom:6px;
	}

div.pairingTip {
	margin-left:40px;
	margin-top:10px;
	margin-right:10px;
}

span.definition {
	/* cursor:help; */
	cursor:pointer;
	color:#600;
	font-weight:bold;
	text-decoration:underline;
}
	
#dhtmltooltip{
position: absolute;
width: 150px;
font-size:12px;
line-height:14px;
font-family:Verdana, Arial, Helvetica, 'sans-serif';
border: 2px solid black;
padding: 6px;
background-color: #EFE1D0;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmltooltip ul {
padding: 0;
margin: 0;
padding-left:20px;
padding-top:8px;
padding-bottom:6px;
}

div.instructions {
	color:#555;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	font-size:11px;
	line-height:13px;
	width:450px;
	margin-top:28px;
	padding:3px;
}

img#winegrowingTop {
	z-index: 2; 
    position: absolute;
    left: 0;
    top: 0;
    width: 280px;
    height: 208px;
    border: 0;
	
}

img#winegrowingBottom {
	z-index: 1; 
    position: absolute;
    left: 0;
    top: 0;
    width: 280px;
    height: 208px;
    border: 0;
}