body, div, h1, h2, h3, h4, p, img, {  
	margin: 0; padding: 0; border: 0;
}

body {
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	background: #808080;
}

.header { 
	/* fixed position a zero-height full width container */
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 70px;
	background: #393939;
	/* center all inline content */
	text-align: center;	
	z-index: 10;

}

.header > div {
	width: 2160px;
	max-width: 100%;
	display: inline-block;
	margin: auto;
	height: 70px;
	background: #8899AA;
	top: 0px;
	z-index: 15;
	text-align: center;	
}

.header2 { 
	/* fixed position a zero-height full width container */
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 70px;
	background: #393939;
	/* center all inline content */
	text-align: center;	
	z-index: 20;
}

.header2 > div {
	width: 2160px;
	max-width: 100%;
	display: inline-block;
	margin: auto;
	height: 70px;
	background: #8899AA;
	top: 0px;
	z-index: 25;
	text-align: center;	
}

.band1 {
	/* fixed position a zero-height full width MENU container */
	position: static;
	top: 0px;
	left: 0%;
	right: 50%;
	background: #white;
	/* center all inline content */
	text-align: center;
	z-index: 30;
	margin: auto;
	display: inline;

}

.band2 {
	/* fixed position a zero-height full width SOCIAL container */
	position: static;
	top: -20px;
	left: 0%;
	right: 20%;
	background: #none;
	/* center all inline content */
	text-align: center;
	z-index: 30;
	margin: auto;
	display: inline;
}

.social {
	display: inline;
	top: 9px;
	height: 20px;
	background: none;
	width: 100px;	
	display: inline-block;
	z-index: 35;
	position: relative;
	margin-left: 0px;
	margin-top: 26px;
	float: none;
}	
	   
.social > div {
	/* make the block inline */
	display: inline;
	/* reset container's center alignment */
	background: none;
	z-index: 35;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dropbtn {
	background-color: #5f7386;
	Top: -20px;
	left: 0%;
	right: 0%;
	width: 100px;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 9px;
	text-align: center;
	color: white;
	border: none;
	cursor: pointer;		
}

.dropdown {
	top: 0px;
	position: static;
	display: inline-block;
	float: none;
	margin-right: 0px; 
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #c0c0c0;
	min-width: 270px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 20;
}

.dropdown-content a {
	color: black;
	padding: 12px;
	text-align: left;
	display: block;
	font-size: 20px;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #000066;
}

.clearfix {
    clear: both;
}


.images {
	display: inline-block;
	border-style: 0px;
	border-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}

#quotes {		
	position: fixed;
	top: 100px;
	display: inline-block;
	margin-left: -520px;	
}

#email {		
	position: fixed;
	top: 665px;
	display: inline-block;
	margin-left: -335px;	
}

#content {
	width: 2160px;
	max-width: 100%;
	height: auto;
	margin: auto;
	position: center;
	top: 62px;
	background: #c0c0c0;
	z-index: 5;
	
}

#content2 {
	width: 1500px;
	max-width: 100%;
	height: auto;
	margin: auto;
	position: center;
	top: 62px;
	background: #c0c0c0;
	z-index: 5;
}

div {
	font-family: myFavFont;
}

h1 {
	position: static;
	display: inline;
	color: #000066;    
	font-size: 40px;
	font-weight: normal;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	text-align: center;
}

h2 {
	color: #000066;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
}

h3 {
	color: #8b0000;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
}

h4 {
	color: #000066;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
}

h5 {
	color: #000000;
	font-size: 110%;
	font-weight: normal;    
}

h6 {
	color: #dc143c;
	font-size: 130%;
	font-weight: bold;
	text-align: center;	
}

p {
	color: #000066;
	text-align: center;
	font-size: 120%;
}

#content .intro {    
	font-size: 130%;
}

#quotes .quote {
	color: black;
	text-align: left;
}

#quotes .author {
	color: black;
	text-align: left;
}


table, td, th {
	border: 1px solid #c0c0c0;
}

table {
	border-collapse: collapse;
	width: 1080px;
	max-width: 100%;
}

td {
	width: Auto;
	max-width: 100%;
	height: 400px;
}

th {
	height: 1600px;
}

.line {
	width: 700px;
	max-width: 100%;
	height: 1px;
	border-bottom: 1px solid;
	color: #cc6601;
	margin: auto;
}

figure{	
	max-width: 100%;
	height: auto;
}

.imagegallery{
	max-width: 100%;
	height: auto;
}
.socialicon{
	border: 0px solid;
	margin-right: 0px;
	width: 30px;
	height: 30px;
}



/* IS TRUE IF SCREEN WIDTH IS MORE THAN 785PX*/
@media screen and (min-width: 785px){

}

/* IS TRUE IF SCREEN WIDTH IS LESS THAN 785PX*/
@media screen and (max-width: 785px){
	
	h1 { 
	font-size: 20px;
	margin-right: 12px;
	margin-left: 12px;
}

.dropbtn {
	width: 80px;
	height: 30px;
	font-size: 20px;
	letter-spacing: 3px;		
}

.socialicon{
	width: 25px;
	height: 25px;
}

.social {
	width: 85px;
}


form {
  border: 3px solid #f1f1f1;
  font-family: Arial;
}

.container {
  padding: 20px;
  background-color: #f1f1f1;
}

input[type=text], input[type=submit] {
  width: 100%;
  padding: 12px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

input[type=checkbox] {
  margin-top: 20px;
}

input[type=submit] {
  background-color: #000066;
  color: white;
  border: none;
}

input[type=submit]:hover {
  opacity: 0.8;
}