

 .full {
  background: url(../images/bg-9.jpg) no-repeat center center; 
  background-size: auto 400px;
    margin-bottom: 0em;

}

.narrow {
  background: url(../images/bg-4.jpg) no-repeat center center; 
  background-size: auto;
  margin-bottom: 0em;
}

.tagline-index {
  background-color: #AD7339;
}

.tagline-page {
  background-color: #404040;
}

.page h2, .page h3, .page h4, .page a:link, .page a:visited, .page a:hover, .page a:active {
  color: #404040;
  font-weight: normal;
}

.wide .container {
	background-color: transparent;
	color: #ffffff;
	padding: 0.6em 0 0.8em 0;
	text-align: center;
}

.page ol ul {
	color: #404040;
}

.blog h3, .blog h4, .blog a:link, .blog a:visited, .blog a:hover, .blog a:active, .blog ul, .blog ul li, .blog .theme {
  color: #404040;
  font-weight: normal;
}

.blog a:hover {
	text-decoration: underline;
}

