* {
  box-sizing: border-box;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
}

html {
  height: 100%;
  background-attachment: fixed;
  background-position: left top;
  width: 100%;
 background-image: url(../images/b.jpg);
 background-size: 100%;
 background-repeat: no-repeat;
}

body {
  border:  none;
  padding: 0px;
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center top;
  margin-left: auto;
  width: 100%;
  font-family:Helvetica;
  height: 100%;
  
}
a {
 color: darkgreen;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
   color: navy;
}
#logoHolder {
   width: 85%;
   margin: auto;
}
#logo {
  float: left;
  width: 10%;
  height:110px;  
  background-image: url(../images/logo.png);
  
  background-size: contain;
  background-repeat: no-repeat;
  
}
#menu {
	float: right;	
  width: 90%;
  height:70px;
  padding: 40px 2px 0 10px;
  text-align: right;
 
}
#imageHolder {
  height: 90px;
  float: right;
  
}
#imageHolder1 {
  height: 90px;
  position: absolute;
}

#header {
  color: #d4e6f4;
  width: 100%;
  height: 500px;
}

#header0 {
  width: 100%;
  margin: auto;
  font-weight: lighter;
  background-color:green;
}
#header1 {
  width: 100%;
   margin: auto;
  height: 40px;
  font-family:Helvetica;
  color: white;  
  padding: 20px 20px 0 20px;
}
 #header1 a {
 	color: yellowgreen;
   padding: 2px;
 }
 #header1 a:hover {
  text-decoration: none;
   
    background-color:#007373;
}
#sticky{
width: 100%;
  height: 110px;
  font-size: 13px;
   background-color: #FBFCFE;
   position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10000;
}
#sticky2{
width: 100%;
  height: 600px;
   position: -webkit-sticky;
  position: sticky;
  top: 300px;
   z-index: 10000;
}


#topBand {
  margin-top:80px;
  width: 100%;
  z-index:100;
  background-color:green;
  opacity: 0.887;
  text-align:center;
    padding:1px;
}
#pageHolder {
	
  height: auto;
  width: 100%;
  z-index:100;
  background-color: #008080;
  opacity: 0.887;
  text-align:center;
  padding:3px 0px 0px 0px;
}
#page {
	text-align: left;
	position:relative; 
  width: 100%;
  z-index:200;
  background-color: white;
}
#page2 {
  margin: auto;  
  height: auto;
  width: 100%;
  min-height:150px;
  text-align: center;
  padding:4px;
  font-size: large;
  text-shadow: 2px 2px 8px #fff;
  font-weight:bold;
  /*text-decoration: underline overline dotted green;*/
}
#contents {
  padding:-4px -4px 4px 0;
  background: #fff;
  text-align: justify;
  min-height: 302px;
  width: 85%;
   margin: auto;
 /* padding: -4px;border: 1px solid green;    
  	-moz-box-shadow:inset 0px 0 10px 0px #888;
	-webkit-box-shadow:inset 0px 0 10px 0px #888;
	-khtml-box-shadow:inset 0px 0 10px 0px #888;
	box-shadow:inset 0px 0 10px 0px #888;
	behavior: url(/pie/PIE.htc);
	behavior: url(ie-css3.htc);
	
  background-image: url(../images/bg2.jpg);
  background-repeat: no-repeat; 
  background-position: 40% 83%;*/
}
.banner {
  background: #ffffff none repeat scroll 0%;
  position: absolute;
  z-index: 1;
  height: 500px;
  width: 100%;
}
.banner h1 {
  position: absolute;
  bottom: 50%;
  right: 0%;
  width:400px;
  margin: auto;
  text-align: center;
  font-style: italic;
  color:navy;
  font-size: 30px;
  line-height: 100%;
  background-color:green;
  padding:5px;
  opacity:0.5;
}

.b1:hover {
  
  background-color: brown;
  
  /* Rounded Corners */
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
.banner h4 {
	position: relative;
  text-align: center;
  font-style: italic;
  color: navy;
  font-size: 50px;
  line-height: 100%;
  background-color:green;
  padding:15px;
  opacity:0.9;
}
#banner1 {
  background-image: url(../images/img0.jpeg);
  background-repeat: no-repeat; 
background-size: 100%;
}
#banner2 {
  background-image: url(../images/img2.jpeg);
  background-repeat: no-repeat; 
  background-size: 100%;
}
#banner3 {
  background-image: url(../images/img5.jpeg);
  background-repeat: no-repeat; 
  background-size: 100%;
}
#banner4 {
 background-image: url(../images/img9.jpeg);
  background-repeat: no-repeat; 
  background-size: 100%;
}
#banner5 {
 background-image: url(../images/img4.jpeg);
  background-repeat: no-repeat;
  background-size: 100%; 
}

