.page_title {
	color: #507642;
	font-size:200%;
}

.page_description {
	color: #FC7D00;
	font-size: 12px;
	margin: .2em 0;
}

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


h1 {
	margin: 0 0 0 0;
	font-size: 19px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	margin: 0 0 0 0;
	font-size: 17px;
	color: #FC7D00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	color: #fff;
	font-size:130%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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


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

.body_text_bold {
	font-weight:bold;
}

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

.body_text_highlight {
	color: #fff;
}


.quote {

}

.callout {

}


a, .link {
	color: #FC7D00;
	text-decoration: underline;
}

a:hover, a.link:hover {
	color: #fff;
}


.link_bold {
	color: #FC7D00;
	text-decoration: underline;
	font-weight:bold;
}

.link_bold_colored {
	color: #fff;
	text-decoration: underline;
}

img.insert_left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

img.insert_right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

