﻿body
{
    margin-top: 0;
    background-color: #414121;
}
img.side
{
    margin-bottom: 20px;
    border: 0px;
}
img.remodel
{
    border: 0px;
}
div.side
{
    font-size: 10pt;
    text-align: center;
    font-family: Verdana;
}
.scrolling
{
    position: absolute;
	display: none;
}
a:link, a:visited
{
    color: #414121;
}
a:hover
{
    color: #bdb76b;
}
.devNav
{
    cursor: pointer;
}
.nav
{
    font-size: 10pt;
    font-family: Verdana;
    color: Black;
    text-align: center;
    display: block;
    padding: 1px 0 1px 0;
    margin: 2px;
    text-decoration: none;
    width: 180px;
    background-color: #959156;
}
a.dev
{
    background-color: Transparent;
    border-bottom: 1px solid #959156;
}
a.nav:visited, a.nav:hover, a.nav:link
{
    color: Black;
}
a.nav:hover
{
    background-color: #BDB76B;
}
a.navSel
{
    background-color: #808043;
}
.navarrow
{
    vertical-align: middle;
}
.PageDescription
{
    padding-bottom: 2px;
    border-bottom: solid 1px black;
    font-weight: bold;
    width: 370px;
    text-align: left;
    font-family: Verdana;
    font-size: 16pt;
}
div.footer-left
{
    font-size: 10pt;
    font-family: Verdana;
    height: 16px;
    padding-left: 2px;
}
div.footer-right
{
    font-size: 10pt;
    font-family: Verdana;
    height: 16px;
    padding-right: 2px;
    text-align: center;
}
div.partner-title
{
    font-weight: bold;
    margin-top: 15px;
}
div.partner-address
{
}
div.partner-contact-title
{
    margin-left: 20px;
    font-weight: bold;
}
div.partner-map-link
{
    margin-left: 20px;
}
div.partner-contact
{
    margin-left: 20px;
}
p.testimonial-sig
{
    text-align: right;
    font-weight: bold;
}
hr.sep
{
    border: none;
    text-align: center;
    color: Black;
    background-color: Black;
    width: 75%;
    height: 1px;
}
hr.div
{
    border: none;
    text-align: left;
    color: Black;
    background-color: Black;
    width: 350px;
    height: 1px;
}

