﻿#PageTopBanner
{
    display: block;
}

#awardsnav
{
    color: #fff;
}

#TopBanner
{
    background-color: #012215;
    background: url(../img/banner_awards.jpg);
    background-repeat:no-repeat;
    height: 66px;
    width: 716px;
    padding-left: 40px;
}

#TopBanner h1
{
    font-family: Georgia;
    color: #FFD28F;
    font-size: 28px;
    font-weight: normal;
}

#trail
{
    background-color: #69442c;
}

#trail a:hover
{
    text-decoration: underline;
}


#PageHeader
{
    width: 564px;
    height: 40px;
}

#PageHeader h2
{
    font-family: Georgia;
    color: #8f8f8f;
    font-size: 20px;
    padding-top: 6px;
    margin-left: 8px;
}

.subheading
{
    font-family: Georgia;
    color: #8f8f8f;
    font-size: 15px;
    padding-top: 6px;
    margin-left: 8px;
}

.landlord, .bestbitter, .goldenbest, .ramtam, .darkmild, .bottledLandlord
{
	margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    width: 544px;
    margin-top: 20px;
    margin-bottom: 8px;
    min-height: 583px;
    height: auto;
    text-align: left;
    color: #000;
}


.landlord td, .bestbitter td, .goldenbest td, .ramtam td, .darkmild td, .bottledLandlord td
{
    min-width: 80px;
    width: auto;
    margin: 2px;
    padding: 2px;
    background-color: #8c8c8c;
    border: solid 2px #fff;
    text-align: center;
    table-layout: fixed;
    padding: 0;
}

tr
{
	height: 50px;
}


table .grey td
{
    background-color: #cccccc;
}


.ramtam .grey td
{
    background-color: #cccccc;
    color: #000;
}


.ramtam td
{
    background-color: #383838;
    color: #cccccc;
}

.landlord .grey td
{
    background-color: #cccccc;
    color: #000;
}

.landlord td
{
    background-color: #004d30;
    color: #cccccc;
}


.bestbitter .grey td
{
    background-color: #cccccc;
    color: #000;
}


.bestbitter td
{
    background-color: #2c4e95;
    color: #cccccc;
}


.goldenbest .grey td
{
    background-color: #cccccc;
    color: #000;
}


.goldenbest td
{
    background-color: #912e43;
    color: #cccccc;
}


.darkmild .grey td
{
    background-color: #cccccc;
    color: #000;
}


.darkmild td
{
    background-color: #6a3f2c;
    color: #cccccc;
}

.bottledLandlord td
{
    background-color: #376148;
    color: #cccccc;
}


.bottledLandlord .grey td
{
    background-color: #cccccc;
    color: #000;
}

.AwardsHeader h2
{
    font-style: italic;
    font-family: Georgia;
    color: #000;
    font-size: 24px;
    padding-top: 15px;
    margin-left: 8px;
}

#ProductBar
{
    height: 22px;
    width: 756px;
    background-color: #000704;
    text-align: center;
    background: url(../img/little-green-gradient.png) repeat;
}

#ProductBar img
{
    margin-right: 30px;
}

.top
{
    float: right;
    padding: 10px 0px 10px 10px;
    margin-right: -50px;
    font-style: italic;
    font-weight: bold;
}

.top a
{
    color: #999;
}


h2.awardstitle
{
	font-size: 16px;
	color: #000;
	margin-left: 10px;
	margin-bottom: -10px;
	margin-top: 10px;
}