.headspace {
	margin-left: 15px;
}
.menuitem {
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.orangetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE911B;
	text-decoration: none;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE911B;
	text-decoration: none;
}
.services:hover {
	background-color: #FE911B;
	color: #FFFFFF;
}
.orange-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE911B;
	text-decoration: none;
}
.orange-link:hover {
	background-color: #FE911B;
	color: #FFFFFF;
}
.contacthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newspadding {
	border-top-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FE911C;
	border-left-color: #FE911C;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FE911C;
}
.content-table {
	margin-top: 10px;
}
