@import "css_style-byb.css";
@import "css_style_w3.css"; 

body {
	background-repeat: no-repeat;
	background-position: center top; 
	background-attachment: scroll;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#container {
	margin: 0 auto;
	width: 100%;
}

.leftcolor {
}

.rightcolor {
}

#tippy-top-container-old {
	padding: 0px 5px 0px 5px;  /* exact - do not adjust */
}

#tippy-top-container {
}

#tippy-top-container p {
	font-size: .8em;
}

#top-container {
}

#top-container-old {
	width: 1024px;
}

#colorbar-container {
	margin-top: 0px;  /* exact - do not adjust 45px */ 
	margin-bottom: 0px;  /* exact - do not adjust */
	height: 45px;	
}


#colorbar-container p {
	color: white;
}

#middle-container {
	background-image: url(../pics/middle_bkg.png);
	margin-top: 0px;  /* exact - do not adjust */
}

#middle-container-fr {
	margin-top: 0px;  /* exact - do not adjust */
}


#content-container-old {
	font-size: 1em;
	margin-top: 15px;  /* this adjusts the content column */
	margin-left: 0px;
}

#content-container {
	font-size: 1em;
}

#content-container img {
	margin-left: 0px;  /* this adjusts the graphic column */
}


#content-container-fr {
	font-size: 1em;
/*	padding: 0px 15px 0px 15px;*/
	margin-top: 15px;  /* this adjusts the content column */
	margin-left: 0px;
}

#content-container-fr img {
	margin-left: 0px;  /* this adjusts the graphic column */
}

#left-column-container {
	background-image: url(../pics/left_bkg.png);
	background-position: left top; 
	background-repeat: no-repeat;
	color: #12335d;  	  /* this sets link prefix color */
	font-size: 1em;
	text-align: left;
	margin-top: 0px;  /* this adjusts the left column */
}
#left-column-container p {
	font-size: .9em;  /* this sets non-nav left column text */
	color: white;
}

.left-bottom-container a:link {
	font-size: .9em;  /* this sets non-nav left column link */
	text-decoration: none;
	color: white;
}
.left-bottom-container a:visited {
	font-size: .9em;
	text-decoration: none;
	color: white;
}
.left-bottom-container a:active {
	font-size: .9em;
	text-decoration: none;
	color: white;
}
.left-bottom-container a:hover {
	font-size: .9em;
	text-decoration: underline;
	color: gainsboro;
}


