/***** *****/

body
{
    margin: 0 0;
    background-color: #28419b;
    background-image: url('/images/bg.jpg');
}

td
{
    line-height: 1.5em;
    color: #524818;
    font-size: 13pt;    
}

p
{
    margin: 0 0 1em 0;
}

p.hidden
{
    text-align: center;
    color: #D4C276;
}

.site-first-table
{
    background-image: url('/images/gradient-repeat.jpg');
    background-repeat: repeat-x;
    background-position: top;
    padding-top:0px;

}

.site-second-table
{
    background-image: url('/images/content-bg.jpg');
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.site-content-table
{
    padding: 12px 15px 5px 15px;
}

.site-content-padding
{
    padding: 0px 22px 0 22px;
}


.pic { border: 1px solid #000000; }
.pic2 { border: 2px solid #ffffff; }

.title-1
{
    font-size: 24pt;
    font-weight:bold;
    font-family: Times New Roman, Sans-Serif;
    color: #1a2a65;
    padding: 12 0 0 0;
}

.title-2
{
    font-size: 16pt;
    font-weight:bold;
    font-family: Times New Roman, Sans-Serif;
    color: #1a2a65;
    padding: 12 0 0 0;
}

a { color:#0000ff; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }

.small-font { font-size:11px; }

.test {color:#000000;} 
.quoteform { font-size: 70%; font-family: Arial, Sans-Serif; text-align: center; }
.quoteform td { font-size: 70%; font-family: Arial, Sans-Serif; }
div.quoteform fieldset { display: block; margin: 0 auto; padding: 20px 50px 10px 50px; text-align: left; width: 350px; border-color: #bd8927;}
.quoteform legend { font-weight: bold; padding: 0 .25em; margin-left: -3em; }
div.quoteform table { width: 320px; }

td.footer { padding: 0px 0px 5px 0px; font-size: 9pt; color: #000000; line-height: 1.6em; }
td.footer a { color: #000000; text-decoration: none; }
td.footer a:hover { color: #FF0000; text-decoration: none; }

/***** *****/

