a:link {
	color: #ffffff;
text-decoration:none;	
}

a:hover {
	color: #FFFFFF;	
		font-weight: bold;
		text-decoration:none;
}

a:visited {
	color: #FFFFCC;
	font-weight: bolder;
	text-decoration:none;
}

a:active {
	color: #AD9458;	
	text-decoration:none;
}





.search {
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFDCA2;
	text-align: left;
}

.maintable {
	background-position: top;
	background-color: #9DB843;
	padding-right: 0px;
}

.navigation {
	font-family: "Tempus Sans ITC", "Tempus Sans", "Maiandra GD", "Lydian BT", "Lucida Sans", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFDCA2;
	font-weight: bold;
	text-align: center;
	background-color: #586626;
	height: 24px;
}

body {
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFE6BB;
	background-color: 999966;
	background-image: url(images/greenroom_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	}
	
.container {
	text-align: left;
	vertical-align: bottom;
	align: center;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.container_holder {
	width: 604px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: center;
	}

.container_left {
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 20px;
	width: 270px;
	float: left;
}

.container_left300 {
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
	width: 300px;
	float: left;
}


.container_ticketsleft {
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 20px;
	width: 400px;
	float: left;
}

.container_maincontent {
	margin: 0 0 0 400px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}



.container_ticketsright {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 280px;
	width: 270px;
	float: right;
}

.container_leftnarrow {
	text-align: left;
	vertical-align: top;
	padding: 15px 5px 15px 10px;
	width: 240px;
	float: left;
}

.container_mainrightcontent {
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.container_maincontentwider {
	margin: 0 0 0 260px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.sidebar {
	font-family:  Verdana, Tahoma, "Trebuchet MS", "Gill Sans MT", sans-serif;
	background-position:center;
	border-left-color: #586626;
	border-left-width: thin;
	font-size: 12px;
	float: center;
	padding: 0 5px 5px;
	width: 156px;
	border-left-style: ridge;
	}
	
.margins_20 {
	margin-left: 20px;
	margin-right: 20px;
	}	
	

h1 {
	font-family: "Exotc350 Lt BT", "Parisian BT", "Parisian", "Paris", "Imprint", "Imprint MT Shadow", "Felix Titling", "Perpetua Titling MT", sans-serif;
	font-size: 44px;
	font-weight: lighter;
	text-align: center;
} 

.margins_handle {
	margin-left: 40px;
	margin-right: 40px;
	text-align:left;
	}
	
	
.form_label {
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: top;
	line-height: 28px;
	font-size: 14px;
}

.checkbox_label {
	text-align: left;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: top;
	line-height: 28px;
	font-size: 14px;
}


hr {
    color: #FFDCA2;
	}

.query_header {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
}
.query_results_header {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #586626;
	text-align: left;
	line-height: 24px;
}
.query_results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 22px;
}
.page_indicator {
	font-size: large;
	color: #FFF0D7;
	font-weight: bolder;
}
.footer {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Gill Sans MT", sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	vertical-align: middle;
	background-color: #586626;
	background-position: bottom;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	}
	
.vertical_bar {
	background-position:center;
	
	border-left: ridge;
	border-left-color: #FFDCA2;
	border-left-width: thin;
	padding-left: 6px;
	}	

.musiccuts {
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #FAE4A5;
	text-align:left;
	
	}