/*EveryPage*/

@font-face {  
  font-family:"Monotype Corsiva";   
  src: local("Monotype Corsiva"), url( "fonts/Monotype Corsiva.ttf" ) format("truetype");
}

body {
	text-align: center;
	font-size: 1.0em;
	font-family: "Monotype Corsiva";
	background-color: #fff4d6;
}
p {
	text-align: left;
	font-size: 1.1em;
	font-family: "arial";
}
#perry p {
	text-align: left;
	font-size: 0.8em;
	font-family: "arial";
	text-indent: 30px;
}
a {
	outline: none;
}
#topmenubar {
	margin-top: 20px;
	background: #7e3735;
}
#content {
	margin-left: 40px;
	margin-right: 40px;
	padding-top:10px;
	padding-bottom:20px;
	clear: both;
}

#bottommenubar {
	text-align: center;
	padding: 5px;
	height: 50px;
	background: #7e3735;
	clear: both;
}

#topmenubar ul {
	list-style: none;
	margin: 0;
	
	padding-left: 0px;
}
#topmenubar ul a {
	text-decoration: none;
	width: 100%;
	font-size: 1.2em;
	line-height: 50px;
	color: #f6ebd4;
	text-align: center;
}
#topmenubar a.on,
#topmenubar ul a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#bottommenubar a {
	margin-left: 40px;
	font-size: 1.2em;
	line-height: 50px;
	color: #f6ebd4;
}
#bottommenubar a:hover {
	width: 100%;
	font-size: 1.2em;
	line-height: 50px;
	color: #ffffff;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 2.0em;
}
li.menu {
	display: inline;
	border-right: 1px solid #fff4d6;
	padding-left: 10px;
	padding-right: 10px;
}
li.last {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
img {
	border-style: none;
}
/*productions*/
#list {
	width: 700px;
	margin-left:auto;
	margin-right: auto;
}
img.operas {
	position: relative;
	border-style: none;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.operasmedia {
	position: relative;
	border-style: none;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 60px;
}
img.operas1 {
	position: relative;
	border-style: none;
	float: left;
	display: inline;
	margin-right: 40px;
	margin-bottom: 40px;
}
img.operas1long {
	position: relative;
	border-style: none;
	float: left;
	display: inline;
	margin-right: 40px;
	margin-bottom: 120px;
}
#productions #content h1 {
	text-align: left;
}
#productions #content ul {
	padding-top: 20px;
	text-align:left;
	font-size: 1.3em;
	list-style-type: none;
}
ul.shows {
	padding-top: 0px;
	margin-top: 0px;
	text-align:left;
	font-size: 1.3em;
	list-style-type: none;
}
li.show {
	font-size: 0.7em;
	font-family:"arial";
}
li.showspace {
	padding-top: 20px;
	font-size: 0.7em;
	font-family:"arial";
}
li.first {
	padding-top: 0px;
	margin-top:0px;
	text-align:left;
	font-size: 1.1em;
	font-family:"Monotype Corsiva";
}
li.first1 {
	padding-top: 10px;
	margin-top:0px;
	font-size: 1.1em;
	font-family:"Monotype Corsiva";
}
li.first2 {
	padding-top: 0px;
	margin-top:0px;
	font-size: 1.1em;
	font-family:"Monotype Corsiva";
}
#productions #content a {
	text-decoration: none;
	color: #7e3735;
}
#productions #content a:hover {
	text-decoration: none;
	color: #000000;
}

/*tickets*/
#text {
	text-indent: 2.0em;
}
#tickets #content a {
	text-decoration: none;
	color: #7e3735;
}
#tickets #content a:hover {
	text-decoration: underline;
	color: #000000;
}
/*donate*/
#donate #content p {
	text-indent: 2.0em;
}
#donate #content ul {
	position:relative;
	color: #7e3735;
	font-size: 1.4em;
	font-family: "Monotype Corsiva";
	list-style-type: none;
	left:-25px;
}
p.address {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

p.addresstop {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
}
p.center {
	text-align: center;
}
#donate #content a {
	text-decoration: none;
	color: #7e3735;
}
#donate #content a:hover {
	text-decoration: underline;
	color: #000000;
}
/*volunteer*/
#volunteer #content p {
	text-indent: 2.0em;
}

#volunteer #content ul.donate {
	margin-top:0px;
	text-align: left;
	margin-right:20px;
	float:left;
	color: #7e3735;
	font-size: 1.2em;
	font-family: "Monotype Corsiva";
	list-style-type: circle;
}
#volunteer #content a {
	text-decoration: none;
	color: #7e3735;
}
#volunteer #content a:hover {
	text-decoration: underline;
	color: #000000;
}
/*auditions*/
#auditions #content p {
	text-indent: 2.0em;
}
#auditions #content a {
	text-decoration: none;
	color: #7e3735;
}
#auditions #content a:hover {
	text-decoration: underline;
	color: #000000;
}
/*about*/
#about #content p.indent {
	text-indent: 2.0em;
}
#about #content a {
	text-decoration: none;
	color: #7e3735;
}
#about #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#about #content ul {
	color: #7e3735;
	font-size: 1.4em;
	font-family: "Monotype Corsiva";
	list-style-type: none;
	text-align:left;
}

/*media*/
#media #content h1 {
	text-align: left;
}
#media #content p {
	padding-top: 0px;
	margin-top:0px;
	text-align:left;
	font-size: 1.3em;
	font-family:"Monotype Corsiva";
}
#media #content a {
	text-decoration: none;
	color: #7e3735;
}
#media #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#media #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
/*scenes*/
#scenes #content p {
	text-align: center;
}
#scenes #content a {
	text-decoration: none;
	color: #7e3735;
}
#scenes #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#scenes #content ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
#scenes #content ul.more {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
li.info {
	font-size: .7em;
	font-family:"arial";
}

li.title {
	font-family: "Monotype Corsiva";
	padding-top: 0px;
	margin-top:0px;
	text-align:left;
	font-size: 1.1em;
}
li.title1 {
	font-family: "Monotype Corsiva";
	padding-top: 20px;
	margin-top:0px;
	text-align:left;
	font-size: 1.1em;
}
#scenes #content ul.hugo {
	margin-right: 30px;
	text-align: left;
	float: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
#scenes #content ul.abduct {
	text-align: left;
	float: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
#scenes #content ul.barber {
	text-align: left;
	float: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
#scenes #content ul.butterfly {
	text-align: left;
	margin-right: 15px;
	float: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
#scenes #content ul.rosen {
	text-align: left;
	float: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
/*classes*/
#classes #content p {
	text-align: center;
}
#classes #content a {
	text-decoration: none;
	color: #7e3735;
}
#classes #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#classes #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}

/*concerts*/
#concerts #content p {
	text-align: center;
}
#concerts #content a {
	text-decoration: none;
	color: #7e3735;
}
#concerts #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#concerts #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
/*festivals*/
#festivals #content p {
	text-align: center;
}
#festivals #content a {
	text-decoration: none;
	color: #7e3735;
}
#festivals #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#festivals #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}

/*links*/
#links #content h1 {
	text-align: left;
}
#links #content a {
	text-decoration: none;
	color: #7e3735;
}
#links #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#links #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}
/*members*/
#members #content h1 {
	text-align: left;
}
#members #content p {
	text-align: left;
}
#members #content a {
	text-decoration: none;
	color: #7e3735;
}
#members #content a:hover {
	text-decoration: underline;
	color: #000000;
}
#members #content ul {
	text-align: left;
	font-family: "arial";
	font-size: 1.3em;
	text-decoration: none;
	list-style-type: none;
}