body
{
	background-image:url(/images/background.jpg);
	background-attachment: fixed;
	font-family:sans-serif;
}
.beername
{
	text-decoration:none;
	color:#000;
}
.labeldownload
{
	padding-top:1em;
}
.fullwidth
{
	position:relative;
	width:100%;
	clear:both;
}
img
{
	border:0;
	padding:0;
}
.container
{
	width:20%;
}
.price
{
	width:20%;
}
#title
{
	background-color:#c8b189;
	border:5px outset;
	-moz-border-radius:14px;
}
#breweryname
{
	position:relative;
	margin-left:2em;
}
#navigation
{
	margin:0;
	padding:0;
}
.frontpagepic
{
	margin-bottom:1em;
	text-align:center;
}
.imageLink {
	padding-right: 0px !important;
	background: none !important;
}
.indexbeerpic
{
	margin-left:2em;
	margin-bottom:1em;
	width:120px;
	float:left;
	
}
.beerpic
{
	width:250px;
	float:left;
	
}
.beertext
{
	margin-left:255px;
	margin-right:5px;
}
.statutory
{
	clear:both;
	border-top:2px solid;
	width:100%;
}
.brewerybeers
{
	width:100%;
	float:left;
	clear:right;
	padding-bottom:1em;
}
.brewerybeersummary
{
	float:left;
	margin-top:10px;
}
.brewerybeersummary h3
{
	font-size:1.5em;
	margin-bottom:-0.5em;
	margin-top:0;
}
.siba
{
	position:absolute;
	top:0;
	right:0;
	width:150px;
}

/* Root = Horizontal, Secondary = Vertical */
#topnav
{
	clear:both;
}
ul#topnav {
	margin-left:5px;
	margin-top:0;
	border: 0 none;
	padding: 0;
	/*width: 500px;*/ /*For KHTML*/
}

ul#topnav li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	position: relative;
}


/* Root Menu */
ul#topnav a {
	border: 2px solid #d8c199;
	border-right-color: #b8a179;
	border-bottom-color: #b8a179;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #c8b189;
	color: #000;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#topnav a:hover,
ul#topnav li:hover a,
ul#topnav li.iehover a {
	background: #b8a179;
	color: #fff;
}
.gallery
{
	height:240px;
	float:left;
	margin-right:1em;
	text-align:center;
	margin-bottom:1em;
}
.gallery a
{
	text-decoration:none;
	color:#000;
}
.gallery p
{
	margin-top:0;
	width:200px;
}
	
.statutory_information
{
	border-top:3px solid;
	margin-top:1em;
}
.brewerybeers
{
	clear:both;
}
label
{
	font-weight:bold;
	font-size:1.25em;
}
.btn
{
	background-color: #c8b189;
	border: 2px solid #d8c199;
	border-right-color: #b8a179;
	border-bottom-color: #b8a179;
}
.btnhover
{
	background: #b8a179;
}
.btnclick
{
	border: 2px solid #b8a179;
	border-right-color: #d8c199;
	border-bottom-color: #d8c199;
}
