@charset "UTF-8";
#bottomRule {
	background-color: #704C12;
	clear: both;
	height: 4px;
	width: 800px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C65B26;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C65C26;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #000000;
	text-align: left;
}
#conatiner {
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#conatiner2 {
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo {
	background-color: #000000;
	float: left;
	height: 151px;
	width: 205px;
}
#topNav {
	background-color: #000000;
	float: right;
	height: 125px;
	width: 595px;
	text-align: left;
}
#ticker {
	background-color: #000000;
	float: right;
	height: 26px;
	width: 595px;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	clear: both;
	width: 790px;
	padding: 5px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
#beerImage img {
	float: right;
	padding-left: 20px;
}
#bottomNav {
	background-color: #000000;
	clear: both;
	width: 800px;
	height: 40px;
}
#footerText {
	background-color: #000000;
	clear: right;
	width: 800px;
}
#musicImage img {
	float: right;
	padding-left: 20px;
	width: 285px;
	height: 200px;
	padding-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #704C12;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #745119;
	text-align: left;
}
#contact a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C82929;
	text-decoration: underline;
}
#contact a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C65B26;
	text-decoration: none;
	font-size: 12px;
}
#spacer {
	background-color: #704C12;
	clear: both;
	height: 5px;
	width: 800px;
}
#conatiner2 #mainContent a {
	color: #990000;
}
