h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: normal;
	font-weight: bold;
	color: #554B47;
	margin-bottom: 5px;
	margin-top: 0px;
}

h1.band_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: normal;
	font-weight: bold;
	color: #554B47;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	font-weight: bold;
	color: #554B47;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	font-weight: bold;
	color: #554B47;
	margin-bottom: 0px;
	margin-top: 0px;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.02em;
	line-height: normal;
	font-weight: normal;
	color: #554B47;
}

p.white_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.02em;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

b.light {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-weight: normal;
	margin-bottom: 10px;
	color: #93866E;
}

.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.02em;
	line-height: normal;
	font-weight: normal;
	color: #AAA295;
}

.footer_copy A:hover{
	color:#554B47;
	font-weight:bold;
	text-decoration:none;
}
	
.footer_copy A{
	color:#AAA295;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


A:hover{
	color:#AC948A;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
	
A{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.anylinkcss{
	font-color:#FFFFFF;
 	position:absolute;
	visibility: hidden;
	border:4px solid white;
	border-bottom-width: 4;
	font:normal 11px Helvetica;
	line-height: 15px;
	background-color: #554B47;
	width: 205px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #AC948A;
	color: black;
}
}
