/*  DIRECTIONS FOR HOW TO TURN APPLICATIONS ON/OFF  */
/*  When you want to make an application active, take off the slash+star at the beginning and end of the 'off' line and put it on the 'on' line. Peek at the application page to see if it works - you'll either see both the 'sorry' and 'directions' text, or you'll see neither!  */


/*  BROOKLYN  */

#bk-on {display:none}
/* #bk-off {display:none} */


/* CHICAGO  */

#ch-on {display:none}
/* #ch-off {display:none} */


/*  SAN FRANCISCO  */

#sf-on {display:none}
/* #sf-off {display:none} */


/*  LOS ANGELES  */

#la-on {display:none}
/* #la-off {display:none} */


/*  HOLIDAY CHICAGO  */

#hoch-on {display:none}
/* #hoch-off {display:none} */


/*  HOLIDAY SF  */

#hosf-on {display:none}
/* #hosf-off {display:none} */


/*  HOLIDAY LA  */

#hola-on {display:none}
/* #hola-off {display:none} */


/*  AUSTIN  */

/* #au-on {display:none} */
#au-off {display:none}


/*  APW  */

/* #apw-on {display:none} */
#apw-off {display:none}
