	html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
	
	#footer {
		position:absolute;
		bottom:0px;
		width:850px;
		left:0px;
		font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	}
		#footer p {
		margin:0;
		padding:0px;
	}

body{ font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
 }

h3 {
	font-size:14px;
	color:#000000;
	margin-left:5px;
}

.sidebar {
	padding-left:62px; 
	font: 13px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height:17px;
	color:#404040;
}

.breweryblurb{
	margin-top:15px;
	margin-left:26px;
	width:200px;
	color:#282014;
	font-size:13px;
	line-height:17px;
	text-align:center;
}

.instock{ color:#454f2c; }
.outofstock{ color:#5d0700;}

#beerlist, #beerlist td{
padding:7px;
margin-left:15px;
font-size:13px;
vertical-align:top;
}

.beername {
font-size:13px;

}

a.headerlink {
	color:#ffffff;

}

a {
	color:#1b1b1b;
}

.newsimage {
	margin:7px;
}

a, a img { 
	text-decoration:none;
	border:0px;
}

.newsreel h4, p{
	padding-left:8px;
	text-align:left;
	color:#282014;
}

.newsreel p{
	font-size:13px;
}

.newsreel h4 {
	font-size:14px;
}

.breadcrumbs {
	font-size:12px;
	color:#444444;
}
