/***** *****/

body
{
    margin: 0 0;
    background-color: #ffffff;
    background-image: url('/images/bg-repeat.gif');
    text-align: center;
}

div.gradient
{
    height: 786px;
    position: relative;
    top: 0;
    z-index: 0;
    margin-bottom: -786px;
    background-image: url('/images/bg.gif');
    background-position: center top;
    background-repeat: repeat-x;
}

td
{
    line-height: 1.5em;
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

.home-page-title
{
    line-height: 1.6em;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 13pt;
    font-weight: bold;
    color: #073dac;
}

.small-text-home-page
{
    line-height: 1.3em;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align:justify;
}

ul { margin-bottom: 8px;}

ul ul { margin-bottom: 0px;}

ul.pages
{
    padding-left: 0;
    margin-left: 0;
    padding-left: 20px;
}

ul.pages li
{
    list-style: none;
    background: url('/images/laquo.gif') no-repeat 0px 5px;         
    vertical-align:bottom;
    padding-left: 22px;   
    padding-bottom: 4px;    
}

ul.pages li li
{
    background: url('/images/laquo-gray.gif') no-repeat 0px 5px; 
    font-size: 11pt;
    padding-right: 40px; 
    padding-top: 2px;
    margin-top: 4px;
    line-height: 1.4em;
}
 
 ul.pages2
{
    padding-left: 0;
    margin-left: 0;
    padding-left: 20px;
    
}

 ul.pages2 ul
{
    padding-left: 0;
    margin-left: 0;
    padding-left: 10px;
    
}

ul.pages2 li
{
    list-style: none;
    background: url('/images/laquo.gif') no-repeat 0px 5px;         
    vertical-align:bottom;
    padding-left: 22px;   
    padding-bottom: 6px;
    font-weight:bold;    
}

ul.pages2 li li
{
    background: url('/images/laquo-gray.gif') no-repeat 0px 5px; 
    font-size: 11pt;
    padding-right: 20px; 
    padding-top: 2px;
    margin-top: 4px;
    margin-left: 0px;
    line-height: 1em;
    font-weight:normal;
}
   
    
.site-first-table
{
    background-image: url('/images/bg.gif');
    background-position: top;
    background-repeat: repeat-x;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.site-content
{
    background-image: url('/images/content-repeat.png');
    background-repeat: repeat-y;
    padding: 8px 20px 0 20px;
}

.menu-repeat-bg
{
    background: url('/images/left-repeat.png') top left repeat-y;
}

.contact
{
    border:dashed 1px #444444;
    background-color: #c2dceb;
    padding: 8px 8px 8px 8px;
}

.links-page { color: #000000; font-size: 18px; font-weight:bold; text-decoration: none; }

td.menu { padding: 0px 0 5px 14px; background: url('/images/left-gradient.png') top left no-repeat;}

td.menu a { color: #ffffff; font-weight:bold; text-decoration: none; }
td.menu a:hover { color: #07a5fe; font-weight:bold; text-decoration: none; }

li.category a { color: #ffde6b; font-weight:bold; text-decoration: none; }
li.category a:hover { color: #07a5fe; font-weight:bold; text-decoration: none; }

ul.main-menu
{   
    list-style: none; 
    margin: 0;
    font-family: Arial, sans-serif; 
    font-size: 16px;
    line-height: 24px;
    padding-left: 0;
}

ul.main-menu li
{
    padding: 0;
    margin: 0;
}

ul.main-menu ul.sub-main-menu
{
    list-style: none;
    margin: 0 0 0 16px;
    font-family: Arial, sans-serif; 
    font-size: 14px; 
    line-height: 19px;
    padding: 0;   
    color: #ffffff;
}

ul.sub-main-menu li
{
}

.menu-prefix
{
    color: #ffde6b;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 17px;
}

.sub-menu-prefix
{
    color: #07a5fe;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 14px;
}

.pic { border: 1px solid #000000; }

.titles
{
    background-image: url('/images/content-title.jpg');
    background-repeat: no-repeat;
    background-position: top;
    padding: 16px 0 0 16px;    
    font-family:  Arial, Verdana, MS Sans Serif;
    font-size: 13pt;
    font-weight:bold;
    color: #ffffff;
}

.title-prefix
{
    color: #ffde6b;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 18px;
}
 
h1
{
    color: #073dac;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 18px;      
    margin: 14px 0 8px 0;
    text-align: center;
}

h1 span
{
    color: #000000;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 18px;      
    margin: 8px 0 8px 0;
}

h1 img.bars
{
	position: relative; bottom: 3px;
}

a { color:#0000ff; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }

td.footer { padding: 4px 5px 5px 0px; font-size: 8pt; font-family: Verdana, Arial, Sans-Serif; color: #ffde6b; line-height: 1.6em; }
td.footer a { color: #ffde6b; text-decoration: none; }
td.footer a:hover { color: #07a5fe; text-decoration: none; }

.home_specials { margin: 5px 0px; background: #e1e1e1; border: 1px solid #cacaca; padding: 10px; }
.home_specials h2 { color: #cf0000; padding: 0; margin: 5px 0 0 0; }
.home_specials p { margin-top: 0; }
