h3 {
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	font-weight: 700;
}

/* Style Navigation */
header #nav .current a, header #nav a:hover {
	color: #9b8158;
}


#hero .message-actions a, .media .tabset span.current, .media .tabset.sort-tabs span.current {
	background: #9b8158;
	color: #fff;
}

#hero .message-actions a:hover {
	background: #967d55;
	color: #fff;
}

/* Style Links */
#content .cms-output a {
	color: #9b8158;
}

#content .cms-output a:hover {
	color: #967d55;	
}


#content .cms-output p a {
	text-decoration: none;
	border-color: #967d55;
}

.media .tabset {
	border: 2px solid #967d55;
}

.media .tabset span {
	border-right: 2px solid #967d55;
	color: #967d55;
}

.current-series.sermon-index-view .series-banner, .current-series.sermon-index-view .series-banner .left-banner, .current-series.sermon-index-view .series-banner .right-banner {
	background: #9b8158;
}

.current-series.sermon-index-view .series-banner:after {
	border-top: 14px solid #9b8158;
}

.media .tabset.sort-tabs span.current {
	border-bottom: 1px solid #9b8158;
}

.filter-date li a, .filter-scripture li a {
	color: #9b8158;
}

.filter-date li a:hover, .filter-scripture li a:hover {
	color: #967d55;
}

.filter-date .sermon-year-button :hover {
	color: #9b8158;
}

.filter-topic li a {
	color: #9b8158;
}

.filter-topic li a:hover {
	color: #967d55;
}

.sermon-listing .sermon-listing-info .sermon-listing-details a {
	color: #9b8158;
}

.sermon-listing .sermon-listing-info .sermon-listing-details a:hover {
	color: #967d55;
}

.event-index .featured-info .featured-event-title, .featured-event .featured-info .featured-event-summary a {
	color: #9b8158;	
}

.event-index .featured-info .featured-event-title:hover, .featured-event .featured-info .featured-event-summary a:hover {
	color: #967d55;	
}

.event-map-button {
	color: #fff;
	background: #9b8158;
}

.event-map-button:hover {
	color: #fff;
	background: #967d55;
}

.event-detail .event-right .more-events a {
	color: #9b8158;	
}

.event-detail .event-right .more-events a:hover {
	color: #967d55;	
}

.pagination a.current {
	background: #9b8158;	
}