/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
a {
	color: #878137;
	}
	
a:hover {
	color: #663300;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 12.5px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#CCCC66;
	}
	
#productText a {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:none
	text-decoration: underline;
	}
	
#productText a:hover {
	color:#CCCC66;
	}	
	
#footerText {
	font:10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#footerText a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 22px;
	letter-spacing:.1em;
	text-decoration:underline;
	}
	
#footerText a:hover {
	color: #663300;
	letter-spacing:.1em;
	}
		
#smallText {
	font:10px Arial, Helvetica, sans-serif;
	color: #878137;
	letter-spacing:.2em;
	}
	
#smallText a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #878137;
	line-height: 22px;
	letter-spacing:.1em;
	text-decoration:underline;
	}
	
#smallText a:hover {
	color: #663300;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:normal;
	margin-top:0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
	
.WOTWName{
	color: #666600;
	line-height:26px;
	letter-spacing:.1em;
	font-weight: bolder;
	font-family: "Times New Roman";
	font-size: 26px;
	}

.wineDetails{
	color:#663300;
	line-height:20px;
	letter-spacing:normal;
	margin-top:0px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
	
.subHeader {
	color: #663300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	}
	
.subText {
	color: #878137;
	line-height:22px;
	letter-spacing:normal;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	}	

.quote {
	color: #000000;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

.footerText {
	color: #FFFFFF;
	line-height: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.smallText {
	color: #FFFFFF;
	line-height: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #CCFF00;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: 600;
	}
	
.productText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	}

