3 switches, code for each switch, trouble figuring out how to read each switch..

You need to get rid of all those delay()s. They are why your switches are not responsive. The blink without delay example is the place to start.