@import url("sas_lightbox.css");
@import url("plays.css");
@import url("events.css");
@import url("photo_gallery.css");
@import url("welcome.css");
@import url("abou  t.css");
@import url("contact.css");
/* CSS Document */

    body{background-image: url(../images/main_images/back-ground/browser_bg.jpg);
	background-repeat: repeat;
	}
	body *{
	padding:0;
	margin:0;
	border:0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #211f71;
	font-style: italic;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #211f71;
	font-style: italic;
	text-align: left;
	display: block;
	margin: 0 0 0 0;
	line-height: 16px;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211f71;
	font-style: italic;
	text-align: left;
	display: block;
	padding: 0 0 0 10px;
	clear: both;
}a:link{text-decoration:none;
}a:hover{text-decoration:underline;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #996633;
	display: block;
	text-align: justify;
}
.bottom-spacing{
	margin-bottom:20px;
	}
#wrapper {
	width: 700px;
	/*background-image: url(../images/main_images/back-ground/content_bg.jpg);
	background-repeat: repeat-y;*/
	margin: 0 auto;
}
#header{
	background-image: url(../images/main_images/back-ground/header.jpg);
	height: 147px;
	width: 700px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-position: left top;
}
#header h1 span {color:#211f71; padding-left:2px;}

#mainNav{
	height: 27px;
	width: 520px;
	list-style: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding:117px 0 0 100px;
	width:510px;
	font-weight: bold;
	display: block;
}
#mainNav li {
	float: left;
	display: block;
}
#mainNav a {
	line-height: 1em;
	color: #976600;
	float: left;
	padding: 5px 15px;
	text-decoration: none;
}
#mainNav a:hover {
	color: #FFFFFF;
	background-image: url(../images/main_images/back-ground/1px_hover.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF8200;
}
#content{background-image:url(../images/main_images/back-ground/content_bg.jpg);
	background-repeat:repeat-y;
	padding-left:80px;
	width:700px;
	position:relative;
}
.inner-content{
	width:500px;
}

#content img{
	padding: 0;
}
#title_img{
	height: 40px;
	width: 366px;
	margin: 0 0 10px 80px;
}
.clear{clear:both;}

#footer{
	position: relative;
	display: block;
	height: 150px;
	background-image: url(../images/main_images/back-ground/footer.jpg);
	width: 700px;
}#footer p{padding:20px 0 0 120px;}
#clear{clear:both;}
#designer{
	width: 300px;
	margin: 0 auto;
	background-color: transparent;
}
#designer p{
	color: #FFFFB9;
	padding: 0 0 0 5px;
	font-size: 9px;
	text-align: center;
}
#designer a:link{
	color: #FFFFB9;
	text-decoration: none;
}
#designer a:hover{
	text-decoration: underline;
	color: #FFFFB9;
}
.event-brite{
}
	
	#box{
	width: 173px;
	background: url(../images/main_images/side_box/sideBox_bg.png);
	position: absolute;
	right: 20px;
	top: 50px;
	z-index:1;
	height: auto;
	filter:alpha(opacity=96);
	opacity:9;
}
	#box img{
	padding: 5px 0 10px 5px;
}
	#box form{
	margin-top:3px;
	}
	#box a{
	text-decoration: none;
	color: #49465E;
}   
    #box hr {
	background-color: #B8B6C7;
	width: 100%;
	margin: 0 0 0 9px;
	color: #BEBCCD;
	padding: 0;
}

    #box a:hover{
	color: #000000;
	text-decoration: none;
}   	     	    
    #box h2 {
	background-color:#382538;
	color:#E6E5ED;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.95em;
	font-style:italic;
	line-height:1.25em;
	margin:0 0 2px;
	padding:5px 0;
	text-align:center;
	width:100%;
	}
    #box p{
	font-size: 10px;
	color: #211f71;
	line-height: 14px;
	display:block;
	text-align:left;
	padding: 0 10px 5px;
}
	#wrapper #content #box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #211f71;
	padding: 5px 10px 0;
	display: box;
}

	#box span {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 5px auto;
	text-align: center;
}

#box_bottom{
	background-image: url(../images/main_images/side_box/sideBox_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 20px;
	width: 173px;
	float: left;
	position: relative;