/* --- w3-teev.css  w3-theme set up with Teev.com Colors base:#004fE0 
    used in http://SymphonyOfTheHeartLA.com ---- */
/* body { background-image:url(../img/bk.png)} */
body,
html {
    height: 100%;
    font-family: "Inconsolata", sans-serif;
}
.topSlides {   display: none}
.topS2 {   display: none}

.bgimg {
    background-position: center;
    background-size: cover;
    background-image: url("/img/bk.png");
    min-height: 75%;
}
.imgZoom {
    width: 100%;
    border: 2px gray solid;
}
.imgFW {
    width: 100%;
}
.margR {
    margin-right: 10px
}
.margL {
    margin-left: 10px
}
.topSlides {
    display: none;
}
li {
    font-weight: bold
}
section {
    width: 100%;    
    max-width: 1200px;
    margin-top: 40px
}

.w3-theme-l5 {color:#000 !important; background-color:#e6f2ff !important}
.w3-theme-l4 {color:#000 !important; background-color:#aad5ff !important}
.w3-theme-l3 {color:#fff !important; background-color:#56aaff !important}
.w3-theme-l2 {color:#fff !important; background-color:#0180ff !important}
.w3-theme-l1 {color:#fff !important; background-color:#0056ab !important}
.w3-theme-d1 {color:#fff !important; background-color:#00274e !important}
.w3-theme-d2 {color:#fff !important; background-color:#002345 !important}
.w3-theme-d3 {color:#fff !important; background-color:#001e3d !important}
.w3-theme-d4 {color:#fff !important; background-color:#001a34 !important}
.w3-theme-d5 {color:#fff !important; background-color:#00162b !important}

.w3-theme-light {color:#000 !important; background-color:#e6f2ff !important}
.w3-theme-dark {color:#fff !important; background-color:#00162b !important}
.w3-theme-action {color:#fff !important; background-color:#00162b !important}

.w3-theme {color:#fff !important; background-color:#002a55 !important}
.w3-text-theme {color:#002a55 !important}
.w3-border-theme {border-color:#002a55 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#002a55 !important}
.w3-hover-text-theme:hover {color:#002a55 !important}
.w3-hover-border-theme:hover {border-color:#002a55 !important}


/* add on by Eli Argon */
.w3-width-full {width:100%}
.w3-width-half {width:50%}
.w3-width-third {width:33%}
h1,
h2,
h3,
h4 {
    font-weight: bold;
    color: #002a55
}
a {
    text-decoration: none;
}
p {
    font-size: 16pt;
    color: #002a55
}
ul {
    font-size: 16pt;
    color: #002a55
}
.nor {
    font-size: 14pt !important;
    color: #002a55
}
