@charset "UTF-8";

body {
	font-family: Arial;
	font-size: 14px;
	background-color: #a5cbf0;
}
.body_ss {
	background-color: #000000;
	height: 3000px;
}
.color_band {
	position: absolute;
	top: 0px;
	height: 200px;
	width: 100%;
	background-color: rgba(29,96,143,0.90);
}
#bg {
  position: fixed; 
  top: -12%; 
  left: -20%; 
  width: 140%; 
  height: 140%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}
.page {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	max-width: 1020px;
}
/*Navigation	*/
.navigation {
	text-align: center;
	position: relative;
	top: 0px;
	left: 2%;
	width: 98%;
}
.navbutton1, .navbutton2, .navbutton3, .navbutton4, .navbutton5 {
	position: absolute;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: rgba(241,248,248,0.90);
	clear: both;
	float: left;
	font-weight: 100;
	line-height: 1.1em;
	text-align: center;
	height: 30px;
	left: 50%;
	right: 50%;
	visibility: visible;
	z-index: 50;
	background-color: rgba(29,96,143,0.90);
	width: 20%;
	display: block;
	padding-top: 10px;
}
.navbutton1:hover, .navbutton2:hover, .navbutton3:hover, .navbutton4:hover, .navbutton5:hover  {
	z-index: 60;
	background-color: rgba(8,150,150,0.70);	}
.navbutton1 {
	margin-left: -50%;	}
.navbutton2 {
	margin-left: -30%;	}
.navbutton3 {
	margin-left: -10%;	}
.navbutton4 {
	margin-left: 10%;	}
.navbutton5 {
	margin-left: 30%;	}
.clickablenav {
	position: absolute;
	display:block;
	height:40px;
	width:100%;
	background-color:white; /*workaround to make clickable in IE */
	opacity: 0; /*workaround to make clickable in IE */
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
	z-index: 100;
	text-align: center;
	color: #CCFFCC;
	background-position: center center;
	top: 0px;
	clear: both;
	float: left;	}
.onlinepayment {
	position: absolute;
    float:left;
	top: 55px;
    left: 20px;
	height: 30px;
    width: 150px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: rgba(250,246,6,0.90);
    font-weight: bold;
}
.logo {
	position: absolute;
    float:left;
    left: 35%;
	top: 45px;
	height: 70px;
	padding-top: 0px;
	background-color: rgba(29,96,143,0.90);
}
.logo img {
	max-width: 100%;
    height: 120px;
}
#te {
	position: relative;
	left: 0%;
	top: 165px;
	background-color: rgba(29,96,143,0.70);
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.uploads {
	position: absolute;
	max-width: 850px;
	width: 52%;
	top: 200px;
	left: 0px;
}
.textbox1, .textbox2, .olfp, .textinfo {
	position: static;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0%;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	visibility: visible;
	background-color: rgba(254,253,223,0.90);
	height: auto;
}
.textbox2 {
    width: 600px;
}
.olfp {
	background-color: rgba(152,247,168,0.69);
}
.textinfo {
	background-color: rgba(255,255,255,0.80);
	margin: 0px;
	padding-bottom: 5px;
}
.centerpage {
	position: relative;
	width: 800px;
	text-align: center;
	top: 100px;
	left: 50%;
	right: 50%;
	margin-left: -400px;	
	z-index: 0;}
