

#masthead,
.sidetrigger,
#infinite-handle span,
.slicknav_nav,
#comments ol.comment-list li .reply a,
.paginate .navigation ul li.active a,
#comments #respond #commentform p.form-submit input.submit{
	background: #4a3732!important;
}
#comments #respond #commentform p.form-submit input.submit{
	border-color:#4a3732!important;
}

#callout-section,
.st-menu{
	background: #856147;
}
#callout-section .row .csbutton a{
	color: #4a3732;
}


/* Links */

a:link, a:visited {
	color: #baac61;
}

a:hover,
a:focus,
a:active {
	color:#bbad87;
	text-decoration: none;
}


