body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a:href 
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #F07226;
}
a:visited {
	text-decoration: none;
	color: #F07226;
}
a:hover {
	text-decoration: underline;
	color: #F07226;
}
a:active {
	text-decoration: none;
	color: #F07226;
}
h1,h3,h5,h6 {
	color:#F07226;
	font-family: Andalus;
}
h2 {
	color:#F07226; 
	font-weight: bold; 
	font-size: 20px; 
	font-family: Andalus;
}
h4
{
	color: #F07226;
	font-family: Andalus;
	font-size: 16px;
}
.dropDown {
	font-family: Andalus;
}
.ticketLable {
	color:#F07226; 
	font-family: Andalus;
	font-weight: bold;
}
.sideBox1 {
	color: #663399; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Georgia;
}
.sideBox2 {
	color: #FF3300; 
	font-weight: bold; 
	font-size: 20px; 
	font-family: Andalus;
}
.sideBox3 {
	color: #FF3300; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Georgia; 
	text-align: left;
}
.navMenu {
	text-align:center;
	vertical-align: middle;
	border-style:solid;
	border-width:thin;
	height:40px;
	width:140px;
}
.mainNav {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F07226;
	height: 40px;
	border: 5px double #12177A;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
.mainNav a, .mainNav a:visited  {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mainNavOn {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F07226;
	height: 40px;
	border: 5px double #12177A;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	cursor: default;
}
.mainNavOn a, .mainNavOn a:hover {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F07226;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.dropNav {
	border-top: 5px none #12177A;
	border-right: 5px double #12177A;
	border-bottom: 5px double #12177A;
	border-left: 5px double #12177A;
	padding: 0px;
}
.dropNavCell {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F07226;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	padding: 5px;
}
.dropNavCell a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.dropNavCellOn {
	font-size: 10px;
	font-weight: bold;
	color: #F07226;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	padding: 5px;
}
.dropNavCellOn a, .dropNavCellOn a:hover {
	text-transform:none;
	font-size: 10px;
	font-weight: bold;
	color: #F07226;
	font-family: Arial, Helvetica, sans-serif;
}
.newsBox {
	border: 1px solid #F07226;
	background-color: #FFFFFF;
	padding: 10px;
}
.contactBox {
	border: 1px solid #12177A;
	background-color: #F07226;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.contentBox {
	border: 1px solid #F07226;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 20px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.popupMenu {
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F07226;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
.popupHover
{
	background-color:#FFFFFF;
	color:#F07226;
}

