body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #acacac;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.welcometxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.eventheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tickets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.events
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link
{
	color: #1FA1D5;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #1FA1D5;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #1FA1D5;
	font-weight: bold;
}
a:active
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.top_nav
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.footer-links
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.ro_pointer
{
	cursor: pointer;
}
.city_dd
{
	font-size: 15px;
}
.city_row_over
{
	background-color: #56cdff;
}
.header_text
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/*Flex Button*/
div.btn-flexbluebtn
{
	line-height: 1.2;
}

div.btn-flexbluebtn div
{
	border-bottom: 1px solid #e8eefa;
	font-size: 1.2em;
	padding: 0;
	background-image: url(../images/btn-flexbluebtn1.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.btn-flexbluebtn div span a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/btn-flexbluebtn2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.btn-flexbluebtn div p
{
	background: none;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/btn-flexbluebtn1.gif);
	background-repeat: no-repeat;
	background-position: right -400px;
}
div.btn-flexbluebtn div p span
{
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../images/btn-flexbluebtn1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.available
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.call
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.soldout
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

