body {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
background-color: #000055;
}

a:link {
color: #0000ee;
}

a:visited {
color: #cc0000;
}

a:hover {
color: black;
}

a:active {
color: #00ff00;
}

.anchor {
text-align: center;
font-weight: bold;
font-size: 1.1em;
}

.bottom {
clear: both;
font-size: .9em;
text-align: center;
}

caption {
font-weight: bolder;
font-size: 14pt;
color: #990000;
text-align: left;
letter-spacing: 2px;
}

.cities {
float: left;
width: 49%;
}

.county-names {
text-align: center;
}

#content {
background-color: #ffffff;
border-right: thin solid #444444;
border-radius: 10px 10px 10px 10px;
float: left;
height: 100%;
margin: 0 auto;
margin-top: auto;
margin-bottom: auto;
padding-left: 1em;
padding-right: 1em;
text-align: left;
width: 76%;
}

.counter {
font-size: .7em;
font-style: italic;
text-align: right;
}

.county-button {
display: inline-block;
float: left;
padding: 3px;
border: thin solid #000055;
text-align: center;
min-width: 9em;
border-radius: 8px;
margin: 2px;
}

.county-button:hover {
background-color: #eee;
}

#footer {
background-color: #e4e0cd;
background-image:url(http://www.usgwarchives.net/tx/images/oldwood.jpeg);
border-radius: 0px 0px 10px 10px;
clear: both;
font-size: .75em;
padding: 1em;
text-align: center;
width: 97%;
margin: 0 auto;
}

h3 {
color: #000077;
font-size: 2em;
}

#header {
background-color: #e4e0cd;
background-image: url(http://www.usgwarchives.net/tx/images/oldwood.jpeg);
border-radius: 10px 10px 0px 0px;
margin: 0 auto;
padding-bottom: 5px;
padding-top: 5px;
text-align: center;
width: 100%;
}

.heading {
font-size: .8em;
font-variant: small-caps;
}

hr {
border: 1px;
border-style: solid;
margin-right: 11%;
margin-left: 11%;
margin-top: 10px;
margin-bottom: 10px;
color: #990000;
background-color: #990000;
}

.index {
font-size: .8em;
margin: 0 auto;
text-align: center;
width: 50%;
}

#inner-wrapper {
margin: 0 auto;
}

#logo {
border-radius: 10px;
margin: 10px;
width: 25%;
height: auto;
}

#menu {
float: left;
font-size: .9em;
font-weight: normal;
padding-left: 1em;
padding-right: 1em;
width: 18%;
}

.old {
text-align: justify;
padding: 1em;
}

#outer-wrapper {
background-color: #ffffff;
border-radius: 10px;
margin: 0 auto;
padding: 10px;
width: 90%;
}

.red {
color: red;
}

.table-alpha {
font-size: .9em;
width: 70%;
margin: 0 auto;
}

.table-baylor {
border-style: dotted;
border-width: thin;
border-color: gray;
border-collapse: collapse;
width: 100%;
background-color: #fdfdfd;
text-align: left}

.table-baylor caption {
margin-top: 1em;
}

.table-baylor td {
border-style: dotted;
border-width: thin;
border-color: gray;
padding: 2px 1em;
}

.table-bios {
width: 50%;
margin: auto;
}

.table-bios td {
text-align: center;
}

.table-county {
border-collapse: collapse;
font-size: .9em;
text-align: center;
width: 96%;
}

.table-county td {
border: thin solid #000055;
padding: 5px;
}

.table-divider {
color: #990000;
font-size: .9em;
font-weight: bold;
font-variant: small-caps;
text-align: center;
}

.table-main {
background-color: #fdfdfd;
border-color: gray;
border-style: dotted;
border-width: thin;
font-size: .9em;
text-align: left;
width: 100%;
}

.table-managers {
font-size: .9em;
line-height: 130%;
text-align: center;
width: 90%;
margin: 0 auto;
}

.table-managers td {
height: 3em;
}

.table-small {
letter-spacing: 1px;
margin: 0 auto;
text-align: center;
width: 75%;
}

.table-main tr:hover {
background-color: #eee;
}

.vets {border-collapse: collapse; border: 2px solid #000080; margin-top: 1em; font-size: .9em;}
.vets td {padding: 3px 1em; border: 1px solid #ddd;}
.vet-title {border-bottom: 2px solid #000080; font-weight: bold; color: #000080;}
.vets td:nth-child(1) {}
.vets td:nth-child(2) {font-weight: bold;}

@media only screen and (max-width : 1320px) {
#content {
border: none;
clear: both;
font-size: 1em;
width: auto;
}
#footer {
width: auto;
}
#menu {
clear: both;
font-size: 1em;
width: 75%;
}
}

@media only screen and (max-width : 1050px) {
.vets td {display: inline-block; min-width: 150px;}
.vets tr {border-bottom: 2px solid #000080;}
}

@media only screen and (min-width : 320px) and (max-width : 800px) {
.click-map {
visibility: hidden;
display: none;
clear: both;
width:1px;
}
}

@media only screen and (max-width : 600px) {
body {
font-size: 1.2em;
}
#logo {
width: 90%;
height: auto;
}
.table-main td:nth-child(3) {
display: none;
}
.table-main td:nth-child(4) {
display: none;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
#content {
width: 91%;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
#logo {
width: 90%;
height: auto;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
#outer-wrapper {
width: 100%;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
#menu {
clear: both;
font-size: 1em;
width: 75%;
}
}
