* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAFFF2;
	color: #004B00;
	margin: 0 0 0 0;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 

#wrap {
	margin: 10px auto 10px auto;
	padding: 0;
	width: 97%;
	max-width: 950px;

	
}
#header {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align:center;

}


#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: 6px;

	}
	 #nav ul li a {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 4px 0 4px 4px;
font-size: 15px;
font-weight:bold;
background-color: #004B00;
text-decoration: none;
color: #FFF;

	
		}
		#nav ul li a:hover {
color: #000;
background-color: #BBE6B0;
text-decoration: none;		
}
		#nav a:active {
			color: #80E1F7;
		}
h1 {
font-size: 24px;
padding-top: 6px;
margin: 0px;
color:#004B00;
font-weight:bold;
}
h2 {

color:#004B00;
margin: 0px 0 6px 0;
font-weight: bold;
font-size: 20px;

}
h3 {
	font-size: 16px;
	color: #004B00;
	font-weight: bold;	
	margin: 10px 0 0 0;
}
h4 {
	font-size: 16px;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
h5 {
	font-size: 18px;
	color: #004B00;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
.justified {
	margin-bottom: 1em;
	text-align: justify;
	font-size: 18px;
	}
.bodytext {
	margin-bottom: 1em;
	font-size: 18px;
	}
.smalltext {
font-size:smaller;
}
	.style2 {
	font-size: 22px;
	color: #004B00;
}
	#content {
	
	}
.insetlist {
	list-style: outside;
	list-style-type:disc;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 18px;
	}
#footer {
	margin-top: 10px;
	display:block;
	height: auto;
	padding:3px;
	text-align: center;
	font-size: 16px;

}

	.clear {
	clear: both;
	}
	.image {
	display: none;
	}
	.captcha {
	font-size: 20px;
	}
.table {
	margin-top: 6px;
	margin-top: 6px;
	font-size: 20px;
	border: px solid #999;
	border-spacing: 1px; /*Others*/
	border-collapse:separate ;   }
	    .table td { padding: 2px; background-color:#FFF;

}
	.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
.border {
border: 1px solid #999;
}
.hidden {
display:none; }
.normal {
display: none;}
.title {
width: 130%;

}

#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%;
	}
	.imageleft {

	margin: 2%;
	width: 95%;
	}
@media only screen and (min-width: 640px) {
body {

}

#nav {
	float: left;
	width: 18%;
	max-width: 150px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 24px;
	padding: 0;
	list-style-type: none;
	text-align: left;

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

	}
	 #nav ul li a {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 3px 0 3px 4px;
	color:#FFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color:#004B00;
	text-transform: none;

	
		}
		#nav ul li a:hover {
	color: #000;


	
		
}
		#nav a:active {
			color: #80E1F7;
		}
#header{
min-height: 110px;
background: transparent;

	}

#content {
		float: right;
		width: 80%;
		margin-left:0;
		margin-right: 1%;
		font-size: 90%;		
		}
.contentleft {
	float: left;
	width: 44%;
}
.aboutleft {
	float: left;
	width: 60%;
	margin-right: 1%;
	}
.aboutright {
	float: right;
	width: 36%;
}
.contentright {
	float: right;
	width: 54%;
	margin-left: 2%;
	}

h1 {
font-size: 28px;}

h2 {
		margin-top: 10px;
		}
h3 {
	font-size: 18px;
	font-weight:normal;
	}
h4  {
	font-size:18px;
	font-weight:normal;
	}
h5 {
	font-size: 16px;
	color: #004B00;
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
		.style2 {
	font-size: 20px;
	color: #004B00;
}
	.justified {
	text-align: justify;
	font-size: 100%;
	}
		.bodytext {
	font-size: 100%;
	}
 
		.insetlist {

	font-size: 100%;
	}
		.image {
	display: inline;
	}
		.captcha {
	font-size: 12px;
	}
#footer {
display:block;
height: auto;
padding-top:3px;
text-align: center;
font-size: 11px;
}

.footerleft {
float: left;
margin-left: 20px;
}
.footerright {
float: right;
margin-right: 20px;
}
.table {
	margin-top: 3px;
	margin-top: 3px;
	font-size: 90%;
	border: 0px solid #999;
	border-spacing: 0px; /*Others*/
	border-collapse:separate ;   }
	    .table td { padding: 1px;
}
.normal {
display: inline;}
.mobile {
display: none;}
.title {
width: 100%;
max-width: 500px;
}
.mobilevertspace {
margin-top: 0px;
}
 .gallery1 {
      list-style: none;
      overflow: hidden;
      padding: 0;
      margin-top: 4px;
	  float: right;
    }
  .gallery1 li {
      float: left;
      margin-left: 8%;


    }
.imageright {
	float: right;
	margin-left: 2%;
	width: 40%;
	}
.imageleft {
	float: left;
	margin-left: 2%;
	width: 40%;
	}
}


