#content{
	padding:100px;
	width:700px;
}

#content .header{
	text-align:center;
	font-family:"Chaparral Pro",serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
#content .header h1{
	font-size:32px;
}
#content .header h2{
	font-size:12px;
}

#content .section{
	width:350px;
	float:left;
	text-align:center;
	padding-bottom:28px;
	background:transparent url(graphics/bar.gif) bottom center no-repeat;
}

#content .section h2{
	font-size:16px;
/*	font-family:"Chaparral Pro"; */
	text-transform:uppercase;
	letter-spacing:.1em;
}

#content .section h3{
	font-size:20px;
	color:#000;
	margin-top:22px;
}
#content .section p{
	font-size:12px;
}

.aboutlink{
	text-align:center;
	text-transform:uppercase;
	font-size:.8em;
	letter-spacing:.1em;
}

p{
	text-indent:0 !important;
}
#extraleafs,#leafpile{
/*	display:none; */
}