@charset "utf-8";
/* CSS Document */

.ladies{
  background-image: url(christmas-accessories.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
.mens{
  background-image: url(christmas-hats.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
.girls{
  background-image: url(girls-halloween-costumes.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
.boys{
  background-image: url(boys-halloween-costumes.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
.horror{
  background-image: url(christmas-kids-costumes.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
 .capes{
  background-image: url(halloween-capes.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
  .masks{
  background-image: url(halloween-masks.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
  .wigs{
  background-image: url(halloween-wigs.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
  .hats{
  background-image: url(halloween-hats.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
  .decorations{
  background-image: url(christmas-costumes.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:213px;
  min-height:213px;
}
   .pricematchpromise{
  background-image: url(price-match-promise.jpg);
  background-position: top;
  background-repeat: no-repeat
  height:150px;
  min-height:150px;
}


.bodyText{
  height:150px;
  width:300px;
  margin-top:65px;
  margin-left:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal
}
.bodyTextLeft{
  float:left;
  height:70px;
  width:300px;
  margin-top:65px;
  margin-left:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal
}
.bodyTextRight{
    float:left;
  height:70px;
  width:300px;
  margin-top:65px;
  margin-left:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal
}

