/* Theatre Color Information */

td.module a img{
padding:0;
margin:0;
border:2px solid #003300;
}
td.module a:hover img{
padding:0;
margin:0;
border:2px solid #00FF33;
}
ul li a img{
padding:0;
margin:0;
border: 2px solid #003300;
}

ul li a:hover img{
border: 2px solid #33FF66;
}

#footer{
background:#37954b;
}
#navbar{
margin:0 0 0 0;
background-image:url(../images/menubggreenbig.gif);
border-top:5px solid #003300;
border-bottom:5px solid #003300;
}

#quicklinks p{
line-height:1.25em;
padding:0 3px 0 0;
color:#000;
}

#quicklinks h4{
font-size:smaller;
color:#66CC66;
line-height: 1.5em;
border-bottom:1px solid #66CC66;
margin:0 8px 0 0;
}

.showpage{
	padding: 0 0 10px 0;
	margin:0;
	float:right;
	border:none;
}

.showpagealt{
padding: 0 0 10px 0;
	margin:0;
	float:right;
	border:2px solid green;
	border-bottom:none;
}



p{
font-size:.75em;
line-height:1.5em;
}
h1,h2,h3{
color:#FFFF00;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

h2{
font-size:1.5em;
}
h3{
margin:5px 0 0 0;
color:#FFFFCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.75em;
font-weight:bold;
}
#content a{
color:#006600;
}
#content a:hover{
color:#33FF33;
}

h4{
	color:#FFFF66;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:1em;
	}
h5{
	color:#33CC66;
	font-family:Geneva, sans-serif;
	margin:0;
	padding:0;
	}

#logotext{
background:url(../../header_slices/theatretext2.gif) no-repeat center;
}

#bimg{
background:url(../../header_slices/theatreimg.gif) no-repeat top right;
}

#wrap{
	background-color: #003300;
	background-repeat: repeat-y;
	background-position: 18%;
}
#wrap-inner{
	background-repeat: repeat-y;
	background-position: 18%;
	
		}
		

#footer{
border: 3px solid #006600;
	background:#003300 url(../backgrounds/footertop.gif) repeat-x top left;
	}
/*HACKS*/

/*Hide from IE5/Mac\*/
*html #footer {height:1%;}
/*end hide from IE5/Mac*/

