body { font-family: "Century Gothic", Arial, Helvetica; background-image: url(images/background.gif) }
h1 { padding: 0; margin: 2px }
h2 { text-align: center; margin: 4px; padding: 0 }
h3 { margin: 15px 0 0 15px }

.front { margin: 5px auto; text-align: center }
.front .top { font-weight: bold; font-size: medium }
.front .bottom { font-style: italic }

.frontemail { text-align: center; clear: both }
.frontemail a { font-weight: bold }

.frontlocations { clear: both; margin: 5px auto; text-align: center }
.frontlocations div { float: left; width: 50% }

ul { margin: 8px 30px; padding: 0 }

ul.address { margin: 0; padding: 0; font-weight: bold }
.address li { list-style-type: none }

.copyright { margin: 10px auto; text-align: center; font-size: small; clear: both }
.main { margin: 0 auto; padding: 0 10px; }

a:link, a:visited { color: black; padding: 1px }
a:hover { color: black; background: white; padding: 1px }
a:active { color: red; background: white; padding: 1px }

div.navigation { text-align: center; margin 6px auto; padding: 2px }
div.navigation { border-bottom: 1px solid white; border-top: 1px solid white }

.navigation ul { list-style: none; display: inline; margin: 0; padding: 0 }
.navigation li { display: inline; margin: 0; padding: 0 }
.navigation .selected,
.navigation a:link, .navigation a:visited { padding: 3px 6px; text-decoration: none; margin: 4px  }
.navigation a:hover, .navigation a:active { background: white }

