﻿body
{
    margin: -61px auto;
    text-align: center;
    background-color: #96584D
}

.navBar
{
    margin: auto;
    width: 800px;
    height: 47px;
    position: relative;
    top:112px;
    clear:both;
    background-color: #3a3a3b
}

.leftNav
{
    float: left;
    padding-left: 5px;
    position: relative;
    top: 13px
}

.rightNav
{
    float: right;
    padding-right: 5px;
    position: relative;
    top: 13px
}

.logo
{
    z-index:1;
    position:relative
}

.rotator
{
    margin: auto
}

.homeLinkContainer
{
    margin:auto;
    width:800px;
    position:relative;
    top:108px
}

#homeLink
{
    color:#ffffff;
    float:right;
    position:relative;
    left:-10px;
    font-family: Georgia, Arial;
    font-size: 14px;
    text-decoration: none;
}

#homeLink:hover
{
    text-decoration: underline
}

a.navItem
{
    font-family: Georgia, Arial;
    color: #d8a029;
    font-size: 12px;
    text-decoration: none;
    padding: 0 5px 0 5px
}

a.navItem:hover
{
    text-decoration: underline
}

.gradiant
{
    width:800px;
    height:25px;
    margin:auto;
    background-image:url(../images/layout/Rotator-Gradiant.gif)
}

.container
{
    width: 800px;
    background-color: #ffffff;
    margin: auto;
    font-size: 11px;
    color: #666666;
    line-height: 13pt;
    font-family: verdana,arial,helvetica,sans;
    padding-top:15px
}

#contentArea
{
    float: left;
    width: 470px;
    border-right: dotted 1px #666666;
    padding:1px 15px 15px 15px;
    text-align:left
}

#rightColumn
{
    width: 260px;
    padding-left:15px;
    position:relative;
    left:-20px;
    float:right
}

.rotatingTestimonials
{
    width: 260px;
    border-bottom: dotted 1px #666666;
    padding:0 0 15px 0;
    font-size: 10px;
    color: #666666;
    line-height: 15pt
}

.additionalImages
{
    width: 260px
}

hr
{
    width: 90%;
    color: #999999;
    height: 1px;
    clear: both
}

.footer
{
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #777777;
    padding: 5px 0
}

.footer a
{
    color: #777777
}

.column
{
}

h1
{
    margin-top: 0px;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 0px;
    color: #96584D;
    font-family:arial, helvetica, sans
}

h2
{
    font-size: 17px;
    color: #666666;
    font-weight:normal;
    font-family:arial,helvetica,sans
}

h3
{
    font-size: 14px;
    color: #96584D;
    margin-bottom: 0px;
    font-family:arial,helvetica,sans
}

.locations
{
    width:100%;
    padding:15px 15px 30px 15px
}

.Button
{
    background-color:#FFFFFF;
    border:1px solid #666666;
    font-family:Tahoma;
    font-size:11px;
    color:#777E85;
    line-height:10px;
    margin:0px 0px 2px 0px;
    padding:2px 0px 0px 2px;
}