@charset "UTF-8";
/* CSS Document */

body {
	background-color: #625e46;
	background-image:url(IMAGES/navBarArt.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
}


a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #f3cb59;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

ul {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	margin:0 auto 0 auto;
	padding:2px 5px 3px 5px;	
}

li {
	display:inline;
	text-align:center;
	text-indent:0;
	padding:2px 5px 0 5px;
}

li.down {
	color:#FF0000
}

#nav_main {
	width:740px;
	height:20px;
	margin:20px auto 20px auto;
	overflow:visible;
}

#nav_main a:link {
	text-decoration:none;
	color:#57533e;
	padding:2px 5px 0 5px;
}
#nav_main a:visited {
	text-decoration:none;
	color:#57533e;
	padding:2px 5px 0 5px;
}
#nav_main a:hover {
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	padding:2px 5px 0 5px;
}
#showArt {
	background-image:url(IMAGES/SHOW/showArt_pageHead.jpg);
	background-repeat:no-repeat;
	background-position:-20px top;
	margin: 10px auto 0 auto;
	width:750px;
	height:175px;
}

.replace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: -9999px;
	margin:0 0 -9px 0;
}

#showContent {
	position:relative;
	width:750px;
	height:auto;
	margin:10px auto 0 auto;
	overflow:visible;
}


#ccCode {margin:auto;
}
#emailSignUpShow {
	margin:30px auto 10px auto;
	width:294px;
	height:auto;
}
#ticketButton1 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton2 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton3 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton4 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton5 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton6 {
	float:right;
	margin:10px;
	z-index:25;
}

#ticketButton7 {
	float:right;
	margin:10px;
	z-index:25;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color: #FFF;
	margin-bottom:5px;
}

.intro {
	font-size:15px;
	line-height:18px;
	font-weight:bold;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:19px;
	color: #FFF;
	margin: 0 0 10px 0;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.date a:link {
	color: #000;
}

.info {
	font-weight:bold;
	color:#f3cb59;
}

.infoSpace {
	font-weight:bold;
	color:#f3cb59;
	margin-bottom:25px;
}
.infoSpace2 {
	font-weight:bold;
	color:#f3cb59;
	margin-bottom:50px;
}
.infoSpace3 {
	font-weight:bold;
	color:#f3cb59;
	margin-bottom:75px;
}
.infoSpace4 {
	font-weight:bold;
	color:#f3cb59;
	margin-bottom:100px;
}

.info a:link {
	color: #f3cb59;
}
.infoSpace a:link {
	color: #f3cb59;
}
.infoSpace2 a:link {
	color: #f3cb59;
}
.infoSpace3 a:link {
	color: #f3cb59;
}
.infoSpace4 a:link {
	color: #f3cb59;
}

.imageLeft {
	padding: 0px;
	float: left;
	clear:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.imageLeft2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: none;
}

.imageLeftSpace {
	padding: 0px;
	float: left;
	clear:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.imageRight {
	padding: 0px;
	float: right;
	clear:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

