body {
	margin: 0px;
	background-color: #ffffff;
	height: 100%;
}
a {
	text-decoration: none;
	color: #333;
}
.GreenBlock {
	background-color: #098409;
	width: 100%;
	height: auto;
}
.van_txt {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	float: left;
}
.event_txt {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
}
.sign_in {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
}
.EventTitle1 {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 12px;
    color: #ffffff;
    text-shadow: 2px 2px 2px #000000;
}
.EventTitle2 {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 14px;
    color: #000000;
}
.EndBlock {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #000000;
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #CCCCCC;
	z-index: 100;
	text-align: center;
	bottom: 0;
}
#rcorners1 {
	border-radius: 10px;
	background: #336633;
	padding: 10px;
	width: 94%;
	height: 35px;
	border: 2px solid #666;
	text-align: center;
	vertical-align: middle;		
}
#rcorners2 {
	border-radius: 10px;
	padding: 0px;
	width: 100%;
	height: auto;
	border: 2px solid #666;
	text-align: center;
	vertical-align: middle;		
}

@media only screen and (max-width: 1000px) {
    /* For mobile phones: */
	.wrapper{
		width:100%;
		text-align:center;
	}
	.van_top {
		width: 100%;
		height: auto;
		vertical-align: top;
		top: 0px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 99;
		background-color: #098409;
		overflow:auto;
	}
	.top_shade {
		width: 100%;
		height: auto;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFF;
		z-index: 121;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.white_shade {
		width: 100%;
		height: auto;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 5px;
		background-image: url(images/white_bg.png);
		background-repeat: repeat;
		z-index: 100;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.below_white_shade {
		width: 95%;
		height: auto;
		text-align: left;
		position: relative;
		top: 0px;
		padding: 20px;
		z-index: 100;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.heading_text {
		width: 100%;
		height: 110px;
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #fff;
		font-size: 32px;
		font-stretch:extra-expanded;
		font-weight:bolder;
		text-transform:uppercase;
		z-index: 10;
		text-align:center;
		vertical-align: middle;
		position: relative;
		margin-top: -90px;
		text-shadow: 1px 1px 1px #000000;	
	}
	.top_image {
		width: 100%;
		height: 210px;
		vertical-align: top;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: -1;
	}
	#SlideShowBackground {
		width: 100%;
		height:auto;
	}
	#SlideShow {
		width: 100%;
		height:auto;
	}
	.grey_block {
		width: 100%;
		height: auto;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 10px;
		z-index: 100;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.ConBlockExt {
		width: 95%;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
	}
	.ConBlock {
		width: 95%;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
	}
	.EventBlock {
		width: 95%;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
	}
	.ImgBlock {
		width: 95%;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 100;
		text-align:center;
	}
	.Page_TitleText {
		font-family: "Century Gothic", Geneva, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: 25px;
		text-transform: uppercase;
	}	
	.sub_menu_none {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
		padding: 4px;
		
	}
	.sub_menu {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
		background-color: #FFF;
		padding: 4px;
		line-height: 34px;
	}
	.top_menu {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 20px;
		font-weight: bold;
	}
	.TitleBold {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #336633;
		font-size: 22px;
		font-weight: bold;
	}
	.ConText {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #000000;
		font-size: 18px;
		text-align:justify;
	}
	td, li {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #000000;
		font-size: 18px;
	}
	.partner4 {
		width:50%; 
		float:left; 
		text-align:center;
		margin-bottom:10px;
	}
	.partner3 {
		width:100%; 
		float:left; 
		text-align:center;
		margin-bottom:10px;
	}
}
@media only screen and (min-width: 1000px) {
	.wrapper{
		width:100%;
		text-align:center;
	}
	.van_top {
		width: 900px;
		height: 45px;
		line-height: 45px; 
		vertical-align: top;
		top: 0px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 97;
		text-align: left;
		background-color: #098409;
		
	}
	.top_shade {
		width: 100%;
		height: 100px;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #FFF;
		z-index: 121;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
	.white_shade {
		width: 900px;
		height: auto;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 2px;
		background-image: url(images/white_bg.png);
		background-repeat: repeat;
		z-index: 100;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}
	.below_white_shade {
		width: 500px;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
		float:left;
	}
	.heading_text {
		width: 100%;
		height: 230px;
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #fff;
		font-size: 48px;
		font-stretch:extra-expanded;
		font-weight:bolder;
		text-transform:uppercase;
		text-shadow: 1px 1px 1px #000000;
		z-index: 10;
		position: relative;
		text-align:center;
		margin-top: -230px;
	}
	.top_image {
		width: 100%;
		height: 400px;
		vertical-align: top;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: -1;
	}
	#SlideShowBackground {
		width: 100%;
		height:auto;
	}
	#SlideShow {
		width: 100%;
		height:auto;
	}
	.grey_block {
		width: 900px;
		height: auto;
		text-align: center;
		position: relative;
		top: 0px;
		padding-top: 10px;
		z-index: 100;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}
	.ConBlockExt {
		width: 95%;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
	}
	.ConBlock {
		width: 500px;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		margin-right: auto;
		position: relative;
		z-index: 120;
		text-align:left;
		float:left;
	}
	.EventBlock {
		width: 330px;
		height: auto;
		margin: 0;
		padding: 10px;
		right: 20px;
		top: 0px;
		margin-left: auto;
		position: relative;
		z-index: 120;
		text-align:left;
	}
	.ImgBlock {
		width: 880px;
		height: auto;
		margin: 0;
		padding: 10px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 100;
		text-align:center;
	}
	
	.Page_TitleText {
		font-family: "Century Gothic", Geneva, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: 18px;
		text-transform: uppercase;
	}	
	.sub_menu_none {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
		padding: 4px;
		
	}
	.sub_menu {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 16px;
		font-weight: bold;
		background-color: #FFF;
		padding: 4px;
		line-height: 32px;
	}
	.top_menu {
		color: #333;
		font-family: "Century Gothic", Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
	}
	.TitleBold {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #336633;
		font-size: 24px;
		font-weight: bold;
	}
	.ConText {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #000000;
		font-size: 16px;
		text-align:justify;
	}
	td, li {
		font-family: "Century Gothic", Geneva, sans-serif;
		color: #000000;
		font-size: 16px;
	}
	.partner4 {
		width:25%; 
		float:left; 
		text-align:center;
	}
	.partner3 {
		width:33%; 
		float:left; 
		text-align:center;
	}
	
}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #999;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(204,204,204,0.8);
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #e9e9e9;  /*717171*/
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@media only screen and (max-width: 1000px) {
	nav {
		background-color: transparent !important; 
		margin-top: -35px;
	/*	width: 100%; */
	}
}
@media only screen and (min-width: 1000px) {
	nav {
		background-color: #fff;
		display:inline-block;
		vertical-align:middle;
	/*	width: 100%; */
	}
}

/* Responsive Nav Bar */

#menu ul {
  margin: 0;
  padding: 0;
}
#menu .main-menu {
  display: none;
}
#tm:checked + .main-menu {
  display: block;
}
#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}
#menu li,
#menu a,
#menu .main-menu {
	color: #333;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#menu li, 
