/* C S S   B Y   V I L L I N G   A N D   C O M P A N Y */
/* A U T H O R :   N A T H A N   D E S E L M */


/* I M P O R T E D   S T Y L E S */
@import url("waterford.css");


/* IE 4+   S T Y L E S */
* html table caption { display:none; } 
* html table#schedule{ margin-bottom:15px; }



/* IE5/MAC   S T Y L E S */
/*\*//*/
  @import url("ie5mac.css");
/**/


/* IE5/WIN   S T Y L E S */
@media tty {
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */


/* O P E R A   7   S T Y L E S */
@media all and (min-width: 0px){


}

/* D E V E L O P E R   N O T E S
- - - - - - - - - - - - - - - - -


*/