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: 12px;
	color: #000000;
}

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;
}


.housetext {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify
}

A:hover{
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
	
A{
	color:#000000;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.housetext a{
	color:#0300FF;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.housetext a:hover{
	color:#000000;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

.anylinkcss{
	font-color:#ffffff;
	position:absolute;
	visibility: hidden;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 11px Helvetica;
	line-height: 15px;
	z-index: 100;
	background-color: #87c755;
	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: #57962d;
	color: black;
}


.copyrighttext {
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}


.boldtext {
	color:#000000;
	text-decoration:none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
