html, body{ 
 margin:0; 
 padding:0; 
}
#pagewidth {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
#pagewidth #utility {
	width: 776px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagewidth #utility ul {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
	list-style-type: none;
}
#pagewidth #utility li {
	display: inline;
	vertical-align: bottom;
	list-style-type: none;
}
#pagewidth #strip {
	background-color: #FFFFFF;
	vertical-align: text-bottom;
}
#pagewidth #strip ul {
	margin: 0px;
	padding: 0px;
	width: 776px;
	list-style-type: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#pagewidth #strip li {
	margin: 0px;
	display: inline;
	padding: 0px;
}
#pagewidth #menu {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pagewidth #menu ul {
	list-style-type: none;
	width: 776px;
	padding: 0px;
	margin: 0px;
}
#pagewidth #menu li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagewidth #twocols {
	width: 776px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagewidth #footer {
	margin: 0px;
	padding: 0px;
	width: 776px;
	text-align: center;
	height: 30px;
}
/* LEFT NAV styles */

#pagewidth #twocols #left {
	float: left;
	width: 145px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 100%;
	margin: 0px;
}
#pagewidth #twocols #left a:hover {
	text-decoration: underline;
}
#pagewidth #twocols #left a:link {
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagewidth #twocols #left a:visited {
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagewidth #twocols #left .left_menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa97c;
	border-bottom-color: #aaa97c;
	width: 120px;
	display: block;
	padding: 5px 3px 5px 15px;
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagewidth #twocols #left .left_menu_parent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa97c;
	width: 120px;
	display: block;
	padding: 5px 3px 0px 15px;
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagewidth #twocols #left .left_menu_parent_on {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa97c;
	width: 120px;
	display: block;
	padding: 5px 3px 0px 15px;
	color: #c25e05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagewidth #twocols #left .left_menu_tail {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa97c;
	width: 120px;
	height: 100px;
	display: block;
	padding: 5px 3px 5px 15px;
}

/* MAIN styles */

#pagewidth #twocols #main {
	display: inline;
	float: left;
	width: 422px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
}
#pagewidth #twocols #main_h {
	display: inline;
	float: left;
	width: 547px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
}
#pagewidth #twocols #main #content {
	padding: 20px 20px 20px 20px;
	margin: 0px;
}
#pagewidth #twocols #main_h #content {
	padding: 20px 0px 0px 20px;
	margin: 0px;
}
#pagewidth #twocols #main #content #subcol2 {
	display: inline;
	float: left;
	width: 180px;
	padding: 10px
	position: relative;
	height: auto;
	margin-right: 15px;
}
#pagewidth #twocols #main #content #subcol {
	display: inline;
	float: left;
	width: 180px;
	padding: 10px
	position: relative;
	height: auto;
}
#pagewidth #twocols #main #callout_about {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* INDIV EVENT tabs */

#pagewidth #twocols #main #content #indmenu {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pagewidth #twocols #main #content #indmenu ul {
	list-style-type: none;
	width: 360px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#pagewidth #twocols #main #content #indmenu li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* MID TOP & MID BOTTOM sections */

#pagewidth #twocols #mid_top {
	display: inline;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
}
#pagewidth #twocols #mid_bottom {
	display: inline;
	float: right;
	width: 630px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 0px;
}
#pagewidth #twocols #mid_bottom #content {
	padding: 0px 15px 15px;
	margin: 0px;
}
#pagewidth #twocols #mid_left {
	float: left;
	height: inherit;
	width: 365px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#pagewidth #twocols #mid_right {
	float: left;
	width: 200px;
	border: 1px solid #cfe0a1;
	height: inherit;
	margin: 10px 0px 0px 10px;
	padding: 10px;
}
#pagewidth #twocols #mid_right #call_out_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fcae49;
	line-height: 16px;
}
/* calendar/search boxes */

#pagewidth #twocols #mid_left #calendar {
	float: left;
	width: 200px;
	height: inherit;
	margin: 0px 10px 10px 0px;
}
#pagewidth #twocols #mid_left #search {
	float: left;
	background-color: #FCAE49;
	width: 250px;
	height: inherit;
	margin: 0px 0px 10px 10px;
	padding: 10px;
}
#pagewidth #twocols #mid_left #search #call_out_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}

