
body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #dddcd8;
}

.hmItems     {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg_off.jpg);
   }
.hmItemsOver {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg_on.jpg);
   }


#header {
   background-image: url(/images/header1.jpg);
   width:900px;
   height:329px;
   z-index:100;
}

#headerf {
   background-image: url(/images/header1f.jpg);
   width:900px;
   height:329px;
   z-index:100;
}

#midmenu {
   background-image: url(/images/midmenu1.jpg);
   width:900px;
   height:43px;
   z-index:100;
}

#footer {
   background-image: url(/images/footer1.jpg);
   background-repeat: no-repeat;
   position: relative;
   top: -20;
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   width:900px;
   height:45px;
   z-index:100;
}

#footer TD{
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   z-index:100;
}

#footer A{
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   text-decoration: none;
   z-index:100;
}

#botaddress {
  width:900px;
  z-index:100;
  color:#ec9c03;
  font-size:11px;  
  font-family:Tahoma;
  text-align: center;
  position: relative;
  top:-10px;
}

#botaddress SPAN{
  color:#4c4d49;
  font-size:11px;  
}


#mainContent {
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 900px;
   z-index: 100;
   background-image: url(/images/content_bg.jpg);
   background-repeat: repeat-y;
   
}


#mainContent P {
   margin-left: 5px;
   margin-right: 10px;
   font-size: 12px;
   line-height: 125%;
   color: #51524e;
}

#mainContent H1 {
   margin-left: 5px;
   font-size: 15px;
   font-family: Arial;
   line-height: 150%;
   color: #91bfce;
}

#mainContent UL {
   font-size: 12px;
   display:block;
   margin-right: 15px;
   color: #51524e;
   list-style-image: url(/images/arrow.gif);   
}

#mainContent OL {
   font-size: 11px;
   display:block;
}

#mainContent TD {
   font-size: 12px;
   color: #51524e;
}



#leftcol {
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   text-align: center;
   width: 236px;
   position: relative;
   top: -30px;
   z-index: 110;
   background-color: #f2f1ed; 
}

#leftclubtext {
   padding-left: 3px;
   padding-right: 3px;
   font-size: 11px;
   font-weight: bold;
   width: 180px;
   line-height: 150%;
   position: relative;
   z-index:115;
   top: 74px;
   color: #FFFFFF;
}

.tablemid {
   background-image: url(/images/cont_tablemid.jpg);
   background-repeat: repeat-y;
   width:573px;
   z-index:105;
}

#contact{
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   font-weight: bold;
   color: #51524e;
}

#flashcontent {
   float: left;
   clear: both;
   height: 221px;
   top: 0px;
   left: 1px;
   z-index:125;
   position:relative; 
}

.mapsection {
  width: 495px;
  height: 301px;
  background-color: #4c4d49;
  padding-top: 4px;
  padding-left: 5px;
}