h1 {
    font-size: 2em;
    color: #EBD90D;
    font-weight: bold;
    text-align: center;
    text-shadow: 3px 3px 3px #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
}
h2 {
	font-size: 1.1em;
	font-weight: 100;
	text-align: justify;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-shadow: 2px 2px 3px #636363;
}
h3 {
	font-size: 1.5em;
	font-weight: 100;
	text-align: center;
	color: #DCF2FD;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
h4 {
    font-size: 2em;
    text-align: center;
    color: #2A347E;
    margin: 0px;
}
h5, h6 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	color: #010101;
	vertical-align: left;
	margin: 0px;
}
h6 {
	font-size: 1em;
	font-style: italic;
	margin: 0px 0px 0px 20px;
}
p { margin: 0px 0px 1em 0px; font-size: 1em; }
li {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a img {
}
a {
	color: #0099FF;
}
a:hover {
	color: #663366;
	background-color: #F9F8F8;
	font-size: 1.05em;
}

/* Layout */

.clear_both { clear: both; line-height: 1px; }
.foot, .foot_la, .foot_sr, .foot_pg, .foot_oa {
	position: fixed;
	bottom: 20px;
	margin-right: 20%;
	margin-left: 20%;
		padding-top: 3px;
		padding-right: 10px;
		padding-left: 10px;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
		background-color: rgba(29,96,143,0.90);
}

.foot {
    height: 70px;
    width: 500px;
    background-color: rgba(32,73,88,0.80);
}

	
/* !! RULES SENSITIVE TO SCREEN SIZE !! */

/* Medium Screen Rules */
@media screen and ( min-width : 414px ) and (max-width : 845px ){
		
.color_band {
	height: 300px;
}
.page {
	max-width: 725px;
	height: 900px;
}
.navigation {
	top: 0px;
}
.navbutton1, .navbutton2, .navbutton3, .navbutton4, .navbutton5 {
	width: 80%;
	height: 25px;
	padding: 2px;
	margin-left: -45%;
	font-size: 1.2em;	}
.navbutton1 {
	top: 5px;	}
.navbutton2 {
	top: 37px;	}
.navbutton3 {
	top: 69px;	}
.navbutton4 {
	top: 101px;	}
.navbutton5 {
	top: 133px;	}

 .onlinepayment {
    float: none;
	top: 170px;
	height: 20px;
	width: 65%;
	padding-top: 5px;
    padding-left: 125px;
}
.logo img {
	max-width: 0%;
    height: 0px;
}   
    
#te {
	top: 200px;
	margin-right: 10px;
	margin-left: 10px;	}
.uploads {
	width: 95%;
	top: 300px;
	margin-left: 10px;
}
.centerpage {
	top: 180px;	}
.foot, .foot_la, .foot_sr, .foot_pg, .foot_oa {
	background-color: rgba(4,67,115,0.90);
	position: absolute;
    bottom: 35px;
	margin-right: 3%;
	margin-left: 3%;
		padding-top: 0px;
		padding-right: 2px;
		padding-left: 2px;
	height: 70px;
}

.side_image1, .side_image2, .side_image3 {
	position: relative;
	margin-left: 1%;
		margin-top: 2%;
	top: 190px;
}
.foot {
    height: 120px;
    width: 500px;
    background-color: rgba(32,73,88,0.80);
}


/* Small Screen Rules */
@media screen and (min-width: 150px) and (max-width: 413px) {	

.color_band {
	height: 300px;
}
.page {
	max-width: 413px;
	height: 900px;
}
.navigation {
	top: 0px;
}
.navbutton1, .navbutton2, .navbutton3, .navbutton4, .navbutton5 {
	width: 80%;
	height: 25px;
	padding: 2px;
	margin-left: -45%;
	font-size: 1.2em;	}
.navbutton1 {
	top: 5px;	}
.navbutton2 {
	top: 37px;	}
.navbutton3 {
	top: 69px;	}
.navbutton4 {
	top: 101px;	}
.navbutton5 {
	top: 133px;	}
.logo {
		top: 170px;
}
#te {
	top: 190px;
	margin-right: 3px;
	margin-left: 3px;	}
.uploads {
	width: 100%;
	top: 330px;
	margin-left: 0px;
}
.main_image {
	margin-top: 180px;
}
.centerpage {
	top: 200px;
	}
.thumbnail:hover span{ /*CSS for enlarged image*/
	left: 10px; /*position where enlarged image should offset horizontally */
	top: 60px;	}
.foot, .foot_la, .foot_sr, .foot_pg, .foot_oa {
	background-color: rgba(4,67,115,0.90);
	position: absolute;
    bottom: 35px;
	margin-right: 1%;
	margin-left: 1%;
		padding-top: 0px;
		padding-right: 2px;
		padding-left: 2px;
	height: 70px;
		width: 100%;
		top: 1100px;
}

.side_image1, .side_image2, .side_image3 {
	position: relative;
	margin-left: 1%;
		margin-top: 2%;
	top: 190px;
}

}
