<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #111;
background-color: #800000;
padding: 1em 5em;
}

a:link {
}

a:visited {
}

a:hover {
color: #111;
}

a:active {
color: red;
}

a img {
border: none;
}

#adopt {
text-align: center;
font-size: .5em;
}

.bold {
font-weight: bold;
}

.button {
display: inline-block;
margin: 1em;
text-align: center;
}

.button img {
width: 100px;
height: 140px;
}

#byline {
font-size: .8em;
margin-bottom: 2em;
}

.cemetery {
border: 3px dashed #800000;
margin: 1em auto;
}

.cemetery td,th {
border: 1px solid #ccc;
padding: 2px 1em
}

.center {
text-align: center;
}

.census {
border: 3px dashed #800000;
margin: 1em auto;
}

.census td, th {
border: 1px solid #ddd;
padding: 3px 1em;
}

.census th {
background-color: #800000;
color: white;
}

.color {
color: #ff0000;
}

.columns {
column-width: 340px;
}

.columns-3 {
column-count: 3;
}

#content {
padding: 0 1em 1em 1em;
margin: 0 1em;
overflow: hidden;
}

.death {
border: 3px dashed #800000;
margin: 1em auto;
}

.death li {
border-bottom: 1px solid #ccc;
}

.death li::first-line{
font-weight: bold;
}

#footer {
clear: both;
text-align: center;
font-size: .9em;
font-style: italic;
color: #333;
padding: .5em;
background-color: #fff;
border-radius: 0 0 .5em .5em;
}

.gold-star {
text-align : center;
}

h1,h2,h3,h4,h5 {
color: #800000;
}

h3 {
text-align: center;
}

#header {
font-size: 2em;
font-size: 1.5em;
font-weight: 900;
background-color: #fff;
border-radius: .5em .5em 0 0;
text-align: center;
overflow: hidden;
}

#header-text {
margin: 2em 0 0 0;
}

hr {
margin: 1em 10em;
color: #800000;
background-color: #800000;
border: 2px solid #800000;
}

#inner-wrapper {
border: 1em double #333;
border-radius: 1em;
background-color: #fff;
}

.italic {
font-style: italic;
}

.list {
line-height: 1.7;
}

.list-ul {
background-color: #eee;
border: thin solid #777;
border-radius: 3px;
font-size: .9em;
margin: 0 0 3px 0;
padding: 0;
}

.list-ul li {
display: inline-block;
margin: 0 2em 1px 0;
min-height: 1em;
padding: 0 5px 2px 5px;
vertical-align: top;
}

.list-ul li:nth-child(1) {}
.list-ul li:nth-child(2) {}
.list-ul li:nth-child(3) {}

.logo-tx {
float: left;
width: 91px;
height: 104px;
margin: 0 75px;
}

.logo-us {
float: right;
width: 150px;
height: 94px;
margin: 9px 75px;
}

.marker {
border: 3px dashed #800000;
margin: 1em auto;
}

.marker img {
max-width: 330px;
}

.marker td,th {
text-align: center;
border: 1px solid #ccc;
}

#menu {
font-weight: bold;
border: 1em double #333;
border-radius: 1em;
background-color: #ffdfd7;
padding: .7em;
text-align: center;
margin: 0 2px;
}

#menu a {
color: black;
text-decoration: none;
margin-right: 2em;
}

.menu-button {
display: inline-block;
}

.news::first-line {
font-weight: bold;
}

#outer-wrapper {
border-radius: 1em;
min-height: 100%;
padding: .06em;
background-color: #fff;
box-shadow: 1px 1px 2px 2px #160002, -1px -1px;
}

.photo-table {
border: 3px dashed #800000;
font-style: italic;
margin: 1em auto;
table-layout: fixed;
text-align: center;
width: 100%;
}

.photo-table td {
border: 1px solid #ccc;
padding: 2px;
}

.pop {
float: right;
margin: 0 200px 1em 1em;
}

.pop th {
border: none;
border-bottom: thin solid #ccc;
}

pre {
font-size: 1.3em;
}

.resource-button {
display: inline-block;
padding: .2em;
background-color: #ddd;
border: .3em double white;
border-radius: 10px;
min-width: 12em;
text-align: center;
color: black;
margin: .1em;
}

.resource-button:hover {
background-color: #600000;
color: white;
}

.resource-button a:link {
color: black;
text-decoration: none;
}

.resource-button a:visited {
color: #222;
text-decoration: none;
}

#search {
width: 250px;
border-collapse: collapse;
margin: 1em auto 1em auto;
}

.search-button {
padding: 2px 7px;
background-color: #ffdfd7;
border: 2px solid #111;
border-radius: 10px;
}

#search form {
margin: 0;
margin-top: 4px;
}

#search td {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}

.update {
color: #aaa;
font-size: .8em;
}


@media only screen and (max-width : 1050px) {
body {
padding: 0;
}
}

@media only screen and (max-width : 1020px) {
#outer-wrapper {
margin: 0;
padding: 0;
width: 99%;
}
.pop {
margin-right: 0;
}
}

@media only screen and (max-width : 820px) {
#byline {
margin: 0;
}
.columns-2 {
column-count: 1;
}
.columns-3 {
column-count: 1;
}
#header-text {
margin: 0;
}
#menu {
margin-top: 1em;
}
.menu-button {
margin: 1em;
}
#menu a {
font-size: 1.1em;
margin-right: 0;
border-bottom: thin solid #800000;
}
.resource-button {
font-size: 1.3em;
padding-top: .5em;
padding-bottom: .5em;
}
}

@media only screen and (max-width : 750px) {
#menu {
width: 78%;
margin: auto;
margin-top: 1em;
}
#inner-wrapper {
border-radius: 0;
}
}

</pre></body></html>