.superfishStyle2 ul {
	float:			left;
	margin-bottom:	0em;
}
.superfishStyle2 ul a {
	text-decoration:none;
width: 96px;
height: 60px;
}
.superfishStyle2 ul li li a {
	border-right: 0px solid #c36;
}
.superfishStyle2 ul a, .superfishStyle2 ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}

.superfishStyle2 ul span.rigg-Menu-NonLink , .superfishStyle2 ul span.rigg-Menu{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	/*background:		#333;*/
	padding: 		0.75em 1em;
}

.superfishStyle2 ul li {
	/*background:		#BDD2FF;*/
	/*background:		#333;*/
}
.superfishStyle2 ul li li {
	/*background:		#333;*/
}
.superfishStyle2 ul li li li {
	/*background:		#333;*/
}
.superfishStyle2 ul li:hover, .superfishStyle2 ul li.sfHover,
.superfishStyle2 ul a:focus, .superfishStyle2 ul a:hover, .superfishStyle2 ul a:active {
	/*background:		#CFDEFF;*/
color: #333;
	outline:		0;
}

/*** arrows **/
.superfishStyle2 ul a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.superfishStyle2 ul ul .sf-sub-indicator { background-position:  -10px 0; }
.superfishStyle2 ul ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.superfishStyle2 ul ul a:focus > .sf-sub-indicator,
.superfishStyle2 ul ul a:hover > .sf-sub-indicator,
.superfishStyle2 ul ul a:active > .sf-sub-indicator,
.superfishStyle2 ul ul li:hover > a > .sf-sub-indicator,
.superfishStyle2 ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


.Factory_Theatre a{
background-image: url(Factory_Theatre.gif);
}

.Factory_Theatre a:hover{
background-image: url(Factory_Theatre_h.gif);
}

.Past_Shows a{
background-image: url(Past_Events.gif);
}

.Past_Shows a:hover{
background-image: url(Past_Events_h.gif);
}

.about_us a{
background-image: url(about_us.gif);
}

.about_us a:hover{
background-image: url(about_us_h.gif);
}

.contact_us a{
background-image: url(contact_us.gif);
}

.contact_us a:hover{
background-image: url(contact_us_h.gif);
}


.Educational_Theatre a{
background-image: url(educational_theatre.gif);
}

.Educational_Theatre a:hover{
background-image: url(educational_theatre_h.gif);
}

.Factory_Theatre_Tickets a{
background-image: url(Factory_Theatre_Tickets.gif);
}

.Factory_Theatre_Tickets a:hover{
background-image: url(Factory_Theatre_Tickets_h.png);
}




















