body {
	background: #f7f7ef;
	border-top: 7px solid #b63e2d;
	color: #704035;
}
.full_width {
	width: 100%;
	display: inline;
	float: left;
}
.masthead {
/*	background: #000;*/
}
.nav_bg {
	background: #edede3;
	margin-bottom: 2em;
}
.footer {
	background: #e9e9df;
	border-top: 1px solid #d2d2ca;
}
.footer {
	
}
.baseline {
	background: #b63e2d;
}
.baseline p  {
	color: #f7f7ef;
}
.content h1 {
	margin-top: 0em;
	color: #77c356;
	font: normal 48px Georgia, serif;
	font-style: italic;
	letter-spacing: -0.05em;
}

/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	background: #f7f7ef;
	text-align:left;
	padding:1em 0 0.5em;
	margin-bottom:0;
}
