/***** *****/

body
{
    margin: 0 0;
    background-color: #f5fafd;
}

td
{
    line-height: 1.5em;
}

.site-first-table
{
    background-image: url('/images/bg.gif');
    background-repeat: repeat-x;
    background-position: top;    
}

.site-second-table
{
    border: 1px solid #000000;
}

.site-content-table
{
    background-image: url('/images/content-bg.gif');
}

.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; }

.table-list-1
{
   background-color: #000000;
   color: #ffffff;
}

.td-list-1
{
   background-color: #d3e9f8;
   color: #000000;
}

.list-title1
{
   font-size:18px;
   font-weight:bold;      
}

.featured-title
{
    color: #ffffff;
    font-size: 14pt;
    font-weight:bold;
    padding: 17px 0 0 30px;
}

.contact-form
{
    border: 1px dashed #000000;
    background-color:#f5fccc;    
}
.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; }

.title-1
{
   font-size:20px;
   font-weight:bold;      
   color: #890c12;
}

.title-2
{
   font-size:20px;
   font-weight:bold;      
   color: #890c12;
}

.ul-mobile-page
{
    margin: 2px 0 9px 40px;        
}

.splitbg { background: top center url(/images/splitbg.gif) repeat-y; }

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: #a90000; 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: #a90000; text-decoration: none; }

/***** *****/

