body {
	color: #000000;
	}

#navigation .menu-primary-menu-container   {
  font-size: 10pt;
  right: 24px;
  font-weight: 600;
  line-height: 1.0;
  padding: 0px 15px 0px 15px;
	}

.menu li li {
    font-size: 10pt;
	}

.menu li li a {

	font-size: 12px;
  	font-weight: 600;
	line-height: 20px;
    padding: 5px 5px 5px 5px;
	}

.menu ul.sub-menu,
.menu ul.children {  
	border-radius: 3px;
	box-shadow: 0px 0px 6px rgb(0, 119, 179);
	}

.menu a {
	text-decoration: none;
	letter-spacing: 1.0px;
	}

.contact-address  {
    font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	}

.contact-phone  {
    font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	}

.contact-email  {
	color: #000000;
	}

.footer .padded {
  	background-color: #f4f4f4;
	}

.footer-information {
	color: #8c8c8c;
	}

.footer-widgets .widget {
	float: left;
	background: #000000;
	width: 20%;
	background: none;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom: none;
	}

.align-left {
  margin-top: 15px;
  font-size: 13px;
}

.headline.img-headline {
	color: #ffffff;
	border: 4px solid #ffffff;
    background: rgba(0, 0, 0, .5);
}

.slideshow .information .headline {
	border: none;
	}

.slideshow .information .headline a {
	color: #ffffff;
    background: rgba(0, 0, 0, .5);
    padding: 18px 24px;
	border: 4px solid #ffffff;
	border-radius: 6px;
	}

blockquote {
	color: #333333;
	font-family: 'Merriweather', Georgia, serif;
	font-weight: 100;
	font-size: 1.0em;
	line-height: 1.6;
	margin: 30px 0px;
	padding: 00px;
	border-top: none;
	border-bottom: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	font-size: 1.0em;
	}

h3:date {
font-size: 1.0em;
}

#header #logo img {
	max-height: 120px;
	}

.searchform {
	font-family: dashicons;
    top: 0;
    right: 0;
    border: none;
    position: absolute;
    margin: 6px 0;
    margin: 0.6rem 0;
    padding: 9px 14px;
    padding: 0.9rem 1.4rem;
    line-height: 1.5;
	font-size: 19px;
    font-size: 1.9rem;
	font-weight: 400;
	height: 4.6rem;
  background-color: #e0e0e0;
}

#searchform .search-field,
#searchform #s {
	width: 200px;
	color: #000000;
}

#searchsubmit {
      margin-left: -40px;
	float: inherit;
    width: 40px;
  background: #aaffe5;
	}

blockquote {
  background: #ffffff;
  border-left: 5px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before blockquote:after,
q:before, q:after {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

table td {
	background: #ffffff;
  background: rgba(0, 0, 0, 0);
}