body {
    background-color: #eee;
	font-family: "Calibri", sans-serif;
	font-size: 14pt;
	color: #000;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover id.a:hover {
	text-decoration: none;
}

a[name]:hover, a[id]:hover {
	text-decoration: none !important;
}

code {
	font-family: monospace;
	font-size: 14pt;
	color: #AAA;
}

dd {
    font-weight: normal;
}

dt {
    font-weight: bold;
	margin-left: 16px;
}

h1 {
    color: #000;
	background: #0096FF;
	width: auto;
	font-family: "Calibri", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 16px;
	clear: both;
}

h2 {
    color: #000;
	background: #89CFF0;
	font-family: "Calibri", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 16px;
}

h3 {
    color: #000;
	background: #89CFF0;
	font-family: "Calibri", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 16px;
}

hr {
	height: 2px;
	width:100%;
	border-width:0;
	background-color: #ddd;
}

li {
	margin: 8px;
}

li.cross, li.tick, li.todo {
	padding-inline-start: 1ch;
}

li.cross::marker {
	content: '\2718';
}

li.tick::marker {
	content: '\2714';
}

li.todo::marker {
	content: '\25A2';
}

p {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
}

table, th, td {
  border: 2px solid black;
  border-collapse: collapse;
  margin: 16px;
}

/* IDs */

#banner {
	color: #0047AB;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin: 8px;
}

#footer {
	width: auto;
	text-align: center;
	font-family: "Calibri", sans-serif;
	font-size: 14pt;
	margin: 16px;
}

#header {

}

#logo {
	float: left;
}

#menus {

}

/* Classes */

.copy {
	color: #a0a0a0;
}

.clear {
	clear: both;
}

.display {
	width: 1280px;
	height: 640px;
	color: #fff;
	background: #ccc;
}

.display-top {
	width: 1280px;
	height: 100px;
	color: #fff;
	background: #103080;
	@font-face {
		font-family: "San Francisco";
		font-weight: 400;
		src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
	}
	font-size: 54pt;
	text-align: left;
}

.display-middle {
	width: 1280px;
	height: 440px;
	color: #fff;
	background: #205060;
}

.display-bottom {
	width: 1280px;
	height: 100px;
	color: #fff;
	background: #103080;
}

.fa {
  padding: 4px;
  font-size: 30px;
  width: 28px;
  text-align: center;
  text-decoration: none;
  /* border-radius: 50%; */
}

.fa:hover {
  opacity: 0.7;
}

.fa-facebook {
  background: #3b5998;
  color: white;
}

.fa-instagram {
  background: #ce2e98;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.formerror {
	color: #ff0000;
}

.formhelp {
	color: #a0a0a0;
}

.hr1 {
	background: green;
	background-color: green;
	height: 1px;
	width: 100%;
}

.hr2 {
	background: green;
	background-color: green;
	height: 2px;
	width: 100%;
}

.link {
	color: #0000FF;
	text-decoration: none;
}

.menu {
	text-align: center;
	width: auto;
}

.menui1 {
	color: #000;
	font-family: "Arial", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 4px;
	text-decoration: none;
	white-space: nowrap;
}

.menui2 {
	color: #444;
	font-family: "Arial", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-decoration: none;
	white-space: nowrap;
}

.mx5e-desc {
	color: #fff;
}

.mx5e-display {
	width: 256px;
	height:	64px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #aaa;
}

.mx5e-display-row {
	width: 256px;
	height:	32px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: #000;
	font-family: "Calibri", sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	float: clear;
}

.mx5e-display-left {
	width: 128px;
	height:	32px;
	color: #fff;
    background-color: #000;
	font-family: "Calibri", sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.mx5e-display-right {
	width: 128px;
	height:	32px;
	color: #fff;
	background-color: #000;
	font-family: "Calibri", sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	float: right;
}

.photo {
	max-width: 100%;
	height: auto;
	border: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.photob {
	max-width: 100%;
	height: auto;
	border-style: solid;
    border-width: 2px;
	border-color: black;
}

.oos {
	color: red;
}

.quote {
	font-style: italic;
}

.sitemapage {
	color: green;
}

.sitemaperror {
	color: red;
}

.sitemapnote {
	color: blue;
}

.sitemapspace {
	width: 32px;
}

.sitemapwarning {
	color: orange;
}

.td- {
	padding-left: 8px;
	padding-right: 8px;
}

.td-b {
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.td-bc {
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.td-c {
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.thankyou {
	color: red;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.video16x9 {
	width: 640px;
	height: 360px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #ccc;
	overflow: hidden;
}

.videocontainer {
	position: relative;
	padding-top: 25px;
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
	border-style: solid;
    border-width: 1px;
	border-color: #ccc;
	background-color: #ccc;
}

.videocontainer iframe, .videocontainer object, .videocontainer embed, .videocontainer video, {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.xref {
	color: #0096FF;
	text-decoration: none;
}
