body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #00104F;
	margin: 5px 0px 0px 0px;
}

table .colorbox {
	display: block;
	border-top: 0px;
	border-right: 6px solid white;
	border-left: 6px solid white;
}

table .colorbox td {
	border-bottom: 6px solid white;
	background-image:url(images/shadow.btm.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}


table .colorbox td#left {
	background-color: #FEB235;
}
table .colorbox td#right {
	background-color: #AD5D0C;
}


table .colorbox td#mid {
	border-right: 6px solid white;
	border-left: 6px solid white;
	background-color: #2A261B;
	color: #DED0B6;
}

td .txt {
	padding: 16px 6px 12px 8px;
	}
	
.txt p {
	margin-left: 5px;
}
	
.colorbox H1 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	font-style: normal;
	margin-left: -5px;
}
.colorbox H2 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	font-style: normal;
	margin-top: -20px;
	margin-left: -5px;
}
.colorbox H3 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	font-style: normal;
}
a:link {
	color: #00104F;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000E49;
	text-decoration: underline;
}
a:active {
	color: #BBB;
	text-decoration: none;
}

.colorbox td#mid a:link {
	color: #fff;
	text-decoration: none;
}
.colorbox td#mid a:visited {
	color: #DED0B6;
	text-decoration: none;
}
.colorbox td#mid a:hover {
	color: #fff;
	text-decoration: underline;
}
.colorbox td#mid a:active {
	color: #BBB;
	text-decoration: none;
}
.footer {color: #fff}

.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #AAA;
	text-decoration: none;
}
.footer a:hover {
	color: #DDD;
	text-decoration: underline;
}
.footer a:active {
	color: #CCC;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
}

.content {
	background-image:url(images/shadow.btm.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 16px;
	background-color: #FEE39B/*FAE5AC*/;
	border-bottom: 6px solid white;
}

.content table {
	border: 2px solid #CC8D02;
	background-image: none;
	padding: 3px;
	background-color: #fff;
}
.content table td {
	border-bottom: 2px solid #CC8D02;
	background-color: #fff;
	background-image: none;
	padding: 8px;
	vertical-align: top;
}
.content table td.title {
	border: 1px solid #CC8D02;
	background-color: #FEB235;
	background-image: none;
	color: #00104F;
	padding: 2px 8px 2px 8px;
}
.content table.beer {
	border: 2px solid #f0f0f0;
	background-image: none;
	background-color: #fff;
}
.content table.beer td {
	border: none;
	/*background-color: #00104F;*/
	padding: 0px;
	}
.content table.beer td.dark {
	border: none;
	background-color: #35262D;
	padding: 0px;
	}
	
.content table.beer td.title {
	border: none;
	border-right: 2px solid #f0f0f0;
	background-image: none;
	background-color: #fdfdfd;
	color: #00104F;
	padding: 2px 8px -4px 8px;
}
.content table.beer td.info {
	border: none;
	border-right: 2px solid #f0f0f0;
	background-color: #CC8D02;
	background-image: none;
	color: #00104F;
	padding: 2px 8px 2px 8px;
}
.content table.beer td.desc {
	border: none;
	border-right: 2px solid #f0f0f0;
	background-color: #FEB235;
	background-image: none;
	color: #00104F;
	padding: 2px 8px 2px 8px;
}
.content img.photo {
	border: #00104F solid 2px;
	padding: 2px;
	margin: 10px;
}
.content p.footnote {
	font-size: 9px;
	color: #000;
}

.title h1 {
	font-size:20px;
	margin: 3px 0px 0px 0px;
}

a.powerlink{
	font-size: 14px;
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
}
