/*palm
Gold #AE6C18
Red #660D00
Tan #BAA570
Green #022400
Brown #3D2914
*/
@font-face {
	font-family: 'prociono';
	src: url('prociono-regular-webfont.eot'); /* IE9 Compat Modes */
	src: url('prociono-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('prociono-regular-webfont.woff') format('woff'), /* Modern Browsers */
	     url('prociono-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('prociono-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */}	       
body {background-color: #3D2914;text-align: center;margin: 0 auto;}
#wrapper {width: 1024px;margin: 0px auto;background-color: #ffffdd;}
/*----------------------------------------------------------------------------------------------------------HEADER----------------------------*/
#header {position: relative;width: 1024px;height: 128px; border-top: solid #AE6C18 5px;z-index: 0;}

#header p {
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 400px;
	right: 80px;
	top: 10px;
	
}


/*-------------------------------------------------------------------------------------------------TOP NAVIGATION----------------------------*/
#nav {position: relative;width: 1024px;height: 50px;margin: 0 auto;background-color: #660D00;border-top: solid #AE6C18 5px;border-bottom: solid #AE6C18 5px;}
a:link   {color:white;}
a:visited{color:white;}
a:hover {color:#AE6C18;}
a:active {text-decoration: underline;}
ul {list-style-type:none;text-decoration: none;margin: 7px;padding:0;}
li {font-family: 'prociono', serif;font-size: 28px;margin: 20px;display:inline;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;	 	}
a {text-decoration: none;margin: 10px;}
/*-------------------------------------------------------------------------------------------------SIDEBAR NAVIGATION----------------------------*/
#sidebar {width: 300px;float: left;margin-left:25px;}
#sidebar a {display:block;padding: 10px;}
#sidebar li {font-family: 'prociono', serif;display: block;font-size: 20px;margin: 20px 10px;padding: 5px 20px;background-color: #BAA570;}
#amazon {margin-left: 60px;}
/*---------------------------------------------------------------------------------------------------MAIN CONTENT-------------------------------*/
#BlkCrt{background-image: url('images/BlackCurtains.jpg');
	    height: 500px;
	    width: 600px;
		margin-left: -35px;
		color: #BAA570;
		padding: 20px;
	
}
#main_content{width: 630px;margin:20px 25px 20px -15px;padding: 20px;text-align: left;float: right;background-color: #BAA570;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;}
#main_content a:link    {color: #660D00;}
#main_content a:visited {color: #660D00;}
#main_content a:hover   {color:#AE6C18;
	-moz-box-shadow: 3px 3px 4px #AE6C18;
	-webkit-box-shadow: 3px 3px 4px #AE6C18;
	box-shadow: 3px 3px 4px #AE6C18; 
	text-decoration: underline;}
#main_content a:active  {text-decoration: underline;}
#map {margin-top: 20px;}
#tix {margin: 0 auto;text-align: center;}
#tix p {text-align: left;}
.pics {
	text-align: center;
}
#poster {position: relative;float: left;margin-left: -30px;margin-right: 20px;}
#insideContent {max-width: 600px;margin-left: 20px;position: relative;float: right;clear: right;}
#simplegallery2 {margin-left: -35px;}
#content {
	text-align: left;
	margin-left: -20px;
}
#content1 {text-align:center;}
#content h3 {
	text-align: center;
	margin-top: -30px;
}
#content h2 {
	color: #660D00;
	text-align: center;
}
#audition1 img{display: block;
    margin-left: auto;
    margin-right: auto}

iframe {color: #660D00;}
#about {/*background-image:url('images/ogp_lt.jpg');*/}
#bod h4{color: #660D00;text-align: center;}
#links {text-align: center;}
#memForm {float: right;}
#audition1 {margin: 40px 0 0 20px;float: left;}
#audition2 {float: right;clear: right;}
.rehearsals{text-align: center;}
/*------------------------------------------------------------------------------------------------------FOOTER------------------------------------*/
#footer {background-color: #660D00;border-top: solid #AE6C18 5px;border-bottom: solid #AE6C18 5px;height: 200px;color: #fff;clear: both;padding: 20px;}
#footerLeft{
	width: 80px;
}
#logo1 {
	float: left;
}
#logo2 {
	float: left;
	clear: left;
	margin-top: 35px;
}
.poster {
	float: left;
	margin: 8px;
}
#footerRightBottom {
	clear: both;
}