/* This line makes the BlueBox in the sidebar  widget*/
.custom li.widget .callout { padding: 0.846em; line-height: 1.385em; background: #e3f0f2; border: 0.077em solid #addde6; }

body.custom {
    background: #CECDCB;
}

.custom #page {
    background: #fff;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0.0em;
    background: #9b9b99;
    border: 0.0em solid #a3a3a1;
}

.sticky {
background:#fff;
border: 0px solid black;
margin-bottom: 1px;
}

/* This line changes the color of the Header font*/
.custom #header #logo a{color: #2361A1;}


/* This line changes the nav bar padding and bold fonts*/
.custom.menu { padding: 0 1.1em; font-weight: bold; }
	
}