.leftnav-container {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 8px;
}
.leftnav-container a:link {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container a:visited {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container a:active {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container a:hover {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container-on {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 8px;
}
.leftnav-container-on a:link {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container-on a:active {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-container-on a:visited {
	color: saddlebrown;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}
.leftnav-container-on a:hover {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.leftnav-sub-container {
	font-size: .8em;
	color: #12335d;
	font-weight: bold;
	padding: 3px 5px 3px 20px;
}
.leftnav-sub-container a:link {
	color: #12335d;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container a:active {
	color: #12335d;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container a:visited {
	color: #12335d;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container a:hover {
	color: saddlebrown;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container-on {
	font-size: .8em;
	font-weight: bold;
	color: saddlebrown;
	padding: 3px 5px 3px 20px;
}
.leftnav-sub-container-on a:link {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container-on a:active {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container-on a:visited {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-container-on a:hover {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.leftnav-sub-sub-container {
	font-weight: bold;
	font-size: .8em;
	padding: 2px 5px 2px 40px;
}
.leftnav-sub-sub-container a:link {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container a:active {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container a:visited {
	color: saddlebrown;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container a:hover {
	color: saddlebrown;
	background-color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container-on {
	font-weight: bold;
	font-size: .8em;
	color: #ecf8f9;
	padding: 2px 5px 2px 40px;
}
.leftnav-sub-sub-container-on a:link {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container-on a:active {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container-on a:visited {
	color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.leftnav-sub-sub-container-on a:hover {
	color: saddlebrown;
	background-color: #12335d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.left-bottom-container {
	color: white;	
	font-size: 1em;
	text-align: left;
        padding: 0px 5px 5px 12px;  /* this adjusts the left bottom text */
}

/* Menu General Styles */

.menuBackground {
        margin-top: 7px;
	text-align: center;
}
.dropDownMenu a {
	font-size: .83em;
	color: black;
	font-style: bold;
	text-decoration: none;
}
.dropDownMenu, .dropDownMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dropDownMenu li {
	position: relative;
}
.dropDownMenu a:link {
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px 20px 5px 20px;
}
.dropDownMenu a:visited {
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px 20px 5px 20px;
}
.dropDownMenu a:active {
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px 20px 5px 20px;
}
.dropDownMenu a:hover {
	padding: 5px 20px 5px 20px;
	color: white;
	background: #12335d;
	text-decoration: none;
}


/* Level 1 Drop Down Menu */
.dropDownMenu > li {
	display: inline-block;
	vertical-align: top;
	margin-left: -4px; /* solve the 4 pixels spacing between list-items */
}
.dropDownMenu > li:first-child {
	margin-left: 0;
}
.dropDownMenu > li a {
}
.dropDownMenu > li > a:hover {
}

/* Level 2 */
.dropDownMenu > li > ul {
	text-align: left;
	width: 310px; /* change auto value with 200px if you want a bigger menu */
	display: none;
	background: white;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
}
.dropDownMenu > li:hover > ul {
	display: block;
}
.dropDownMenu ul li a {}
.dropDownMenu ul li a:hover {}

/* Level 3 */
.dropDownMenu > li > ul > li > ul {
	text-align: left;
	width: 310px; /* change auto value with 200px if you want a bigger menu */
	display: none;
	background: #12335d;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li:hover > ul {
	display: block;
}
.dropDownMenu ul ul li {}
.dropDownMenu ul ul li a {}
.dropDownMenu ul ul li a:hover {}


#right-column-container {
	font-size: .9em;
	text-align: left;
        padding: 10px 5px 5px 10px;  /* this adjusts the right column */
}
#right-column-container p {
	color: #12335d;
}
#right-column-container a:link {
	text-decoration: none;
	color: #12335d;
}
#right-column-container a:visited {
	text-decoration: none;
	color: #12335d;
}
#right-column-container a:active {
	text-decoration: none;
	color: #12335d;
}
#right-column-container a:hover {
	text-decoration: underline;
	color: black;
}

#bottom-container-old {
	align: center;
	padding: 7px 0px 7px 0px;
	font-size: .80em;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
}

#bottom-container {
	margin-top: 20px;
}

#bottom-container a:link {
	color: #12335d;
}
#bottom-container a:visited {
	color: #12335d;
}
#bottom-container a:hover {
	color: #12335d;
	text-decoration: underline;
}
#bottom-container td {
	font-weight: bold;
	color: #12335d;
}
#bottom-container p {
	font-weight: bold;
	color: #12335d;
}


#bottom-container-fr {
	align: center;
	padding: 7px 0px 7px 0px;
	font-size: .80em;
	text-align: center;
	margin-top: -10px;
}

#bottom-container-fr a:link {
	color: white;
}
#bottom-container-fr a:visited {
	color: white;
}
#bottom-container-fr a:hover {
	color: white;
	text-decoration: underline;
}
#bottom-container-fr td {
	font-weight: bold;
	color: white;
}
#bottom-container-fr p {
	font-weight: bold;
	color: white;
}


#footer-container-old {
	align: center;
	text-align: center;
	background-color: #12335d;
	opacity: 1;
	font-size: .6em;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: -300px;
}

#footer-container {
}

#footer-container a:link {
	color: #eee;
}
#footer-container a:visited {
	color: #eee;
}
#footer-container a:hover {
	text-decoration: underline;
	color: #eee;
}
#footer-container p {
	color: #eee;
}


#leftpic {
	float: left;
}
.leftpic { 
	font-size: 1em;
	color: black;
	height: 100px;
	margin-left: 50px;
	padding: 2px 0px 2px 0px;
}
.leftpic p {
	margin-left: 150px;	
	margin-right: 20px;	
	padding: 2px 2px 2px 2px;
} 
.leftpic img {
	border: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
	margin-right: 0px; 
	width: auto;
	height: auto;
}


