body {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1.1em;
padding: 0;
margin: 0;
background-image: linear-gradient(#000066, #4682b4);
background-repeat: no-repeat;
background-color: #000066;
}

a:link {
color: steelblue;
font-style: italic;
}

.cem-ul li a:link {
color: #000066;
}

.search a:link {
text-decoration: none;
color: white;
}

a:visited {
color: #000066;
font-style: italic;
}

.author {
font-size: .9rem;
font-style: italic;
}

.search a:visited {
text-decoration: none;
color: white;
}

a:hover {
color: black;
font-style: italic;
}

.cem-ul li a:hover {
color: #333;
}

a:active {
color: #ff0000;
font-style: italic;
}

a img {
border: none;
}

.adopt {
color: #ff0000;
font-size: .9em;
font-style: italic;
font-weight: bold;
}

.album {
}

.birth-button {
display: inline-block;
min-width: 45px;
border-radius: 7px;
border: 4px solid steelblue;
font-size: 1.1em;
font-weight: bold;
margin: 3px;
padding: 5px 0;
text-align: center;
text-decoration: none;
}

.birth-button a {
}

.birth-button:hover {
background-color: #e0ebf3;
color: #000;
}

.bold {
font-weight: bold;
}

.book-title {
text-decoration: underline;
font-weight: bold;
}

.cem-alpha {
border-radius: 7px;
border: thin solid steelblue;
display: inline-block;
font-weight: bold;
margin-right: .5em;
padding: .5em;
text-align: center;
width: 3em;
}

.cem-ul {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}

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

.cem-ul li:nth-child(1) {}
.cem-ul li:nth-child(2) {}
.cem-ul li:nth-child(3) {}
.cem-ul li:nth-child(4) {}
.cem-ul li:nth-child(5) {}
.cem-ul li:nth-child(6) {}

.fixed {                    /* to park a ul at the top of the page and keep it there while scrolling */
position: fixed;
font-size: .8em;
top: .1em;
left: 5.1em;;
font-weight: bold;
width: 80%;
border: none;
}

.fixed li {
}

.cemetery {
border-collapse: collapse;
border: 3px solid steelblue;
margin: 1em auto;
}

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

.census-button {
display: inline-block;
border-radius: 7px;
border: thin solid steelblue;
font-weight: bold;
margin: .2em .2em;
padding: .5em;
text-align: center;
}

.census-button:hover {
background-color: #e0ebf2;
}

.census-ul {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}

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

.census-ul li:nth-child(1) {font-weight: bold; width: 80px;}
.census-ul li:nth-child(2) {width: 200px;}
.census-ul li:nth-child(3) {width: 30px;}
.census-ul li:nth-child(4) {}

.center {
text-align: center;
}

.church {
border-collapse: collapse;
margin: auto;
}

.church td:nth-child(1) {
padding: 7px .5em 7px 0;
border-right: thin solid #000066;
vertical-align: top;
}

.church td:nth-child(2) {
padding: 7px 0 7px .5em;
vertical-align: top;
}

.church-name {
background-color: #000066;
color: white;
text-align: center;
font-size: 1.5em;
font-weight: bold;
}

.church-record {
border-collapse: collapse;
margin: auto;
}

.church-record td:nth-child(1) {
text-align: right;
padding: .5em .5em .5em 1em;
}

.church-record td:nth-child(2) {
padding: .5em 1em .5em 0;
}

.color {
color: #d50000;
}

.column-2 {
column-count: 2;
}

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

/* See iframe below */

#contact-me {
width: 39%;
height: 1015px;
border: 20px solid #24438e;
border-radius: 35px;
background-color: #fbe6d9;
box-shadow: 1px 1px 2px 2px #160002, -1px -1px;
padding: 5px 1em;
float: left;
}

#content {
padding: 1em .5em .5em .5em;
margin-bottom: 1em;
overflow: hidden;
z-index: 1;
}

.double-space {
line-height: 200%;
}

#footer {
clear: both;
font-size: .8em;
font-style: italic;
padding: 1em;
background-color: #4682b4;
overflow: hidden;
text-align: center;
color: #fff;
border-radius: 0 0 7px 7px;
}

.group {
width: 90%;
margin: 0 auto;
}

.group-title {
display: inline-block;
text-align: center;
margin: 15px 15px 0 15px;
}

.photo-group {
height: 100px;
width: auto;
}

h1 {
font-family: 'Parisienne', cursive;
}

h1,h2,h3,h4,h5 {
color: steelblue;
}

h3,h4,h5 {
text-align: center;
}

#header {
background-image: url();
background-size: contain;
border-radius: 7px 7px 0 0;
padding-top: 5px;
text-align: center;
margin-bottom: 1em;
}

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

iframe#contact {
margin-left: 10px;
width: 44%;
height: 1020px;
border: 20px solid #24438e;
border-radius: 35px;
background-color: #fbe6d9;
box-shadow: 1px 1px 2px 2px #160002, -1px -1px;
padding-top: 5px;
}

img {
margin: 3px;
}

#inner-wrapper {
background-color: #fff;
border-radius: 7px;
border: 1px solid black;
padding: .5em 1em .5em .5em;
}

.italic {
font-style: italic;
}

.letter {
margin: 1em 3em;
box-shadow: 3px 3px 6px #ddd;
padding: 1em;
border-top: thin dotted #ccc;
border-left: thin dotted #ccc;
border-radius: 3px;
}

.link-table {
margin: auto;
background-color: #000066;
margin-top: 1em;
border-collapse: collapse;
}

.link-table td {
padding: .5em 1em;
border: thin solid white;
}

.list {
line-height: 1.5;
}

