/***** *****/

img  { behavior: url("/images/iepngfix.htc") }

body
{
    margin: 0 0;
    background-color: #ffffff;
    background-image: url('/images/bg-repeat.jpg');
}

td
{
    line-height: 1.5em;
}

.site-first-table
{
    background-image: url('/images/bg.jpg');
    background-repeat: repeat-x;
    background-position: top;    
}

.site-second-table
{
    border: 1px solid #000000;
}

.site-content-table
{
    background-image: url('/images/content-bg.jpg');
    background-color: #fafde9;
}

.site-content-padding
{
    padding: 0px 22px 0 22px;
}

.top-padding
{
    padding-top:17px;
}   

.menu-first-table
{
    background-color: #000000;
    background-image: url('/images/left-repeat.jpg');
    background-repeat: repeat-y;
}

.menu-gradient
{
    background-image: url('/images/left-gradient.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.pic { border: 1px solid #000000; }
.pic2 { border: 2px solid #ffffff; }

.featured-title
{
    color: #ffffff;
    font-size: 14pt;
    padding: 20px 0 0 34px;
}

.contact-form
{
    border: 1px dashed #000000;
    background-color:#e0f6d0;    
}
.contact-title
{
    color: #000000;
    font-size: 15pt;
    font-weight:bold;
}
 
a { color:#0000ff; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }

.small-font { font-size:11px; }

.table-list-1
{
   background-color: #000000;
   color: #ffffff;
}

.td-list-1
{
   background-color: #d3e9f8;
   color: #000000;
}

.list-title1
{
   font-size:18px;
   font-weight:bold;      
}

.table-claims
{
   border: solid 1px #000000; 
   background-color: #548130;
   color: #ffffff;
}

.td-claims-1
{
   background-color: #dbe9d0;
   color: #000000;
   font-size: 15px;
}

.td-claims-2
{
   background-color: #c8d6bd;
   color: #000000;
   font-size: 15px;
}

.claims-title1
{
   font-size:20px;
   font-weight:bold;      
}

h1
{
    color: #548130;
    padding: 5px 0 0 0;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}

h2
{
    color: #548130;
    padding: 0 0 0 0;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: normal;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}

a img
{
    border-width: 0px;
}

div.subh1 { margin: -12px 0 18px 0; font-weight: bold; }
div.subh1 a { color: #548130; }
div.subh1 a:hover { color: #0000ff; text-decoration: underline; }

td.footer-left { padding: 4px 0px 5px 5px; font-size: 8pt; font-family: Verdana, Arial, Sans-Serif; color: #000000; line-height: 1.6em; }
td.footer-left a { color: #000000; text-decoration: none; }
td.footer-left a:hover { color: #548130; text-decoration: none; }

td.footer-right { padding: 4px 5px 5px 0px; font-size: 8pt; font-family: Verdana, Arial, Sans-Serif; color: #000000; line-height: 1.6em; }
td.footer-right a { color: #000000; text-decoration: none; }
td.footer-right a:hover { color: #548130; text-decoration: none; }

/***** Insurance Services *****/

ul.insurance
{
    margin-left: 0px;
    padding-left: 20px;
}

ul.insurance li
{
}

/***** *****/


