@charset "UTF-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, button, fieldset, table, th, td { margin: 0; padding: 0; }

body{
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
img{border:none;}

a{
color:#3c4118; text-decoration:none;
}

a:hover{color:#8ca04b; text-decoration:underline;}

#top{
width:100%;
height:10px;
background-color:#8ca04b;
}
#inside_top{
width:900px;
height:10px;
background-color:#3c4118;
margin-left:auto;
margin-right:auto;
}

#container{
width:900px;
margin-left:auto;
margin-right:auto;
}

#header{
width:900px;
height:140px;
margin:10px 0 10px 0;
}

#menu{
float:right;
margin-top:65px;
list-style-type:none;
}

#menu li{
display:inline;
padding:0 6px 0 6px;
}

#menu li a{
color:#8ca04b;
text-decoration:none;
font-weight:bold;
}

#menu li a:hover{
color:#3c4118;
text-decoration:none;
}

#sub_header{
height:80px;
width:900px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

#sub_header p{
font-family:"Times New Roman", Times, serif;
font-size:36px;
color:#333333;
padding-left:20px;
padding-top:15px;
}

									
									
									/* Begin Guts Styles */
									
#guts{
width:900p;
height:auto;
border-top:1px solid #666;
margin-top:3px;
}


#guts_right{
float:right;
width:620px;
height:auto;
margin-top:20px;
}

#guts_right ul{
list-style-position:inside;
padding-left:15px;

}
#guts_right ul li{}


#guts_right h2{
font-family:"Times New Roman", Times, serif;
color:#8ca04b;
font-size:24px;
font-weight:lighter;
margin-bottom:3px;
padding-left:10px;
}
#guts_right_text{padding-left:10px;}


#guts_left{
width:240px;
height:auto;
margin-top:20px;
}

#guts_left #left_header{
border-bottom:1px solid #3c4118;
font-size:12px;
font-weight:bold;
padding-bottom:4px;
color:#3c4118;
}

#more_newsletter{
margin:5px 0 15px 0;
}

#guts_left ul{
list-style-type:none;
margin-top:8px;
}

#guts_left ul li{
padding:2px 0 2px 20px;}

#guts_left ul li a{
color:#333333;
text-decoration:none;
}
#guts_left ul li a:hover{
color:#8ca04b;
text-decoration:none;
}
#map{
margin:5px 0 15px 15px;
}

#footer{
margin-top:15px;
border-top:1px solid #999;
color:#a7c8fc;
font-size:10px;
clear:right;

}
#ravenna{
float:right;
margin-top:10px;
}
#copyright{
margin-top:10px;
}

#clear{
clear:both;
}

/* Beer Styles */

#beer img{
border:1px solid #8ca04b;
padding:4px;
margin:0 8px 5px 0;
}