#bigpicline {
	float: right; 
	margin-bottom: 30px;
}
.bigpicline {
	border: thin black solid;
	font-size: .85em;
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 0px;
} 
.bigpicline p {
	font-size: .85em;
	font-weight: bold;
	color: #12335d;
	margin-left: 25px;
	padding: 2px 2px 2px 2px;
} 
.bigpicline img {
	margin-top: 1px; 
	margin-bottom: 1px; 
	margin-right: 0px; 
	width: auto;
	height: auto;
}

#bigpic {
	float: right; 
	margin-bottom: 30px;
}
.bigpic {
	font-size: .85em;
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 0px;
} 
.bigpic p {
	font-size: .85em;
	font-weight: bold;
	color: #12335d;
	margin-left: 25px;
	padding: 2px 2px 2px 2px;
} 
.bigpic img {
	margin-top: 1px; 
	margin-bottom: 1px; 
	margin-right: 0px; 
	width: auto;
	height: auto;
}

.redheader {	
	font-size: 1.1em;
	font-weight: bold;
	color: red;
}
.redtext {	
	font-size: 1em;
	color: red;
}
.navyheader {	
	font-size: 1.1em;
	font-weight: bold;
	color: navy;
}
.navytext {	
	font-size: 1em;
	color: navy;
}

.formheader {	
	font-size: 1em;
	color: lightgray;	
	background-color: #000000;
	padding: 12px 15px 12px 15px;
	line-height: 1.55;
	width: 100%;
}
.formtext {	
	font-size: 1em;
	color: #000000;
	margin-bottom: -20px;
}

.spamformtext {	
	font-size: .8em;
	color: #000000;
	font-style: normal;
}

.blanket { display:none;}


.smallformtext {	
	font-size: .7em;
	color: #000000;
	font-style: normal;
}

.smallformtext input[type="text"] { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	color: #000000;
	font-size: 1em; 
	margin-left: 3px;
	margin-right: 0px;
	padding: 5px; 
	width: 150px; 
	height: 15px; 
	border-radius: 5px;
}
.smallformcaptcha input[type="text"] { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	font-size: 1em; 
	margin-left: 3px;
	margin-right: 0px;
	padding: 5px; 
	width: 50px;
	height: 15px; 
	border-radius: 5px;
}

.smallformtext input[type="submit"] { 
	border: 1px solid black; 
	font-size: 1em; 
	color: white; 
	background-color: maroon;
	padding: 0px; 
	height: 30px; 
	width: 150px; 
	border-radius: 5px;
	align: center;
}
.smallformtext input:hover[type="submit"] { 
	border: 1px solid black; 
	color: #eee; 
	font-size: 1em; 
	background-color: darkred;
	padding: 0px; 
	height: 30px; 
	width: 150px; 
	border-radius: 5px;
	align: center;
}

.captcha input[type="text"] { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	font-size: 1em; 
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px; 
	width: 90%;
	height: 50px; 
	border-radius: 5px;
}

input[type="text"] { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	font-size: 1em; 
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px; 
	width: 90%;
	height: 50px; 
	border-radius: 5px;
}
select { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	margin-left: 0px;
	margin-top: 0px;
	font-size: 1em;
	padding: 5px; 
	height: 45px; 
	width: 90%;
	border-radius: 5px;
}

textarea { 
	border: 1px solid black; 
	background-color: whitesmoke; 
	margin-left: 0px;
	margin-top: 20px;
	font-size: 1em;
	padding: 5px; 
	height: 100px; 
	width: 90%;
	border-radius: 5px;
}

