/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #502801;
	background: #ebe8de;
}
a {
	color: #003399;
}
a:hover {
	color: #004cb8;
	text-decoration: none;
}
td {
	vertical-align: top;
}
@media print {
 #header {
 	display: none;
 }
 #footer {
 	display: none;
 }
 #footer_links {
 	display: none;
 }
}

.error {
	border: 2px solid #c75315;
}

.png {
	cursor: pointer;
}

table#base td#content {
	background: #d3cdb8 url(/images/content_bg_tile.jpg) repeat-x top;
	height: 300px;
	vertical-align: top;
	line-height: 1.5em;
	padding-bottom: 40px;
}
table#base td#bottom_nav {
	background: #ebe8de;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
table#base td#home_header {
	background: url(/images/header_bg.jpg) repeat-x top;
}
table#base tfoot td {
	background: #002366;
	text-align: center;
}

#header {
	background: url(/images/content_bg.jpg) repeat-x top;
}

#page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.7em;
	color: #004cb8;
	padding-top: 10px;
	height: 35px;
	line-height: 1em;
}
#cta {
	text-align: center;
	padding-bottom: 40px;
}

#body_copy {
	padding: 10px 15px 10px 0px;
	vertical-align: top;
	height: 200px;
}

#news td.headline, .headline {
	text-transform: capitalize;
	font-size: large;
	color: #002366;
}
#news td.article{
	line-height: 1.5em;
}

#footer td {
	color: #ffffff;
	font-size: x-small;
	text-align: left;
}
#footer a {
	color: #ffffff;
}
#footer_links a{
	text-decoration: none;
	font-size: .87em;
}
#footer_links td#spacer {
	padding: 0px 6px 0px 6px;
	color: #333333;
}

table#nav td#spacer {
	padding: 0px 8px 0px 8px;
	font-size: larger; 
	color: #3156ad;
}
table#nav td a {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
table#nav td a:hover {
	color: #94c3f1;
}

div#emblem {
	position: absolute;
	width: 131px;
	vertical-align: top;
	margin-top: 50px;
	margin-left: 40px;
}


table#panel_outline thead th, table#panel_outline tfoot th {
	height: 5px;
	width: 5px;
}
table#panel_outline thead td {
	border-top: 1px solid #81a8f1;
	height: 5px;
}
table#panel_outline tfoot td {
	border-bottom: 1px solid #81a8f1;
	background: none;
	height: 5px;
}
table#panel_outline tbody th.left {
	border-left: 1px solid #81a8f1;
}
table#panel_outline tbody th.right {
	border-right: 1px solid #81a8f1;
}
table#panel_outline tbody td {
	padding: 5px;
}

#events td.title {
	font-size: x-large;
	color: #c75315;
	padding-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 450;
}

#menu .cat {
	font-size: x-large;
	color: #c75315;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 450;
}
#menu .desc {
	font-size: small;
}

#history_nav a, #beer_nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	text-decoration: none;
	color: #c75315;
}
#history_nav td.selected {
	font-size: large;
	color: #003366;
}
#beer_nav a:hover, #history_nav a:hover {
	color: #003366;
}
.landing_border {
	background: #ad7f34;
}
#landing {
	background: #011c53 url(/images/landing_bg.gif) repeat-x top;
	padding: 15px;
}
#logo_landing {
	width: 141px;
	position: absolute;
	margin-top: -85px;
	margin-left: 200px;
}
input#month,#day,#year {
	font-size:30px;
	width: 50px;
	height: 40px;
	text-align: center;
	color: #333333;
}

#history_years {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#history_years ul li {
	margin: 0;
	padding: 0;
}
history_blurb {
	color: #ffffff;
}

