@charset "utf-8";
/* CSS Document */

/*****************************
Featured Monthly Tasting styles
*****************************/
.FMTbox{
	border:solid thin #999999;
	margin:45px 45px 45px 45px;
	background-color:#E0E0C0;
}
#FMTheader{
	width:auto;
	background-attachment: scroll;
	background-image: url(../images/NonReport/FMTheaderLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#FMTheader h1{
	text-align:right;
	color:#600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3.2em;
	font-variant:small-caps;
	font-weight:normal;
}
#FMTheader .main{
	text-align:right;
	color:#600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-variant:small-caps;
	font-weight:bold;
}
.FMTbox h2{
	clear:both;
	text-align:left;
	color:#600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.5em;
	font-weight:normal;
}
#FMTheader h2{
	text-align:right;
}
.subTopic{
	border:medium dotted #600;
	margin: 5px 0;
}
.topQuality{
	color:#660033;
}
.topValue{
	color:#006633;
}
