/* CSS Document */

html,body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#000000;

}

a { 
color: #999999;
font-size: 12px;
text-decoration: none; 
}

a:visited {color:#000066;}
a:hover {color: #fff}
a:active { color:#000066;}

#container{
width: 800px;
height: 600px;
background-color:#CCCCCC;
text-align:left;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
}

#header{
padding-top: 13px;
padding-bottom: 9px;
height: 183px;
width: 800px;
}

#logo{
float:left;
width: 200px;
}

#navcontainer
{
margin: 0px;
padding: 0px;
height: 183px;
overflow:hidden;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { 
float: left;
text-align: center;
 }

#navcontainer ul li a{
text-decoration: none;
text-align:center;
vertical-align:bottom;
font-weight:bold;
color: #fff;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#navcontainer a:hover{
color: #fff;
}

#navcontainer a#home
{
background: url(../img/home_bg.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#active a#home
{
background: url(../img/home_over.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#navcontainer a:hover#home
{
background: url(../img/home_over.gif) no-repeat left top;
}


#navcontainer a#about
{
background: url(../img/about_bg.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#active a#about
{
background: url(../img/about_over.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#navcontainer a:hover#about
{
background: url(../img/about_over.gif) no-repeat left top;
}

#navcontainer a#shows
{
background: url(../img/shows_bg.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#active a#shows
{
background: url(../img/shows_over.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#navcontainer a:hover#shows
{
background:  url(../img/shows_over.gif) no-repeat left top;
}

#navcontainer a#schools
{
background: url(../img/schools_bg.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#active a#schools
{
background: url(../img/schools_over.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#navcontainer a:hover#schools
{
background: url(../img/schools_over.gif) no-repeat left top;
}

#navcontainer a#contact
{
background: url(../img/contact_bg.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#active a#contact
{
background: url(../img/contact_over.gif) no-repeat top left;
float: left;
margin: 0px;
height: 183px;
width: 110px;
}

#navcontainer a:hover#contact
{
background: url(../img/contact_over.gif) no-repeat left top;
}

#navcontainer #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#wrapper{
overflow:hidden;
}
.imageholder {
float: right;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 20px;
padding-top:20px;
}

#content{
float: right;
width:575px;
height: 395px;
padding-right: 25px;
background-image:url(../img/corners.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFFFFF;

}

#content p{
padding-left: 25px;
font-size:12px;
line-height: 18px;
}


#content li{
font-size:12px;
line-height: 18px;
}

#content h1{
padding-top: 20px;
padding-left: 25px;
padding-right: 25px;
font-size:16px;
line-height: 18px;
font-weight:bold;
}

#content h2{
	padding-left: 25px;
	padding-right: 25px;
	font-size:14px;
	font-weight:bold;
	line-height: 5px;
}

#content a {color: #FE3913}
#content a:hover {color: #000}

.picture{
float: right;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 20px;
padding-top:20px;
}

#left{
float:left;
padding-top: 0px;
width: 200px;
height: 378px;
background-color:#ccc}

#left p{
padding-left: 25px;
font-size:11px;
line-height: 14px;
}

#left h1{
padding-top: 0px;
padding-left: 25px;
font-size:30px;
color:#FFFFFF;
}

#left a {
color: #FE3913;
font-size: 11px;
}

#left a:hover {color: #000}

#vertnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#vertnavcontainer li { 
margin-left: 25px;
margin-top: 8px;
}

#vertnavcontainer a
{
display: block;
padding-top: 6px;
text-align:center;
font-weight:bold;
width: 110px;
height: 20px;
background-image:url(../img/shows_button.gif);
background-repeat:no-repeat;
}

#vertnavcontainer a:link, #vertnavlist a:visited
{
color: #fff;
text-decoration: none;
}

#vertnavcontainer a:hover
{
color: #333;
}

.homecolour{
color:#006633;
}

.aboutuscolour{
color:#009999;
}

.showscolour{
color:#FF3300;
}

.schoolscolour{
color:#CC0033;
}

.contactuscolour{
color: #B18F50;
}

#scrollSpan {
	display: block;
	height: 300px;
	overflow: auto;
	width:560px;

}
#scrollSpan p {
	margin-bottom: 20px;
	margin-right: 20px
}
#commentScrollSpan {
	display: block;
	height: 230px;
	overflow: auto;
	width:560px;
}
#commentScrollSpan p {
	margin-bottom: 20px;
	margin-right: 20px
}

#people {
	margin-right: 20px;
	padding-left: 25px;
	font-size:12px;
	line-height: 18px;
}

#thumbnail {
	float: left;
	width: 110px;
	margin: 0 0px 0px 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clearboth { clear: both; }
 
.caption {
font-size: 10px;
}

#gallerynav{
	font-size:10px;
	text-align: right;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 5px;
	padding-right: 15px;
	background-color:#CCC;
}

.galleryimage{
float: left;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 20px;
}

#gallerynav a {color: #CC0033}
#gallerynav a:hover {color: #000}

#showsnav a {
color: #FE3913}

#showsnav {
	font-size:10px;
	text-align: right;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 25px;
	padding-right: 15px;
	background-color:#CCc;
}

#showsnav a:hover {
color: #000;
}

label
{
font-size: 11px;
width: 8em;
float: left;
text-align: right;
margin-right: 2em;
display: block;
}

input
{
color: #000;
background: #DAD0A1;
padding:0px;
}

.submit input
{
color: #000;
background: #DAD0A1;
margin-left: 8em;
}


textarea {
background-color: #DAD0A1;
color: #000;
}

#tableform {
margin-left: 25px;
font-size: 11px;
text-align: right;
}

