IMG { border-style: none }
H1 {
    font-size: 22pt;
    font-weight: bold;
    text-align: center;
    text-decoration: underline
}
H2 {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    text-decoration: underline
}
H3 {
    font-size: 16pt;
    font-weight: bold
}
HR { color: black }
P.navbar { text-align: center }
P.navbar A {
    color: blue;
    text-decoration: none
}
UL { list-style-type: square }
TABLE.menu { border-style: none }
TABLE.menu TR TD { padding: 0px 2px }
TABLE.photos {
    width: 100%;
    border-style: solid;
    border-color: black
}
TABLE.photos TR TD { text-align: center }
TABLE.exitlist {
    width: 100%;
    border-style: solid;
    border-width: thin;
    border-color: black
}
TABLE.exitlist TR TH {
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: black
}
TABLE.exitlist TR TH.exitnumber { width: 110px }
TABLE.exitlist TR TD {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    vertical-align: top
}
.copyright { text-align: center; font-size: 10pt }
.routelist { width: 100% }
.routelist TR TD { vertical-align: top }
.routename {
    background-color: lime;
    width: 100%;
    height: 45px;
    padding: 0px 5px;
    font-size: 14pt;
    font-weight: bold;
    vertical-align: top
}
.routenumber {
    font-size: 14pt;
    font-weight: bold
}
.aprilfools {
    font-size: 24pt;
    font-weight: bold;
    color: red
}
.mapbuttons { text-align: center }
#map {
    width: 600 px;
    height: 400 px
}
