* {
    margin: 0;
    padding: 0
    }
img {
    border: 0
    }
body {
    background-color: #000;
    color: #a7a7a7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4em
    }
#container {
    width: 100%
    }
#content {
    width: 900px;
    margin-left: auto;
    margin-right: auto
    }
#header {
    background: url(../images/header_bg.gif) no-repeat top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    min-width: 900px
    }
#header-nav {
    position: relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 142px
    }
#logo-btn a {
    position: absolute;
    width: 200px;
    height: 90px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 350px
    }
#logo-btn span {
    display: none
    }
/* NAV LEFT */
#nav-top-left {
    position: absolute;
    margin-top: 50px;
    margin-left: 180px
    }
#navlist-top-left {
    list-style-type: none
    }
#navlist-top-left li {
    padding-bottom: 8px
    }
#nav-map a {
    background: url(../images/nav_map.png) no-repeat 0 0;
    width: 86px;
    height: 9px;
    cursor: pointer;
    display: block;
    margin-left: 31px
    }
#nav-map a:hover {
    background-position: 0 -9px
    }
#nav-map span {
    display: none
    }
#nav-events a {
    background: url(../images/nav_events.png) no-repeat 0 0;
    width: 117px;
    height: 9px;
    cursor: pointer;
    display: block
    }
#nav-events a:hover {
    background-position: 0 -9px
    }
#nav-events span {
    display: none
    }
#nav-blog a {
    background: url(../images/nav_theblog.png) no-repeat 0 0;
    width: 62px;
    height: 9px;
    cursor: pointer;
    display: block;
    margin-left: 55px
    }
#nav-blog a:hover {
    background-position: 0 -9px
    }
#nav-blog span {
    display: none
    }
/* END NAV LEFT */
/* NAV RIGHT */
#nav-top-right {
    position: absolute;
    margin-top: 50px;
    margin-left: 600px
    }
#navlist-top-right {
    list-style-type: none
    }
#navlist-top-right li {
    padding-bottom: 8px
    }
#nav-history a {
    background: url(../images/nav_history.png) no-repeat 0 0;
    width: 140px;
    height: 9px;
    cursor: pointer;
    display: block
    }
#nav-history a:hover {
    background-position: 0 -9px
    }
#nav-history span {
    display: none
    }
#nav-meetthebrewers a {
    background: url(../images/nav_meetthebrewers.png) no-repeat 0 0;
    width: 140px;
    height: 9px;
    cursor: pointer;
    display: block
    }
#nav-meetthebrewers a:hover {
    background-position: 0 -9px
    }
#nav-meetthebrewers span {
    display: none
    }
#nav-resources a {
    background: url(../images/nav_resources.png) no-repeat 0 0;
    width: 140px;
    height: 9px;
    cursor: pointer;
    display: block
    }
#nav-resources a:hover {
    background-position: 0 -9px
    }
#nav-resources span {
    display: none
    }
/* END NAV RIGHT */
#brewery-roll {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    text-align: center;
    margin-top: 0
    }
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 5px;
    font-family: Georgia, serif;
    font-size: 10px;
    color: #bf4d07
    }
#navlist li a {
    color: #bf4d07;
    text-decoration: none
    }
#navlist li a:hover {
    color: #bf7307;
    text-decoration: none
    }
#hero {
    position: relative;
    text-align: center;
    width: 900px;
    height: 250px;
    margin-top: 170px
    }
#main {
    float: right;
    width: 600px;
    min-height: 870px;
    position: relative;
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 0;
    background-color: #222
    }
#main-left-column {
    /*background-color: #0F9;*/
    float: left;
    width: 262px;
    padding-right: 13px;
    padding-left: 25px;
    padding-top: 30px;
    padding-bottom: 15px;
    height: auto;
    min-height: 300px
    }
#main-right-column {
    /*background-color: #F00;*/
    float: right;
    width: 260px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 30px;
    padding-bottom: 15px;
    height: auto;
    min-height: 300px
    }
#homeblog {
    /*background-color: #9C9;*/
    clear: both;
    width: 550px;
    margin: 25px;
    padding-top: 30px;
    height: auto;
    min-height: 200px;
    border-top: dotted;
    border-top-width: 1px;
    border-top-color: #444
    }
#sidebar {
    position: relative;
    float: right;
    width: 300px;
    position: relative;
    margin-top: 0
    }
#twitter-header {
    background: url(../images/twitter_header.gif) no-repeat top;
    position: relative;
    margin-top: 0;
    height: 55px;
    padding-bottom: 4px;
    background-color: #bab9b3
    }
#tweets {
    min-height: 200px
    }
#eventbox {
    position: relative;
    margin-top: 0
    }
#mailinglist {
    background: url(../images/mailinglist_bg.gif) no-repeat top;
    position: relative;
    margin-top: 0;
    height: 89px
    }
#mailinglist-content {
    position: absolute;
    top: 46px;
    margin-left: 20px
    }
h1 {
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 14px;
    color: #985f0e;
    padding-bottom: 12px
    }
h2 {
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 14px;
    color: #985f0e;
    padding-bottom: 0
    }
h3 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 14px;
    color: #bab9b3
    }
h4 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    color: #bab9b3;
    padding-bottom: 12px
    }
p {
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 12px;
    color: #747474;
    padding-bottom: 10px
    }
a {
    color: #985f0e;
    text-decoration: none
    }
a:hover {
    color: #bf4d07;
    text-decoration: none
    }
/* SOCIALS */
#socials li {
    display: inline;
    list-style-type: none;
    padding-right: 5px
    }
#facebook a {
    position: absolute;
    background: url(../images/fb_btn.gif) no-repeat 0 0;
    width: 75px;
    height: 16px;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    right: 82px
    }
#facebook a:hover {
    background-position: 0 -16px
    }
#facebook span {
    display: none
    }
#twitter a {
    position: absolute;
    background: url(../images/tw_btn.gif) no-repeat 0 0;
    width: 68px;
    height: 17px;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    right: 2px
    }
#twitter a:hover {
    background-position: 0 -17px
    }
#twitter span {
    display: none
    }
/* FOOTER */
#footer {
    clear: both;
    width: 100%;
    margin-bottom: 100px;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: 100px;
    /*background-color: #FFF;*/
    }
#footer-nav {
    padding-top: 10px
    }
#footer-nav a {
    color: #424242
    }
#footer-nav a:hover {
    color: #747474
    }
#footer-nav li {
    list-style-type: none;
    padding-right: 5px;
    color: #424242;
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 11px
    }
#footer-nav-left {
    position: absolute;
    margin-left: 0;
    margin-top: 0
    }
#footer-nav-middle {
    position: absolute;
    margin-left: 120px;
    margin-top: 0
    }
#footer-nav-right {
    position: absolute;
    margin-left: 240px;
    margin-top: 0
    }