/* hide from ie on mac \*/
html {height: 100%;overflow: auto;}
#flashcontent {position: absolute;top: 0px;left: 0px;height: 100%;width:  100%; margin-left:auto;
margin-right:auto; margin-top:20px;}
/* end hide */
body {height: 100%;margin: 0;padding: 0; color:#655855; font-family:"Times New Roman", Times, serif;}
h1 { margin-left:10px; color:#655855; font-weight:lighter;}
p {margin-left:10px; margin-right:10px;}

a:link {
color:#0033FF;
}
a:visited {
color:#000000;
}

#imagehold {
width:615px;
margin-left:10px;
}

#footertwo {
background-color:#E4D9B0;
height:80px;
margin-top:50px;
}

 #texthold {
 width:100%;
 }
 
 #footer{
 float:right;
 width:100%;
 background:#655855;
 border-top:#E4D9B0 solid 4px;
}

 #footerMenu{
 float:right;
  width:500px;
  height:40px;
  margin:0 0 0 185px;
  padding:0;
  background:url(../images/footer.jpg);
 }
 
 #footerMenu li{
  list-style:none;
  float:left;
 }

#footerMenu li, #footerMenu a{
 height:40px;
 display:block;
}

#footerMenu span{
 display:none;
}

#brewerytap{
 width:140px;
 left:0;
 margin-right:20px;
}

#midnightbell{
 width:140px;
 left:80px;
 margin-right:50px; 
}

#leeds{
 width:150px;
 left:80px;
} 

#brewerytap a:hover{
 background:transparent url(../images/footer.jpg) 0 -40px no-repeat;
}

#midnightbell a:hover{
 background:transparent url(../images/footer.jpg) -160px -40px no-repeat;
}

#leeds a:hover{
 background:transparent url(../images/footer.jpg) -350px -40px no-repeat;
}