﻿/* CSS layout */
::root {
  --imGrey: #8E8E93;
  --imPink: #FF2D55;
  --imRed: #FF3B30;
  --imGold: #FF9500;
  --imYellow: #FFCC00;
  --imGreen: #4CD964;
  --imTeal: #5AC8FA;
  --imAqua: #34AADC;
  --imBlue: #007AFF;
  --imViolet: #007AFF;
}
body {
	margin: 0px 0px 0px 0px;
	font-size: 1.25em;
	line-height: 1.25em;
	font-family: 'Roboto', sans-serif;
	font-size-adjust: 0.54;
	font-weight: 400;
	background-color: #FFFFFF;
}
.maintext {
	text-indent: 5%;
	text-align: justify;
	padding-right: 5%;
	padding-left: 5%;
}
.Head_Courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em; /* 16x1.375=22px */
	line-height: 1.1em;/* 16x1.636=36px */
	font-weight: bold;
	text-align: center;
}
.Body_Courier {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:300;	
}

h1 {
	font-size: 1.6em; /* 16x1.375=22px */;
	line-height: 1.1em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 1.4em; /* 16x1.375=22px */;
	line-height: 1.2em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h3 {
	font-size: 1.2em; /* 16x1.375=22px */;
	line-height: 1.1em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
}
h4 {
	font-size: 1em; /* 16x1.375=22px */;
	line-height: 1em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h5 {
	font-size: .8em; /* 16x1.375=22px */;
	line-height: .95em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h6 {
	font-size: .6em; /* 16x1.375=22px */;
	line-height: .85em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
.img-btn {
	border-width: 0;
}
.img-pad5 {
	border-width: 0px;
	padding: .5%;
}
.clearthem {
	clear: both;
}
a.clBnText,a.clBnText:link,a.clBnText:visited
{
	font-family: 'Roboto', Arial, serif; 
	font-weight: 300;
	display: block;
	color: #FFFFFF;
	background-color: #007AFF;
	width: 100%;
	text-align: center;
	padding: 0;
	padding-top: .25em;
	padding-bottom: .40em;
	border: 1px solid #000000;
	outline: 1px solid #000000;
	text-decoration: none;
	margin-left: 1px;
}

a.clBnText:hover,a.clBnText:active
{
	font-family: 'Roboto', Arial, serif; 
	background-color: #5AC8FA;
	color: #007AFF;
}
a.clBnText2,a.clBnText2:link,a.clBnText2:visited
{
	font-family: 'Roboto', Arial, serif; 
	font-weight: 300;
	display: block;
	color: #FFFFFF;
	background-color: #FF3B30;
	width: 100%;
	text-align: center;
	padding: 0;
	padding-top: .25em;
	padding-bottom: .40em;
	border: 1px solid #000000;
	outline: 1px solid #000000;
	text-decoration: none;
	margin-left: 1px;
}

a.clBnText2:hover,a.clBnText2:active
{
	background-color: #FF2D55;
	color: black;
}
.mob-btn {
	font-weight: 300;
	font-size: 1.4em; /* 16x1.375=22px */;
	line-height: 1.2em;/* 16x1.636=36px */;
	text-align: center;
	color: #000000;
}
.mob-desc {
	font-weight: 300;
	text-align: center;
	color: #000000;
	font-size: 1.4em; /* 16x1.375=22px */;
	line-height: 1.2em;/* 16x1.636=36px */;
}
#footer {
	width: 100%;
	clear: both;
}
#I1 {
	width: 100%;
	height: 650px;
	background-color: #000000;
	border-width: 0px;
}
#copyright_notice_bottom {
	font-size: .5em;
	font-weight: 300;
	text-align: center;
	line-height: .5em;
}

.nav-btn-row {
	vertical-align: middle;
}
#mobile-header {
	text-align: center;
}
#mobile-logo {
	text-align: center;
	background-color: #000000;
}
.imm-banner {
	border-width: 0px;
	width: 70%;
	padding: 2% 10% 5% 10%;
	margin-right: auto;
	margin-left: auto;
}
#mobile-top-photo {
	background-color: #000000;
}
#optisite-navigation {
	clear: both;
}
.opt-top-photo {
	width: 100%;
	border-width: 0px;
	margin: 0px;
}
.opt-top-logo {
	width: 90%;
	border-width: 0px;
	padding: 0% 5% 0% 5%;
	margin: 0px;
	background-color: #000000;
}
.opt-btn {
	text-align: center;
	color: #D5A56A;
	font-size: 1.5em;
	line-height: 1.785em;/* 16x1.636=36px */
}
.opt-desc {
	text-align: center;
	color: #FFFF99;
	font-size: 1.5em;
	line-height: 1.785em;/* 16x1.636=36px */
}

#optisite-header {
	text-align: center;
}
#optisite-logo {
	border-width: 0px;
	text-align: center;
	background-color: #000000;
}
#optisite-top-photo {
	border-width: 0px;
	margin: 0px;
	background-color: #000000;
}
#black-banner {
	background-color: #000000;
	padding: 20px;
	margin: 0px;
	text-align: center;
}
#social {
	text-align: center;
}
p {
	text-align: justify;
	padding-right: 5%;
	padding-left: 5%;
}
