﻿body
{
    background-color: black;
    margin-top: 2px;
    font-family:Arial;
}
A:link
{
    color: Red;
}
A:visited
{
    color: Red;
}
A:hover
{
    color: black;
}
a:active
{
    color: Red;
}

a.Menu:link
{
    color: White;
}
a.Menu:visited
{
    color: White;
}
a.Menu:hover
{
    color: black;
    font-weight: bold;
}
a.Menu:active
{
    color: White;
}


#header
{
    margin-top: 0px;
    width: 750px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

#holiday
{
    position: absolute;
    top: 25px;
    margin-left: 175px;
    height: 50px;
    z-index: 1;
}

#facebook
{
    margin: 0 auto;
    width: 200px;
    background-color: White;
}
#hdrimg
{
    margin-top: -40;
}


#menu
{
    
    background-color: #CC0000;
    width: 750px;
    font-style: italic;
    font-size: 18px;
    font-family: Arial;
    color: White;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    margin-top: 5px;
    background-image: url('backgroundstripleft.jpg');
}

.Menu
{
    text-decoration: none;
    color: White;
}

#menu2
{
    width: 750px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: large;
    color: White;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

#defcontent
{
    width: 750px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -15px;
    color: White;
    background-image: url('backgroundstripleft.jpg');
}


#content1
{
    width: 750px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -15px;
    color: White;
    background-image: url('backgroundstripleft.jpg');
}
#content2
{
    width: 750px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    color: White;
}
#content
{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    background-color: #CC0000;
    text-align: center;
    background-image: url('backgroundstripleft.jpg');
}
#aboutus
{
    width: 750px;
    background-color: White;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    color: black;
    position: relative;
    font-family: Arial;
}

.spec_hdr
{
    font-size: 12.0pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    font-family: Arial;
    color: white;
}

.spec_desc
{
    font-size: 10.0pt;
    font-weight: bold;
    font-family: Arial;
    color: white;
}

#wrapper
{
    position: relative;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding-bottom: 2px;
}

