/*
-----------------------------------------------
AshwellForbes Master Style Sheet
Version:  06 October 2005
----------------------------------------------- */


/* Imported Styles
----------------------------------------------- */
@import url("main.css");
@import url("navigation.css");
@import url("typography.css");

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


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

/* Tables
----------------------------------------------- */

table { width: 670px; font: 13px Verdana, Arial, Helvetica, sans-serif; }
table caption { text-align: left; }
table caption a { color: #284E36; font-weight: bold; }
table th { padding: 0 20px 0 0; vertical-align: top; text-align: left; font-weight: normal; }
table td { padding: 0 0 0 0; vertical-align: top; }