/***** *****/

body
{
    margin: 0 0;
    background-color: #7b7b7b;
    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.5em;
    font-size: 12pt;
}

h1
{
    text-align: center;
    font-size: 22pt;
    color: #971313;
}    

h2
{
    text-align: center;
    font-size: 16pt;
    color: #164109;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    line-height: 0.7em;
}

h3
{
    text-align: center;
    font-size: 12pt;
    color: #164109;
    padding: 0px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 1.2em;
}

.fin
{
    text-align: center;
    font-size:14pt;
    color: #ffffff;
    font-weight: bold;
}

.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;
}

.service-area
{
    padding: 12px 12px 12px 12px;
    border: solid 1px #444444;
    background-color: #9ec291;
}

.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;
}

.submenu 
{
    color: #d6d2a3;
    padding: 0px 0px 0px 0px;
}

td#submenu li, ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    text-align: center;
}

a { color:#861b00; text-decoration:none; }
a:hover { color:#213f17; text-decoration:none; }

li.category a
{
    color: #000000;
    text-decoration:none;
}

li.category a:hover
{
    color:#9ec291;
    text-decoration:none;
}

a.tv { font-family: verdana, Times New Roman, Times, Serif; font-size: 11px; line-height: 10px; color:#fed60b; text-decoration:none; }
a.tv:hover { font-family: verdana, Times New Roman, Times, Serif; font-size: 11px; line-height: 10px; color:#ffffff; 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: #eeeeee;
}

.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; }

/***** *****/

#home-1-flash { width: 340px; height: 260px; }
