﻿body
{
    margin: 1em;
    font-family: verdana;
    font-size: 1.0em;
    color: black;
    text-align: center;
}

.page_heading
{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.0em;
}

.text_header
{
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.5em;
}

.text_normal
{
    font-size: 0.8em;
    line-height: 1.2em;
}

.sub_heading
{
    font-size: 0.8em;
    font-style: italic;
    line-height: 2.0em;
}
.address_box
{
    width: 18em;
    height: 8em;
    background-color: #9ba4a6;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.address_line
{
    width: 30%;
}
.asp_textbox
{
    color: black;
    font-size: 0.8em;
}
.nav_footer
{
    font-size: 0.8em;
    font-weight: normal;
    padding: 1em;
}
.map_sidenav
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.map_location
{
    font-weight: bold;
    font-size: 1.0em;
    text-align: center;
}
