.contactfields
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 8pt;
}
body
{
	margin: 0 0 0 0;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 8pt;
    color: White;
    line-height: 14pt;
}
.bodyhome
{
    background: #b7a063 url(images/bkgd-home.jpg) no-repeat fixed;
}
.homeimage
{
    background: url(images/headline-home.gif);
    height: 60px;
    width: 520px;
}
.bodybookkeeping
{
    background: #b7a063 url(images/bkgd-bookkeeping.jpg) no-repeat fixed;
}
.bookkeepingimage
{
    background: url(images/headline-bookkeeping.gif);
    height: 60px;
    width: 520px;
}
.bodypayroll
{
    background: #b7a063 url(images/bkgd-payroll.jpg) no-repeat fixed;
}
.payrollimage
{
    background: url(images/headline-payroll.gif);
    height: 60px;
    width: 520px;
}
.bodytax
{
    background: #b7a063 url(images/bkgd-tax.jpg) no-repeat fixed;
}
.taximage
{
    background: url(images/headline-tax.gif);
    height: 60px;
    width: 520px;
}
.bodycontact
{
    background: #b7a063 url(images/bkgd-contact.jpg) no-repeat fixed;
}
.contactimage
{
    background: url(images/headline-contact.gif);
    height: 60px;
    width: 520px;
}
.logoiconbox
{
	padding: 4px 10px 0 0;
    width: 189px;
}
.creditscell
{
    border-top: 1pt solid #c9b889;
    padding-top: 4px;
    color: #544726;
    line-height: normal;
    font-size: 8pt;
}
p.footer
{
    color: #e5d6b1;
    font-size: 8pt;
}
.leftcell
{
	padding: 17px 0 0 25px;
    color: #a99ca0;
    width: 240px;
}
.width520
{
    width: 520px;
}
.height132
{
    height: 132px;
}

A:link, A:visited, A:active
{
    text-decoration: underline;
    color: White;
}
A:hover
{
    text-decoration: none;
    color: White;
}
A.creditslink:link, A.creditslink:visited, A.creditslink:active, A.homelink:hover
{
    text-decoration: underline;
    color: #544726;
}
A.creditslink:hover, A.homelink:link, A.homelink:visited, A.homelink:active
{
    text-decoration: none;
    color: #544726;
}
A.footerlink:link, A.footerlink:visited, A.footerlink:active
{
    text-decoration: none;
    color: #e5d6b1;
}
A.footerlink:hover
{
    text-decoration: underline;
    color: #e5d6b1;
}
A.headerlink:link, A.headerlink:visited, A.headerlink:active
{
    text-decoration: none;
    color: #a99ca0;
}
A.headerlink:hover
{
    text-decoration: underline;
    color: #a99ca0;
}
LI
{
    list-style-image: url(images/bullet.gif);
}



.bodyadmin
{
    background: url(images/banner-contentmanager.gif) no-repeat fixed;
    background-color: #b7a063;
    margin: 80px 40px 40px 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 9pt;
    color: Black;
    line-height: 14pt;
}
.editor_background
{
    background-color: #b7a063;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 8pt;
    color: White;
    line-height: 14pt;
}