body {
	background: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	margin: 0 5%;
}
a,img {
	border: 0;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin-top: 1em;
	line-height: 1;
	color: #424A2D;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	color: #424A2D;
}
#header h1 {
	margin-bottom: .1em;
}
#header h2 { 
	margin-top: 0;
	font-size: 12px;
}
#nav-wrap, body.home #feature {
	display: none;
}

#footer {
	margin-top: .25in;
	border-top: 1px dashed #999;
	font-size: 10pt;
}