* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0 0 0;
	color: #222;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a:active 	{ color:#FF9900; Text-Decoration: none;}
a:link 		{ color:#0000CC; text-decoration: underline;} 
a:visited 	{ color:#0000CC; text-decoration: underline;} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  }  

a {
text-decoration: none;
color: #005FFB;
}

#wrap {
	margin: 10px auto 10px auto;
	padding: 0;
	width: 97%;
	max-width: 1100px;
	background-color:#FFFFFF;
	
}
#header {
	height: auto;
	background-color:#1D1303;
	width: 100%;

}

#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:#FFF;
	text-decoration: none;
	background-image:url(bar.jpg);
	background-position:top;
	background-repeat:repeat-x;

	
		}
		#nav ul li a:hover {
	color: #000;
	background-image:url(hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
		
}
		#nav a:active {
			color: #80E1F7;
		}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top:3px;
	color: #FFF;
}
h2 {
color: #0079BE;
margin: 0px 0 6px 0;
font-weight: bold;
font-size: 18px;

}
h3 {
	color: #0079BE;
	font-size: 18px;
	font-weight: bold;	
	margin: 10px 0 0 0;
}
h4 {
	font-size: 14px;
	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;
	}
.bodytext {
	margin-bottom: 1em;
	font-size: 18px;
	}
.smalltext {
font-size:smaller;
}

	#content {
	
	}
	.insetlist {
	list-style: outside;
	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;
background-color:#ECECEC;
	color: #000;

}
.concertsright {}
.concertsleft {}
	.clear {
	clear: both;
	}
	.image {
	display: none;
	}
	.captcha {
	font-size: 20px;
	}
.table {

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

}
	.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;}
.products {

font-weight:bold;
margin-bottom: 20px;
}



#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: 600px) {

body {

	}
#header {
	height: auto;
	}
.headleft {
	float: left;
	width: 50%;
}
.headright {
	float: right;
	width: 50%;
	background-color:#1D1303;
	color:#FFFFFF;
	min-height: 185px;
}
#menu {
	height: 30px;
	width: 100%;
	background-image:url(bar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
#menu ul {
list-style-type: none;display: block;
padding-left: 6%;
margin-top: 0px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
width: 120px;
height: 20px;
padding: 5px 0px 5px 0px;
text-decoration: none;
font-weight: bold;
font-style:normal;
font-size: 15px;
	background-image:url(bar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFF;
	text-align: center;
}
#menu ul li a:hover {
	color: #000;
	background-image: url(hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.borderright {
border-right: 1px solid #FFF;
}
.borderboth {
border-right: 1px solid #FFF;
border-left: 1px solid #FFF;
}	

#content {
padding: 0 0.5% 0 0.5%;
font-size: 90%;		
		}
.contentleft {
	float: left;
	width: 65%;
}
.homeleft {
	float: left;
	width: 49%;
}
.contentright {
	float: right;
	width: 35%;
	}
	.rightimage {
	float:right; 
	width: 36%; 
	margin-left:1%
}
	h1 {
	font-size: 22px;
	}


	h2 {
		margin-top: 0;
		}
	h3 {
	font-size: 16px;
	}
h4  {
	font-size:16px;
	margin-top: -10px;
	}
	h5 {
	font-size: 16px;
	color: #0056A1
	margin-top: 5px;
	line-height: 26px;
	font-weight:bold;
	}
		.style2 {
	font-size: 20px;
	color: #0056A1
}
	.justified {
	text-align: justify;
	font-size: 110%;
	}
		.bodytext {
	font-size: 110%;
	}

		.insetlist {
	font-size: 110%;
	margin-left: 7%;
	margin-top: 4px;
	list-style-type: square;
}   
.numberedlist {
	font-size: 80%;
	margin-left: 70px;
	margin-top: 4px;

	font-size: 100%;
	}
		.image {
	display: inline;
	}
		.captcha {
	font-size: 12px;
	}
	#footer {

	font-size: 12px;


}

.footerleft {
float: left;
margin-left: 2%;
}
.footerright {
float: right;
margin-right: 2%;
}
.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%;


    }
.imageright {
	float: right;
	margin-left:: 2%;
	width: 30%;
	}
.concertsleft {
	float: left;
	width: 70%;
	}
.concertsright {
	float: right;
	width: 24%;
	min-width: 150px;
	}
}
@media only screen and (min-width: 700px) {
#menu ul {
list-style-type: none;display: block;
padding-left: 10%;

}
#menu ul li a {
width: 140px;
}
h1 {
font-size: 24px;
}
.concertsleft {
	float: left;
	width: 75%;
	}
.concertsright {
	float: right;
	width: 24%;

	}
}

@media only screen and (min-width: 1000px) {
#menu ul li a {
width: 150px;
}
#menu ul {
list-style-type: none;display: block;
padding-left: 22%;

}