


    #titleDiv{
    display:none;
    }

    body #mainContentDiv{
    padding:0px;
    }
    
    #homeContent{
    background:black url(../../../../managed_files/2337/main_background.jpg) 0 100% no-repeat;
    }

    #sideCell{
    width:160px;
    background:white url(../../../../managed_files/2354/side_tile.png) 0 0 repeat-y;
    }
  
  #sideCatList{
  background:transparent url(../../../../managed_files/2348/side_top.png) -1px 0 no-repeat;
  padding-top:20px;
  }
  
  #bottomSide{
  padding-bottom:50px;
  }

  #sideCatList ul{
  margin:0px;
  padding:0px;
  }

  #sideCatList li{
  list-style:none;
  margin:0px;
  padding:0px;
  background:transparent url(../../../../managed_files/2344/side_divider.png) -1px 100% no-repeat;
  padding-bottom:11px;
  padding-top:3px;
  padding-left:10px;
  }

  #sideCatList li.link{
  padding-left:0px;
  text-align:center;
  }

  #sideCatList li.lastLink{
  background:transparent;
  padding-bottom:0px;
  }

  #sideCatList li a{
  color:#102549;
  text-decoration:none;
  font-weight:bold;
  display:block;
  }

   #sideCatList li a:hover{
  color:#e40d2e;
  }

  #mainCellWrap{

  }

  #contentCorner{
  float:left;
  }

  #featurePic{
  background:transparent url(../../../../managed_files/2368/summerlodge.jpg) 0 0 no-repeat;
  height:221px;
   
  }

  #homeFeature{
  padding-top:5px;
  background:black;
  color:white;
  width:601px;
  }

  #homeFeature h2{
  color:white;
  margin:0px;
  padding:0px;
  padding-right:0px;
  padding-left:3px;
  }

  #homeFeature .body{
  font-size:80%;
  }

  #homeFeature .body, #homeFeature .tagLine{
  margin-left:40px;
  margin-right:40px;
  }

  #homeFeature .tagLine{
  color:#e40d2e;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  }

  #homeFeature .tagLine a{
  color:#e40d2e;  
  }

  #iceFishers{
  padding-bottom:220px;
  }

  #iceTeam{
  display:block;
  float:left;
  margin-top:10px;
  margin-left:515px;
  }


  #searchBar{
  padding-top:25px;
  padding:0px;
  text-align:center;
  background:transparent url(../../../../managed_files/2344/side_divider.png) -1px 100% no-repeat;
  padding-bottom:10px;
  z-index:20;
  position:relative;
  }
  
  #searchBar input{
  font-size:90%;
  margin:5px;
  }

  
  
