*
{
padding: 0;
margin: 0;
}

body
{
background-color: #fff;
background-image: url(../images/brown.gif);
background-position: bottom;
background-repeat: repeat-x;
}

a
{
color: #640;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #b60;
text-decoration: underline;
}

#thewhole
{
width: 100%;
height: 100%;
min-height: 100%;
abackground-color: #fff;
background-image: url(../images/bgimg_top.jpg);
background-repeat: repeat-x;
}

#themain
{
margin-left: auto;
margin-right: auto;
position: relative;
width: 900px;
padding-top: 55px;
min-height: 100%;
z-index: 1;
}


#headbg
{
z-index: 0;
position: absolute;
top: 10px;
width: 100%;
height: 117px;
background-image: url(../images/bgimg_top.jpg);
margin-top: -7px;
}

#thehead
{
position: relative;
height: 130px;
width: 100%;
}

#barn
{
position: relative;
top: 0;
left: 0;
width: 274px;
height: 96px;
background-color: #ccc;
background-image: url(../images/barn.jpg);
}

#logo
{
position: absolute;
top: -35px;
right: 0px;
width: 467px;
height: 97px;
background-color: #fff;
}

#logo span
{
visibility: hidden;
}

#logo a
{
position: absolute;
width: 100%;
height: 100%;
}

#logo a:hover
{
text-decoration: none;
}

#tagline
{
position: absolute;
top: 65px;
left: 300px;
height: 18px;
width: 519px;
background-image: url(../images/tagline.jpg);
background-repeat: no-repeat;
}

#tagline span
{
visibility: hidden;
}

#leaves
{
position: absolute;
bottom: -117px;
right: -75px;
height: 142px;
width: 82px;
background-image: url(../images/leaves.gif);
z-index: 20;
}

#bar
{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 35px;
background-color: #000;
}

#menu
{
position: absolute;
left: 305px;
top: 165px;
height: 50px;
width: 550px;
}

#menu li
{
float: left;
list-style: none;
padding: 0px 10px 5px 10px;
background-color: #bbb;
border: 6px white solid;
margin-left: 20px;
}

#menu li.current
{
background-color: #888;
}

#menu a
{
color: #fff;
letter-spacing: 2px;
text-decoration: none;
font-weight: lighter;
font-size: 12px;
}

#leftcolumn
{
position: relative;
float: left;
margin-top: 6px;
width: 297px;
min-height: 400px;
background-image: url(../images/leftcolbg.jpg);
background-repeat: repeat-x;
}

#recentbeers
{
padding: 20px 30px;
}

#leftcolumn h2
{
font-family: ;
font-size: 20px;
color: #333;
font-weight: lighter;
}

#leftcolumn h3
{
font-family: ;
font-size: 18px;
color: #333;
font-weight: lighter;
text-decoration: underline;
margin-top: 10px;
width: 100%;
}

#leftcolumn h4
{
font-family: helvetica, arial, sans-serif;
font-size: 14px;
color: #333;
margin-top: 10px;
}

#leftcolumn p
{
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #333;
}

#foot
{
z-index: 10;
position: relative;
width: 100%;
height: 20px;
margin-top: 10px;
margin-bottom: 25px;
background-color: #ccc;
clear: both;
}
#foot p
{
font-family: helvetica, arial, sans-serif;
font-size: 10px;
color: #666;
text-align: right;
margin-right: 20px;
padding-top: 4px;
}

#foot a
{
color: #666;
text-decoration: none;
}

#foot a:hover
{
color: #333;
text-decoration: underline;
}

#tree
{
position: absolute;
bottom: 5px;
right: -130px;
height: 119px;
width: 119px;
abackground-image: url(../images/royaloak_tree.gif);
}

#tree span
{
visibility: hidden;
}

#tree a
{
position: absolute;
width: 100%;
height: 100%;
}

#tree a:hover
{
text-decoration: none;
}
