/*@media screen and (min-width: 44.375em) {
    .site-header-main .site-branding {
        margin: 0;
    }

    .site-header-menu {
        margin: 0 auto;
    }

    .primary-menu {
        width: auto;
    }
}
*/
.site-header-menu{
	margin: 0 auto;
	text-align: center;
}
.site-info { display: none; }

.site-header-main .site-branding {
	margin:0 auto;
}
/* ul, li {font-weight:400; font-family:Helvetica; color: #00ff00;}*/

.page h1.entry-title {
    display: none;
}
.main-navigation a {
    color: ##00FFFF !important;
    font-size: 110%;
    font-weight: bold;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.main-navigation a {
    color: #298A08;
}
h1, h2, h3, h4,  h5, h6{
  color:#298A08;
}
/*.page .header-image {
	display: none;
}*/
body:not(.home) #page .header-image {
  display: none;
}
