@charset "UTF-8";
.nav {
	font-family: "Arial Bold";
	color: #382221;
	font-size: 14px;
	letter-spacing: .3em;
}

.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3A2124;
	padding-left: 10px;
}
.screenings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #3B2123;
}
.iframe {
	border: thin none #FFFFFF;
}

.screeningsHeader {
	font-family: "Courier New", Courier, monospace;
	color: #382222;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
	padding-left: 20px;
}

.position {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3A2021;
}
.synopsis {
	font-family: "Arial Bold";
	font-size: 16px;
	color: #382224;
}
.castbio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2124;
	padding-left: 10px;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E2C2D;
}
