img{
border:0px;
}


.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.concert {
	font-family: "Verdana", Arial, sansserif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

 /*Show/hide on donation page*/

.accordionButton {	
	width: 400px;
	background: #BC7F61;
	border-bottom: 1px solid #F89638;
	cursor: pointer;
	padding:1px;
	}
 
.accordionContent {	
	width: 400px;
	background: #FFFFFF;
	display: none;
	padding-bottom:3px;
	}