#toggle-menu, 
#menu .sub-menu {
	color: #333;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
	text-align:left;
  	border-style: solid;
  	border-color: rgba(0, 0, 0, .05);
}
#menu .main-menu {
	text-transform: capitalize;
}
#menu .sub-menu {
	text-transform: capitalize;
}
#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}
#menu .sub-menu {
  background-color: #fff;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}
#menu li, 
#toggle-menu, 
#menu a {
  	position: relative;
  	display: block;
  	/*text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);*/
}
#menu, 
#toggle-menu {
  background-color: #fff;
}

#toggle-menu, 
#menu a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}
#menu a:hover {
  background-color: white;
  color: #99cc99;
}
#menu .sub-menu {
  display: none;
}
#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}
#menu .sub-menu a:hover {
  color: #99cc99;
}
#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}
#menu label.drop-icon, #toggle-menu span.drop-icon {
  margin-top: -20px;
  border-radius: 75%;
  width: 2em;
  height: 2em;
  text-align: center;
  background-color: #fff;
  text-shadow: 0 0 0 transparent;
  color: #336633;
}
#toggle-menu span.drop-icon {
  margin-top: -25px;
  margin-bottom: 15px;
  width: 50px;
}
#toggle-menu {
	background-color: transparent !important; 
}
#menu .drop-icon {
  line-height: 1;
}

@media only screen and (min-width: 1000px) {
  #menu .main-menu {
    display: block;
	/* width: 100%; */
  }
  #menu .main-menu li {
    width: auto;
  }
  #menu .sub-menu li {
    width: 100%;
  }
  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }
  #menu ul span.drop-icon {
    display: inline-block;
  }
  #menu li {
    float: left;
    border-width: 0 0 0 0;
  }
  #menu .sub-menu li {
    float: none;
  }
  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 11em;
    z-index: 3000;
  }
  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }
  #menu .sub-menu li {
    border-width: 0 0 1px;
  }
  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}