#error {
  color: green;
}
#navigation {
  width: 950px;
  font-weight: bold;
  list-style-type: none;
  color: #d4e6f4;
  float: left;
}
#navigation a {
  color: #3333ff;
  text-decoration: none;
}
#navigation a:hover {
  color: #666666;
}
#navigation li {
  border:  none;
  float: left;
  margin-right: 2px;
  position: relative;
  background-color:lightgreen;
  text-align: center;
}

#text1 {
  width: 430px;
  float: left;  
  padding-left: 
}
#text2 {

  width: 435px;
  float: right;  
}
ul.pages {
  padding-left: 2em;
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
}
.selected {
  font-weight: bold;
}
#columnRight {
  padding: 0px 3px 0px 3px;
  float: left;
  width: 25%;  
  border-right: 1px solid green;
}
#columnRight dt {
	display: block;
	padding: 2px;
 margin-top:3px;
  background-color:lightgray;
}
#columnLeft {
  float: right;
  width: 74%;
}
#footer {
  margin-top: 50px;
  padding: 1em;
  color: #fff;
  text-align: center;
  background-color: #30494f;
  opacity: 0.887;
}
#footerContent {
  margin: auto;
  height: auto;
  width: 89%;
  z-index:200;
}
#clear {
  clear: both;
}
#clear2 {
	margin-top: 1px;
	border-top: 4px solid green;
  clear: both;
}
h {
  color: navy;
  font-family:Helvetica;
  font-size: 15px;
  text-transform: uppercase;
}
h1 {
  color: navy;
  font-family:Helvetica;
  font-size: 15px;
  text-transform: uppercase;
}
h2 {
  text-transform: uppercase;
  color: navy;
  font-size: 12px;
  font-family:Helvetica;
  padding: 2px;
}
h3 {
  color: navy;
  font-family:Helvetica;
  font-size: 15px;
  text-transform: uppercase;
}
.letterHeader {
  color: #02af50;
  font-size: 35px;
  text-transform: uppercase;
  font-family:Times;
}

.col_1 {width:220px;}



#hide{
	position:absolute;
    display: none;
    background-color: #68D;  
    border: 1px solid #000;
    width: 220px;
    z-index: 20;
}
#slips{
    background-color: #fff;  
}
 .green {
  text-align: center;
  padding: 10px;
  width: 180px;
  color: white; 
font-size: 15px;
background-color: green;
box-shadow: 5px 5px 5px black;
margin:1px;
 }
 .green a {
 	
  text-align: center;
  width: 180px;
  color: white; 
font-size: 15px;
background-color: green;
 }
.green:hover {
color: white;   
  transition: .5s ease;
 opacity:0.7;
 box-shadow: 5px 5px 5px black;
 }
 
 
.red {
  text-align: center;
  padding: 20px;
  width: 180px;
  color: white; 
font-size: 17px;
background-color: red;
box-shadow: 5px 5px 5px black;
margin:1px;
 }

.red:hover {
color: white;   
  transition: .5s ease;
 opacity:0.7;
 box-shadow: 5px 5px 5px black;
 }



span.dropBottom,span.dropRight {
	display: block;
	box-shadow:inset 2px 0px 0px green;
	position: absolute;
	left: 0px;
	width:100%;
	height: 100%;
	top: 0px;
}
span.dropBottom {
	box-shadow:inset 0px 2px 0px green;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

nav {
	display:table;
	margin:0px auto;
	width: 100%;
  box-shadow:0px 2px 0px green;
  background-color:darkorange;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}

ul ul {
	opacity:0;
	position:absolute;
	top:160%;
	visibility:hidden;
	transition:all .4s ease;
	-webkit-transition:all .4s ease;
	
}
ul ul ul {
	top:0%;
	left:160%;
}
ul ul li:hover > ul {
	top:0%;
	left:100%;
	opacity:1;
	visibility:visible;
}
ul li:hover > ul {
	opacity:1;
	top:100%;
	visibility:visible;
	 z-index:2000;
}
ul li {
	float:left;
	position:relative;
}
ul ul li {
	float:none;width:20em;
}
ul li {
	background-color:darkorange;
	cursor: pointer;
}
ul a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding:10px 10px;
	
	text-align:left;
  font-family: 'Open Sans', sans-serif;
  text-shadow: 0px -1px 0px rgba(0,0,0,.2);
}
ul li:hover {
	background-color:green;
}
ul li a:hover {
	background-color:green;
}


@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}






/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}