

/* scott's hacked code */


body {
	background-color: #210303;
	background-image: url("../images/global_bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	color: #000;
	margin: 0px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
	letter-spacing: .1px;
}

img {
	border: none;
}

h1 {
	font-size: 16px;
	line-height: 14px;
	font-weight: normal;
	color: #9b201d;
}

h3 {
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}

a {
	color: #9b201d;
	text-decoration: none;
}
div.container {
	background-color: white;
	width: 978px;
	margin: auto;
	border: 0px none transparent;
	vertical-align: top;
}

div.content{
	text-align: left;
	background-color: #ffffff;
	width: 978px;
	vertical-align: top;
	padding: 10px;
}

div.header_image {
	background-color: #ffffff;
	width: 978px;
	vertical-align: top;
}

div.lick_varnish {
	position: relative;
	top:  -2px;
	background-color: #000000;
	width: 978px;
	height: 40px;
	vertical-align: middle;
	color: #fd352a;
	text-align: right;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 40px;
	font-style: normal;
	clear: both;
	margin-bottom: -2px;
}

div.page_title {
	position: relative;
	top:  -2px;
	background-color: #321b33;
	height: 40px;
	vertical-align: middle;
	color: #fafed9;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 40px;
	font-style: normal;	
	clear: both;
	text-indent: 10px;
	padding-left: 16px;
}


img.header_image {
	width: 978px;
}

div.nav {
	background-image: url("../images/nav_bg.jpg");
	background-color: #000;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: solid 1px #666;
	border-style: none;
	height: 30px;
	padding-left: 16px;
	padding-top: 16px;
}

ul.nav{
	margin: 0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
}


li.nav{
	display: inline;
	list-style-type: none;
	float: left;
}

a.nav{
	letter-spacing: 1px;
	white-space: nowrap;
	font-size: 13px;
	color: #e9ac4d;
	text-align: center;
	margin: 10px;
	text-transform: uppercase;
}

a:hover {
	color: #fff;
	background-color: #4e2c4f;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*div.nav {
	position: relative;
	top:  -2px;
	background-color: #ffffff;
	width: 978px;
	height:  40px;
	vertical-align: top;
}  */

/*ul.nav{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
 	margin: 0;
  	list-style: none;
} */

/*li.nav{
	
	list-style-type: none;
	float: left;
  	position: relative;
 	width: 163px;
	height: 40px;
	line-height: 40px;
	text-align: center;
} */

/*a.nav{
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	display: block;
	font: normal normal 17px Georgia "Times New Roman", Times, serif;
	line-height: 40px;
} */

/*a:hover.nav{
	background-color: #d3c472;
	color: #9b201d;
	display: block;
	
}*/

div.logo_ads{
	text-align: center;
	float: right;
	width: 300px;
}

div.footer{
	margin-top: 0px;
	clear: both;
	border-top: 1px solid #000000;
	text-align: right;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	background-color: #210303;
}

b.program_title {
	font-size: 17px;
	line-height: 25px;
	color: #9b201d;
	letter-spacing: 1px;
}

div.index_blurb {
	position:relative;
	top:15px;
	line-height: 18px;
	left: 630px;
	padding:15px;
	opacity: 0.65;
	background: #b54522;
	color:#000000;
	width:270px;
	height:340px;
	overflow: auto;
	color:#000000;
	border: 1px solid #000;
}

div.about_us {
	width: 600px;
	float: left;
	line-height: 18px;
	}

div.contact_us{
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 25px;
}

div.tickets{
	text-align: left;
	float: left;
	width: 930px;
	padding-left: 25px;
	padding-top: 25px;
}
div.program_head {
	text-align: center;
}

div.nav_tickets{
	position: relative;
	clear: both;
	background-color: #876a88;
	bottom: 2px;
	height: 30px;
	padding-left: 25px;
	padding-top: 13px;
}

ul.nav_tickets{
	list-style-image: none;
	list-style-type: none;
  	list-style: none;
	display: inline;
}

li.nav_tickets{
	
	list-style-type: none;
	float: left;
  	position: relative;
	text-align: left;
	padding-right: 2px;
}

a.nav_tickets{
	text-decoration: none;
	color: #ffe199;
	margin-left: 5px;
	padding: 2px;
}

a:hover.nav_tickets{
	color: white;
}

table.tickets {
	border:none;
	border-spacing: 0px;
	width: 930px;
}


td{
	vertical-align: top;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 0;
}

td.formHeader {
	background-color: #000000;
	color: #fff;
    font-size: 12px;
    padding-left: 8px;
}


/*form {
	margin-left: 25px;
}*/

.formRow {
	text-decoration: none;
	background-color: #f6f2d5;
}

.formRow2 {
	text-decoration: none;
	background-color: #f0e4b6;
}

input.bigButton {
	background-color: #d3c472;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9b201d;
	border-right-color: #9b201d;
	border-bottom-color: #9b201d;
	border-left-color: #9b201d;
	color: #9b201d;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;	
}
