body{
	margin: 0px 0px 0px 0px;
	background-image: url(../graphics/pagebg.jpg);
}

html{
	margin: 0px 0px 0px 0px;		
	}

.cssnote{
	position: absolute;
	top: 0px;
	left: 0px;
	display : none;
	line-height: 0px;
}
p {
	color: #000000;
	font-family : verdana, arial,helvetica,sans-serif;
	font-size : 15px;
	font-weight: normal;
	line-height: 1.3em;
}



.showbox {
	width: 700px;
	background-color: #FFFAFA;
	margin-top: 20px;
	border: 1px solid #000000;
	xpadding: 37px;
	text-align: center;
	float: left;
}


.firefoxwrapper {
	width: 700px;
	margin: auto;
	text-align: center;
}



.leftbox{
	float: left;
	width: 340px;
	text-align: right;
	margin-right: 5px;
	xborder: 1px solid black;

}
.rightbox{
	float: left;
	width: 340px;
	text-align: left;
	margin-left: 5px;
	xborder: 1px solid black;
}

.textbox{
	text-align: left;
	margin: 50px 30px 0px 10px;
}

.blockquote{

	margin: 20px
}



.pic {
	border: 1px solid #000000;
	margin: 30px 0px 0px 0px;
}

#picactors {
	font-size: 11px;
	margin-top: 0px;
}


h1 {
	font-family : verdana, arial,helvetica,sans-serif;
	font-size : 20px;
	font-weight: bold;
	color: #800000;
	margin-top: 20px;
	margin-bottom: 10px;
}


#rentthetheatre,#currentseason,#tickets,#subscribe,#news,#history,#localdining,#gallery,#giftsubscriptions,#pastseasons,#accolades,#volunteer,#jointhetroupe,#thetheatre,#actorsandstaff,#directions,#contacts,#links,#shopping,#search,#donate,#subscriberinfo,#siteinfo,#mailinglist{	
	visibility: hidden;
}
.drophighlight{
	color: blue;
}
.drophighlighti{
	color: blue;
	font-style: italic;
}
div.dropmenu{
	color: #A52A2A;
	background: transparent;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	margin-left: 25px;
	font-weight: bold;
	position: absolute;
	clip: auto;
	width: 400px;
	right: 15px;
	top: 139px;
	z-index: +1;
	background-color: transparent;
	background-image: url(../graphics/dropmenubackground.gif);
	padding: 10px;
	border-color: #Bc5123;
   border-width: 0px 0px 2px 2px;
	border-style: solid;
}
.rightborderpics{
	background-image: url(../graphics/rightborderpics2.jpg);
	background-repeat: repeat-y;
	background-color: #D2691E;
	border-style: solid;
	border-left-color: #D2691E;
	border-right-color: #D2691E;
	border-bottom-color: #D2691E;
	border-left-width: 15px;
	border-right-width: 15px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 150px;
	height: 120%;
}
.boxfloat-left {
	float: left;
	width: 9em;
	margin: 0px 15px 15px 0px;
	padding: 13px;
	background: #B8860B;
	color: white;	
}
.dotbox{
	border-style: dotted;
	border-color: green;
}
a:link {
	color: #008000;
	text-decoration: none;
}
a:active {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}





