
    
    
    #titleDiv{
    display:none;
    }

    #imageBar{
    background:#041e54 url(/managed_files/2278/big_hdr_pic.png) 0 -0px no-repeat;
  }

  #categoryMenu{
  background:#041e54 url(/managed_files/2279/big_hdr_pic_dark.png) 0 -84px no-repeat;
  
  }

  #homeIntro{
  background:#041e54;
  color:white;
  padding:10px;
  width:350px;
  }

  #homeIntro h3{
border:0px solid red;
font-weight:normal;
font-size:1.5em;
line-height:1.2em;
margin:0px;
padding:0px;
margin-right:10px;
}

#homeIntro p{
margin:5px 0px;;
font-size:0.9em;
line-height:1.2em;
}


.featureCat{
float:left;
margin-left:5px;
}

.featureCat .title{
color:white;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

.featureCat .title a{
  background:#832b29;
display:block;
color:white;
font-weight:bold;
text-decoration:none;
}

.featureCat .title a:hover{
  background:#041e54;
}

.featureCat.first{
margin-left:0px;
}

.imgText{
position:relative;
font-weight:bold;
}

.text{
  background:#041e54;
  color:white;
  position:absolute;
  top:0px;
  left:95px;
  height:168px;
  width:155px;
  overflow:auto;
  filter:alpha(opacity=80);
  opacity:0.80;
  font-size:0.85em;
}

  .text ul{
  margin-left:1px;
  padding-left:20px;
  line-height:1.2em;
  }
  
  .text li{
  padding-top:6px;
  }
  
  #orderNow{
        display:none;
        }
  
  