﻿body, html
{
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    margin: 0px;
    padding: 0px;
    background-color: #8f9194;
    background-image: url('images/backgroundrepeater.jpg');
    background-repeat: repeat-x;
    background-position: left top;
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}
.Maintable
{
    width: 1020px;
    margin: 0;
}

.Mainsiderepeater
{
    padding: 0px 0px 0px 0px;
    background-position: 0px top;
    margin: 0px 0px 0px 0px;
    background-image: url('images/sidebackground.jpg');
    background-repeat: repeat-y;
}

.MainContent
{
    padding: 0px 0px 0px 0px;
    background-position: 0px top;
    margin: 0px 0px 0px 0px;
    background-image: url('images/curve.jpg');
    background-repeat: no-repeat;
}

a:link
{
    color: #800000;
    text-decoration: none;
}
a:visited
{
    color: #800000;
    text-decoration: none;
}
a:active
{
    color: #800000;
    text-decoration: none;
}
a:hover
{
    color: #ffc20e;
}

/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #ff0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a
{
    color: #CCCCCC;

}

.titleH05 a:hover
{
    color: #ffc20e;
}



.titletext
{
    font-size: 12px;
    color: #0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titletext a
{
    color: #841613;

}

.titletext a:hover
{
    color: #D00007;
}


.OfficeHours
{
    padding: 5px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 25px;
}

.Address
{
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 50px;
    margin-bottom: 25px;
}