@charset "utf-8";
/* CSS Document */
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 956px;
	margin: 0px;
	padding: 0px;
}
#stretcher {
	background-image:url(../img/stretcher.jpg);
	background-repeat: repeat-y;
}
#columns {
	width: 908px;
	padding-top: 10px;
	margin: 0px;
}
#box_rt {
	background-image:url(../img/newsboard_nobground5.png);
	background-repeat:no-repeat;
	width: 351px;
	height:424px;
	padding: 20px;
}

#bottom {
	background-image:url(../img/bottom.gif);
	background-repeat:no-repeat;
	height:59px;
}
.section {
  margin: 2em 0;
}
.menu_lt {
	width: 425px;
	margin: 0px 0px 0 60px;
	padding-bottom: 2em;
}
.menu {
	width: 400px;
	margin: 0px 0px 0 17px;
	float:right;
}
.subttl {
	font-weight:bolder;
	font-size:18px;
	color: #cc562d;
}
.centertxt {
	font-weight:bold;
}
.subsubttl {
	font-weight:bold;
	font-size:14px;
	color: #564318;
}
.bull {
	line-height: 2em;
}
.bottles {
	margin-left: 10px;
}
.blurb {
  padding: 1em 0 1.5em 0;
  float:left;
}
.chunk {   
  padding: 1em 0 1.5em 0;
}
.beerLabel {
  float: right;
  padding-left:1em;
}
.arrowNav {
	font-size: 14px;
	font-weight:bold;
	line-height:1.5em;
}
a.arrowNav:link  {
	font-size: 14px;
	color: #EA341A;
	text-decoration:none;
}
a.arrowNav:visited {
	font-size: 14px;
	color: #7C6223;
	text-decoration:none;
}
a.arrowNav:hover {
	font-size: 14px;
	color: #564318;
	text-decoration:none;
}
a.arrowNav:active {
	font-size: 14px;
	color: #564318;
	text-decoration:none;
}	
.clear {
  clear: both;
}

