p {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E9EBEF;
	text-decoration: none;
}
.sidefont {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B7253;
	text-decoration: none;
	letter-spacing: 0.02em;

}
.text {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}

/* .beer_section {
	display: block;
	width: 110px;
	text-align: center;
}
*/
.sections_list li{
	display: inline;
	float: left;
	list-style-type: none;
	width: 94px;
	text-align: center;
}
.sections_list li a{
	display: block;
}

.sections_list li img{
	border: #000000 1px solid;
}
