body
{
    background-position: center top;
    margin: 0 0 1em 0;
    padding: 0px;
    font: 80%/155% "Lucida Grande" , Tahoma, Arial, sans-serifx;
    color: #333;
    background-color: #A6BBD8;
    background-image: url('../images/Background.png');
    background-repeat: no-repeat;
}

tr.firstrow
{
    background-color: #4682b4;
    font-weight: bold;
    height: 21px;
    width: 165px;    
    vertical-align: middle;
}

tr.altrow
{
    background-color: #dcdcdc;
}

td.firstcolumn
{
    text-align:left;
    width: 165px;
    height: 22px;
}
td.middlecolumn
{
    width: 66px;
    text-align:center;
}

a
{
    text-decoration: none;
    color: #3333CC;
}
a:hover
{
    color: #806C59;
    text-decoration: underline;
}
.MenuTreeView a
{
    color: #806C59;
    text-decoration: none;
}
.MenuTreeView a:hover
{
    color: #806C59;
    text-decoration: underline;
}
.HeaderMenu a
{
    color: #806C59;
    text-decoration: none;
}
.HeaderMenu a:hover
{
    color: #806C59;
    text-decoration: underline;
}

h1, h2, h3, h4, a, p, li, td, div {
	font-family: arial, helvetica, sans-serif;
}
h2
{
    border-top: 2px #c00 solid;
    background-color: #eee;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: .2em;
    padding-right: .2em;
    font-size: 14pt;
    margin-top: 0px;
}

h3
{ border-top:2px #fc0 solid; background-color:#eee; padding: .33em .2em .33em .2em}

#right-box
{
    float: right;
    width: 20em;
    padding: 1em;
    margin: 1em;
    margin-right: 0;
    font-size: 90%;
}

#sidenav-content { height: 1%; margin-left:175px; margin-right:6px; padding-top: 10px }
h2 { border-top:2px #c00 solid; background-color:#eee; padding-top:.25em; 	padding-bottom:.25em; padding-left:.2em; padding-right:.2em; font-size: 14pt; margin-top: 0px}
#nosidenav-content { margin: 40px 20px 20px 60px }
#nosidenav-content h2 { margin-top: 1em; background: none; border: none;  }
p + h2 { margin-top: 10px }

#sidenav-content { height: 1%; margin-left:175px; margin-right:6px; padding-top: 10px }
h2 { border-top:2px #c00 solid; background-color:#eee; padding-top:.25em; 	padding-bottom:.25em; padding-left:.2em; padding-right:.2em; font-size: 14pt; margin-top: 0px}
#nosidenav-content { margin: 40px 20px 20px 60px }
#nosidenav-content h2 { margin-top: 1em; background: none; border: none;  }
p + h2 { margin-top: 10px }

#sidenav-content p{ padding-top:2px; padding-bottom:5px; }
#sidenav-content li { line-height: 175%; }
#sidenav-content .right-box { float: right; width: 20em; padding: 1em; margin: 1em; margin-right:0; font-size: 90%; background: #eee; border: 1px solid #fc0; }
#sidenav-content div h4 { margin: 14pt; margin-top: 0px;
}

ul.horizontal {
	width: 100%;
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	background-color: #ffffff;
	padding: 1em 0;
}
 
ul.horizontal li {
    display: inline;
    float: left;
    width: 24%;
    padding: 0;
}
 
ul.horizontal li div {
	padding: 0 5px;
	border-right: 1px solid #d6d6d6;
	overflow: hidden;
}
 
ul.horizontal li img {
	display: block;
	margin: 0 auto;
	border: 1px solid #ffffff;
}
 
ul.horizontal li.last div{
	border-right: none;
}
 
ul.horizontal li a {
	width:  auto;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	overflow: hidden;
	min-width: 142px;
	padding: 0 6px;
	overflow: hidden;
	background-color: #ffffff;
}
 
 
ul.horizontal li a em {
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-size: 1.35em;
/*	color: #009eea; */
	color: #06c;
	text-decoration: underline;
}
 
ul.horizontal li p {
	margin-top: 0;
	text-align: center;
	text-decoration: none;
	min-width: 142px;
	padding: 0 6px;
	margin-bottom: 0;
}
 
ul.horizontal div div {
	margin: 0;
	padding: 0;
	border: none;
	height: 178px;
	font-size: 1px;
	background-color: #ffffff;
	width: 0px;
	overflow: hidden;
	display: block;
	float: right;
}

#footermenubox {
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    display: block;
    background: #fcfcfc url(/images/site/whiskey/bkg_bottom_home_lines.png) repeat-x;
    clear: both;
    height: 190px; 
    
}

#footermenubox div {
    width: 163px;
    margin: 15px 0 0 27px;
    float: left;
    border: 0px solid white;
    display: inline;
}

#footermenubox h4 {
    margin: 1em 0 0 .5em;
    font-size: 1.1em;
    line-height: 1.8em;
    margin-bottom: 12px;
}

#footermenubox ul {
    margin-top: .35em;
}

#footermenubox li {
    list-style: none;
    margin: 0 0 .3em -2.0em;
    line-height: 1.5em;
}

#footermenubox a:link,#footermenubox a:visited {
    color: #6e6e6e;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}

#footermenubox a:hover {
    text-decoration: none;
    border-bottom: 1px solid #555;
}

#footermenubox .firstbox {
    margin-left: 40px;
}