#pre-header {
background: #3b5998;
height: 50px;
}

.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
background: #B09736;
color: #ffffff!important;
}

#footer {
border-top: 6px solid #B09736;
}

#footer-core a {
color: #B09736;
}

#intro.option1 #intro-core:after {
border-bottom: 3px solid #B09736;
}

 a, a:hover {
color: #3b5998!important;
}

.main-navigation ul {
font-size: 151%;
font-weight: bold;
}

#header .header-links .sub-menu a {
font-size: 14px;
}

#introaction-core {
margin: 0 80px!important;
text-align: justify!important;
}


#logo img {
  max-height: none;
  display: block;
  margin: 0 auto;
  height: 93px;
  margin-top: -6px;
  margin-bottom: -13px;
}

#afterbig1 {
width: 99%!important;
}


.copyright {
height: 0px !important;
visibility: hidden !important;
overflow: hidden !important;
}

#header .header-links > ul > li a {
    padding: 25px 16px !important;
}

#intro.option1 .page-title {
    height: 0px;
    visibility: hidden;
    overflow: hidden;
}


#header .header-links .sub-menu {
    border: 1px solid #303030;
    background: #cccccc;
}