@charset "UTF-8";
/* CSS Document */

#outer{
 top: -48px;
 width:90%;
 text-align: center;
 color:#000;
 border:none;
 min-height:100%;
    float:inherit;
 display:inline;
}



* html body{text-align:center; position:relative;}
* html #main{height:1%}


@media all and (min-width: 0px){
 .menus_button a {
 display:block;
  }
.menus_button a span{display:none;}
.menus_button a:hover span{display:block;}

 .catering_button a {
 display:block;
  }
.catering_button a span{display:none;}
.catering_button a:hover span{display:block;}

 .about_us_button a {
 display:block;
  }
.about_us_button a span{display:none;}
.about_us_button a:hover span{display:block;}

}


.menus_button a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:14px;
left:-18px;
width:515px;
height:178px;
padding:0px;
border:0px;
cursor: pointer;
}

.menus_button a:hover{visibility:visible}/* ie bug needed to make span show*/
.menus_button a:hover span{visibility:visible;}/* reveal image*/


.catering_button a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:14px;
width:515px;
height:178px;
padding:0;
margin-left: -120px;
*margin-left: -235px;
border:0;
cursor: pointer;
z-index: 500;
}

.catering_button a:hover{visibility:visible}/* ie bug needed to make span show*/
.catering_button a:hover span{visibility:visible;}/* reveal image*/

.about_us_button a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:14px;
width:515px;
height:178px;
padding:0;
margin-left: -355px;
*margin-left: -470px;
border:0;
cursor: pointer;
z-index: 500;
}

.about_us_button a:hover{visibility:visible}/* ie bug needed to make span show*/
.about_us_button a:hover span{visibility:visible;}/* reveal image*/

body {
 position: relative;
 background-image: url(source/images/brents_bg.gif);
 background-attachment: scroll;
 background-repeat: repeat;
 margin-top: 0px;
}


.style4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.style6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin-bottom: 8px;
 line-height: normal;
}

a:link {
 color: #9E0B0F;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #993333;
}
a:hover {
 text-decoration: none;
 color: #CC0000;
}
a:active {
 text-decoration: none;
}

.style1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
}

.style2 {
 color: #336633;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
 color: #336633;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}

.style5 {
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}
.box {
 padding: 20px;
 height: auto;
 width: 564px;
 border: 2px solid #996633;
}
.style4_leading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 14px;
 font-style: normal;
}
.presssource {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
}
.presspic {
 padding: 5px;
 border: 1px solid #999999;
}
.pictitle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: italic;
 font-weight: normal;
}
.sidenote {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666666;
 font-style: normal;
}
.downloads {
 color: #990000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}
.footertext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px;
 color: #FFFFFF;
}
.footer a:link {
 color: #FFFFFF;
 text-decoration: none;
 font-size: 8px;
}
.footer a:hover {
 color: #CCCCCC;
 text-decoration: none;
 font-size: 8px;
}

