body {
	color: #3A2212;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	
	
	
	line-height: 22px;
	margin:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFC;
	
}

#wrapper {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
#header {
	font-size: 30px;
	color: #2D6638;
	font-weight: bold;
	letter-spacing: 5px;
	/* [disabled]text-shadow: 5px 5px 5px #000000; */
	padding: 20px;
	line-height: 45px;
}
.header img {
	height: auto;
	width: 100%;
}
#toplogo {
	float: right;
	width: 50%;
	margin-left: 1%;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	text-align: right;
	margin-right: 1%;
}
#toplogo a img {
	height: auto;
	/* [disabled]width: 15%; */
}
#slogan {
	float: left;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	height: auto;
	width: 50%;
}
#slogan img {
	height: auto;
	width: 100%;
}

#contact {
	float: right;
	font-size: 14px;
	text-align: right;
	width: 50%;
	margin-right: 1%;
	padding-right: 2%;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 1%;
}
.phone {
	font-size: 120%;
	/* [disabled]font-weight: bold; */
	text-align: right;
}



#content {
	padding-right: 5%;
	padding-left: 5%;
	height: auto;
	width: 90%;
	z-index: 100;
	position: relative;
	clear: both;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 30px;
}
.narrow {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 20px; */
	clear: none;
	/* [disabled]padding-bottom: 20px; */
}


.margin20right {
	margin-right: 30px;
}


h1 {
	font-size: 35px;
	text-transform: capitalize;
	color: #666666;
	line-height: 40px;
}
h2 {
	font-size: 18px;
	color: #5D6033;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	color: #5D6033;
	font-style: normal;
	text-transform: uppercase;
	line-height: 17px;
}
h5 {
	font-size: 30px;
	text-transform: lowercase;
	color: #F79952;
	line-height: 40px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}


.floatclear {
	clear: both;
}
#contentterms {
	background-color: #D0E4EF;
	padding: 20px;
	color: #000;
}
a {
	color: #336632;
	text-decoration: none;
}
a:hover {
	color: #62C460;
	text-decoration: none;
}

.textleft {
	float: left;
	width: 58%;
	clear: none;
	/* [disabled]margin-top: 20px; */
	/* [disabled]margin-bottom: 20px; */
}
.imgblockright {
	float: right;
	width: 40%;
	text-align: center;
	clear: none;
	/* [disabled]margin-top: 20px; */
}
.imgright {
	
	height: auto;
	width: 100%;
}



.imgtextteam {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 95%;
	background-color: #DCEAED;
	padding-left: 5%;
}
.textteam {
	float: left;
	width: 58%;
	text-align: left;
}
.imgteam {
	width: 40%;
	clear: none;
	float: right;
	max-width: 300px
}


#cssmenu {
	/* [disabled]position: relative; */
	height: 34px;
	width: 100%;
	font-size: 14px;
	background-color: #336632;
	
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

 
#cssmenu > ul {
	position: relative;
	display: block;
	width: 100%;
	z-index: 500;
	color: #346158;
	;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
	display: block;
	text-decoration: none;
}
#cssmenu > ul > li > a {
	color: #FFF;
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-ms-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: lighter;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
	color: #FFFFFF;
	;
	background-color: #62C460;
}
#cssmenu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #fff;
}
#cssmenu > ul > li:hover::after {
 
}
#indicatorContainer {
	position: absolute;
	height: 12px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	z-index: -1;
	color: #fff;
	left: 0px;
}
#pIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	border: 12px solid transparent;
	border-top-color: #fff;
	;
	z-index: -2;
	-webkit-transition: left .25s ease;
	-moz-transition: left .25s ease;
	-ms-transition: left .25s ease;
	-o-transition: left .25s ease;
	transition: left .25s ease;
	display: none;
}
#cIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	/* [disabled]border: 12px solid transparent; */
	border-top-color: #fff;
	;
	top: -12px;
	right: 100%;
	z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}

#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 34px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}

