UL {margin: 0px; padding: 0px; padding-left: 20px; list-style-type: disc}
DL {margin: 0; padding: 0}

BODY.title {background-color: 4596b6; margin: 0}
BODY.main {font: 14pt sans-serif; color: black; font-weight: none; font-style: none; text-decoration: none; text-align: left; background-color: white; margin: 0px 10px 0px 10px}
DIV.title {font: 26pt sans-serif; color: white; font-weight: bold; text-decoration: none; font-style: italic; text-align: left; background-color: 4596b6; margin: 0px; position: relative}
DIV.titleL {font: min(6.5vw, 50px) sans-serif; color: white; font-weight: bold; text-decoration: none; font-style: italic; vertical-align: middle; text-align: left; background-color: 4596b6; margin: 5px; position: absolute; top: 0; left: 0}
DIV.titleR {font: 26pt sans-serif; color: white; font-weight: bold; text-decoration: none; font-style: none; vertical-align: middle; text-align: right; background-color: 4596b6; margin: 5px; float: right}
DIV.PeopleHold {display: flex; flex-wrap: wrap}
DIV.people {display: inline; margin: 5pt; width: 300px; font: 14pt sans-serif; color: black; font-weight: bold; text-decoration: none; font-style: none; text-align: center; padding: 5px; background-color: #4596b633; border: hidden; border-radius: 10pt}
IMG.a {height: 300px; width:300px; object-fit: contain}
P.header {font: 18pt sans-serif; color: white; font-weight: bold; font-style: italic; text-decoration: none; text-align: left; background-color: 4596b6; margin: 0px -10px 0px -10px; padding-left: 20}
P.subheader {font: 14pt sans-serif; color: black; font-weight: bold; font-style: italic; text-decoration: none; text-align: left; background-color: white; margin: 0px}
P.indent {margin: 0px 20px}
P.address {font: 20pt sans-serif; color: black; font-weight: bold; font-style: none; text-decoration: none; text-align: left; background-color: white; padding-left: 20}
BODY.main A:link, A:visited {font: 14pt sans-serif; color: black; font-weight: none; font-style: none; text-decoration: none}
BODY.main A:hover {font: 14pt sans-serif; color: red; font-weight: bold; font-style: none; text-decoration: none}
TABLE {display: inline-table; width: 310px; border: 1px solid black; border-collapse: collapse}
TH, TR, TD {font: 14pt sans-serif; color: black; font-weight: bold; font-style: none; text-decoration: none; text-align: center; padding: 5px; border: none}


.FullNav {overflow: hidden; background-color: 4596b6}
.FullNav A, .DropContent A {float: left; display: block; color: white; text-align: left; padding: 5px 10px; font-weight: bold; font-style: none; text-decoration: none; font-size: 16pt}
.FullNav .DropDown {float: left; overflow: hidden}
.FullNav .DropContent {display: none; position: relative; background-color: 4596b6; z-index: 1}
.FullNav .DropContent A {float: none; color: white; padding: 5px 15px; text-decoration: none; display: block; text-align: left}
.FullNav A:hover, .FullNav .DropContent A:hover {background-color: #555; color: white}
.FullNav .DropDown:hover .DropContent {display: block}

.SmallNav {background-color: 4596b6; position: relative; z-index: 1}
.SmallNav A, .SmallNav .DropContent1 A {float: none; display: block; color: white; text-align: left; padding: 5px 10px; font-weight: bold; font-style: none; text-decoration: none; font-size: 16pt}
.SmallNav .DropDown1 {float: none; overflow: hidden}
.SmallNav .DropContent1 {display: none; position: relative; background-color: 4596b6; z-index: 1}
.SmallNav .DropContent1 A {float: none; color: white; padding: 5px 10px; text-decoration: none; text-align: left; padding-left: 20px}
.SmallNav .DropDown1 A:hover, .SmallNav .DropContent1 A:hover {background-color: #555; color: white}
.SmallNav .DropDown1:hover .DropContent1 {display: block}

@media screen and (max-width: 999px) {
   .FullNav {display: none}
   .SmallNav {display: block}
}

@media screen and (min-width: 1000px) {
   .FullNav {display: block}
   .SmallNav {display: none}
}


/*
TABLE {width: 100%; border: 1px solid black; border-collapse: collapse}
TH, TR, TD {font: 14pt sans-serif; color: black; font-weight: none; font-style: none; text-decoration: none; text-align: left; padding: 5px; border: 1px solid black; border-collapse: collapse}
TR:hover {background-color: lightblue}
*/
