
.subpage-header h2 {
	max-width: 1310px;
	margin: 12px auto 8px auto;
	padding-left: 15px;
	padding-right: 15px;
}

.subpage-header .divider {
	border-bottom: 2px solid #8A4B23;
}

.subpage-header .links {
	max-width: 1310px;
	padding: 0 15px;
	margin: 10px auto 0 auto;
	text-transform: uppercase;
}

.subpage-header .links a {
	color: #173747;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
}

.subpage-header .links a:last-child {
	padding-right: 0;
}

.subpage-header .links a.active {
	font-weight: bold;
}