#cssmenu ul ul li a {
	width: 130px;
	padding: 10px 20px;
	color: #FFF;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	background-color: #62C460;
}
#cssmenu ul ul li a:hover {
	background-color: #336632;
	color: #FFF;
}



#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
	border-bottom: 0;
}
#cssmenu ul ul li:last-child > a:hover,
#cssmenu ul ul li.last > a:hover {
	border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
  left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #fff;
  right: auto;
  left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #fff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #fff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 
 .wrapper {
	width: 100%;
	border:0;
	margin:0;

}
#header {
	font-size: 30px;
	color: #2D6638;
	font-weight: bold;
	letter-spacing: 5px;
	/* [disabled]text-shadow: 5px 5px 5px #000000; */
	padding: 20px;
	line-height: 45px;
	margin-top: 44px;
	text-align:center;
}
.header img {
	height: auto;
	width: 100%;
	margin-top: 40px;
	
	
}
#toplogo {
	float: right;
	width: 80%;
	margin-left: 1%;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	text-align: right;
	margin-right: 1%;
}
#toplogo a img {
	height: 35px;
	width: 35px;
}


#slogan {
	float: right;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
	height: auto;
	width: 89%;
}
#slogan img {
	height: auto;
	width: 100%;
}

#contact {
	
	width:53%;
	float: right;
	text-align:center
	margin-right: 0%;
	padding-right: 2%;
	
	padding-left: 1%;
	
}

.phone {
	font-size: 100%;
	/* [disabled]font-weight: bold; */
	text-align: right;
}
#content {
	margin-top: 0px;
	padding-right: 5%;
	padding-left: 5%;
	height: auto;
	width: 90%;
}
.narrow {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 20px; */
	clear: none;
	/* [disabled]padding-bottom: 20px; */
}
h1 {
	font-size: 30px;
	letter-spacing: 1px;
	
	font-weight: lighter;
	margin-top: 0px;
	line-height: 30px;
	text-align: center;
	
	padding-top:10px;
	padding-bottom:10px;
}
.textleft {
	
	width: 100%;
	
}
.imgblockright {
	
	width: 100%;
	text-align: center;
}
.imgright {
	
	height: auto;
	width: 100%;
}

  #cssmenu {
    width: 100%;
	background-color: #336632;
	
	z-index: 200;
	left:0px;
	top:0px;
	position:absolute;
	color: #fff;
  }
  #cssmenu.align-center ul {
    text-align: left;
  }
  #cssmenu.align-right > ul > li {
    float: none;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
	background-color: #336632;
	color: #fff;
  }
  #cssmenu ul li a:hover {
	background-color: #62C460;
	color: #fff;
  }
  #cssmenu > ul > li:hover > a {
	color: #fff;
	
}
  #cssmenu ul ul li a {
	background-color: #62C460;
	color: #fff;
    width: auto;
    padding: 12px 40px;
	z-index: 200;
  }
  #cssmenu ul ul li a:hover {
    
	background-color: #336632;
	color: #fff;
    
  }
   
  #cssmenu.align-right ul ul li a {
    text-align: left;
	color: #fff;
  }
  
  
  
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px #fff;;
  }
  #cssmenu ul ul::after {
    display: none;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid  #fff;
    border-bottom: 2px solid  #fff;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }



}
.textright ul li {
	text-align: left;
}
.imgteam img {
	width: 60%;
	border: medium solid #018B98;
	margin-left: 10%;
	height: auto;
}
.orangetext {
	color: #E86B10;
	font-weight: lighter;
	font-size: 18px;
}




#footer span {
	font-size: 20px;
}

.current {
	background-color: #62C460;
}
p {
	/* [disabled]text-align: justify; */
}
.marginleftbottom {
	/* [disabled]margin-bottom: 5px; */
	margin-left: 10px;
}


.yellowbac {
	background-color: #FFDE15;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.whiteback {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: medium solid #336632;
}
.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
.sheet_music_small {
	font-size: 11px;
	font-style: italic;
	line-height: normal;
}
.sheet_music_big {
	font-size: 16px;
	font-weight: bold;
	color: #5D6033;
	text-transform: uppercase;
}
