#tagline H2 {
  background: url(/images/tagline_top.png) top center no-repeat;
	width: 960px;
	height: 193px;
	text-indent: -9999px;
}

#main h2 {
	font: 2.2em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #7A320A;
	margin: 0;
	padding: 0 0 20px 50px;
	text-align: left;
	}
	
#content h1 {
	font: 1.85em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #85a870;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	}