.list2 {
line-height: 2;
}

.list-ul {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}

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

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

.list-ul-col {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}

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

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

.logo-tx {
vertical-align: middle;
margin: 0 2%;
width: 91px;
height: 104px;
}

.logo-usgw {
vertical-align: middle;
margin: 0 2%;
height: 94px;
width: 150px;
}

#menu {
border-radius: 7px;
border: 5px solid steelblue;
font-size: 1.2em;
font-weight: bold;
letter-spacing: .05em;
margin: auto;
margin-top: 5px;
padding: .7em 0;
text-align: center;
width: 90%;
}

#menu a {
text-decoration: none;
margin-right: 1.5em;
}

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

.menu-table {
background-color: #fff;
border-collapse: collapse;
border: 5px solid steelblue;
margin: auto;
margin-top: 1em;
width: 95%;
}

.menu-table td {
border: 3px solid steelblue;
font-size: 1.1em;
font-weight: bold;
padding: .5em;
text-align: left;
vertical-align: top;
}

.mynote {
font-size: .8rem;
font-weight: bold;
}

.name {
color: steelblue;
display: inline-block;
font-family: 'Parisienne', cursive;
font-size: 3em;
margin: 0 2%;
padding: .3em;
text-shadow: 1px 1px #30597a;
vertical-align: middle;
}

.news-item {
margin-top: 2em;
}

.obit {
border-radius: 15px;
box-shadow: 3px 3px 10px #ccc;
padding: .2em 1em 1em 1em;
margin-top: 2em;
}

.obit-button {
display: inline-block;
min-width: 40px;
border-radius: 7px;
border: 4px solid steelblue;
font-size: 1.1em;
font-weight: bold;
margin: 3px;
padding: 5px 0;
text-align: center;
text-decoration: none;
}

.obit-button a {
}

.obit-button:hover {
background-color: #e0ebf3;
color: #000;
}

#outer-wrapper {
margin: 2em;
border-radius: 7px;
background-color: #f1b38e;
padding: 1em;
}

.photo-ul {
margin: 0;
padding: 0;
font-size: .9em;
border: 3px solid steelblue;
text-align: center;
}

.photo-ul li {
display: inline-block;
padding: 0 5px 2px 5px;
min-height: 1em;
margin: 0 0 1px 0;
padding: 5px 0 0 0;
width: 431px;
vertical-align: middle;
}

pre {
font-family: Consolas, Monaco, Menlo, "Courier New";
font-size: .7em;
white-space: pre-wrap;
}

.pre-index {
float: left;
margin-right: 2em;
border-right: thin solid steelblue;
padding-right: 1em;
}

.resource {
display: inline-block;
padding: .2em;
border: 2px solid #8b4513;
border-radius: 10px;
min-width: 11em;
text-align: center;
color: #381d07;
margin: .1em;
}

.resource:hover {
border: 2px solid #381d07;
color: black;
background-color: #fdf5e6;
}

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

.resource a:visited {
text-decoration: none;
}

.search {
width: 250px;
margin: auto;
color: yellow;
}

.slave-ul {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}
.slave-ul li {
display: inline-block;
padding: 0 5px 2px 5px;
min-height: 1em;
margin: 0 0 1px 0;
vertical-align: top;
}
.slave-ul li:nth-child(1) {width: 45px;}
.slave-ul li:nth-child(2) {width: 30px; text-align: right;}
.slave-ul li:nth-child(3) {width: 100px;}
.slave-ul li:nth-child(4) {width: 55px;}
.slave-ul li:nth-child(5) {}
.slave-ul li:nth-child(6) {width: 25px;}
.slave-ul li:nth-child(7) {width: 25px;}
.slave-ul li:nth-child(8) {width: 45px;}
.slave-ul li:nth-child(9) {width: 400px;margin-left: 50px;}

.surname-list {
margin: 0;
padding: 0;
font-size: .9em;
border: thin solid white;
background-color: #e0ebf3;
}

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

.surname-list li:nth-child(1) {font-weight: bold; width: 210px; text-align: right;}
.surname-list li:nth-child(2) {}
.surname-list li:nth-child(3) {}
.surname-list li:nth-child(4) {}
.surname-list li:nth-child(5) {}
.surname-list li:nth-child(6) {}

.tagline {
font-size: .6em;
}

.thumb {
width: auto;
height: 60px;
}

.underline {
text-decoration: underline;
}

.year {
border-collapse: collapse;
border: 4px solid steelblue;
margin: auto;
}

.year td {
border: 2px solid steelblue;
font-size: 1.5em;
padding: .5em 1.5em;
}


@media only screen and (max-width : 900px) {
.cem-alpha {
font-size: 1.1em;
}
.census-button {
font-size: 1.1em;
}
.column-3 {
column-count: 2;
}
.fixed {
left: 10px;
width: 98%;
}
#inner-wrapper {
border-radius: 0;
border: 0;
padding: 0;
}
#menu {
line-height: 1.5;
}
#outer-wrapper {
margin: 0;
border-radius: 0;
padding: 0;
}
pre {
font-size: 1em;
white-space: pre-line;
}
.pre-index {
float: none;
border: none;
padding: 0;
}
}

@media only screen and (max-width : 800px) {
#contact-me {
float: none;
width: 90%;
height: auto;
margin-bottom: 1em;
}
iframe#contact {
width: 90%;
}
.logo-usgw {
margin: 0 150px;
}
.logo-tx {
margin: 0 150px;
}
.menu-table {
width: auto;
}
}

@media only screen and (max-width : 600px) {
.column-2 {
column-count: 1;
}
.column-3 {
column-count: 1;
}
}
