body {
	background-color: f4eed4;
}
.content {
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 11px;
	color: #783e0c;
	background-color: #FFFFFF;
	margin: 52px 40px 10px 40px;
	vertical-align: top;
}
h1 {
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #783e0c;
}
a {
	text-decoration: none;
	color: #d9640f;
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.text-orange-bold {
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d9640f;
}
.aboutNav {
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 10px;
	color: #d9640f;
	font-weight: bold;
	position: relative;
	top: 30px;
	left: 50px;
	visibility: visible;
	overflow: visible;
}
.aboutNav a {
	text-decoration: none;
	color: #783e0c;
	font-family: "Myrid Pro", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}
.aboutNav a:hover {
	text-decoration: line;
}
