a.active {
	color: #565835;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
}

a.active:hover {
	color: #fff;
}

a.inactive {
	color: #de6823;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
}

a.inactive:hover {
	color: #fff;
}

a.footer-nav-link, a.footer-nav-link:visited {
	color: #d99a3e; 
	font-size: 12px;
	text-decoration: none;
}

a.footer-nav-link:hover {
	color: #fff; 
	font-size: 12px;
	text-decoration: none;
}

.resource-link {
	/*line-height: 200%;*/
	/*margin-top: -5px;*/
	line-height: 130%;
}

.resource-link, a {
	/*padding-top: 5px;*/
	margin-top: -20px;
}

li {
	color: #ff7200;
}

.lower-caps {
	font-size: 11px;
}

.pa-menu {
	line-height: 120%;
}

.bio-name {
	color: #fff;
	font-size: 16px;
}

.bio-type {
	color: #ff7200;
	font-size: 12px;
	font-weight: bold;
}

.bio-info {
	color: #ff7200;
	font-size: 12px;
}

.page-info {
	color: #d99a3e; 
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.profile-name {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}

.profile-title {
	color: #ff7200;
	font-size: 16px;
	font-family: Arial;
}

.profile-phone {
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.profile-email {
	height: 16px;
}

.profile-email a {
	color: #ff7200;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.profile-vcard {
	color: #9eaa64;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

a.contact-link, a.contact-link:visited {
	color: #ff7200;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.contact-link:hover {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.sidebar-nav-link, a.sidebar-nav-link:visited {
	color: #868a4e;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.sidebar-nav-link:hover {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
