﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: #C3C3C3;
    font-family:Arial;
}

h1
{
    font-size:130% !Important;
    margin-bottom:5px !Important;
}

h2
{
    font-size:120% !Important;
    margin-bottom:5px !Important;
}

.header-back-div
{
    background-image: url(./images/bkg_strip.jpg);
    background-position:left top;
    background-repeat: repeat-x;
    height: 100px;
}

.canvas-wrapper
{
    background-color: #ffffff;
    margin: 0 auto 0 auto;
}
.canvas
{
    width: 900px;
    margin: 0 auto;
}

.footer-wrapper
{
    background-image: url("./images/bkg_strip_footer.jpg");
    background-position: left -106px;
    background-repeat: repeat-x;
    height: 193px;
    width:100%;
}

.header
{
    background-image:url("./images/header.png");
    height:314px;
    margin:-100px 0 50px 0;
    width:900px;
    float:left;
    position:relative;
    clear:both;
}

.header-telephone
{
    color:#5B5B5B;
    float:left;
    font-size:8pt;
    height:20px;
    margin-left:237px;
    margin-top:255px;
    width:177px;
}

.navigation
{
    background-image:url("./images/menu_side.png");
    background-position:right top;
    background-repeat:no-repeat;
    float:left;
    height:180px;
    margin-left:50px;
    padding:29px 15px 15px 0;
    text-align:right;
    width:100px;
    
}

.menu-link
{
    color:#5B5B5B;
    display:block;
    font-size:11pt;
    margin-bottom:6px;
}

.selected-menu-item
{
    color:#9F1C52;
    display:block;
    font-size:11pt;
    margin-bottom:6px;
}

.main-content
{
    float:left;
    margin-left:20px;
    width:665px;
}

.content-text-wrapper
{
    color:#9F1C52;
    float:left;
    font-size:10pt;
    margin-right:20px;
    width:330px;
}

.content-text-wrapper-contact
{
    color:#9F1C52;
    float:left;
    font-size:10pt;
    margin-right:20px;
    width:145px;
}

.content-text-map
{
    color:#9F1C52;
    float:left;
    font-size:10pt;
    margin-right:20px;
    width:350px;
}

.google-map
{
    width:350px;
    height:300px;
    margin-bottom:10px;
}

.content-text-wrapper table tbody tr td
{
    padding:2px;
}

.content-text-wrapper table thead tr td
{
    padding:2px;
    font-weight:bold;
}

.content-image-wrapper
{
    float:left;
    width:300px;
}

.footer
{
    background-image: url(./images/footer.jpg);
    background-repeat:no-repeat;
    width: 900px;
    height: 194px;
    margin: 0 auto;
}

.footer-flash-logo
{
    height: 60px;
    margin: 0 0 14px 35px;
    padding-top:40px;
    
    clear:both;
    overflow:hidden;
}



.footer-telephone
{
    color:#5B5B5B;
    float:right;
    font-size:7pt;
    height:20px;
    margin-right:54px;
    
    width:160px;
}

.blahdblah
{
    color:#5B5B5B;
    float:left;
    font-size:8pt;
    height:10px;
    margin:5px 0 0 80px;
    width:125px;
}

.footer-navigation
{
    float:left;
    margin-left:10px;
    width:425px;
    height:10px;
}

.footer-menu-link
{
    color:#5B5B5B;
    font-size:9pt;
    border-right:solid 1px;
    margin-right:2px;
    padding-right:4px;
}
