*, html
{
	padding: 0px;
	border: 0px;	
}


body {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 12px;
	color: #55514c;
	background-color: #950103;
	background-repeat: repeat-x;

	margin-right: auto;
	margin-left: auto;
	border: 0px;


}
#bg_container {
	margin: 0px auto;
	padding-top: 0px ;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-image: url(../images_pg/bg_main.jpg);
}
#inner_container {
	width: 980px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: auto;
	text-align: left;
}




#header_bar {
	position: relative;
	background-image: url(../images_pg/bnrPresidents.gif);
	z-index: 6;
	height: 220px;
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}


#main {
	width: 980px;
}
#myiframe {
	width: 100%;
	height: 1000px;
	font-size: 2em;
	text-align: center;
}


a {
	color: #406775;
	text-decoration: none;
}
a img {
	border: 0;
}
a:hover {
	color: #19282d;
}
p {
	line-height: 1.4em;
}
ol
{
	line-height: 1.5em;
	padding-left: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-bottom: 2px;
}
ol li
{
	line-height: 1.5em;
	padding-left: 5px;
	margin-left: 30px;
	padding-bottom: 2px;
}


h1 {
	font-size: 1.7em;
	color: #A7A7A7;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 1px;
}
h2 {
	font-size: 13px;
	color: #890103;
}
h3
{
	margin-top: 7px;
	margin-bottom: 3px;
}
h4
{
	margin-bottom: 3px;
	margin-left: 16px;
	padding-left: 7px;
	margin-top: 7px;
}

h5
{
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 11px;
}

.home-pg
{
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 55px;
	color: #CC3;
}

.beefy-hdr
{
	font-size: 6.75em;
	margin-left: 60px;
	color: #FFF;
	float: left;
}
.beefy-hdr2
{
	font-size: 5.5em;
	margin-left: 90px;
	float: left;

	font-weight: bold;
}
.beefy
{
	font-size: 2.25em;
	margin-left: 55px;
	color: #CC3;
}


.beefy-2
{
	font-size: 1.7em;
	margin-left: 57px;
	font-weight: bold;
}


strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
.clr {
	clear: both;
}
.flt-rht
{
	clear: both;
	float: right;
}
.flt-lft
{
	clear: both;
	float: left;
}
#lft_out
{
	left: 25px;
	top: 235px;
	position: fixed;
}

.nav_lft ul {
	margin: 0;
	list-style: none;
	width: 80px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: fixed;
	}



.nav_lft ul li {
	position: relative;
	}


.nav_lft li ul {
	position: absolute;
	left: 64px;
	top: -47.5px;
	display: none;
	}


.nav_lft ul li a {
	display: block;
	text-decoration: none;
	font-family: Helvetica Neue Bold, sans-serif, Gill Sans Bold, Helvetica Bold;
	color: #CC3;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top:1px;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #6c8255;
	border-right-color: #6c8255;
	border-bottom-color: #6c8255;
	border-left-color: #6c8255;
	}



.nav_lft ul li a:active {
	display: block;
	text-decoration: none;
	color: #000;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top:1px;
	background-color: #706A67;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #6c8255;
	border-right-color: #6c8255;
	border-bottom-color: #6c8255;
	border-left-color: #6c8255;
	}	
.nav_lft li:hover ul {
	display: block;
	z-index: 5;
}

.nav_lft li:hover ul a, li.over ul a
{
	display: block;
	z-index: 5;
	
		}



html>body li {
height: auto;
}
/* ie fixes gathering place ABOVE */
.film_canister {
	width: 175px;
	float: left;
	border-top: 1px solid #c5c4c1;
	background-color: #4B4B4B;
	height: 370px;
	margin-bottom: 7px;
}

.film_canister-1 {
	width: 960px;
	float: left;
	background-color: #000;
	padding-top: 0px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.film_canister-2
{
	width: 900px;
	float: left;
	background-color: #000;
	padding-top: 0px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 11px;
	padding-left: 0px;
}

.film_canister-1 .film_content {
	background-color: #FBFBFB;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images_pg/contentBkgrnd.jpg);
	margin-right: auto;
	margin-left: auto;
}
.film_canister-2 .film_content
{
	background-color: #FBFBFB;
	width: 870px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images_pg/contentBkgrnd.jpg);
	margin-right: 25px;
	height: 100%;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 0px;
}