input[type="submit"] { 
	border: 1px solid black; 
	font-size: 1em; 
	color: whitesmoke; 
	background-color: #12335d;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}
input:hover[type="submit"] { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: red; 
	color: whitesmoke;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}
input[type="reset"] { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: whitesmoke; 
	color: black;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}
input:hover[type="reset"] { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: lightgray; 
	color: black;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}

.button1 { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: whitesmoke; 
	color: black;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}

.button1:hover { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: lightgray; 
	color: black;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}

.button2 { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: red; 
	color: white;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}

.button2:hover { 
	border: 1px solid black; 
	font-size: 1em; 
	background-color: whitesmoke; 
	color: black;
	padding: 5px; 
	width: 300px; 
	height: 50px; 
	border-radius: 5px;
}

/* Customize the label (the image container) */
.image-container {
  display: block;
  position: relative;
  padding-left: 99px;
  padding-top: 9px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Customize the label (the checkbox container) */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 99px;
  padding-top: 9px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-name {
  display: block;
  font-size: 1em; 
  color: black;
  text-align: left;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkbox-checkmark {
  border: 1px solid black; 
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 5px;
  margin-left: 50px;
  height: 30px;
  width: 30px;
  background-color: whitesmoke;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkbox-checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkbox-checkmark {
  background-color: #12335d;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkbox-checkmark:after {
  left: 12px;
  top: 8px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 


/* HIDE RADIO */
[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
  padding: 30px;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
  outline: 1px solid black;
  background: #ccc;
  padding: 30px;
}


.thumbtext {	
	font-size: .8em;
	color: #12335d;
}
.thumbtext p {	
	color: #12335d;
}
.thumbtext a:link {	
	color: #12335d;
	text-decoration: none;
}
.thumbtext a:hover {	
	color: #12335d;
	text-decoration: underline;
}
.thumbtext a:visited {	
	color: #12335d;
	text-decoration: none;
}

p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	line-height: 1.55;
}
ul {	
	color: black;
	line-height: 1.55;
}
li {	
	color: black;
	line-height: 1.55;
}
tr {	
	color: black;
	line-height: 1.55;
}
td {	
	color: black;
	line-height: 1.55;
}

h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #12335d;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #12335d;
	margin-top: 0px;
	font-weight: bold;
}
h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #12335d;
	margin-top: 20px;
}
h4 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #12335d;
}
h5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #12335d;
	color: white;
	padding: 5px 5px 5px 5px;
}
h6 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #12335d;
	color: white;
	padding: 5px 5px 5px 5px;
}
.likeh3 {
	font-size: 1.25em;
	color: #12335d;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #12335d;
}
a:visited {
	text-decoration: none;
	color: #12335d;
}
a:active {
	text-decoration: none;
	color: #12335d;
}
a:hover {
	text-decoration: none;
	color: #12335d;
}

hr {
	margin-bottom: 0px;
}


.navhr {
	border-color: black;
	border-style: none none dotted;
	border-width: 1px;
	width: 100%;
	margin-bottom: -6px;
	margin-left: -5px;
}


#fronttext {	
	width: 1000px;
	margin-left: 40px;
	margin-right: 40px;
}

.fronttext {	
	text-align: left;
	font-size: 1.25em;
	color: #12335d;
	opacity: .65;
	background-color: white;
	border-radius: 25px;
	padding: 5px 35px 5px 35px;  
}

.endkfr {
	width: 341px;
	align: center;
	margin-bottom: -10px;
}


.endkfr:hover {
    background-color: #eee;
    border-radius: 5px;
}

/* 2 column content layout */

.row1:after {
    content: "";
    display: table;
    clear: both;
}

.column1 {
	float: left;
}
.left1 {
	width: 45%;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 5px 5px 5px;
}
.right1 {
	width: 50%;
	text-align: right;
	margin-top: 0px;
	margin-left: 20px;
}
.right1 img {
	margin-top: -7px;
	border-radius: 50px;
}

/* 2 column content layout */

.row2:after {
    content: "";
    display: table;
    clear: both;
}

.column2 {
	width: 50%;
	float: left;
}

.frontpic img {
	margin-top: 10px;
	border-radius: 50px;
}

.photogallery-small {
}

.photogallery-small img {
	margin-top: 0px;
	border-radius: 50px;
}

.photogallery-large {
}

.photogallery-large img {
	margin-top: 0px;
	border-radius: 50px;
}


.skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        height: 1px;
        width: 1px;
	margin-left: 2px;
        text-align: left;
        overflow: hidden;
    }
    
    a.skip:active, 
    a.skip:focus, 
    a.skip:hover {
        left: 0; 
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible; 
    }