/* RIGHT column styles*/

#pagewidth #twocols #right {
	width: 203px;
	float: right;
	background-color: #c6b2db;
	height: inherit;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* BUY TICKETS styles*/

#pagewidth #twocols #right #buy_tickets {
	background-color: #ed4604;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 10px 5px;
	padding: 5px 5px 5px 8px;
	border: 1px solid #FFFFFF;
}
#pagewidth #twocols #right #buy_tickets a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#pagewidth #twocols #right #buy_tickets a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#pagewidth #twocols #right #buy_tickets a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* TicketMaster Style */

/* BUY TICKETS styles*/

#pagewidth #twocols #right #ticketmaster_tickets {
	background-color: #ed4604;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 10px 5px;
	padding: 5px 5px 5px 8px;
	border: 1px solid #FFFFFF;
}
#pagewidth #twocols #right #ticketmaster_tickets a:hover {
	text-decoration: underline;
	color: #ed4604;
}
#pagewidth #twocols #right #ticketmaster_tickets a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed4604;
}
#pagewidth #twocols #right #ticketmaster_tickets a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed4604;
	border: 0px;
}


#pagewidth #twocols #right #calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
    padding: 8px;
	border: 1px solid #FFFFFF;
	background-color: #8dc43b;
    margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* CALLOUT styles*/

#pagewidth #twocols #right #call_out {
	padding: 8px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#pagewidth #twocols #right #call_out2 {
	padding: 8px;
	border: 1px solid #c4e1e1;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#pagewidth #twocols #right #call_out3 {
	padding: 8px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pagewidth #twocols #right #call_out4 {
	margin-top: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 130px;
	height: 130px;
}
#pagewidth #twocols #right #call_out_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#pagewidth #twocols #right #call_out_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: bold;
	color: #fcae49;
	line-height: 20px;
}

/* RIGHT LINKS styles*/

#pagewidth #twocols #right #call_out a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
}
#pagewidth #twocols #right #call_out a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#pagewidth #twocols #right #call_out a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#pagewidth #twocols #right #call_out #rt_text_link a:hover {
	text-decoration: underline;
	color: #471c04;
}
#pagewidth #twocols #right #call_out #rt_text_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #471c04;
}
#pagewidth #twocols #right #call_out #rt_text_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #471c04;
}


/* This is where I am importing Megan's styles */

ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #783f20;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
a:link {
	text-decoration: none;
	color: #ed4604;
}
a:visited {
	text-decoration: none;
	color: #F4662E;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.buytx_link:link {
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #471c04;
}
.text_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ed8804;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #471c04;
	font-weight: bold;
}
.text_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ed8804;
	font-weight: bold;
}
.text_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #78ab12;
	font-weight: bold;
	font-style: italic;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #471c04;
	font-weight: bold;
}
.text_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #318ca3;
	font-weight: bold;
}
.text_header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ed8804;
	font-weight: bold;
}
.text_headerbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #ed8804;
}
.header_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #aa8bc9;
	line-height: 25px;
}
.header_concert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #78ab12;
	line-height: 25px;
}
.header_tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #f3a552;
	line-height: 25px;
}
.header_sales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6cb3c5;
	line-height: 25px;
}
a.whitehdr_link:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	height: 20px;
}
.rt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #401903;
	font-weight: normal;	
}
.rt_text_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #401903;
	font-weight: normal;	
}
.callout_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #aa8bc9;
	background-position: right;
}
a.leftnav_link:link {
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.leftnav_link:hover {
	color: #450435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.leftnav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c25e05;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa97c;
	border-bottom-color: #aaa97c;
	width: 120px;
	display: block;
	padding: 5px 3px 5px 15px;
}
/* styles for event text */
.event_rule {
	font-weight: bold;
	text-indent: 7px;
	border-bottom-color: #aaa97c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.event_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ed8804;
}
.event_name_lc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ed8804;
}
.event_datelocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ed8804;
}
.promo_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.promo_datelocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.promo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

/* This is a test for pulling column lengths */
.clearer {
	clear: both;
	font-size: 34px;
	vertical-align: text-bottom;
}
  #pagewidth #twocols #main #content #tmdb {
	height: 400px;
}

