/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #A32620;
	margin: 0px;
	padding: 0px;}
	
p {
	margin: 0;
	padding-top: 0.7em;}	
	
.bold {
	font-weight: bold;}

table tr td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: text-top;}

#container {
	width: 950px;
	text-align: left;
	background: #FFFFFF ;
	overflow: auto;
	border: 1px solid #642320;
	margin: 0px auto;
	padding: 0px;}

#header {
	background: #FFFBEF url(/images/header.jpg) no-repeat;
	position: relative;
	height: 122px;
	z-index: 100;
	border-bottom: 1px solid #000000;}

#header a {
	float: right;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px 163px 0px 0px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	color: #A32620;}		
	
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}
	
h2 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #AB1414;
	margin: 0em 0px 0.7em;
	padding: 0px 0px .3em;
	width: 98%;
	border-bottom: 1px solid #000000;}
	
h3 {
	font: bold normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #A32620;
	margin: 1.5em 0px 0.7em;
	padding: 0px;}
	
h4 {
	font-size: 110%;
	margin: 1em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}

a:link {
	color: #A32620;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #A32620;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #E42323;
	text-decoration: underline;
	font-weight: bold;}

div#content {
	overflow: auto;
	position: relative;
	background: url(images/nav_bg.gif) repeat-y;
	z-index: 100;
	padding: 0px;
}	
	
div#content_main {
	width: 750px;
	margin: 0px;
	padding: 30px 25px 20px 30px;
	display: block;
	overflow: auto;}

div#nav {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 139px;
	position: relative;
	border-top: none;
	border-right:  1px solid #666;
	border-bottom:  none;
	border-left: none;}	
	
#nav ul {
	color: White;
	float: left;
	width: 100%;
	font: 1em arial, helvetica, sans-serif;
	margin: 15px 0 30px;
	padding: 0; }

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;}
	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	height: 100%;}		
	
#nav li a:hover {
	font-weight: normal;
	text-decoration: none;
	background: #F9B961;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;
	color: #3D3629;}
	
#nav ul ul {display:none;}	

#nav p.kyle {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.1em;}
	
#nav p.backstage a {
	color: #FFFFFF;
	float: left;
	width: 120px;
	margin-left: 10px;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: middle;
	font-weight: normal;}

#nav img.pad25 {
	float: left;
	clear: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	border-style: none;}

#nav img.pad10 {
	float: left;
	clear: left;
	margin: 0px 0px 8px 10px;
	padding: 0px;
	border-style: none;}	

#home #nav ul li a.home {
	color: #333333;
	background-color: #EDDFB6; 
	border-bottom: 1px solid #333333;	}

#tickets #nav ul li a.tickets {
	color: #333333;
	background-color: #EDDFB6; 
	border-bottom: 1px solid #333333;	}
	
#contact #nav ul li a.contact {
	color: #333333;
	background-color: #EDDFB6; 
	border-bottom: 1px solid #333333;	}		
	
#annie_box {
	padding: 8px;
	width: 210px;
	float: right;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;}
	
#annie_box img {
	border-style: none;}

#side_box {
	padding: 0px;
	width: 200px;
	float: right;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;}
	
img {
	border: 1px solid #000000;}
			
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 10px 10px;
	clear: right;}
		
.imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: right;}	

#home .imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: none;}		

.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px; }
	
.imgHome {
	border: 1px solid #000000;
	margin: 10px 0px 0px 0px;}
	
.img_mid_no_border {
	vertical-align: middle;
	border-style: none;}
	
#right_sidebar {
	display: block;
	padding: 10px;
	width: 170px;
	margin-left: 20px;
	border: 2px solid #CC0000;
	float: right;
	text-align: center;
	margin-top: 10px;
	background: #F3F0DA;
	clear: right;
	margin-bottom: 20px;}
	
#right_sidebar ol {
	text-align: left;}
	
#order_box {
	padding: 0px 10px 10px;
	border: 1px solid #996;
	margin-top: 20px;
	background: #FFFFCC;
	float: right;
	clear: right;
	width: 180px;
	margin-left: 10px;}
	
.tickets {
	display: table;
	margin-left: 20px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 20px;}
	
#tickets table.tickets tr {
	border: 1px solid #999999;}
	
.box {
	border: 1px solid #CC3300;
	padding: 15px;}
	
#tickets .box {
	margin-top: 20px;
	padding-top: 0px;}	
		
.price {
	text-align: right;}

.col_1 {
	padding: 10px;
	width: 230px;
	float: left;
	margin-left: 40px;}

.col_2 {
	padding: 10px;
	width: 230px;
	float: left;
	margin-left: 60px;}	
	
#footer {
	font-size: 0.8em;
	width: 944px;
	padding: 3px;
	overflow: auto;
	background: #EFDFB5;
	clear: left;}	
	
#footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center; }
	
#footer ul li {
	display: inline;
	color: #000000;
	margin: 0px;
	padding: 0px 30px;
	list-style: none; }

#footer ul li a {
	color: #000000; }
	
p.left {
	text-align: left;}
p.center {
	text-align: center;
	padding-bottom: 10px;
}

	
.left {
	text-align: left;}

.indent {
	padding-left: 30px;
	display: block;}
.rule {
	border-bottom: 1px solid #666666;}
	
.clear {
	clear: both;
	height: 10px;}
.clear1px {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
	font-size: 1px;
	line-height: 1px;}

.clearLeft {
	clear: left;}
.clearRight {
	clear: right;
	height: 1px;}
	
.yellow {
	font-weight: bold;
	color: #FC0;
	padding-right: .5em;}
	
.pink {
	font-weight: bold;
	color: #F9C;
	padding-right: .5em;}
		
.teal {
	font-weight: bold;
	color: #63A9A1;
	padding-right: .5em;}
.red {
	color: #FF0041;}

/* CSS form */

*html form br { clear: left; }

#request #right_sidebar {
	width: 326px;
	margin-right: 10px;}

#request #right_sidebar p {
	line-height: 1.3em;
	}	
legend {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background: #A52421;}

label {
	float: left;
	text-align: left;
	width: 7em;
	padding: 0.5em 0.5em 0.5em 0em;
	margin: 0px;
	clear:left;}
	
label.comments {
	clear: left;}	

input {
	margin: 0.5em;
	padding: 0em;
	text-align: left;
	float:left;}
	
input.hidden {
	float:none;
	clear:none;}	

select {
	margin: 0.5em 1.5em .5em 0.5em;
	padding: 0px;
	float:left;}

input.radio, input.check {
	margin: 0em;
	padding: 0.5em 0px 0px;
	float:left;
	clear:left;}
	
label.radio_label, label.check_label {
	width: 500px;
	text-align: left;
	float: left;
	clear:none;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;}	

textarea {
	margin: 15px 0px 0px .5em;
	float:left;}

input.submit {
	margin-top: 30px;
	clear:left;
	float:left;}
	
input.reset {
	float:left; 
	margin-top: 30px;}	
	
.optional {
	display: inline;
	float:left;}
		
