.page_title {
	color: #000;
	font-size:180%;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 32px 7px 33px;
	padding-bottom: 6px;
	letter-spacing: -0.05em;
}

.page_description {
	color: #86942A;
	font-size:160%;
}

.page_strapline {
	color: #86942A;
	font-size:120%;
}

.sub_title {
	font-size: 120%;
	color: #000;
	border-bottom: 1px solid #e0ded7;
	margin: 0 0 7px 0;
	padding-bottom: 6px;
	letter-spacing: -0.05em;
}

.sub_button {
	margin-top: 10px;
	}

.heading_level1 {
	color: #000;
	font-size:120%;
	font-weight:bold;
}


.body_text {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.body_text_indented {

}

.body_text_bold {
	font-weight:bold;
}

.body_text_bold_colored {
	color: #aa914f;
	font-weight:bold;
}

a, .link {
	color:#4e1a28;
	text-decoration: underline;
	font-weight:normal;
	}
	a:hover, .link:hover {
		font-weight:bold;
		}