.film_canister-1 .film_content img
{
	margin-top: 45px;
	padding-right: 7px;
	padding-bottom: 5px;
}
.film_canister-2 .film_content img
{
	margin-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.film_canister-1 .film_content p
{
	overflow: hidden;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.film_canister-2 .film_content p
{
	overflow: hidden;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.flag
{
	float: right;
	z-index: 3;
	margin-right: 15px;
	margin-left: 25px;
}


#featured_films .film_canister {
	margin: 8px 6px 0 0;
}
.film_canister .film_foto {
	background-color: #0B0B0B;

}
.film_canister .film_foto img {

	margin: 20px 0 20px 18px;
}
.film_canister .film_content {
	border-left: 1px solid #bebbb0;
	border-right: 1px solid #bebbb0;
	border-bottom: 1px solid #bebbb0;
	background-color: #e3e3e3;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 20px;
}
.film_content
{
	padding-bottom: 7px;
	clear: both;
	height: 120px;
	margin-right: auto;
	margin-left: auto;

}

#main #content_column #lower_content .film_canister .film_content h2, .film_canister .film_content h2
{
	font-style: italic;
	margin-bottom: 5px;
	font-size: 12px;
	padding-top: 10px;
	height: 50px;
	/*	display: table;*/
	line-height: 1.3em;
	overflow: hidden;
}

.film_canister .film_content h2 a {
	
	vertical-align: middle;
	height: 50px;
	overflow: hidden;
}
.film_canister .film_content p {
	height: 94px;
	overflow: hidden;	
}


/* ie fixes gathering place BELOW */
.nav_lft a{ zoom: 1;}
.nav_lft a{ display: inline-block; }
.nav_lft a{ display: block; }
.nav_lft li{
height: auto;
}
html>body li {
height: auto;
}
/* ie fixes gathering place ABOVE */




#main #banner_column {
	background: #11100d;
/*	width: 187px;*/
	width: 163px;
	float: left;
}
#ftr-out  {
	height: 79px; /*126-47*/
	padding-top: 47px;
	background-color: transparent;
	background-image: url(../images_pg/bg_footer_bottom.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: auto;
	position: relative;
	text-align: center;
}
.footer_text  {
	margin-top: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #CC6;
}
#ftr-out #ftr-in #ftr-nav
ul
{
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#ftr-out #ftr-in #ftr-nav ul li{
	font-size: 11px;
	font-style: normal;
	padding-right: 10px;
	border-right: 1px solid #3f3a37;
	list-style-type: none;
	display: inline;
	padding-left: 10px;
}
#ftr-out #ftr-in #ftr-nav ul li a{
	color: #CC3;
}
#ftr-out #ftr-in #ftr-nav ul li.last {
	padding-left: 10px;
	padding-right: 0;
	border-right: 0;
}
#content_column
{
	background-color: #000;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 45px;
}
#content_column-1
{
	background-color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#content_column p {
	margin-bottom: 25px;
}

#content_column .dashed_header {
	padding-bottom: 8px;
	margin-bottom: 14px;
}


#schedule_widget {
	margin: 12px 12px 0 12px;
	border-top: 1px solid #363430;
	border-bottom: 1px solid #222222;
	height: 82px;
	background-color: #333;
	background-repeat: repeat-x;
	background-position: 0 0;
}





.film_list_wide {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 880px;
	float: left;
}
.film_list_wide-1
{
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 940px;
}


.film_list_wide .films_top {
	padding-bottom: 6px;
	margin-bottom: 17px;
}
.film_list_wide .films_top h1 {
	float: left;
}
.schedule #content_column {
	padding-bottom: 50px;
}

.red_arrow
{
	float: right;
	vertical-align: top;
}
.red_arrow > img
{
	position: relative;
	margin-top: 5px;
}
