#content_ctr, #content_ctr p {
	font-family: Georgia;
	color: #154074;
}

.body_interior p {
	font-size:110%;
	margin:0;
	padding: 10px 0;
}

.body_interior h3 {
	font-style: italic;
	color: #992317;
}

.body_interior h3 em {
	font-weight: normal;
	color: #b09773;
	font-size:160%;
}

.top_cap h1 {
	font-style: italic;
	color: #992317;
	font-size:190%;
}

.body_interior h2 {
	text-align: center;
	font-family: Georgia;
	font-size:220%;
	margin:0;
	padding:25px 0 15px 0;
	color: #154074;
}

.archive {
	margin:5px 0;
	font-size: 17px;
}

.archive a em {
	color: #b09773;
	font-size: 14px;
}

.archive a {
	border:1px solid #FFFFFF;
	color: #154074;
	padding:10px 15px;
	background: #fff5ea;
	display:block;
}

.archive a:hover {
	border:1px solid #FFFFFF;
	background: #FFFFFF;
	text-decoration: none;
}

.archive a:hover em{
	color: #992317;
}

/*--- sIFR ---*/

.sIFR-active #maincontent #content_ctr h1 {
	font-size:190%;
	padding:10px 0 0 0;
}

.sIFR-replace h2 {
	font-size:220%;
	padding:10px;
	margin:0;
}

.sIFR-active p {
}