@charset "UTF-8";
/* CSS Document */
body{margin-left:5px;}
h1{font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size:2em;
    font-style: italic;}
h2{font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size:1em;
    font-style: italic;}
.page-wrapper{background-color: #E05D5D;}
.primary_header{background-color: #E05D5D;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;}
.secondary_header{background-color: #D42F2F;
    padding: none;}
.myfooter{background-color: #;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 1em;}
nav ul li a{font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 1em;
    color:#000000;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom:10px;}
nav ul li a:hover{color:#F1080C;
    background-color: #E05D5D;
    text-decoration: underline;}
nav ul{list-style: none;
    text-align: left;
    text-decoration: underline;}
.Verbage{font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 1em;}