﻿#MenuBar {
    display: none;
}

.page {
    width: 960px;
}

#main {
    border: 1px solid #AAAAAA;
}

body {
    background-color: White;
}

div#CopyrightFooter p {
    color: Black;
}

h1 {
    font-family: Helvetica, Sans-Serif;
}

#HighlightsBody h1, h2, h3, h4 {
    color: #2E598C;
}

.orderPolicyButton {
    background-color: #2E598C;
}

#header {
}

.logo {
    border: none;
    margin-top: 18px;
}

#LibertyTitleText {
    position: relative;
    top: -39px;
    font-family: 'Goudy Old Style';
    font-size: 60px;
    font-weight: bold;
    color: #2E598C;
}
