@charset "UTF-8";
.theatre_bkgr {
	background-image: url(/images/theatre_banner.jpg);
	height: 511px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
}
.theatre_bkgr {
	height: 511px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.theatre_body {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.title_bold {
    font-family: 'Rock Salt', cursive;
	font-size: 2.5em;
	color: #b97f4f;
	text-decoration: none;

}
.para {
	font-family: 'Questrial', sans-serif;
	font-size: 0.9em;
	color: #6b492c;
	line-height: 1.9em;
	
}
.para_grey {
	font-family: 'Comfortaa', sans-serif;
	font-size: 0.9em;
	color: #7d7d7d;
	line-height: 1.2em;	

}
.para_med_brown {
	font-family: 'Comfortaa', sans-serif;
	font-size: 2.5em;
	color: #4d1614;
	text-decoration: none;	

}	
.para_lg_brown{
	font-family: 'Comfortaa', sans-serif;
	font-size: 3.5em;
	color: #4d1614;
	text-decoration: none;	
	line-height: .9em;
	
}
.para_med_white {
	font-family: 'Comfortaa', sans-serif;
	font-size: 2.5em;
	color: #ffffff;
	text-decoration: none;	
	
	
}
.likecode {
	height: 30px;
	width: 400px;
	margin-left: 320px;
	padding-top: -800px;
}
.theatrebody {
	height: 400px;
	width: 700px;
}
.para_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	text-decoration: none;
}
.footer_theatre{
	font-family: 'Questrial', sans-serif;
	font-size: .7em;
	color: #666;
	text-decoration: none;
}
.theatre_theatre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.theatrelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
