@charset "utf-8";
/* CSS Document */

/* default elements */
* {margin: 0; padding: 0;
  
   }

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
}


a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

big {font-size: 1.1em;}


h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
}

h1 a,
h2 a { color: #444; text-decoration: none; }

h1 a:hover,
h1 a:hover em,
h2 a:hover,
h2 a:hover em { color: #999; }

h1 a em,
h2 a em { color: #f40; font-style: normal; }

h1 {
	font-size: 48px;
	color: #000000;
	padding: 0px;
		}

h2 {
	font-size: 30px;
	margin: 0 0 .2em 0;
	line-height: 20px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
}
.heading {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
}



.photo {
	text-align: center;
}

#top {
	height: 170px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	text-align: center;
}
#wrapper_top {
	height: 158px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.navbar {
	clear : both;
	background : #999999;			
	height : 100px;
	text-align: center;
	width: 100%;
	margin:0 auto;
	
} 
#navbar ul {
	text-align: center;
	width: 100%;
	margin:0 auto;
	
	
}
#navbar li {
	float: left;
	list-style-type: none;	
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 100px;
	text-indent: -9999px;
	behavior: url(../Scripts/iepngfix.htc); */
	
}
#navbar #home {
	width: 125px;
	background-image: url(../buttons/home.png);
	background-repeat: no-repeat;
	background-position: center -100px;
	/*behavior: url(iepngfix.htc); */
	
}
#navbar #home:hover  {
	background-position: center 0px;
	behavior: url(../Scripts/iepngfix.htc); 
	}

#navbar #about_us {
	width: 125px;
	background-image: url(../buttons/about_us.png);
	background-repeat: no-repeat;
	background-position: center -100px;
}
#navbar #about_us:hover  {
	background-position: center 0px;
}
#navbar #directors {
	width: 125px;
	background-image: url(../buttons/directors.png);
	background-repeat: no-repeat;
	background-position: center -100px;
}
#navbar #directors:hover {
	background-position: center 0px;
}
#navbar #shows {
	width: 125px;
	background-image: url(../buttons/shows.png);
	background-repeat: no-repeat;
	background-position: center -100px;
}
#navbar #shows:hover {
	background-position: center 0px;
}
#navbar #performances{
	width: 125px;
	background-image: url(../buttons/performances.png);
	background-repeat: no-repeat;
	background-position: center -100px;
}
#navbar #performances:hover {
	background-position: center 0px;
}
#navbar #workshops{
	width: 125px;
	background-image: url(../buttons/workshops.png);
	background-repeat: no-repeat;
	background-position: center -100px;
}
#navbar #workshops:hover {
	background-position: center 0px;
}
.showsnavbar {
	clear : both;
	height : 25px;
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 2px;	
}

#wrapper_middle {
	padding-top: 10px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
p {
	line-height: 20px;
	text-align: left;
}

#wrapper_footer {
	background-color: #0087BE;
	width: 100%;
	margin:0 auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color:  #9DE1FF;
}

.home_left {
	float: left;
	width: 352px;
	padding-left: 14px;
}
.main_right {
	float: right;
	width: 280px;
	padding-top: 15px;
}

.main_left {
	float: left;
	width: 420px;
	padding-left: 14px;
	padding-top: 15px;
}
.home_right {
	float: right;
	width: 375px;
	text-align: left;
}
.equal_left {
	float: left;
	width: 355px;
	padding-left: 14px;
	padding-top: 20px;
}
.equal_right {
	float: right;
	width: 355px;
	text-align: left;
	padding-top: 20px;
}
.shows_left {
	float: left;
	width: 210px;
	padding-left: 14px;
	padding-top: 20px;
}
.shows_right {
	float: right;
	width: 510px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 15px;
}
.footer_left {
	float: left;
	width: 355px;
	padding-left: 14px;
	padding-top: 10px;
	
}
.footer_right {
	float: right;
	width: 355px;
	text-align: right;
	padding-top: 10px;
	
}
.single {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;	
}
.title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.notbold {
	font-size: 80%;
	font-weight: normal;
}


#footer_text {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 100%;
}
.small {
	font-size: 10px;
	text-align: center;
}

#footer_text a{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer_text a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
.Box
{
	color: #ffffff;
	width: 320px;
	text-align: left;
	background-color: #9900ff;
	border: 3px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
}
.box a {
	color: #FFFFFF;
}
.box a:hover {
	color: #FFFFFF;
}
.Box2
{
	color: #333333;
	width: 340px;
	text-align: left;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 3px;
}
.ShowsBox
{
	color: #000000;
	width: 460px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
}
td {
	padding: 5px;
	vertical-align: top;
}
.schools {
	color: #666666;
	vertical-align: top;
}.red {
	color: #FF0000;
	font-weight: bold;
}
.magic {
	color: #00CCFF;
	font-weight: bold;
}
.clown {
	color: #FF00FF;
	font-weight: bold;
}
.workshops {
	color: #9900FF;
	font-weight: bold;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
ul {
	line-height: 120%;
}
.showtext {
	width: 250px;
	font-size: 14px;
}
.quote{
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
.quoter{
	background-image: url(../images/quoter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
	text-align: right;
}
#performances{
	width: 750px;
	border-collapse: collapse;
	font-size: 0.9em;
	font-weight: bold;

}
#formances tr{
	font-weight: bold;
}
#formances td{
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 30px;
}

.schools {
	color: #999999;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.centre{
	margin-right: auto;
	margin-left: auto;
}
.tempest{
	background-repeat: no-repeat;
	background-position: center top;
	height: 389px;
	width: 370px;
	background-image: url(../images/tempest_sm.jpg);
}

.tempest .text{
	margin-right: auto;
	margin-left: auto;
	padding: 310px 5px 0 5px;
	text-align: center;
}
.goldi{
	background-repeat: no-repeat;
	background-position: center top;
	height: 389px;
	width: 370px;
	background-image: url(../images/red_home_bk.jpg);
}

.goldi .text{
	margin-right: auto;
	margin-left: auto;
	padding: 300px 5px 0 5px;
	text-align: center;
}
.acc_other{
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.acc_other img{
	border: none;
	margin-right: auto;
	margin-left: auto;	
}

.tempest_credits{
	font-size: 13px;
	color: #333;
	background-color: #50c1ed;
	padding: 5px;
	
}
.logo{
	padding-top: 10px;	
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
}
.gallery td{
	text-align: center;	
}