@charset "utf-8";
/* CSS Document */
/* set millions of background images */
.beernsoda-content{
	position:absolute;
	top:199px;
	width:980px;
}
div.beer-soda-left, div.beer-soda-right{
	position:relative;
}
div.beer-soda-left{
	left:0px;
	float:left;
	width:490px;
	clear:both;
}
div.beer-soda-right{
	width:490px;
	float:right;
}
div.beer-soda-left h3, div.beer-soda-right h3{
	width:490px;
	padding:10px;
}
div.beer-soda-left img.title, div.beer-soda-right img.title{
}
div.beer-soda-left img.prod-img, div.beer-soda-right img.prod-img{
	margin-right: 10px;
}
div.beer-soda-left p.description, div.beer-soda-right p.description{
	text-indent:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
div.beer-soda-left p.notes, div.beer-soda-right p.notes{
	text-indent:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
div.beer-soda-left div.facts, div.beer-soda-right div.facts{
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
div.beer-soda-left h3.soda, div.beer-soda-right h3.soda{
	width:468px;
	padding:10px;
	background-color:#663300;
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:24px;
	text-align:center;
	margin:0px;
	border:thin #990000 solid;
}