        /* MASTHEAD STYLES & ICONS */

.hd-box {
  /* see workman.css for other attribs for this class */
  background-color: #F75E2A;
  color: #FFF;
}

.workman {
  background-image: url(/images/head/logo_workman_on.gif);
  background-repeat: no-repeat;
}

.algonquin {
  background-image: url(/images/head/logo_algonquin_off.gif);
  background-repeat: no-repeat;
}

.artisan {
  background-image: url(/images/head/logo_artisan_off.gif);
  background-repeat: no-repeat;
}

.blackdog {
  background-image: url(/images/head/logo_blackdog_off.gif);
  background-repeat: no-repeat;
}

.highbridge {
  background-image: url(/images/head/logo_highbridge_off.gif);
  background-repeat: no-repeat;
}

.storeypub {
  background-image: url(/images/head/logo_storeypub_off.gif);
  background-repeat: no-repeat;
}

.timberpress {
  background-image: url(/images/head/logo_timberpress_off.gif);
  background-repeat: no-repeat;
}



.al-tag { color: #e2b967;   background-color: #99011a; }
.ar-tag { color: lightblue; background-color: #5475AD; }
.bl-tag { color: #670164;   background-color: #B995C8; }
.hi-tag { color: #5D0E68;   background-color: #C6C8CA; }
.st-tag { color: #026C2E;   background-color: #B3DD53; }
.ti-tag { color: #ffffff;   background-color: #CC6; }


      