body,
input,
select,
textarea,
button {
    font-family: Arial, Helvetica, sans-serif;
}
#Menu {
    background: #355e3b;
}

#Menu a {
    color: #ffffff;
}

#Menu a:hover {
    background: #27472d;
    color: #ffffff;
}
#HeaderLower,
#HeaderLower .Block {
    background: #355e3b;
}
#Menu ul {
    background: #355e3b;
}
#Menu li {
    background: #355e3b;
}
#Header #HeaderLower,
#HeaderLower,
#HeaderLower #Menu,
#HeaderLower #Menu.Block,
#HeaderLower li {
    background-color: #355e3b !important;
}

#HeaderLower li {
    background-image: none !important;
}
#Logo img {
    max-width: 300px;
    height: auto;
}

#HeaderUpper {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ShippingMessage {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #355e3b;
    padding: 10px 5px;
    letter-spacing: 0.5px;
}
#HomeFeaturedProducts h2 {
    font-weight: 600 !important;
    font-size: 19px !important;
}
#HomeFeaturedProducts h2 {
    color: #355e3b !important;
    font-weight: 600 !important;
    font-size: 19px !important;
}
body {
    background: #173f16 !important;
    background-image: none !important;
}
.ShippingMessage {
    text-align: center;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #355e3b !important;
    padding: 0 0 8px 0 !important;
    position: relative;
    top: -12px;
    letter-spacing: 0.5px;
}
#TopMenu li,
#TopMenu li a,
#TopMenu li div {
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
}