/***** *****/

body
{
    margin: 0 0;
    background-color: #999999;
    background-image: url('/images/layout/body_gradient.jpg');
    background-repeat: repeat-x;
    font-family: Times New Roman, Times, Serif;
    text-align: center;
}

td
{
    line-height: 1.4em;
    font-size: 12pt;
}

h1
{
    text-align: center;
    font-size: 22pt;
    color: #971313;
}    

h2
{
    text-align: center;
    font-size: 16pt;
    color: #f7100a;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    line-height: 0.7em;
}    


div.invcontent
{
    text-align: center;
}

div.invcontent ul
{
    margin: 0px;
    padding: 0px 0px 0px 4px;
    list-style: none;
}

div.invcontent ul li
{
    min-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12pt;
    line-height: 20px;
}

div.invcontent ul li a, div.sidebar div.invcontent ul li a:visited
{
    color: #000000;
    text-decoration: none;
}

div.invcontent ul li a:hover
{
    color: #d80e09;
    text-decoration: none;
}

.site-first-table
{
    background-image: url('/images/bg.jpg');
    background-repeat: repeat-x;
    background-position: top;    
}

.site-second-table
{
    text-align: center;
    background-image: url('/images/layout/content_bg.jpg');
    background-repeat: repeat-y;
}

.site-content-padding
{
    padding: 12px 36px 0 36px;
    text-align: left;
}

.service-area
{
    padding: 12px 12px 12px 12px;
    border: solid 1px #444444;
    background-color: #dddddd;
}

.top-padding
{
    padding-top:17px;
}   

.menu-gradient
{
    background-image: url('/images/layout/swoop.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.pic { border: 1px solid #000000; }
.pic2 { border: 2px solid #ffffff; }

.featured-title
{
    color: #000000;
    font-size: 13pt;
    padding: 20px 0 0 28px;
}

.contact-form
{
    border: 1px dashed #000000;
    background-color:#f5fccc;    
}
.contact-title
{
    color: #000000;
    font-size: 12pt;
    font-weight:bold;
}
 
a { color:#0000ff; text-decoration:none; }
a:hover { color:#971313; text-decoration:none; }

a.tv { font-family: verdana, Times New Roman, Times, Serif; font-size: 11px; line-height: 10px; color:#eeee91; text-decoration:none; }
a.tv:hover { font-family: verdana, Times New Roman, Times, Serif; font-size: 11px; line-height: 10px; color:#e5e546; text-decoration:none; }

.red-text { color: #971313; font-weight: bold; }

.small-font { font-size:11px; }

.table-list-1
{
   background-color: #000000;
   color: #ffffff;
}

.td-list-1
{
   background-color: #e1cc75;
   color: #000000;
}

.hide
{
    color: #dadada;
}

.list-title1
{
   font-size:18px;
   font-weight:bold;      
}

td.footer { border-top: solid 1px #444444; padding: 10px 0px 6px 0px; font-size: 10pt; font-family: Times New Roman, Times, Serif; color: #444444; line-height: 1.6em; text-align: center; }
td.footer a { color: #444444; text-decoration: none; }
td.footer a:hover { color: #971313; text-decoration: none; }

/***** *****/


