/* February 17th 2005 C.Coles */
body {
background-color: #dedede;
/*background-image: url(images/bg_block_mask.gif); */
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .75em;
margin: 0;
}
p {
font-size:.8em;
text-align: justify;
line-height: 1.2em;
}
h1 {
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;
color: #5B232E;
}
h2 {
font-size: 1.1em;
text-decoration: underline;
}
p.footer{
font-size: .75em;
text-align: center;
font-weight: bold;
}
#image {
margin-left: 80px;
padding-left: 0;
}
li.beers {
list-style-image: url(images/beer_bullet.png);
font-size: 10px;
}
li.normal{
list-style-type: disc;
font-size: 10px;
}
a:link{
color: #666666;
background-color: #cfd8e0;
text-decoration: none;
}
a:visited{
color: #666666;
background-color: #cfd8e0;
text-decoration: none;
}
a:hover{
color: #ffffff;
background-color: #9baebf;
text-decoration: none;
}
a:active{
background-color: #67849e;
text-decoration: none;
}
#header{
background-color: #ffffff;
border-bottom:1px #000000 solid;
padding-right: 125px;
padding-left: 125px;
padding-top: 10px;
padding-bottom: 10px;
}
#main-content{
background-color: #ffffff;
/*background-image:*/ 
background-repeat: no-repeat;
border: 1px #000000 solid;
margin-left: 180px;
margin-right: 180px;
margin-top: -1px;
padding: 10px;
width: 600px;
}
#footer{
color: #666699;
}
#sidebar{
position: absolute;
top: 100px;
left: 10px;
}
#date {
display: block;
background-color: #666666;
color: #5B232E;
width: 180px;
border-bottom: solid 1px #000000;
text-align: left;
font-weight: bold;
font-size: 1em;
padding-top: 3px;
padding-bottom: 3px;

}
#navbar{
background-color: #666666;
position: absolute;
top: 150px;
left: 0px;
width: 180px;
border-top: solid 1px #000000;
text-align: center;
font-weight: bold;
font-size: .75em;
}
#rightbar{
background-color: #dedede;
position: absolute;
top: 195px;
right: 0px;
width: 180px;
text-align: center;
font-weight: bold;
font-size: .75em;
}
#outer-image{
height: 100px;
background-image: url(images/front_low_sat_cropped_3.png);
background-position: top left;
background-repeat: no-repeat;
border-bottom:	solid 1px #666699;
}
#inner-image{
height: 50px;
background-image: url(images/banner_v2.png);
background-repeat: no-repeat;
background-position: center top;
}
#header p {
font-size: .6em;
}
#navbar a:link,#navbar a:visited {
display: block;
color: #7e7e7e;
background-color: #666666;
border-bottom: solid 1px #000000;
padding-bottom: 3px;
padding-top: 3px;
}
#navbar a:hover{
background-color: #dedede;
}