#site-branding { width: 100% !important; padding: 0px !important; }

div#site-branding div#logo a img { width:100%; }

#header .container { padding: 0px !important; width: 100%; }

#header { padding-bottom: 0px !important; padding-top: 0px !important; }

.header-row { margin-left: 0px !important;  margin-right: 0px !important; }

#footer { background: url("wp-content/uploads/2015/06/banner-footer.jpg") repeat-x 0% 0%;   }

#footer a { color: #ffffff;  }

#footer .powered { color: #ffffff;  }

#footer .copyright { color: #ffffff; }

#menu-social-container {border-bottom: none !important;}

#main-menu-container {
background: #a7cfdf;
background: -moz-linear-gradient(top, #a7cfdf 0%, #1f4e75 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#1f4e75));
background: -webkit-linear-gradient(top, #a7cfdf 0%,#1f4e75 100%);
background: -o-linear-gradient(top, #a7cfdf 0%,#1f4e75 100%);
background: -ms-linear-gradient(top, #a7cfdf 0%,#1f4e75 100%);
background: linear-gradient(to bottom, #a7cfdf 0%,#1f4e75 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#1f4e75',GradientType=0 );
box-shadow: 8px 8px 5px #888888;
}

#main-navigation .main-nav ul li a:hover { color: #F9B64D !important; }

