/* CSS Document */

/* This code controls the appearance of the headings on various pages */

#contact .menuHeading1, .menuHeading2, .menuHeading3, .menuHeading4, .menuHeading5 {display:block;}
#contact .menu2, .menu3, .menu4 {display:none;}
#contact .staffHeading {display:none;}
#contact .staff {display:none;}


/* This is the end of toggling menus on and off */

