.hhonly, .printonly { display: none; }

body { margin: 0; padding: 10px; text-align: justify; font-family: Arial, sans-serif; color: #000; }

a, dt, th { font-weight: bold; }

a.external { font-style: italic; }

dt { font-size: 110%; }
dd { margin-bottom: 1em; }

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h2.subtitle { margin-top: -0.8em; text-align: center; }
h3 { font-size: 1.1em; }
h3.subtitle { margin-top: -1em; text-align: center; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }

hr { width: 40%; text-align: center; }

img { border: 0; }
img.photo { margin-left: 10px; border: 1px solid #000; }

p.smallprint { text-align: center; font-size: 0.7em; clear: both; }
p.subtitle, ol.subtitle, ul.subtitle { margin-top: -1.2em; }

table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px outset;
  empty-cells: show;
  background-color: #fff;
  text-align: left;
}
caption { display: none; width: auto; text-align: center; font-style: italic; }
th { text-align: center; }
td, th { padding: 0.1em 0.3em; border: 1px inset; }
tr.total, td.total { font-weight: bold; }

li { margin-top: 0.2em; }

ul.index { margin: 0; padding: 0; text-align: center; }
ul.index li { display: inline; margin: 0 5px; line-height: 1.5em; }

ul.menu1 { margin-left: 0; padding-left: 0; list-style: none; }
ul.menu2 { list-style: outside disc; }
ul.menu3 { margin-bottom: 0.2em; list-style: outside circle; }
ul.menu2, ul.menu3 { padding-left: 0; margin-left: 16px; }

ul.news li { margin-top: 0.4em; }

.border { border: 2px solid; }

#skip { margin: -10px; margin-bottom: 10px; border-bottom: 1px solid #000; padding: 2px 10px;
  background-color: #ccc; text-align: right; font-size: 0.8em; }
#skip a { font-weight: normal; color: #000; }

#header { padding-bottom: 1px; } /* Necessary for Mozilla Firefox! */
#header h1, #header h2 { margin: 0; padding: 0; }
#festive { margin: -10px; margin-bottom: 10px; border-bottom: 1px solid #000; padding: 5px;
  padding-bottom: 0; background-color: #006; text-align: center; color: #ccc; }
#festive span { font-family: "Times New Roman", serif; font-size: 2em; font-style: italic; }
#snowscene { margin: 0 -5px; border-bottom: 5px solid #fff; padding-left: 80px; text-align: left; }
#snowonoff { float: right; margin-top: -2em; }
#headforms { float: right; padding-top: 2px; font-size: 0.8em; font-weight: bold; }
#headforms form { margin: 0; } /* Necessary for Mozilla Firefox! */
#search { margin-bottom: 0.8em !important; }
#breadcrumb { margin-top: 1em; margin-bottom: 10px; font-size: 0.8em; font-weight: bold; }

#menu { position: absolute; top: auto; left: 10px; width: 210px; }
#menu li { margin-top: 0; }
#menu ul { margin-top: 0; padding-left: 0; text-align: left; } /* Necessary for Mozilla Firefox! */
#menu ul.menu1 { margin-left: 0; list-style: none; font-size: 0.8em; }
#menu ul.menu1 > li { margin-top: 0; }
#menu li.gap { margin-top: 1em !important; }

#content { margin-left: 220px; padding: 0 10px 10px 10px; background-color: #fff; }
#content h1, #content h2 { text-align: center; }
#content ul.menu1 { text-align: left; }

#options label { font-weight: bold; }

#sitemap li { margin-top: 1em; }
#sitemap ul.menu2 li { margin-top: 0; }

#toplink { margin-bottom: 0; font-size: 0.8em; text-align: right; }

#footer { clear: both; margin: 0 220px; text-align: left; font-size: 0.8em; font-weight: bold; }
#footer p { text-align: center; }
#footer small { font-size: 0.875em; font-weight: normal; }
#footlinks { margin-top: 10px !important; }
#icons p { margin-bottom: 0; font-weight: bold; }
#icons img { margin: 5px 0; }

/* Alternate Media */
@media print {
  table { page-break-inside: avoid; }
  .printonly { display: inherit !important; }
  #skip, #festive, #headforms, #menu, .noprint { display: none; }
  #content { margin: 0; border-width: 2px 0; padding: 0; }
}
