body
{
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}
h1
{
	margin: 10px 0 15px;
	padding: 0;
    font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
h2
{
	margin: 5px 0 15px;
	padding: 0;
    font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h3
{
    color: #fff;
	margin: 0;
    padding: 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
h4
{
    margin: 15px 0 0;
    padding: 0;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
h5
{
    margin: 10px 0 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#page
{
    width: 950px;
    margin: 0 auto;
	padding: 0;
}

#header
{
    background: url(../images/body/header.jpg) no-repeat 0 0;
    height: 140px;
    width: 950px;
    margin: 0;
	padding: 0;
}
#top-misc-links
{
    color: #333;
    width: 119px;
    padding: 0;
    font-size: 12px;
    text-align: center;
    float: left;
}
#top-links .social
{
    margin: 5px 0 0;
    padding: 0;
    line-height: 22px;
    text-align: center;
}
#top-links .social a
{
    color: #006666;
    font-size: 12px;
    font-weight: bold;
}
#navbar
{
    margin: 0 0 0 11px;
    padding: 0;
    text-align: left;
    float: left;
}
#navbar ul
{
    list-style: none outside none;
    font-size: 13px;
    vertical-align: baseline;
}
#navbar li
{
    float: left;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    height: 34px;
    line-height: 16px;
    text-align: left;
    background-color: #FCFBF7;
}
#navbar li:hover
{
    background-color: #FEF993;
}
#navbar li a
{
    color: #066;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 9px 8px;
    text-decoration: none;
}
#navbar li img
{
    margin: 0;
    padding: 0;
}
#body-content
{
    clear: both;
}
#sidebar-content
{
    width: 130px;
    float: left;
}
#page-content-left-top
{
    background: url(../images/body/content-left-top.jpg) no-repeat 0 0;
    height: 13px;
    width: 11px;
    float: right;
}
#page-content-left
{
    background: url(../images/body/content-left.jpg) no-repeat 0 0;
    height: 287px;
    width: 11px;
    margin-top: -1px;
    float: right;
}
#sidebar-link-info
{
    color: #336699;
    background-color: #f9f8f4;
    width: 129px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #EDE6DC;
    border-bottom: 1px solid #EDE6DC;
    border-left: 1px solid #EDE6DC;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    float: left;
}
.sidebar-hdiv
{
	color: #99B3CC;
    background-color: #99B3CC;
    height: 2px;
    width: 80%;
    margin: 7px auto;
    border: none;
}
#sidebar-find-links
{
    padding: 0 0 0px 5px;
    font-size: 12px;
    text-align: center;
}
#sidebar-link-header
{
    color: #369;
	margin: 0;
    padding: 5px 0 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
#sidebar-link-info .links
{
	margin: 5px 0 3px;
    padding: 0;
}
#sidebar-bottom
{
    float: left;
}
#sidebar-bottom-links
{
    width: 130px;
    text-align: center;
}
#sidebar-link-info a,
#sidebar-bottom-links a
{
    color: #066;
	margin: 0;
    padding: 0;
    text-decoration: none;
}
#sidebar-link-info a:hover,
#sidebar-bottom-links a:hover
{
    text-decoration: underline;
}
#sidebar-bottom-links a
{
    line-height: 2em;
}
#sidebar-geolocation
{
    padding: 0 0 0 5px;
    text-align: center;
}
#sidebar-geolocation p
{
    color: #369;
    margin: 3px 0;
    padding: 0;
    font-size: 11px;
}
#sidebar-map-directions-toggle
{
    text-align: center;
}
#sidebar-geolocation p a,
#sidebar-map-directions-toggle a
{
    color: #0cc;
    font-size: 10px;
	text-decoration: none;
    cursor: pointer;
}
#page-content
{
    background: url(../images/body/content-bg.jpg) repeat-x 0 0;
    width: 800px;
    float: left;
}
#main
{
    padding: 5px 15px 0 15px;
}
#centered
{
    text-align: center;
}
#centered h1
{
	margin: 10px 0 15px;
	padding: 0;
    font-size: 18px;
	font-weight: bold;
	font-style: italic;
    text-align: center;
	text-decoration: none;
}
#centered h2
{
	margin: 5px 0 15px;
	padding: 0;
    font-size: 16px;
	font-weight: bold;
	font-style: normal;
    text-align: center;
	text-decoration: none;
}
#page-content-right
{
    background: url(../images/body/content-right.jpg) no-repeat 0 0;
    height: 300px;
    width: 20px;
    float: left;
}
#body-footer
{
    clear: both;
}
#footer-content-left
{
    background: url(../images/body/footer-left.jpg) no-repeat 0 0;
    height: 64px;
    width: 26px;
    margin: 0 0 0 119px;
    float: left;
}
#footer-content
{
    background: url(../images/body/footer-bg.jpg) repeat-x 0 0;
    height: 64px;
    width: 771px;
    margin: 0;
	padding: 15px 0 0;
    font-size: 10px;
    text-align: center;
    float: left;
}
#footer-content-right
{
    background: url(../images/body/footer-right.jpg) no-repeat 0 0;
    height: 64px;
    width: 26px;
    float: left;
}
.footer-links
{
	margin: 8px 0 20px;
}
.footer-links a
{
    color: #006666;
    text-decoration: none;
}
.footer-links a:hover
{
    text-decoration: underline;
}

.pub-list {
    float: left;
    width: 350px;
    margin: 10px 0 0;
    padding: 10px 35px 10px 0;
}
.state-list {
    float: left;
    width: 90px;
    margin: 10px 0 0;
    padding: 10px 35px 10px 0;
}
.state-pub-url
{
    margin: 10px 0 20px;
	padding: 0;
}

.alpha-list
{
    margin: 10px 0;
    font-weight: bold;
}
.alpha-text
{
    margin: 10px 0;
}
#brew-links
{
    line-height: 2em;
}
#discounter-link
{
    margin: 5px 0 10px;
	padding: 0;
}
#discounter-link h1
{
    color: #369;
    margin: 0;
	padding: 0;
    font-size: 12px;
    font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#discounter-link a
{
    color: #006666;
    text-decoration: underline;
}
#discounter-link a:hover
{
    color: #0cc;
}
.help-title
{
    margin: 15px 0 0;
	padding: 0;
    font-weight: bold;
    font-style: italic;
}

