BODY	{
	SCROLLBAR-BASE-COLOR: #00014c;
	scrollbar-arrow-color: #996600;
	}



 /* LINK COLORS */

a:link		{ color: #996600; text-decoration: none; }

a:visited	{ color: #996600; text-decoration: none; }

a:active	{ color: #996600; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

.title		{ COLOR: #00014C; FONT: 16px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #262662; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.subtitle_gold {
	COLOR: #996600;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold
}


.copyright	{ COLOR: #000033; FONT: 9px verdana, arial, sans-serif }

#date-location 	{ right: 5px; POSITION: absolute; TOP: 133px }

.date		{ color: #FFFFFF; font: 10px arial, verdana, sans-serif; font-weight: bold }

#small-logo 	{ POSITION: absolute; TOP: 0px; LEFT: 0px; }

.just 		{text-align: justify;}

.page-splits	{ COLOR: #CCCCCC; height: 1px; width: 100%; }

.form-margin	{ margin: 5px; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid }


.dropdown 	{ COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px verdana, arial, sans-serif }
		
.showdropdown 	{
	COLOR: #F0CD87;
	WIDTH: 230px;
	FONT: 11px verdana, arial, sans-serif;
	background-color: #00014C;
	position: relative;
	top: 5;
	left: 1px;
}

.vidsdropdown 	{
	COLOR: #F0CD87;
	WIDTH: 230px;
	FONT: 14px verdana, arial, sans-serif;
	background-color: #00014C;
	position: relative;
	top: 5;
	left: 1px;
}


.mapdropdown 	{
	COLOR: #F0CD87;
	WIDTH: 230px;
	FONT: 11px verdana, arial, sans-serif;
	background-color: #00014C;
	position: relative;
	top: 5;
	left: 1px;
}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform2.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid }

.searchform 	{ WIDTH: 125PX;
		  HEIGHT: 20PX;
		  background-image: url("picts/shadeform.gif");
		  font-size: 11px;
		  BORDER: #000000 1px solid; }



.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif }


.searchbutton 	{ font-size: 11px; }






 /* START CODE FOR THE GALLERY CART AND POPUPS */


.gallery-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 0px solid; }

.gallery-borderon	{ position: relative; LEFT: 3px; top: 3px; border: #FF0000 0px solid; }

.picturetitle 		{ COLOR: #262662; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.price	 		{ COLOR: #9999FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }




 /* START THE CODE FOR THE MENUS */


#menulocation 	{ LEFT: 0px; WIDTH: 150px; POSITION: absolute; TOP: 131px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 9pt;
		  height: 24px;
		  width: 150px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ color: #F0CD87;
		  background-color:#00014c;
		  background-image: url("picts/menu.gif");
		  border-bottom: #B48243 1px solid;
		  border-right: #B48243 1px solid; }


a.menu:visited 	{ color: #F0CD87;
		  background-color:#00014c;
		  background-image: url("picts/menu.gif");
		  border-bottom: #B48243 1px solid; 
		  border-right: #B48243 1px solid; }


a.menu:active 	{ background-color:#A27E44;
		  background-image: url("picts/menuon.gif");
		  color: #FFFFFF; }


a.menu:hover 	{ background-color:#A27E44;
		  background-image: url("picts/menuon.gif");
		  color: #FFFFFF; }
		  
a.menu2:hover	{ background-color:#00014C !important;
		  background-image: url("picts/menu.gif") !important; 	  
		  color: #F0CD87 !important; }
		  
.theatre_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000052;
}
.theatre {
	font-family: Verdana, Geneva, sans-serif;
	height: 670px;
}

