.unnamed1 {
	background-color: #944d21;
}
body {
	background-color: #633418;
	margin: 1px 3px;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #660000;
}
.top {
	background-color: #c68a31;
	height: 80px;
	/* margin: 10px; */
	border-top: 1px solid #fffbe7;
	border-right: 1px solid #fffbe7;
	border-bottom: 1px solid #fffbe7;
	border-left: 1px solid #fffbe7;
	width: 99%;
}
.header {
	background-color: #b7a774;
}

.events {
	clear: both;
	float: left;

	border: 0px none #000000;
	background-color: #845508;
	
	
}
.events ul {
	list-style-type: none;
	list-style-position: inside;
}

.events li {

}.events h1 {

	font-weight: bold;
}
.content {
	background-color: #e7c373;

	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	
	
	width: 99%;
	border-top: 1px solid #fffbe7;
	border-right: 1px solid #fffbe7;
	border-bottom: 1px solid #fffbe7;
	border-left: 1px solid #fffbe7;
	
}

.sidephoto {
	background-color: #e7c373;
	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	 margin: 0px;
	border-top: 1px solid #fffbe7;
	border-right: 1px solid #fffbe7;
	border-bottom: 1px solid #fffbe7;
	border-left: 1px solid #fffbe7;
}

.audiocontent {
	background-color: #e7c373;
	
	width: auto;
	padding: 6px;
	margin: 0px;
	font-size: 1.0em;
	line-height: 1.1em;
	border-top: 1px none #633418;
	border-right: 1px none #633418;
	border-bottom: 1px double #633418;
	border-left: 1px dotted #633418;	
}

.article {
	background-color: #a51418;
	border: 1px solid #fffbe7;
	color: #fffbe7;
	padding: 4px;
}
.logo {
	float: left;
}
A:link {
	text-decoration: none;
	color: #A51418;
}
A:hover {
	text-decoration: underline;
	color: #A51418;
}
a:active {
	color: #A51418;
	text-decoration: none;
}


A:visited {
	color: #A51418;
	text-decoration: none;
}
.multipletracks {

}

#datediv {
/*	display:none;*/
	visibility:hidden;
}

blockquote.pullquote-r {
float: right;
width: 200px;
margin: 10px 10px 10px 15px;
padding: 0;
font: 20px/24px georgia, palatino, serif;
text-align: center;
}
