.footer {
	font: 10px Tahoma;
	color: #CC9999;
	text-align: center;
	letter-spacing: 0.10em;
}

.footer a:link {color: #CC9999;}
.footer a:visited {color: #CC9999;}
.footer a:hover {color: #CCCCCC;}
.footer a:focus {color: #CC9999;}
.footer a:active {color: #CCCCCC;}


.bodyIndent {
	font: 11px Tahoma;
	color: #666666;
	text-align: left;
	text-indent: 20px;
	line-height: 12pt;
}
.Bold_Body {
	font: bold 11px Tahoma;
	color: #666666;
}
.body_Italic {
	font: italic 11px Tahoma;
	color: #666666;
}
.Topic {
	font: bold 14px Tahoma;
	color: #669999;
	letter-spacing: 2px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-color: #CCCCCC;
	text-align: left;
}
.body {

	font: 11px Tahoma;
	color: #666666;
	text-align: left;
	line-height: 12pt;
}
.body_list {
	font: 11px Tahoma;
	color: #666666;
	text-align: left;
	line-height: 12pt;
	list-style-type: circle;
	list-style-position: outside;
}
.body_winelist {
	font: 11px/15pt Tahoma;
	color: #666666;
	text-align: left;
}
.body_menu {
	font: 10px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin-left: 20px;
}
.pullQuote {
	font: 10pt Arial, Tahoma, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	letter-spacing: 0.1em;
	float: right;
	max-width: 150px;
	position: inherit;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
}
.Bold_BodyHead {
	font: bold 12px Tahoma;
	color: #663300;
	letter-spacing: 0.1em;
}
.pullQuote2 {
	font: italic normal 16px/17pt "Times New Roman", Times, serif;
	color: #E6D3B0;
	text-align: right;
	letter-spacing: 0.11em;
	position: static;
}
.pullQuote2a {
	font: normal 12px/14pt "Times New Roman", Times, serif;
	color: #E6D3B0;
	text-align: right;
	letter-spacing: 0.11em;
	background-position: top;
}
.TopicSmall {
	color: #663300;
	letter-spacing: 3px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-color: #CCCCCC;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.body-table {
	font: 10px Tahoma, Arial;
	color: #666666;
	text-align: left;
	line-height: normal;
}
.Body-leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
}

/*This is the TABLE style. */

#hor-minimalist-b
{
	font-family: "Tahoma, Arial, Helvetica", Sans-Serif;
	font-size: 11px;
	margin: 5px;
	width: 500px;
	border-bottom: 2px solid #66666;
	border-collapse: collapse;
	text-align: center;
}
#hor-minimalist-b th
{
	font-family: "Tahoma, Arial, Helvetica", Sans-Serif;
	font-size: 11px;
	color: #666666
	padding: 10px 8px;
	border-bottom: 2px solid #66666;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #454303;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #666666;
}
/* end table style */
