.headline {
   font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: 16px;
   color: #C77529; 
   line-height: 16px;
   margin-top: 0px;
   margin-bottom: 16px;
}

.subheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 11px;
}

.photocaption {
	font-size: 8pt;
	font-color: #666666;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.boldhead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.donationhead {
	background: #FFCC00;
	min-width: 730px;
	color: #fff;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*html .donationhead {
	width: 100%;
}

.white {
	color: #fff;
}

.yellow {
	color: #f3bc07;
}
