html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, div {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p {
	padding:.4em .2em;
	margin:.1em;
}
html, body {
	background:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	line-height:1.6em;
	/*background-image:url(../images/bg_squares.gif);
	background-repeat:repeat;*/
}
table{
	width:100%;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	line-height:1.6em;
}
#container {
/*	margin: 15px 15px;
	clear:both;
	float:left;
	width:740px;
*/
	margin:8px auto 0px;
	text-align:left;
}
#header {
display:none;
	background-color:#FFFEE4;
}
#header .logo {
	float:left;
	padding:10px 0 0 10px;
}
#topBanner {
display:none;
	padding:5px;
	float:right;
	color:#000;
	font-weight:bold;
	text-align:right;
/*	background-color:#663;
	border:solid 2px #903;
*/
}
#topBanner h3 {
	background-color:#ffc;
	border:solid 2px #903;
	padding:3em;
}

#tMenu {
display:none;
	width: 100%;
	margin: 0 0 3px 0;
	float:right;
	border-top:solid 2px #663;
	border-bottom:solid 2px #663;
	background-color:#eee;
}
#tMenu li {
	text-align:center;
	width: 12.4%;
	list-style:none;
	float:left;
	margin:0 0em;
	padding:0;
	/*border:1px solid #F00;*/
}
#tMenu a {
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#tMenu a:visited {
	color:#903;
}
#tMenu a:hover {
	background-color: #903;
	color:#FFF;
}

a {
	/*color:#903;*/
	color:#903;
}
a:visited {
	color:#966;
}
a:hover {
	color:#696;
}
a img {
	color:#000;
}
.slogan {
display:none;
	margin: 0px 0px ;
	padding: 15px 15px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #903;
	background-color: #CC9;
	clear:left;
}
#contentBox {
	width:100%;
	clear:both;
	/*border: 6px double #CCC;*/
}
#mainContent {
	width: 100%;
	float:left;
	/*border-right: 3px solid #666;*/
}

#sideContent {
display:none;
	width: 33%;
	float:right;
	margin-right:4px;
}
#login {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	float:right;
	color:#000;
	text-align:center;
	margin-top:-15px;
}
#login h2 {
	font-size:1.3em;
}
#btmMenu{
display:none;
	width: 100%;
	margin: 0 0 3px 0;
	float:right;
	border-top:solid 2px #663;
	border-bottom:solid 2px #663;
	background-color:#cc9;
	
	color:#000;
	text-align:center;
	clear:both;
}

#btmMenu li {
	width:22%;
	text-align:center;
	list-style:none;
	float:left;
	margin:0 1em;
	padding:0;
	white-space:nowrap;
	/*border:1px solid #F00;*/
}

#btmMenu a {
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#btmMenu a:visited {
	color:#903;
}
#btmMenu a:hover {
	background-color: #903;
	color:#FFF;
}


#footer {
display:none;
	color:#999;
	text-align:right;
	clear:both;
}
#blog a{
	color:#060;
}
#blog a:visited {
	color:#060;
}
#blog a:hover {
	background-color:#060;
	color:#FFF;
}

.loginButton {
display:none;
	background-color:#FFFEE4;
	background-image: url(../images/login.gif);
	height: 32px;
	width: 59px;
	border-width: 0px;
	border-style: none;
}
.logoutButton {
display:none;
	background-color:#FFFEE4;
	background-image: url(../images/logout.gif);
	height: 32px;
	width: 59px;
	border-width: 0px;
	border-style: none;
}
ul .checks{
	/*
	font-style: italic;
	font-weight: bold;
	*/
	font-size:1.1em;
	margin-left:3em;
	list-style-position: outside;
	list-style-image: url(../images/ulRdot.gif);
}
#sideContent {
display:none;
	padding-left: 2px;
	border-left: 2px solid #ccc;
}
#sideContent .box {
	/*background-color:#FFC;*/
}

.feat1 {
	width:45%;
	clear:none;
	float:left;
	padding:1em;
}
.feat2 {
	width:45%;
	clear:none;
	float:left;
	padding:1em;
	border-left: thin solid #ccc;
}

.red {
	color:#903;
}
.quote {
	font-style:italic;
	text-align:justify;
	line-height:1.2em;
	font-weight:bold;
}
#foodpairing {
	background-image:url(../images/food-back.jpg);
	height:170px;
}
#foodpairing p{
	padding-top:1.5em;
	text-align:center;
}
img.panel {
	border:solid 2px #CCC;
	margin:10px;
	float:left;
}
p.panel {
	padding:25px 10px;
}
p.clear {
	clear:both;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000;	
	margin:0;
	padding:0;
	margin-left:15px;
}
p.retailer, div.retailer {
display:none;
	width:200px;
	margin: 5px;
	padding:4px;
	float:left;
	white-space:nowrap;
}
div.focus {
	background-color:#FFF;
	border:solid 2px #600;
	margin: 5px 3px 5px 3px;
	padding: 4px;
}
div.focus img {
	margin: -2px -2px;
	padding:-4px;
}
.forceLeft {
	clear:left;
}
.center {
	text-align:center;
}
.left {
	margin:.2em;
	float: left;
	display:inline;
}
.right {
	margin:.2em;
	float:right;
	text-align:center;
	clear:right;
}
img.left, img.right, .right img, .left img{
	border:solid 2px #CCC;
}
.subtle {
	color:#000;
	text-decoration:none;
	border-bottom:solid 1px #ccc;
}
.form { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	line-height:12px;
	background-color: #F9F9F9;
  	border: 1px solid #DDD; 
	}
#login p {
	padding-top:0;
	padding-bottom: .75em;
	line-height:1.1em;
}
.small {
	font-size:.85em;
}
ul.subMenu{
	padding-left:15px;
	list-style:none;
}
.memberSales{
	background-color:#FF9;
	width:475px;
	float:right;
	margin:0 10px;
}
.outline {
	background-color:#FFC;
	border:solid 2px #CC9;
}
p.wine {
	text-decoration:underline;
	font-weight:bold;
	margin-top:0; 
	padding-top:0;
	margin-bottom:0; 
	padding-bottom:0;
}
p.importer {
	margin-top:-1em; 
	padding-top:0;
}
.box p.boxlink {
	font-weight:bold;
	border:solid 2px #900;
	padding:4px;
	margin:.5em 30%;
	text-align:center;
}
/*****************************
Featured Monthly Tasting styles
*****************************/
.FMTbox{
	border:solid thin #999999;
	margin:45px 45px 45px 45px;
	background-color:#CC9;
}
#FMTheader{
	width:auto;
	background-attachment: scroll;
	background-image: url(../images/NonReport/0801headerLogo.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;
}
/*****************************
Featured Wine styles
*****************************/
.fwHead {
	font-size: 1.2em;
	padding: 2px;
	color: #903;
}
.fwNote {
	padding: 2px;
	float: right;
	width:65%;
}
.fwInfo {
	padding: 2px;
	color: #000;
	line-height:2em;
	margin:5px;
}
.fwInfo strong{
	color: #903;
}
.fw {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:17px;
	padding:5px;
	float:left;
}

#fwMini {
	float:right;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 15px 0px;
	border: 2px solid #903;
	width: 235px;
}
.noPrint{
	display:none;
}