body{
	margin: 0px 0px 0px 0px;
	background-image: url(../graphics/pagebg.jpg);
	font-family : verdana, arial,helvetica,sans-serif;
	font-size: 15px;
	text-align: center;
}

html{
	margin: 0px 0px 0px 0px;		
	}
.cssnote{
	position: absolute;
	top: 0px;
	left: 0px;
	display : none;
	line-height: 0px;
}
.container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p {
	color: #000000;
	font-family : verdana, arial,helvetica,sans-serif;
	font-size : 15px;
	font-weight: normal;
	line-height: 1.3em;
}

.whitepage {
	margin-top: 25px;
	width: 700px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid black;
	padding: 10px;
}



.textbox{
	text-align: left;
	margin: 50px 30px 0px 10px;
}

.textbox2{
	text-align: left;
	margin: 20px;
}

.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;
}
.leftfloat{
	float: left;
	margin: 5px 15px 5px 0px;
	font-size: 10px;
	text-align: center;
}

#rentthetheatre,#currentseason,#tickets,#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;
}
.newspaper{
	text-align: justify; 
	text-justify: newspaper;
}

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;
}


	a.menu:link,a.menu:active,a.menu:visited{
		color: rgb(230,230,230);
	}


a.facebookclick{
	color: rgb(230,230,230);	
}
.submenu{
	color: yellow;
	
}


a.menu:hover,a.submenu:hover,a.facebookclick:hover{
	color: crimson;

}




