body {
  background-color: #ebc98f;
}

h1 {
  color: #ffffee;
  font-family:  "Acadamy", "ITC Avant Garde Gothic", sans-serif;
  /* font-size: 48pt; */
  font-size: 200%;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 100%;
  padding-top: 0pt;
  padding-bottom: 0pt;
}

h2 {
  color: #fff2aa;
  /* background-color: #3f311c; */
  /* border-radius: 6px; */
  font-family:  "Acadamy", "Times", "ITC Avant Garde Gothic", serif;
  text-align: center;
}

h4 {
  text-align: center;
}

p {
  font-family:  "Acadamy", "Times", "ITC Avant Garde Gothic", serif;
  line-height: 1.3;
  /* font-size: initial; */
}

table.maintbl {
  /* background-color: #deac63; */
}


.antispam { display:none; }

.bodytext {
    padding-left: 12pt;
    padding-right: 12pt;
}

.sidetext {
    padding-left: 4pt;
    padding-right: 4pt;
}

a.cats {
  font-family: "Arial", sans-serif;
  /* letter-spacing: 0.1em; */
  font-size: 10pt;
  line-height: 120%;
  padding-top: 2pt;
  padding-bottom: 2pt;
  text-decoration: none;
}
a.cats:active { color: red }
a.cats:visited {
  /* font-weight: bold; */
  color: #1010FF;
}

a.banner {
  color: #ffffee;
  font-family:  "Comic Sans MS", "Palatino", "ITC Avant Garde Gothic", sans-serif;
  text-decoration: none;
  padding-bottom: 2pt;
}

td.banner {
  /* background-image: url('/freelist/images/MainStreetRochesterBanner.png'); */
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffee;
  font-family:  "Comic Sans MS", "Palatino", "ITC Avant Garde Gothic", sans-serif;
  font-size: 300%;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 100%;
  padding-top: 0pt;
  padding-bottom: 2pt;
}


tr.listhdr {
  background-color: #AAAAAA;
}

tr.res1 {
  background-color: #FFFFFF;
}

tr.res2 {
  background-color: #CCCCCC;
}


td.cats {
  border-left: 1pt solid #00007F;
  border-right: 1pt solid #00007F;
  border-bottom: 1pt solid #00007F;
  border-top: 1pt solid #00007F;
  text-align: center;
}

td.entrylabel1 {
  background-color: #FFFFFF;
  padding: 3px;
}

td.entryfield1 {
  background-color: #DDDDFF;
  padding: 3px;
}

td.entrynote1 {
  background-color: #DDDDDD;
  padding: 3px;
}

td.entrylabel2 {
  background-color: #DDDDDD;
  padding: 3px;
}

td.entryfield2 {
  background-color: #BBBBFF;
  padding: 3px;
}

td.entrynote2 {
  background-color: #BBBBBB;
  padding: 3px;
}

a.nb {
  font-family: "Comic Sans", "Comic Sans ms", sans-serif;
  letter-spacing: 0.1em;
  line-height: 120%;
  padding-top: 2pt;
  padding-bottom: 2pt;
  font-weight: bold;
  color: #00007F;
  text-decoration: none;
}
a.nb:active { color: white }
a.nb:visited {
  font-weight: bold;
  color: #1010FF;
  }
td.nb {
  border-left: 1pt solid #00007F;
  border-right: 1pt solid #00007F;
  border-bottom: 1pt solid #00007F;
  border-top: 1pt solid #00007F;
  text-align: center;
}


/*
 * Blog styles
 */

div.test {
  margin-left: 18pt;
  margin-right: 18pt;
  margin-bottom: 27pt;
}

h2.test {
  color: black;
  text-align: left;
  font-size: 24pt;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 120%;
}

h3.test {
  margin-top: 18pt;
}

p.test_dateline {
  font-family: "Courier New", "Courier", monospace, serif;
  margin-left: 0pt;
  margin-right: 18pt;
}

.antispam { display:none; }

