@charset "UTF-8";
body {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	background: #fcfcdc url(images/background.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #382b1e;}

a {outline:none; color: #382b1e; font-weight:bold;}
img {border:none;}
p {
	margin:0 0 11px;
	padding:0 7px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	text-align:justify;
	line-height:23px;
	color:#382b1e;}
ul.itemList li {
	margin:0 ;
	padding:0 ;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:25px;
	font-weight:bold;
	color:#3f3d21;
	list-style:disc;
	list-style-position:inside;}

#mainContent ul {margin:0; padding:0; list-style:none;}
	#mainContent ul li {
		margin:0;
		padding:0 37px 0 39px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		line-height:25px;
		font-weight:bold;
		color:#3f3d21;}

#container {
	width: 324px;
	margin:0 0 0 245px;
	text-align: justify;
	position:relative;}


/* - - - - - - - - - - Navigation - - - - - - - - - - - */
#nav {
	position:fixed;
	top:167px;
	left:84px;
	width:64px;
	height:100px;}
#navigation {
    margin:0;
	padding:0;
	list-style:none;}
#navigation li {
	float:left;
	margin-right:11px;}
#navigation li a {
	display:block;
	height:16px;
	margin:0 0 8px;
	background:url(images/nav.png) no-repeat;
	text-indent:-9999px;}

li#home a.nav{width:64px; background-position:left top;}
li#plot a.nav {width:56px; background-position:left -23px;}
li#auction a.nav {width:64px; background-position:left -46px;}
li#credits a.nav {width:64px; background-position:left -68px;}
li#tickets a.nav {width:64px; background-position:left -90px;}
/* - - - - - - - - - - End Navigation - - - - - - - - - - - */

#mainContent {padding:0;}

h1 {text-indent:-9999px; margin:0; padding:0;}

#header {
	background:url(images/header.png) top left no-repeat;
	height:612px;
	text-indent:-9999px;}

h3#staringSection {
	background:url(images/conley-iverson-gay-march-19.png) top left no-repeat;
	width:324px;
	height:286px;
	margin:37px 0 10px;
	padding:0;
	text-indent:-9999px;}

h3#plotSection {
	background:url(images/the-plot-stax-music-academy.png) top left no-repeat;
	width:324px;
	height:178px;
	margin:0 0 8px;
	padding:0;
	text-indent:-9999px;}

h3#auctionSection {
	background:url(images/auction.png) top left no-repeat;
	width:324px;
	height:66px;
	margin:0 0 8px;
	padding:0;
	text-indent:-9999px;}
	/*.auctionItemWrap {
		width:334px;
		margin:0 auto;
		text-align:left;}
		#mainContent .auctionItemWrap img {
			float:right;
			width:167px;
			display:inline;
			margin:0 0 20px 10px;}
		#mainContent .auctionItemWrap p.itemNumber {
			font-size:18px;
			font-weight:normal;
			margin:0;
			padding:0;}
		#mainContent .auctionItemWrap h5 {
			font-size:22px;
			margin:0 0 20px;
			padding:0;
			font-weight:bold;
			color:#3f3d21;}
		#mainContent .auctionItemWrap p.value {
			font-size:18px;
			font-weight:normal;
			margin:0;
			padding:0;}*/

h3#creditsSection {
	background:url(images/credits-special-thanks-to.png) top left no-repeat;
	width:324px;
	height:156px;
	margin:0 0 8px;
	padding:0;
	text-indent:-9999px;}
		.sponsors a {font-size:13px; font-weight:lighter; text-decoration:none;}
	h5 {
		text-align:center;
		font-size:22px;
		margin:20px 0 5px;
		padding:0;}
		h5#execProducer {
			background:url(images/sun-trust-logo.png) center bottom no-repeat;
			height:100px;
			display:block;
			margin:0;}
			h5#execProducer a {
				display:block;
				font-size:20px;
				font-weight:bold;
				height:96px;
				border:1px solid #fcfcdc;}
		p.items {font-size:13px; font-weight:lighter;}
		p.center.attention {font-size:20px;}

h3#ticketsSection {
	background:url(images/tickets-click-here.png) top left no-repeat;
	width:324px;
	height:121px;
	margin:0 0 8px;
	padding:0;
	text-indent:-9999px;}
	p.center.attention.phone {font-size:25px;}

.attention {color:#4b897f}
.center {text-align:center; margin-left:auto; margin-right:auto;}
.clearRight {clear:right;}
.border {border-top:1px solid #3a3317; width:335px; height:1px; margin:33px auto; padding:0;}
