/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(amherstpres.css);
/* end StyleCatcher imports */

/*Navigation for the banner*/
#header-nav {
font-size: 12.5px;
margin: 0px;
padding: 0px;
text-align: center;
color: #0a4a80;
}

#header-nav a {
color: #0a4a80;
text-decoration: none;

}

#header-nav ul {
color: 0a4a80;
margin: 0px;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #0a4a80;
border-top: 1px solid #0a4a80;
}

#header-nav li {

list-style-type: none;
display: inline;
margin: 0px;
padding: 0px 2px 0px 2px;
}
