body {
  font-family: Helvetica;
 }
 
 
.footer {
 font-family: Helvetica;
	font-size: 9px;
	color: #333333;
 } 
a.footer:link {
 font-family: Helvetica;
	font-size: 9px;
	color: #333333;
} 
a.footer:visited {
 font-family: Helvetica;
	font-size: 9px;
	color: #333333;
} 
a.footer:hover {
 font-family: Helvetica;
	font-size: 9px;
	color: #333333;
} 

.bodyFont {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	}
	
.style1 {
	color: #693c10;
	font-size:12px;
	font-weight: bold;
}

.TicketRed {
	font-family: Helvetica;
	font-size: 11px;
	color: #b01720;
	font-weight:bold;
	}	

.FindUsRed {
	font-family: Helvetica;
	font-size: 17px;
	color: #b01720;
	font-weight:bold;
	}	




.grid {
	font-family: Helvetica;
	font-size: 11px;
	color: #b01720;
	font-weight:bold;
	}


.bodyBlackTitle {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}

.breadcrumb{
font: bold 14px "Helvetica";
}

.breadcrumb a{
background: transparent url(../scripts/media/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #693c10;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #693c10;
}

.breadcrumb a:hover{
text-decoration: underline;
}

ul
{
list-style-image:url('../images/main/dot.gif');
padding: 0px;
line-height:20px;
}

.ul2
{
list-style-image:url('../images/main/dot2.gif');
padding: 0px;
line-height:20px;
}


A:visited  {color: #693c10; text-decoration: none}
A:link     {color: #693c10; text-decoration: none}
A:active  {color: #000000; text-decoration: none}
A:hover   {color: #693c10; text-decoration: underline}

a.effect1:visited  {color: #000000; text-decoration: none}
a.effect1:link     {color: #000000; text-decoration: none}
a.effect1:active  {color: #000000; text-decoration: none}
a.effect1:hover   {color: #000000; text-decoration: none; font-weight:bold;}



.style1 {font-weight: bold}
.ShowsGenrewhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
			font-size: 20px;
			margin:0px;
			padding-left:10px;
			padding-bottom:10px;
			color:#ffffff;
			font-weight:bold;
			text-shadow: 2px 2px 3px #000000;
			behavior: url(../scripts/ie-css3.htc);
}
h2 {
			font-size: 20px;
			margin:0px;
			padding-left:10px;
			padding-top:5px;
			color:#ffffff;
			font-weight:bold;
			text-shadow: 2px 2px 3px #000000;
			behavior: url(../scripts/ie-css3.htc);
}


.ShowsGenreOrangeTitle {
			font-size: 30px;
			color:#d37001;
			font-weight:bold;
}

.title-index {
	font-size:16px;
	font-weight:bold;
	color:#B00915;
	font-family: Arial, Helvetica, sans-serif;

}
