@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Century Gothic Bold";
  src: url("../fonts/CenturyGothicBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body, body * {
  font-family: "Century Gothic", Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
}
div#page div#content div.toc {
    margin: 0.5em 0.5em 0.5em 0.5em;
    background: #cfffcf;
    text-align: left;
    font-size: 10px;
    overflow: scroll;
    max-height: 4in;
    max-width: 6in;
}

.expand-div {

}
.expand-btn {
    cursor: pointer;
}
.expand-content {
    
}
div#page div#content div.toc {
    display: none;
}
div#page div#content div.toc ul,
div#page div#content div.toc ul li,
div#page div#content div.toc ul li a {
    font-size: 10px;
    text-align:left; 
}

tt, pre {
  font-family: "Lucida Console", "Monaco", "Consolas", "Lucida Sans Typewriter", "Andale Mono", "Courier New", monospaced;
  font-size: 16px;
  background: #ececec;
  color: #0a9a0a;
  padding: 2px;
}
pre {
  width: inherit;
}
p {
    margin: 1em 0 0.5em 0;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
  font-family: "Century Gothic Bold", Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica;
  font-weight: bold;
  color: #2A5B29;
}
p, pre, tt, th, td, dt, dd, dl {
  text-align: left;
}
h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

h1, h2, h3  {
  margin: 1em 0 0.5em 0;
  text-align: center;
  color: ;
}
h4, h5, h6  {
  margin: 1em 0 0 0;
  padding: 0 4px 4px 0;
  text-align: left;
}
h4+p, h5+p, h6+p {
    margin-top: 0;
    padding-top: 4px;
}

/* hide the title being displayed twice */
div#page {
  min-width: 3in;
  width: 8in;
  max-width: 8in;
  margin: 0 auto 0 auto;
  text-align: left;
}
div#page div#content {
  min-width: 3in;
  max-width: 8in;
  width: inherit;
  margin: 3em 1em 2em 1em;
  text-align: left;
}

body div#page div#content>h1 {
  display: none;
  min-width: 3in;
  width: 8in;
  max-width: 8in;
}
table {
  border-collapse: collapse;
}
table thead th {
    padding: 4px;
}
table
#ctHomeLink {
  clear: left;
  display: inline-block;
}
body div#headerDiv {
  clear: both;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif, sans;
  white-space: nowrap;
  text-align: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='217' height='217' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%2399F27B' stroke-width='3.2'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23FAE68E'%3E%3Ccircle cx='769' cy='229' r='13'/%3E%3Ccircle cx='539' cy='269' r='13'/%3E%3Ccircle cx='603' cy='493' r='13'/%3E%3Ccircle cx='731' cy='737' r='13'/%3E%3Ccircle cx='520' cy='660' r='13'/%3E%3Ccircle cx='309' cy='538' r='13'/%3E%3Ccircle cx='295' cy='764' r='13'/%3E%3Ccircle cx='40' cy='599' r='13'/%3E%3Ccircle cx='102' cy='382' r='13'/%3E%3Ccircle cx='127' cy='80' r='13'/%3E%3Ccircle cx='370' cy='105' r='13'/%3E%3Ccircle cx='578' cy='42' r='13'/%3E%3Ccircle cx='237' cy='261' r='13'/%3E%3Ccircle cx='390' cy='382' r='13'/%3E%3C/g%3E%3C/svg%3E");
  height: 87px;
  min-height: 87px;
  max-height: 87px;
}

body div#headerDiv table {
  border: 0 none;
  margin: 0 auto 0 auto;
}

body div#headerDiv table#headerTable tbody tr td#yeehawTd {
  border: 0 none;
  min-width: 250px;
  width: 250px;
  height: 27px;
  text-align: center;
}
div#yeehaw {
  display: inline-block;
  height: auto;
  margin: 0 auto;
  min-width: 250px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: inherit;
  max-width: 3in;
}
body div#sitename {
  width: 100%;
  min-width: 100%;
  background: #c0f0c0;
  color: black;
  text-align: center;
  margin: auto 0em;
  padding: 3px;
}
body div#sitename h6 {
  background: inherit;
  color: black;
  margin:2px;
}
body hr {
  width: inherit;
  margin: 1em 1em 0 1em;
}
div#contactBlock {
  border:0;
  display: inline;
  float: right;
  font-size: 12px;
  margin: 0 0 auto 0;
  padding: 0 0 10px 0;
  text-align: right;
  min-width: 150px;
}
div#contactBlock a {
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: right;
}
a:link {
  color: #aa7700;
  text-decoration: none;
}
.hidden {
  display: none;
}
table#headerTable {
  border: 0 none;
  margin: 0 auto 0 auto;
  clear: none;
  width: 8in;
  max-width: 8in;
  border-collapse: collapse;
  padding: 0;
  white-space: nowrap;
}
table#headerTable tbody,
table#headerTable tbody tr,
table#headerTable tbody tr td {
  margin: 0;
  padding: 0;
}
div#yeehaw img#searchglass {
  height: 24px;
  max-height: 24px;
}
table#headerTable tbody tr td#headerTdLast {
  border: 0 none;
  padding: 0;
  vertical-align: top;
  text-align: right;
  min-width: 250px;
}
table#headerTable tbody td#sloganTextTd {
  border: 0 none;
  padding: 0;
  text-align: right;
  height: 50px;
  max-height: 50px;
  min-height: 50px;
}
a#ctHomeLink {
  display: inline-block;
  color: #aa7700;
  text-decoration: none;
  text-align: center;
}
span#sloganText {
  font-size: 12px;
  line-height: 13px;
  margin: -5px 0 0 -250px;
  padding: 0 0 0 162px;
  border-bottom: 1px solid #eecc22;
  color: #2a5b29;
  font-family: "Century Gothic", Arial, Helvetica sans-serif;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

body div#footer {
  font-size: 10px;
  width: 80%;
  color: #909090;
  margin: 2em auto 1em auto;
}
body div#footer address,
body div#footer a {
  font-size: 10px;
}

div#page div#content ul li {
    margin-left: 1em;
}

div#page div#content table,
div#page div#content table thead th,
div#page div#content table tbody td  {
    border: 1px solid #cfcf44;
}

div#page div#content b,
div#page div#content strong {
    font-family: "Century Gothic Bold";
}
div#page div#content table tbody td {
    padding: 4px;
    font-size: 14px;
}

div#page div#content table thead th {
    background: #cfffcf;
    font-size: 14px;
    font-family: "Century Gothic Bold";
}

div#page div#content div.funfact {
    border-radius: 4px 4px;
    text-align:left;
    padding: 0 1em 0.5em 1em;
    margin: 1em;
    border: 3px solid #cfff0f ;
    background: #afffaf;
}
div#page div#content div.funfact>em {
    margin: -0.5em 0 0.25em -0.5em;
    color: gray;
    font-size: 20px;
    font-weight: bold;
    font-family: "Trebuchet MS", Georgia, Palatino, Verdana, Tahoma;
}
