﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 12pt;
    font-family: "Times New Roman";
    color: #000000;
    background-image:url('../images/addressFlower.gif');
    background-position:right top ;
    background-repeat:repeat-y;
    background-color:#F6F6EF;
}
a
{
    color: Navy;
}

a.leftNav
{
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
    font-family: Arial, Helvetica, Sans-Serif;
}
a.bottomNav
{
    color: Navy;
    text-decoration: underline;
    font-size: 9pt;
    font-family: Arial, Helvetica, Sans-Serif;
}


a:visited
{
    color: Navy;
    font-family: Arial, Helvetica, Sans-Serif;
}

a.leftNav:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
    font-family: Arial, Helvetica, Sans-Serif;
}
a.bottomNav:visited
{
    color: Navy;
    text-decoration: underline;
    font-size: 9pt;
    font-family: Arial, Helvetica, Sans-Serif;
}

tr.leftNavTr td
{
    margin: 7px;
    padding: 7px;
    border-bottom: 1px solid #000000;
}
.pageTitle
{
    color: #666633;
    line-height: 113%;
    font-family: "Times New Roman";
    font-size: 16pt;
    font-weight: bold;
}
div.testimonial
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    width: 560px;
    line-height: 50px;
     margin-left:auto; margin-right:auto;
}
span.clientTestimony
{
    font-size: 20px;
    line-height: 20px;
}
span.clientSignature
{
    padding: 10px;
    margin: 10px;
    font-style: italic;
    font-size: 18px;
}

.serviceList
{
    font-weight: bold;
    font-size: 9pt;
    color: #666633;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

table.serviceList th
{
    border: 1px solid #000000;
}

table.productList
{
    font-family: "Times New Roman";
    font-size: 9pt;
}
th.productTitle
{
    text-align: left;
    font-size: 12pt;
}

span.productName
{
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    color: #666633;
    font-family: "Times New Roman";
}
span.productSummary
{
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #666633;
    font-family: "Times New Roman";
    line-height: 50px;
}
table.productDetail
{
    font-size: 14px;
    font-family: "Times New Roman";
}

.brownBoldText
{
    font-size: 14pt;
    color: #666633;
    font-weight: bold;
}
