body {
	background-image: url(../images/colors/bg-brown.png);
	background-color: #faf6f2
}

body .background {
	background-image: none
}

body .left-header {
	background: #844115;
	color: #fff
}

body div.gpg-information ul.gpg-information-nav {
	background: #844115;
	color: #fff
}

body div.gpg-information ul.gpg-information-nav li.chosen {
	background: #b0571c
}

body div.gpg-bottom-border {
	border-bottom: 3px solid #844115
}

body div.content a {
	color: #844115
}

body div.gpg-bottom {
	background: #844115;
	color: #fff
}

body div.gpg-bottom .gpg-lighter {
	background: #b0571c
}

body div#liturgy h2 {
	background: #844115;
	color: #fff
}

body div.gpg-back a {
	color: #fff;
	background: #c53a10
}

body nav.gpg-navbar {
	background-image: url(../images/colors/bg-brown.png)
}

body nav.gpg-navbar div.navbar-collapse li.active a,
body nav.gpg-navbar div.navbar-collapse li.active a:hover,
body nav.gpg-navbar div.navbar-collapse li a:hover {
	background: #c53a10;
	color: #fff !important
}

body nav.gpg-side-nav ul li a:hover {
	color: #c53a10
}

body nav.gpg-side-nav ul li.chosen>a {
	color: #844115
}

body .hvr-underline-from-left:before {
	background: #844115
}

body ul.gpg-other-news li div.row a {
	background: #844115;
	color: #fff
}

body .hvr-shutter-out-horizontal:before {
	background: #c53a10;
	color: #fff
}

body ul.gpg-other-news li div.gpg-li-inner p.gpg-date {
	background: #e0b000;
	color: #fff
}

body div.gpg-news-slider div.gpg-right div.gpg-blue {
	background: #e0b000
}

body #main_view>p a {
	background: #e0b000
}

body div.gpg-news-slider div.gpg-left div.gpg-news-outer ul.gpg-bullets {
	background-color: #e0b000
}
body .btn-primary {
    color: #fff !important;
    background-color: #7d4610 !important;  
    border-color: #7d4610 !important;
}
body .btn-primary:hover {
    color: #fff !important;
    background-color: #6c3e11 !important;  
    border-color: #6c3e11 !important;
}