/* Vantage set menu font family and weight */

.main-navigation a {
font-family: "Open Sans", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: lighter;
}
#colophon #theme-attribution {
display: none;
}