﻿.content_section {
	background-color: #FFFFFF;
	padding: 36px;
}
.content_page_title_section {
	font-family: Georgia;
	font-size:	30px;
	color: #212121;
}
.content_page_title_sub {
	font-family: Arial;
	font-size: 16px;
	color: #343434;
}
.content_page_text {
	margin-top: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
}
.content_page_image {
	float: left;
	height: 169px;
	width: 182px;
	margin-right: 36px;
	text-align: center;
	border: 1px solid #DBDBDB;
}
.content_section_divider {
	height: 10px;
}

a:link
{
	font-family: Arial;
	font-size: 12px;
	color: #DA7B00;
	text-decoration: underline;
}
