﻿* {
    margin:0;
    padding:0;
}
body {
    font-family:Verdana,arial,helvetica,sans-serif;
    color:#FFFFFF;
    font-size:62.5%;
    text-align: center;
}
h1 {
    font-size:1.4em;
}
a {
    color:#FFFFFF;
    font-weight:bold;
}
p {
    line-height:1.5em;
    text-align: left;
}
.ie .ietextsize 
{
    line-height: 1.3em;
}
table#topnav {
    font-size: 1.2em;
    font-family:Rockwell,verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    color: #364B7F;
    width:900px;
    height:166px;
    background-color:#c2c2c2;
}
.ie table#topnav {
    font-size:1em;
}
table#topnav a {
    text-decoration:none;
    display:block;
    color:#999999;
    padding:2px 6px;
}
table#topnav a:hover {
    color:#FFFFFF;
}
table#topnav li {
    float: left;
    list-style-type:none;
    border-left:solid 1px #364B7F;
    height: 16px;
}
table#topnav ul li.harrison a:hover {
    background-color:#999999;
    border-bottom:solid 6px #ff3300;
}
table#topnav ul li.standrew a {
    border-right:solid 1px #364B7F;
}
table#topnav ul li.standrew a:hover {
    background-color:#999999;
    border-bottom:solid 6px #E3CD16;
}
table#topnav ul li.peppercreek a {
    border-right:solid 1px #364B7F;
}
table#topnav ul li.peppercreek a:hover {
    background-color:#999999;
    border-bottom:solid 6px #53d23a;
}
table#topnav ul li.franklin a:hover {
    background-color:#999999;
    border-bottom:solid 6px #27aff5;
}
table#topnav ul li.napolean a:hover {
    background-color:#999999;
    border-bottom:solid 6px #6e78fd;
}
table#topnav ul li.keystone a:hover {
    background-color:#999999;
    border-bottom:solid 6px #c161fd;
}
#footer p {
    font-family:Rockwell,verdana,arial,helvetica,sans-serif;
    font-size:1.1em;
    padding-left:25px;
    font-weight:bold;
    text-align:left;
}
#footer a {
    color:#999999;
    text-decoration:none;
    font-weight:bold;
}