﻿BODY {
	background-color: #000000; 
	background-image: url('images/beer_bg2.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 100%; 
	width: 100%;
	overflow-x: hidden;

}

h1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size: 30px;

	color: white;
	
	padding-top: 0;
	
	margin-top: 0;

}




h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size: 18px;

	color: white;
	
	padding-top: 0;
	
	margin-top: 0;

}

#address h2 {
	font-weight: normal;
}


h3 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size: 16px;

	color: yellow;

}


.bullets {
	margin-bottom: 5px
}


.center {

	text-align:center;

}

.music-header {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #990000;
	font-size: 13pt;
}

.music-dates {
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 11pt;
	color: black;
}


p.highlight {

	text-align:left;

	color: #FFFFFF;

}



.title {
	
	padding-bottom: 0;
	
	margin-bottom: 0;
	
	color:black;

}

p {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color: white;
}

#live_music a:link, a:active {
	color: #990000;
}

#live_music a:visited {
	color: #990000;
}

#live_music a:hover{
	color: red;
}

.yellow {

	color:yellow

}

.fineprint {
	font-size: 10px;
}