.home #header { 
	display: none;
}
.menu a {
	font-size: 16px;
}
.menu a:hover {
	color: #879853!important;
}
.menu li li a {
	font-size: 16px;
}
#menu-quick-links a {
	color: #879853!important;
}
#menu-quick-links a:hover {
	opacity: .7;
	text-decoration: none;
}
#panel-1 h2 {
	display: none;
}
.featured-tabs .organic-tabs ul#tabs li a {
	display: none;
}
.green-bullets li {
	list-style: none;
}
.green-bullets li::before {
	content: "•"; 
	color: #879853;
  display: inline-block; 
	width: 1em;
  margin-left: -1em
}
.believe-title {
	font-weight: 700;
	font-size: 16px;
	color: #284150;
}
.believe-title:before {
	content: '\2020  ' ;
}
cite {
	font-weight: 700;
	color: #879853;
}
cite:before {
	content: ' ~ ';
}
.list-columns-2 {
-moz-column-count: 2;
-moz-column-gap: 60px;
-webkit-column-count: 2;
-webkit-column-gap: 60px;
column-count: 2;
column-gap: 60px;
}
.featured-donation .donation h2 {
    letter-spacing: 2px;
		color: #284150;
}
.featured-donation .donation .description {
    font-size: 1.0em;
    font-weight: 400;
    line-height: 1.8;
		font-family: 'Roboto', sans-serif;
}

.featured-pages .headline {
	font-family: 'Roboto Slab', serif;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 1px;
	color: #4b6d7d;
}
.headline.img-headline {
	text-shadow: 1px 1px #000;
}
.headline {
	font-family: 'Roboto Slab', serif;
	font-size: 2.5em;
	font-weight: Bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #284150;
}

.widget-title {
    font-family: 'Roboto Slab', serif;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: 0.75px;
    text-transform: uppercase;
		color: #4b6d7d;
	  margin-bottom: 20px;
}

h1 {
		font-family: 'Roboto Slab', serif;
    font-weight: bolder;
		text-transform: uppercase;
		color: #284150;
    font-size: 2.25em;
    margin: 4px 0px;
    padding: 4px 0px;
    word-wrap: break-word;
}

h2 {
    font-size: 1.75em;
    font-weight: bold;
	  font-family: 'Roboto Slab', serif;
		text-transform: uppercase;
		color: #6d6e70;
}

h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #4b6d7d;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #284150;
}

h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #4b6d7d;
}

h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #6d6e70;
}

paragraph {
		font-size: 0.9em;
    font-weight: 400;
    line-height: 1.8;	
		font-family: 'Roboto', sans-serif;
}

blockquote {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
		letter-spacing: 2px;
    font-size: 1.5em;
		color: #ffffff;
		background-color: #e9b759;
		border-top: none;
    border-bottom: none;
}

body {
		font-size: 0.9em;
    font-weight: 400;
    line-height: 1.8;	
		font-family: 'Roboto', sans-serif;
}
a.button {
	background-color: #879853!important;
	color: #e5e5e5!important;
}
a.button:hover {
	background-color: #e9b759!important;
}
.page-banner .headline.img-headline a, .post-banner .headline.img-headline a {
	text-shadow: 2px 1px #000;
}

.footer-information {
	background: #284150;
	color: #e5e5e5;
}
.footer-information a {
	color: #879853;
}
.social-icons li a {
	background: rgba(255,255,255,.8);
}