
body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #FFFFFF;
}


.hmItems     {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg.jpg);
   }
.hmItemsOver {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg_on.jpg);
   }

#header {
   background-image: url(/images/header1.jpg);
   width:800px;
   height:130px;
   z-index:100;
}

#banner {
   background-image: url(/images/banner1.jpg);
   width:800px;
   height:173px;
   z-index:100;
}

#footer {
   background-image: url(/images/footer1.jpg);
   background-repeat: no-repeat;
   color:#FFFFFF;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   width:800px;
   height:26px;
   z-index:100;
}

#footer TD{
   color:#cccccc;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   z-index:100;
}

#footer A{
   color:#cccccc;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   text-decoration: none;
   z-index:100;
}

#leftcol {
   background-color: #cccccc;
   width:208px;
   z-index:105;
}

#leftcol H2{
   color:#013183;
   font-family:Arial, Verdana; 
   font-size: 17px ;
   font-weight: bold;
   text-decoration: none;
   padding-top: 5px;
   padding-left: 5px;
}


#leftcol A{
   color:#013183;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   font-weight: bold;
   text-decoration: none;
}

#leftcol P{
   color:#598abe;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   text-decoration: none;
   line-height: 100%;
   padding-right: 5px;
}

#maincol {
   background-color: #FFFFFF;
   width:592px;
   z-index:105;
}

#maincol H2{
   color:#598abe;
   font-family:Arial, Verdana; 
   font-size: 17px ;
   font-weight: bold;
   text-decoration: none;
   padding-top: 5px;
}


#maincol A{
   color:#598abe;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   font-weight: bold;
   text-decoration: none;
}

#maincol P{
   color:#598abe;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   text-decoration: none;
   line-height: 150%;
   padding-top: 5px;
   padding-right: 5px;
}


#botaddress {
  width:800px;
  z-index:100;
  color:#013183;
  font-size:11px;  
  font-family:Tahoma
  text-align: center;
  padding-top: 5px;
}

#botaddress SPAN{
  color:#000000;
  font-size:11px;  
}

#theform {
   top: -30px;
   z-index:200;
   position:relative; 
}

#flashcontent {
   float: left;
   clear: both;
   height: 170px;
   width: 800px;
   top: 0px;
   left: 0px;
   z-index:200;
   position:relative; 
}


#mainContent {
   color:#5B2116;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 800px;
   background-image: url(/images/all_bg.jpg);
   background-repeat: repeat-y;
   background-color: #FFFFFF;      
   z-index: 100;
}


#mainContent P {
   margin-left: 5px;
   font-size: 11px;
   line-height: 150%;
   color: #000000;
}

#mainContent UL {
   font-size: 12px;
   display:block;
   margin-right: 15px;
   color: #000000;
   /* color: #2139bc; */
   list-style-image: url(/images/arrow.gif);   
}

#mainContent OL {
   font-size: 11px;
   display:block;
}

#leftc P{
  font-size:9px;  
  color:#000000;
  font-family:Tahoma;
  padding-right: 20px;
  padding-top: 190px;
}


#bottombar {
  width:800px;
  height: 110px;
  background-image: url(/images/foot_banner1.jpg);
  background-repeat: no-repeat;
  background-color: #bfc1be;
  z-index:100;
  color:#000000;
}
#bottombar TD {
  font-size:11px;  
  color:#000000;
  font-family:Tahoma
}
#bottombar A, #bottombar A:link,  #bottombar A:visited {
    text-decoration:none;
    color:#000000;
}
#bottombar A:hover {
   text-decoration:underline;
}



#readmore A {
  font-size:11px;  
  color:#75653D;
  font-family:Tahoma;
  font-weight: bold;
  padding-left: 135px;
  text-decoration: none;
}




div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}