body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

.eventbox {
	padding:8px;
	background-color:#D2DDE8;
	border-top:dotted 1px #333;
	margin:10px;
	width:540px;
	clear:both;
}

#LeftFloatImage {
	float:left; 
	padding:10px 15px 10px 0px;
}

#RightFloatImage {
	float:right; 
	padding:10px 15px 10px 0px;
}

#sidedoor_banner {
	float:left; 
	padding:10px 15px 15px 0px;
}

#youtube_icon {
	float:left; 
	width:40px;
}

h2 {
	color:#036; 
	font-size:16px; 
	font-weight:bold;
	margin-bottom:0px;
}

h3 {
	color:#000; 
	font-size:12px; 
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
}

#main {
  width: 800px;
  max-width: 800px;
  overflow: hidden;
  margin: 10px auto;
  /*background: #fff;*/
  background-color:#CCC;
  text-align: left;
}
  
#main p {
	text-align: left;
	line-height: 1.4em;
	font-size: 12px;
	color: #000;
}

li {list-style-type: none;}

li.squareBullet {list-style-type:square; padding-bottom:10px;}
li.roundBullet {list-style-type: disc;}

ul.resources li {list-style-type: disc; padding-bottom:5px; margin-left:-20px;}

a {text-decoration: none;
color:#0000FF}

a:hover {text-decoration: underline;}

a:visited {color:#0000FF;}

#navrow {background: #000066;}

#navrow ul {
  text-align: center;
  padding: 5px;
  margin: 2px 2px 2px 2px;}

#navrow li {display: inline; color:#fff;}

#navrow a {padding: 10px 10px 10px 10px; color:#FFFFFF;}

#navrow a:hover {
  text-decoration: none;
  color: #ffffff;}

#navrow li:hover {
  text-decoration: none;
  color: #ffffff;}

#navrow li:hover a {
  text-decoration: none;
  color: #ffffff;}

#navrow a:focus {
  outline: none;
  text-decoration: underline;}

#boxcontent {
	padding: 10px 20px 20px 20px;
	/*width: 97%;*/
}


#aboutcontent {
  padding: 20px 30px 20px 30px;
	/*width: 97%;*/
}

#contactcontent {
  text-align: left;
  padding: 20px 20px 20px 20px;
}

h2 {color: #003399;}


#header {text-align: left;
background-color:#CCC;
}

#header img {border: none;}

#seal {padding-left:80px;
	padding-bottom:20px;}

#logo3 {padding: 0px 0px 15px 40px;}

h1 {font-weight: bold;
  font-size: 18px;
  color: #F28B3E;}

h5 {
	margin-top: 10px;
	font-size: 14px;
	font-style: normal;
}

#mainsplash {
	padding-right: 10px;
  padding-bottom: 20px;
	width: 633px;
}

#splashimg {
  float: left;
	padding: 0px 5px 175px 5px;
}

#encore {
	border: 0;
	text-align: left;
	font-size: 12px;
}

#encore th, td {
	padding: .3em;
}

#sidebar {
	float:right;
	width:153px;
}



#mainsplash h2, #mainsplash h3 {
  margin: 0 0 0 220px;
  padding: 0px;
}

.sabolink {
  color: red;
}

#mainsplash #mainsabolink {
  text-align: right;
	margin-right: 10px;
}

#upcomingConcerts .sabolinks {
 background: red;
  border: 2px solid white;
	color: white;
  padding: 2px 3px;
  position: absolute;
  right: 10px;
	width: auto;
	min-width: 75px;
}

#upcomingConcerts .sabolink {
	color: white;
	font-weight: bold;
}

#upcomingConcerts {
	position: relative;
	text-align: left;
	width: 96%;
	margin: 10px;
	float: left;
	clear: left;
}

#upcomingConcerts .container {
	background: #f2ddc6;
	width: 100%;
	padding-left: 10px;
}

#container {

width: 95%;
}

#upcomingConcerts .concert {
  border-top: 1px dotted #000;
  padding-bottom: 10px;
	clear: both;
}

#upcomingConcerts h2 {
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  font-style: normal;
  color: #F28B3E;
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana;
	
}

.times {
  margin-top: -20px;
  padding-bottom: 20px;
}

.upcomingImages {
  width: 100px;
  float: left;
  margin: 10px 5px;
	padding-bottom: 30px;
}

.slideoutimg {
  max-height: 200px;
  max-width: 350px;
  float: left;
  margin-right: 5px;
}

.more-details {
  height: 200px;
	background: #fff;
	color: #000;
	padding: 10px;
	margin: 12px;
}

.moreDetailsGif {
  border: none;
}

.moreDetailsGif2 {
	border: none;
	border-color: #069;
}

.encorelink {
	font-style: italic;
}

.larger {
  font-size: 30px;
}

h2.blue {
  color: #003399;
}

#moreConcerts {
	width: 600px;
	margin-bottom: 3px;
	padding-bottom: 0;
	clear: both;
}

#moreConcerts p{
	font-style: italic;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Garamond;
	text-align: right;
	padding-right: 3px;
	margin-bottom: .5px;
}

.imgfloatLeft{float:left; margin:0 10px 10px 0; clear:left;}
.imgfloatLftborder{float:left; margin:0 10px 10px 0; clear:left; padding:5px; border:1px solid #ccc;}
.imgfloatRight{float:right; margin: 0 0 10px 10px; clear:right;}
.imgfloatRtborder{float:right; margin:0 0 10px 10px; clear:right; padding:5px; border:1px solid #ccc;}


/*footer styles*/
#footer{
	width:100%;
	clear:both;
	background-color:#000066;
	color: #fff;
	margin-right:20px;
	padding:5px;
}

ul.footerlinks{color:#fff; margin: 0px; padding: 0px 5px; list-style-type: none;}
ul.footerlinks li{color:#fff; text-align:left; margin:0; padding: 0px 5px; float: right;
  display: inline;}
ul.footerlinks li a, ul.footerlinks li a:visited{color:#fff; text-decoration:none; }
ul.footerlinks li a:hover, ul.footerlinks li a:active{color:#fff; text-decoration:underline; }




td.inventory1 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #069;
	padding:5px;
}

td.inventory2 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #690;
	padding:5px;
}

p.inventory3 {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	}
	
	
table.nav {border-left: 1px solid #006699;}
td.nav{border-bottom: 1px solid #006699;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
	font-weight: bold;}
td.partners{border-bottom: 1px solid #006699;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
	font-weight: bold;}
	
#subscribeContent {
  text-align: center;
  width: 500px;
  margin: 0px auto;
}

#subscribeContent table {
  margin-left: 120px;
}

