
#banner {background-image: url('images/topbars/sh-topbar2.jpg');height:531px;}
body {background:url('images/backgrounds/#fff') top center;}
.hmenu #nav, #nav a, #blogfloat a {background-color:#fff !important;color:#333 !important;}
#nav a:hover, #nav a.on, #blogfloat a:hover, #blogfloat a.on {background-color:#71bdff !important;color:#333 !important;}
#a1, #loginbar a {box-shadow:none; -moz-box-shadow: none; -webkit-box-shadow: none;}

#menu ul {background:#e8e8e8;margin-left:3px;}
#menu ul {background:#e8e8e8 !important;border-bottom:2px solid #e8e8e8;}

body.vmenu #menu, body.omenu #menu {
position:relative;
z-index:9999999999;
margin-bottom:0;
padding-bottom:0;
}
#mob_menu_opener {
background-color:rgba(255, 255, 255, .6) !important;
}
@media only screen and (max-width: 600px) {

#banner {
padding-bottom:44vw;
}
#banner img {
display:none !important;
}

}

