@charset "UTF-8";
/* CSS Document */


/*-------------------------*/
/* General HTML Tag Rules  */
/*-------------------------*/

body {
	/* background-image:url(images/bg_body.jpg); */
	background-repeat:repeat-x;
	background-color:#000;
	background-attachment:fixed;
	background-position:top;
}

h1, h2, h3, h4, h5, h6 {

}

p {
	width: 868px;
	color:#61605e;
	font-size:13px;
	font-family:Verdana, CrimsonRoman, Arial, Helvetica, sans-serif;
	margin: 25px 0px 0px -15px;
	/* border: 1px solid red; */
}

a {

}

a:hover {

}

hr {

}

table {
	/* border: 1px solid red; */
	width: 100%;
	/* border-collapse: collapse; */
	border-spacing: 0px 0.5px;
	/* margin: auto; */
}

th {
	/* border: 1px solid red; */
	padding: 0 0em 0 0.5em;
	/* background-color: #ffc; */
    opacity: 0.9;
	color: #ffffff;
}

td {
	/* border-bottom: 1px solid red; */
	/* background-color: black; */
	color: #999;
	/* opacity: 0.7; */
	height: 25px;
}

.eventth {
	/* margin:0px; */
	padding: 0 0em 0 0.5em;
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#000000; */
	text-decoration:none;
	text-align: left;
	font-weight:normal;
	font-style: italic;
	font-size:12px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

.date {
	/* margin:0px; */
	padding: 0 0em 0 0.5em;
	/* border-right: 1px solid #ffc; */
	/* border-bottom: 3px solid black; */
	/* background-color:#25201c; */
	text-decoration:none;
	text-align: left;
	font-weight:normal;
	font-size:15px;
	color: #ffffff;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

.date a {
/* margin:0px; */
	padding: 0 0 0 0;
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#000000; */
	text-decoration:none;
	text-align: center;
	font-weight:normal;
	color: #fff;
	font-style: normal;
	font-size:13px;
	letter-spacing:0.6px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
}	
	
.venue {
	/* margin:0px; */
	padding: 0 0em 0 0.5em;
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#25201c; */
	text-decoration:none;
	text-align: left;
	font-weight:normal;
	font-size:13px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

.location {
	/* margin:0px; */
	padding: 0 0em 0 0.5em;
	/* border-right: 1px solid #ffc; */
	/* border-bottom: 3px solid black; */
	/* background-color:#25201c; */
	text-decoration:none;
	/* text-indent: 0.5em; */
	text-align: left;
	font-weight:normal;
	font-size:13px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

.tickets {
	/* margin:0px; */
	padding: 0 0em 0 0.5em;
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#25201c; */
	text-decoration:none;
	text-align: left;
	font-weight:normal;
	font-size:13px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

.tickets a {
	/* margin:0px; */
	/* padding: 0 5em 0 0.5em; */
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#25201c; */
	text-decoration:none;
	text-align: left;
	font-weight:normal;
	color: #8fbda3;
	font-size:13px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
	
}

/*-------------------------------*/
/* General Template Class Rules  */
/*-------------------------------*/

.wrapOverall {
	width:1366px;
	height:580px;
	/* width:1367px;
	height:725px; */
	/* border: 2px solid #000000; */
	/* border-radius: 35px; */
	margin:0 auto;
	background-color:#2b2a2a;
	background-image:url(images/py9.png); 
	background-size:503px 581px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.wrapNavBar {
	width:100%px;
	height:35px;
	/* border: 1px solid #fff; */
	background-color: black;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 0px 0px;
	
}


.wrapContentBottomAndFooter {
		width:1358px;
		height:275px;
		/* border: 2px solid #bbb; */
	/* background-color:#000000; */
}

.header {
	/* background-image:url(images/bg_header.png); */
	/* background-repeat:no-repeat; */
	/* border: 1px solid red; */
	background-position: top center;
	background-color: #faf9f6;
	float: left;
	opacity: 0.95;
	height:230px;
	width: 868px;
	margin: 0px 0px 0px 498px;
}

.header img.logo {
	float:left;
	margin:15px 0px 5px 25px;
}

.navMain {
	margin:0px 25px 25px 0px;
	padding: 5px;
	float:auto;
	width: 100%;
	text-align: center;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* border: 1px solid #daf; */
}

/*.content {
border: 2px solid #ffffff;
margin: 100px;
}
*/
.content {
	/* border: 1px solid #c93d4c; */
    /* border-radius: 25px; */ 
	width:810px;
	height:180px;
	/* background-color:#2b2a2a; */
	/* background-color:#000000; */
	/* background-image:url(images/n3.jpg); */
	padding:0px;
	float:left;
	opacity:0.95;
	overflow:auto;
	margin: 20px 0px 0px 530px;
	
}

.contentBottom img.banner {
	float:left;
	margin:200px 0px 0px 350px;
	
}
.footer {
	/* border: 2px solid #c93d4c; */
	width: 868px;
	background-color:#faf9f6;
	height: 80px;
	/* width: 1150px; */
	float: left;
	opacity: 0.95;
	margin: 35px 0px 0px 498px;
	text-align: center;
	/* margin-right: auto; */
	
}

.footer p.normalText {
	margin:0px;
	padding:0px;
	color:#000;
	text-decoration:none;
	/* text-align: center; */
	font-weight:normal;
	font-size:12px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	margin:0 auto;
	
}

.footer a {
	/* margin:0px; */
	padding: 0 0 0 0;
	/* border-right: 1px solid red; */
	/* border-bottom: 3px solid black; */
	/* background-color:#000000; */
	text-decoration:none;
	text-align: center;
	font-weight:normal;
	color: #000;
	font-style: normal;
	font-size:12px;
	letter-spacing:0.6px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* margin:10px 10px 10px 25px */
}

.navEndorsements {
	/* float:left; */
	margin-top: 540px;
	margin-left: 10px;
	/* border: 2px solid #ca3; */
	padding:0px;
}


/*---------------------------*/
/* General Navigation Rules  */
/*---------------------------*/

.navMain ul {
	margin:0px;
	padding:0px;
}

.navMain ul li {
	margin:0px;
	padding:0px 20px;
	list-style:none;
	display:inline;
}

.navMain ul li a{
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
	font-family:CrimsonRoman, Arial, Helvetica, sans-serif;
	/* text-transform:uppercase; */
}

.navMain ul li a:hover {
	color:#c99435;
}



.navEndorsements ul {
	margin:0px;
	padding:0px;
}

.navEndorsements ul li {
	margin:0px;
	padding:0px 20px;
	list-style:none;
	display:inline;
}

.navEndorsements ul li a{
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navEndorsements ul li a img{
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.navEndorsements ul li a:hover {

}

.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano .nano-content:focus {
  outline: thin dotted;
}
.nano .nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .nano-content::-webkit-scrollbar {
  visibility: visible;
}
.nano .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano .nano-pane  .nano-slider {
  background: #444;
  background: rgba(170,170,170);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

/*---------------------*/
/* General List Rules  */
/*---------------------*/