/*--styles sheets for HMB BREWERY CO. --*/
html, body, #wrapper {  min-height:100%;  width:100%;  height:100%; }

html>body, html>body #wrapper {
    height: auto;
} 

body{
	background: #ffffd7;
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana;
}

#base {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: #ffffd7;
	text-align: center;
}

#wrapper {
	background: url(../images/bg_wood.jpg) top repeat-x;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}



/*-- start of navigation --*/
#topnav {
	text-align: left;
	width: 926px;
	margin: 0px auto 0px auto;
}

.logo{
    margin: 14px 0px 0px 0px;
	}
	
#navigation {      
	width: 926px;
	margin: 0 auto;
}
  


#clear{
	clear: both;
}

#footer{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	height: 87px;
}

#footer_info{
  margin: 0 auto;
  padding:30px 0px 0px 0px;
  width: 900px;
  height: 52px;
  color: #bebda1;
  font-weight: 500;
  font-family: Arial, Helvetica, Verdana;
  font-size: 90%;
  text-align: center;
  }

#email{
  margin: 0px;
  padding: 0px;
  }
  
#box{
  width: 200px;
  margin: 0px;
  height: 12px;
  font-size: 70%;
  text-align: center;
  }  

#footer-wrapper{
	width: 100%;
	background-image: url(../images/bottom_wood.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #000;
	height: 24px;
}


#open      { margin:0 auto;      border-top:1px solid #999;  width:960px;    height:90px; }
#open-2      { margin:0 auto;     width:960px;    height:90px; }
#open ul, #open-2 ul   { list-style:none; }
#open li, #open-2 li   { display:inline;  float:left;   margin:0px 15px; }
#open li a, #open-2 li a { display:block;   margin:0; }
#open li .youtube   {  width:358px; }