/*
darker green
#52752c

green
#81a659


*/

body {
	background-image:url(/images/bg.jpg); 
}

.mainDiv {
	background:#666666;
	width:732px;
	padding:2px;
}

#homepage {
	font-size:12px;
	display:inline;
}

.mainBody {
	background-color:#666666;
	color:#ffffff;
	padding:10px;
	text-align:left;
  	font-weight:normal;
  	font-family:Verdana;
	font-size:12px;
}

.mainLinks {
	color:#feb501;
	font-weight:bold;
  	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
}

.mainLinks:Hover {
	color:#feb501;
	font-weight:bold;
  	font-family:Tahoma;
	font-size:12px;
	text-decoration: underline;
}

.pageH1 {
	color: #ffffff;
  	font-size: 14pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: none;
}

.pageNav {
	color: #feb501;
  	font-size: 10pt;
  	font-weight: bold;
  	font-family:Verdana;
	text-decoration: none;
}

.pageNav:Hover {
	color: #feb501;
  	font-size: 10pt;
  	font-weight: bold;
  	font-family:Verdana;
	text-decoration:underline;
}

.drinkCount {
	margin-right:360px;
	color: #d9d9d9;
  	font-size: 10pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration:none;
}

.newsPost {
	font-size:11px;
  	font-weight: bold;
	padding-bottom:4px;
}
.newsBody {
	margin-left:8px;
}

.leftCategoryCell {
	text-align:left;
	height:17px;
	font-size:9px;
  	font-family:Tahoma;
	background-image:url(/images/leftNavCol.jpg);
}

.leftCategoryCellHeader {
	text-align:center;
	height:19px;
	color:#ffc41b;
  	font-weight: bold;
  	font-family:Tahoma;
	font-size:12px;
	background-image:url(/images/leftNavColHeader.jpg);
}

.leftCategoryLinks {
	color: #d9d9d9;
  	font-size: 7.5pt;
  	font-family:Tahoma;
  	font-weight: bold;
	text-decoration: none;
}

.leftCategoryLinks:Hover {
	color: #ffc41b;
  	font-size: 7.5pt;
  	font-family:Tahoma;
  	font-weight: bold;
	text-decoration: none;
}

.topDrinksDiv {
	background:#cccccc;
	width:500px;
	padding:2px;
}

.topDrinksTable {
	background-color:#666666;
	width:500px;
	text-align:left;
}

.drinksA-Z {
	height:20px;
	color: #feb501;
  	font-size: 9pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: none;
}

.A-Z {
	height:20px;
	color: #d9d9d9;
  	font-size: 9pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: none;
}

.A-Z:Hover {
	height:20px;
	color: #ffc41b;
  	font-size: 9pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: underline;
}

.mainTable {
	background:#333333;
}

.nav {
	color: #2f2c2c;
  	font-size: 9pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: none;
}
.nav:Hover {
	color: #52752c;
  	font-size: 9pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration: underline;
}

.copyright {
	color: #d9d9d9;
  	font-size: 7pt;
  	font-weight: bold;
  	font-family:Tahoma;
}

.bottomlink {
	color: #d9d9d9;
  	font-size: 7pt;
  	font-weight: bold;
  	font-family:Tahoma;
	text-decoration:none;
}

.bottomText a:link, .footertext a:visited {
	vertical-align:bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

.bottomLinks {
	vertical-align:bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

.bottomLinks:Hover {
	vertical-align:bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

.bottomAd {
	color:#ffffff;
  	font-weight:normal;
  	font-family:Verdana;
	font-size:12px;
}

