li#portaltab-home ul.submenu {
    display:none;
}


body {
    background: #d5cfbe;
    font-size: 95%;
    font-family: "myriad-pro";
}

/* Hide these items */
#jumpmenu,.rss,.rss-feeds,.footer-mid,.footer-rt {
    display: none;
}

#content .callout {
    background: #D7DEC4;
    padding: 1.5em;
    border-left: 1em solid #B0BC89;
    clear: both;
    font-size: 20px;
    border-radius: 8px;
    margin: 1.5em;
}


h1, h2, h3 {
    letter-spacing: -0.0115em;
    line-height: 1.2em;
    color: #6E3C24;
    font-family: 'myriad-pro';
    margin-bottom: 15px;
}


#content .documentDescription, #content #description {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 2em;
    font-family: 'myriad-pro';
    font-weight: 500;
}

.plone-powered {
    display:block;
    margin-top: 1.5em;
    text-transform: uppercase;
    margin-right: 1.5em; 
}

.nest-navigation-bar {
    background: transparent none repeat scroll 0 0;
    display: block;
}

.nest-nav-inner {
    margin: 0 auto;
    width: 1100px;
}

#visual-portal-wrapper {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(50, 50, 50, 0.41);
    margin: 1em auto 0;
    max-width: 1140px;
    min-height: 600px;
    overflow: hidden;
}


#portal-header {
    background: url(working-lands/header-wlwf-partnership.jpg) no-repeat top left transparent;
    border-color: transparent;
    border-style: none;
}

#portal-logo {
    display: inline-block;
    margin: 60px 0px 5px 75px;
}

#portal-searchbox {
    background: transparent;
    margin-right: 15px;
    margin-top: 15px;
    padding: 7px;
}

#partnerSiteSelection {
    position: absolute;
    right: 15px;
    top: 145px;
}

#jumpmenu {
    clear: right;
    float: right;
    margin-top: -60px;
    position: relative;
    width: 225px;
}

#globalnav-wrapper {
    background-color: #000;
    border-bottom: medium none;
    border-top: 1px solid white;
    margin-bottom: 0px;
    margin-top: 5px;
}

#portal-personaltools-wrapper {
    margin-top: 15px;

}

/* Custom footer */

#portal-footer-wlfw { 
   display: block; 
    background: #95A662 none repeat scroll 0 0;
    color: #fff;
    width: 100%;
   padding: 1.5em;
   }

#portal-footer {
 display: none;
}

.eeo-statement {
    font-size: 7pt;
}

#portal-footer .rss {
    color: #9adff1;
  
}

#portal-footer .help > a:link {
    color: #9adff1;
}



#content h1.documentFirstHeading {
    color: #6E3C24;
    font-size: 2.6em;
    font-weight: 600;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}

#content h1 {
     color: #6E3C24;
    font-size: 2.6em;
    font-weight: 600;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}


@media only screen and (max-width: 776px) {

  #portal-logo {
    width: 150px;
  }
}

@media only screen and (max-width: 736px) {
 #portal-logo img {
    width: 150px;
}
}



.LSBox {
    top: 134px;
    position: relative;
    background: #95A662;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #fff;
}