


    #titleDiv{
    display:none;
    }

    .homeWrap{
    margin:4px;    
    }

    #flashFeature{
    border:5px solid black;
    background:black;
    }

    .homeFeature h3{
    margin:0px;
    padding:0px;
    background:#3d2d25;
    color:white;
    font-size:120%;
    padding-left:5px;
    }

    .homeFeature h3 a{
    color:white;
    text-decoration:none;
    }

    .homeFeature h3 a:hover{
    color:#6d4c3b;
    }

    .homeFeature .body{
        margin-left:15px;
        font-size:85%;
    }
   
    .body .more{
    display:block;
    text-align:right;
    }

    #featureTable{
    margin-top:10px;
    width:459px;
    }

    #calendar_of_events{
    border-right:1px dashed #3d2d25;
    padding-right:10px;
    }
  

    #cat_points{
    padding-left:10px;
    }

    #newsCat h3{
    margin:0px;
    padding:0px;
    color:#3d2d25;
    font-size:135%;
    }


    .newsItem h4{
    padding:0px;
    margin:0px;
    color:#553f34;
    margin-bottom:2px;
    font-size:110%;
    }

    .newsItem h4 a{
    color:#553f34;
    }

    .newsItem .body{
    margin:0px;
    font-size:85%;
    }
















.rotatorText{
  color:#c6ab74;
  line-height:1.7em;
  padding-right:15px;
  padding-left:15px;
  font-weight:bold;
}

#slideShow{
        position:relative;
        padding:0px;
        width:200px;
        height:150px;
        }

        .slide{           
        text-align:left;
        display:none;
        position:absolute;
        top:0px; 
        right:0px;
        width:auto;
        } 
         
        #slideShow .curSlide{
        
        display:block;
        opacity:0.99;
        filter:alpha(opacity=99);
        }


.sb, .rotPlay, .sb:hover, .currentRotNum,.sbp{
  line-height:1em;
  height:1.2em;
  margin:2px;
  }

  .sb,.sbp{
  display:table;
  border:1px solid black;
  background: url(/svg_textures/main_style/color8/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=20&filter=normal) 50% 50% repeat-x;
  text-decoration:none;
  width:1.2em;
  margin-top:2px;
  color:white;

}
  


  a.sb,a.sbp{
  padding-left:2px;
  padding-right:2px;
  float:left;
  }

  .sb:hover,.sbp:hover{
  background:#553f34 url(/svg_textures/main_style/color2/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=20&filter=normal) 50% 50% repeat-x;
  color:white;
  }

  .sbp{
  width:auto;
  }

  .rotPlay{
  display:block;
  background: url(/svg_textures/main_style/color8/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=18&height=20&filter=normal) 50% 50% repeat-x;
  border:1px solid #c6ab74;
  color:#c6ab74;
  text-decoration:none;  
  height:1.2em;
  line-height:1em;
  padding-right:3px;
  padding-left:3px;
  text-align:center;
  
  }

  .rotPlay:hover{
  background:#553f34 url(/svg_textures/main_style/color2/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=20&filter=normal) 50% 50% repeat-x;
  color:;
  }

  .curSb{
  margin-top:2px;
  display:block;
  border:1px solid black;  
  text-decoration:none;
  width:1.2em;
  background:#6d4c3b url(/svg_textures/main_style/color3/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=20&filter=normal) 50% 50% repeat-x;
  color:#553f34;
  }

  .curSb:hover{
  background:#6d4c3b url(/svg_textures/main_style/color3/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=20&filter=normal) 50% 50% repeat-x;
  color:#553f34;
  }


  #barHolder{
  margin-top:5px;
  border-top:1px solid ;
  border-bottom:1px solid ;
  font-size:80%;
  background: url(/svg_textures/main_style/color5/lowered_bar_invert.jpg?darkenColor=0&lightenColor=0&textureOpacity=0.9&textureRotate=90&textureOffset=0&width=10&height=40&filter=normal) 50% 50% repeat-x;
  }
  
  #featProds .body{
  padding:0px;
  }

  #controlBar{
  margin-top:0px;
  clear:both;
  float:left;
  }

  #playBar{
  margin-top:0px;
  float:right;
  }

  #controlBar, #playBar{
  margin-bottom:-10px;
  }

  #controlBar[id], #playBar[id]{
  margin-bottom:0px;
  }


  .homeEvent .title{
  font-weight:bold;
  }

  .homeEvent .body{
  margin-left:10px;
  }










    
  