@charset "UTF-8";
#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-left: 22px;
	margin-top: 15px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #05ABA3;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-right: 17px;
}
.whatsbrewingnavright {
	padding-right: 0px;
	text-align: right;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554439;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.floatright {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
}
.float {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#sunnav {
	height: 400px;
	width: 100px;
	clear: both;
	background-color: #FFFFFF;
}
#wrapper {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #FFF;
}
#header {
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(../images/backheader.gif);
	background-color: #FFF;
	height: 190px;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#content {
	overflow: auto;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0EB1A9;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554439;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #E17534;
	text-align: left;
	font-weight: normal;
	padding-top: -10px;
	line-height: 22px;
}
body {
	background-color: #554439;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #554439;
	text-align: left;
	text-transform: none;
}
.centerimage {
	text-align: center;
	margin: 2px;
}
#footer {
	background-color: #554439;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	height: 40px;
	padding-top: 6px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 10px;
}
table {
	border-top-color: #7C614E;
	border-right-color: #7C614E;
	border-bottom-color: #7C614E;
	border-left-color: #7C614E;
}
.boldword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E17534;
	line-height: 20px;
}
.boldwordgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.floathomepageimg {
	padding-bottom: 1.5px;
	padding-left: 10px;
}
.boldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.imagelink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 15px;
}

