.Main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.Secondary_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	
}
.work_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #EE3224;
	text-decoration: none;
	line-height: 48px;
}
.Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
	}
.feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	line-height: 25pt;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.large_Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 19pt;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #EE3224;	

}

