body {
    text-align : center;
}

body.home {
    background : url(images/background.jpg);
}

div.hotnews {
    background  : #FF0000;
    color       : #FFFFFF;
    font-family : Arial,Helvetica,Sans-Serif;
    font-size   : small;
    font-weight : bold;
    text-align  : center;
    padding     : 0.3em;
}

div a:link {
}

div a:visited {
}
  
div.paratext {
    text-align  : left;
    text-indent : 20px;
    width       : 500px;
}

p.bigblack {
    color : #000000;
    font-family : Arial,Helvetica,Sans-Serif;
    font-size   : 16 pt;
    font-weight : bold;
    text-align  : right;
}

.since1981{
    color : #FFFFFF;
    font-family : Arial,Helvetica,Sans-Serif;
    font-style  : italic;
    font-weight : bold;
    text-align  : right;
}

p.since1981r{
    color : #FF0000;
    font-family : Arial,Helvetica,Sans-Serif;
    font-style  : italic;
    font-weight : bold;
    text-align  : right;
}

.ss {
    font-family : Arial,Helvetica,Sans-Serif;
    font-size   : smaller;
    text-align  : center;
}

.footer {
    font-family : Arial,Helvetica,Sans-Serif;
    font-size   : smaller;
    text-align  : center;
}

span.city {
    color       : #FF0000;
    font-weight : bold;
}

span.menusep {
    font-size : 120%;
}

span.smcaps {
    font-size : 80%;
}

ul ul {
    list-style-type : disc;
}

ul.locations {
    list-style-type : none;
    margin-bottom   : 2em;
    margin-top      : 2em;
    text-align      : left;
    width           : 500px;
}

span.state {
    color       : #FF0000;
    font-size   : larger;
    font-weight : bold;
}

.bigred {
    color       : #FF0000;
    font-family : Arial,Helvetica,Sans-Serif;
    font-size   : large;
    font-weight : bold;
}

.bigtext {
    font-size : large;
}

