body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #DFDCC3;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #706C5E;
	font-weight: bolder;
	margin: 10px;
	height: auto;
	width: 820px;
	}
html>body #top {
	background-color: #EFEDDF;
	background-image: none;
	border: 1px outset #B2AC9E;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
#left {
	position: absolute;
	top: 55px;
	left: -80px;
	padding: 10px;
	padding: 10px;
	background-color: #E7E5D1;
	width: 120px; /* ie5win fudge begins */
	width: 120px;
	height: auto;
	border: 1px inset #FFFFFF;
	margin-top: 100px;
	margin-right: 190px;
	margin-bottom: 100px;
	margin-left: 100px;
	background-image: url(images/bg_menu_shadow.gif);
	background-repeat: repeat-x;
	overflow: visible;
	}
html>body #left {
	width: 865px; /* ie5win fudge ends */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
#menu {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #706C5E;
	font-weight: bolder;
	background-color: #E4E2CF;
	border: 1px inset #FFFFFF;
	margin-top: 100px;
	margin-right: 320px;
	margin-bottom: 20px;
	margin-left: 20px;
	word-spacing: normal;
	background-image: url(images/bg_menu_shadow.gif);
	background-repeat: repeat-x;
	position: relative;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
body {
	background-image: url(images/logo-tensley.gif);
	background-repeat: no-repeat;
}
body,td,th {
	color: #706C5E;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #706C5E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #8D341B;
}
a:active {
	text-decoration: none;
}
.style1 {color: #990000}

#winelist {
	border: 1px inset #DFDCC3;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/bg_menu_shadow.gif);
	background-repeat: repeat-x;
}
#vid {
	background-color: #000000;
}

