@charset "utf-8";
body {
	background-color: #3D1A14;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1A14;
	line-height: 16px;
}
.film_sub {
	font-size: 11px;
	font-style: italic;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A82A13;
	font-size: 20px;
	font-weight: bold;
}
.schedule_change {
	color: #990000;
	font-size: 12px;
}

a {
	color: #A82A13;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #f4dc98;
}
#logo {
	background-color: #DC7C25;
}
#navigation {
	height: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f4dc98;
	text-align: center;
	padding-top: 9px;
	color: #EFCD6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/navigation_background.jpg);
}
#footer {
	background-color: #A82A13;
	color: #ED8654;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #ED8654;
	font-size: 10px;
}


#navigation a {
	color: #EFCD6C;
	text-decoration: none;
}

#content {
	background-color: #f4dc98;
	padding: 15px;
}

#schedule {
}
#left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #3D1A14;
}
#left ul {
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#left a {
	color: #F4DC98;
}


#schedule a:link {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
#schedule a:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
#schedule a:visited {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
#schedule a:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
#schedule table td {
	padding-bottom: 7px;
}
#schedule img {
	border: 1px solid #A82A13;
}
#schedule hr {
	color: #A82A13;
}


.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCCB6E;
}


.schedule_content {
	border: 1px solid #A82A13;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-top: 10px;
}
.program_header {
	font-size: 14px;
}
.program_title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A82A13;
	font-size: 16px;
	font-weight: bold;
}


.schedule_header {
	color: #AD2D16;
}
.program_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A82A13;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.img_program {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #A82A13;
}
.img_noborder {
	border: 1px none #F4DC98;
}
.schedule_line {
	background-image: url(images/pixel_lightbrown.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img_brownborder {
	border: 1px solid #A82A13;
}
.left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F4DC98;
	font-weight: normal;
}
.program_title3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A82A13;
	font-size: 13px;
	font-weight: bold;
}
