﻿body
{
    border: 0px solid #806337;
    color: #996600;
    text-align: center;
    background-color: #000000;
    width: 100%;
}
img
{  border-style: none;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    color: #996600;
    text-align: center;
}
h2{}
#inner
{
    border-style: solid;
    border-color: #806337;
    width: 800px;
}
#breadcrumbs
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
}
#breadcrumbs a:link {color:#ffffff; text-transform: lowercase;}      /* unvisited link */
#breadcrumbs a:visited
{
    color: #ffffff;
    text-transform: lowercase;
}  /* visited link */
#breadcrumbs a:hover
{
    color: #ffffff;
    text-transform: uppercase;
}  /* mouse over link */
#breadcrumbs a:active
{
    color: #ffffff;
    text-transform: uppercase;
}  /* selected link */

#menu a, #menu a:visited
{
    text-align: center;
    text-decoration: none;
    color: #481713;
    display: block;
    width: 15em;
    height: 1.2em;
    border: 0.0em solid #725e16;
}
#menu a:hover
{
    color: #806337;
    font-weight: normal;
    font-style: italic;
}

#ContentPlaceHolder1
{
    vertical-align: top;
}
.pageTop
{
    margin: 0px;
    background-image: url(./images/headertop.jpg);
    background-repeat: repeat-x;
    height: 45px;
}
.tableSpacerLeft
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #4C4322;
}
.tableSpacerLeftWhite
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    text-align: center;
}

.tableSpacerRight
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #806337;
}
.tableBGRight
{
    background-color: #481713;
    text-align: center;
    vertical-align: middle;
}
.navMenu
{
    font-variant: normal;
    text-transform: capitalize;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #fafafa;
    padding-left: 5px;
    vertical-align: top;
}
.information
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #fafafa;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}
.pageFooter
{
    background-image: none;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 12px;
    background-color: #998745;
    text-align: center;
}
.pageFooter a:link
{
    color: #000000;
}
.txtBottom
{
    float: none;
    clear: both;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}
.Comm
{
    background-image: url('images/Commercial_off.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    width: 250px;
    clear: right;
    float: right;
    height: 200px;
    vertical-align: text-bottom;
}
.Comm img
{
    width: 248px;
    height: 188px;
}

.Resident{
    border-width: 0px;
    width: 250px;
    height: 200px;
    clear: left;
    float: left;
}
.Resident img
{
    width: 248px;
    height: 188px;
}

.PaintBrush
{
    list-style-type: disc;
    list-style-image: url('./images/Little_paintbrush.png');
    list-style-position: outside;
    line-height: 1.5em;
}
.PaintRoller
{
    list-style-type: disc;
    list-style-image: url('./images/Little_paintRoller.png');
    list-style-position: outside;
    line-height: 1.5em;
}
.normal
{
    border-style: none;
    padding-top: 25px;
    border-width: 0px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #481713;
    margin-bottom: -10px;
}
.paraNormal
{
    text-indent: 10px;
    text-align: justify;
}
.testiPara
{
    font-family: 'Times New Roman' , Times, serif;
    font-style: italic;
    color: #000000;
}
.testiPerson
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #481713;
    padding-left: 15px;
}
.faqQuestion
{
    color: #725e16;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}
.faqAnswer
{
    color: #4c4322;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
}
#FAQ
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    width: 85%;
}
#Sample
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    width: 85%;
}
.RefLabels
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000080;
    text-align: right;
    border-width: 0px;
    padding-right: 3px;
    width: 34%;
}
#references
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.RefDisplayHeader
{
    font-size: 20px;
    color: #481713;
    font-family: 'Times New Roman' , Times, serif;
    text-align: center;
}
.RefDisplay
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #4c4322;
}
#ContactBig
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 32px;
    font-weight: bold;
    color: #806337;
    text-align: center;
}
.pJustified
{
    font-family: Arial, Helvetica, sans-serif;
    color: #996600;
    text-align: justify;
}