﻿body
{
    background-color: #ffffcc;
}
h1
{
    font-size: 48pt;
    text-transform: uppercase;
    color: red;
    font-family: 'Rockwell Extra Bold';
    text-align: center;
}
h2
{
    font-size: 36pt;
    text-transform: uppercase;
    color: red;
    font-family: 'Rockwell Extra Bold';
    text-align: center;
}
h3
{
    font-size: 24pt;
    color: red;
    font-family: 'Rockwell Extra Bold';
    text-align: left;
}
.menutable
{
    border-right: #ccffff thin inset;
    border-top: #ccffff thin inset;
    border-left: #ccffff thin inset;
    border-bottom: #ccffff thin inset;
   
}
.menutd
{
    padding-right: 1pt;
    padding-left: 1pt;
    padding-bottom: 1pt;
    padding-top: 1pt;
    font-family: Perpetua;
    background-color: navy;
    font-size: 14pt;
    vertical-align: middle;
    text-align: center;
    color: silver;
    font-weight: bold;
    text-transform: uppercase;
}
.maintd
{
    font-family: Perpetua;
    color: Red;
    font-size: 20pt;
    position:relative;
    top: 0px;
    
}
.logo
{
    left: 0px;
    position: relative;
    top: 0px;
}
.mission
{
font-family: Perpetua;
color:navy;
font-size: 16pt;

}
.map
{
    clear: left;
}
.navmenu
{
    font-family: Perpetua;
    color: Navy;
    font-size: 12pt;
    text-transform: uppercase;
    text-decoration: underline;
}
.locations
{
    font-family: Perpetua;
    color: Navy;
    text-align: center;
    font-size: 50px;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.job
{
    font-family: Perpetua;
    color: Navy;
    font-size: 16pt;
    
}

h4
{
    font-weight: bold;
    font-size: 60pt;
    color: #ffff99;
    font-family: Papyrus;
    text-align: center;
}
