* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;}
	
a:active 	{ color:#FF9900; Text-Decoration: none;}
a:link 		{ color:#0088D6; text-decoration: underline;} 
a:visited 	{ color:#0088D6; text-decoration: underline;} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  }  

img {
    max-width: 100%;
    height: auto;
}
#wrap {
	margin: 10px auto 10px auto;
	padding: 0;
	width: 100%;
	max-width: 1200px;
		background-color:#FFF4DF;
	
}
#header {
	height: auto;
	background-color: #FFF;
	}
#nav {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 11px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;

		}
	 #nav ul li {
	margin: 0;
	margin-bottom: 20px;

	}
	 #nav ul li a {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0px;
	color:#27638D;
	text-decoration: none;
	background-color: #F7B640;
		}
		#nav ul li a:hover {
		color: #FFF;
	background-color:#398DC8;

		
}
		#nav a:active {
			color: #80E1F7;
		}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top:3px;
	color: #398DC8;
}

h2 {
color: #398DC8;
margin: 0px 0 6px 0;
font-weight: bold;
font-size: 22px;

}
h3 {
	color: #398DC8;
	font-size: 18px;
	font-weight: bold;	
	margin: 10px 0 8px 0;
}
h4 {
	color: #398DC8;
	font-size: 16px;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
h5 {
	font-size: 18px;
	color: #E00;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
.justified {
	margin-bottom: 1em;
	text-align: justify;
	font-size: 18px;
	line-height: 1.5em;

	}
.bodytext {
	margin-bottom: 1em;
		font-size: 18px;
	line-height: 1.5em;

	}
.smalltext {
font-size:18px;
}
.quote {
display: block;
text-align: justify;
width: 100%;
height: auto;
padding: 5px;
background-color: #FFE5B7;
font-size: 110%;
margin-bottom: 15px;
}

.insetlist {
font-size: 120%;
font-weight: normal;
padding-left: 30px;
margin-bottom: 10px;
line-height:1.3em;
margin-left:8%;
list-style-type:square;
list-style-position:outside;
text-align:left;
}

	#content {
	padding-left: 1%;
	padding-right: 1%;

	}

	#footer {
	margin-top: 10px;
	border-top: 1px solid #398DC8;
	display:block;
	height: auto;
	padding:3px;
	text-align: center;
	font-size: 16px;
	
}

	.clear {
	clear: both;
	}
	.image {
	display: none;
	}

.table {

	font-size: 22px;
	border-spacing: 0px; /*Others*/
	border-collapse:separate ;   }
	    .table td { padding: 3px;

}
.border {
border: 1px solid #999;
}
.hidden {
display:none; }
.normal {
display: none;}

#banner, .gallerylayer {
	background-color: white !important; /* change bg color to white */
}
.gallerylayer img { /* make slide images scalable */
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
	margin-top: 0 !important; /* ensure a slide image is always at the top of the #banner container */
}
.descpanelfg {
	margin-left: 33px; /* provide left margin for description text */}
.mobilevertspace {
margin-top: 15px;
}
.mobilewrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
 .gallery1 {
      list-style: none;
      overflow: hidden;
      padding: 0;
      margin: 0;
    }
    .gallery1 li {

     margin-left: 30px;
    }
	.imageright {

	margin: 2%;
	width: 95%;
	max-width:150px;
	}
	/* _______________________________________________________________________________________________________*/
@media only screen and (min-width: 640px) {

body {
	background-color:#C8D6DE;
	}
#header {
	height: auto;
	}
.headerleft {
 float: left;
 width: 22%;
 }
.headerright {
float: right;
width: 76%;
margin-right: 1%; 
} 	


#menu {
	height: 34px;
	width: 100%;
	background-color: #F7B640;
	}
#menu ul {
list-style-type: none;
display: block;
padding-left: 24%;
margin-top: 0px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
width: auto;
height: 24px;
padding: 9px 20px 1px 20px;
text-decoration: none;
font-weight: bold;
font-style:normal;
font-size: 16px;
	color: #27638D;
	text-align: center;
}
#menu ul li a:hover {
	color: #FFF;
	background-color:#398DC8;

}
.smalltext {
font-size:14px;
}

#content {
padding: 0 2% 0 2%;
font-size: 90%;		
		}
.contentleft {
	float: left;
	width: 60%;
}
.contentright {
	float: right;
	width: 38%;
	
	}
.homelist {
	margin-left: 25%;
	}	
.about {
	float: left;
	width: 66%;
}
.aboutleft {
	float: left;
	width: 48%;
	}
.aboutmid {
	float: right;
	width: 48%;
	}
.aboutright {
	float: right;
	width: 31.6%;
	}
	h1 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
	
	}
	h2 {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 6px;
		;
		}
	h3 {
	font-size: 110%;
	}
h4  {
	font-size:16px;
	margin-top: -10px;
	}
	h5 {
	font-size: 16px;
	color: #9A0049;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
		.style2 {
	font-size: 20px;
	color: #9A0049;
}
	.justified {
	text-align: justify;
	font-size: 115%;
	margin-bottom:20px;
	}
		.bodytext {
	font-size: 115%;
	margin-bottom:20px;
	}

   
#footer {
	font-size:14px;
	padding-bottom: 10px;
	}


.footerleft {
float: left;
width: 20%;

}
.footerright {
float: right;
width:20%;

}
.table {
	font-size: 100%;
	 /*Others*/
	border-collapse:separate ;   }
	    .table td { padding: 5px;
}
.normal {
display: inline;}
.mobile {
display: none;}

.mobilevertspace {
margin-top: 0px;
}
 .gallery1 {
      list-style: none;
      overflow: hidden;
      padding: 0;
      margin-top: 4px;
	  float: right;
    }
    .gallery1 li {
      float: left;
      margin-left: 8%;


    }

}
@media only screen and (min-width: 840px) {
#menu ul {
list-style-type: none;
display: block;
padding-left: 24%;
}
#menu ul li a {
padding: 9px 36px 1px 36px;
.flex {
	margin-top: 6px;
	}
}
@media only screen and (min-width: 1200px) {
#menu ul {
list-style-type: none;
display: block;
padding-left: 23%;
}
#menu ul li a {
padding: 9px 50px 1px 50px;
.flex {
	margin-top: 6px;
	}
}

