body { }

p { }

td { }

a:link { color: #4182b5; }

a:visited { color: #4182b5; }

a:hover { color: #650e0e; }

a:active { color: #4182b5; }
.background { background-image: url(../homepage/background.jpg); background-repeat: repeat-x; background-attachment: fixed; }
.interiorback { background-image: url(../interior/interior_gradient.jpg); background-repeat: repeat-x; background-attachment: scroll; }
.locations_title { color: #9b050a; font-size: 35px; font-family: arial; line-height: 40px; }
.locations_2ndtitle { color: #333; font-size: 18px; font-family: arial; font-weight: bold; line-height: 22px; }
.text { color: #333; font-size: 12px; font-family: arial; line-height: 18px; text-decoration: none; }
.horiz_line { padding: 10px; border-bottom: 1px solid #888; }
.copyright { color: #fff; font-size: 10px; font-family: arial; line-height: 12px; text-decoration: none; }
.locations_border { padding: 5px; border: solid 1px #aaa; }
