/*
-----------------------------------------------
Majestic Hardwoods Screen Master
Author:   Robert Bastian
Version:  22 Nov 2005
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("mh_base.css");
@import url("mh_portfolio.css");
@import url("mh_forms.css");


/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/



/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }


/* IE5/Win Only Styles
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import url('mh_ie5win.css'); /*";}
}/* */