@charset "UTF-8";
@font-face {
	font-family: 'firsttestRegular';
	src: url('../fonts/Forque.eot');
	src: local('firsttest Regular'), local('FORQUE'), url('../fonts/Forque.ttf') format('truetype');
}
body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	color: #FFF;
	background-image: url(../images/backgroundimage.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #baa570;
	text-decoration: none;
	cursor: pointer;
}
p {
	margin-top: 0.25em;
}
h1 {
	font-family: 'firsttestRegular', Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1em;
	font-weight: normal;
}
h2 {
	font-family: 'firsttestRegular', Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
}
h3 {
	font-family: 'firsttestRegular', Helvetica, sans-serif;
	font-size: 1.75em;
	line-height: 1em;
	font-weight: normal;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
#footerwrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
	font-size: 0.75em;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #191919;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#headrunner {
	background-image: url(../images/header_tile.png);
	background-repeat: repeat-x;
	min-width:960px;
	width:100%;
	background-color: #C36E13;
	height: 99px;
}
#homecontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#homecontent a {
	color: #650d00;
}
#homecontent ul , #inscontent ul{
	list-style-position: outside;
	padding-top: 0.5em;
	margin-left: 1em;
}
#homecontent li , #inscontent li{
	background-image:url(../images/red_bullet.png);
	background-position: 0px 0.4em;
	background-repeat:no-repeat;
	margin:0;
	padding-left:1.5em;
}
#homecontentrunner {
	background-image: url(../images/content_tile.png);
	background-repeat: repeat-x;
	background-color: #C06912;
	border-bottom: 1px solid #e58e20;
	position: relative;
}
#homecontentleft {
	width: 620px;
	margin-top: 30px;
	padding-right: 20px;
	float: left;
	margin-left: 0px;
}
#homecontentright {
	float: left;
	width: 280px;
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 40px;
	background-image: url(../images/v_sep.png);
	background-repeat: repeat-y;
}
#inscontent {
	margin-left: 370px;
	width: 590px;
}
#inscontent img {
	margin: 0 0px 0 40px;
	float: right;
}

#inscontent h2 {
	margin-top: 0.25em;
	margin-bottom: 0;
	color: #ae6c18;
}
#inscontent h3 {
	margin: .5em 0px 0px;
}
#inscontent h4 {
	margin: .5em 0px 0px;
	font-size: 1.25em;
}
#inscontent td{
	padding-right: 10px;
}
#inscontent tr ,#inscontent td ,#inscontent th{
	vertical-align: top;
	text-align: left;
}

#logo h1 a {
	float:left;
	height:99px;
	text-indent:-9999em;
	width:400px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -130px;
}
#logo h2 a {
	float:left;
	height:99px;
	text-indent:-9999em;
	width:400px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -130px;
}
#mailing {
	margin-top: 0px;
	margin-bottom: 20px;
}
#movieblock {
	margin-top: 150px;
	background-image: url(../images/black75.png);
	padding-top: 20px;
	min-width: 960px;
	height: 100%;
}
#movie {
	float: left;
	width: 600px;
	margin-left: 30px;
	overflow: hidden;
}
#moviewrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
}
#navigation {
	float: right;
	width: 660px;
	height: 99px;
}
#navigation li {
	display: inline;
	float: right;
}
#navigation li a {
	margin-left: 1.25em;
	display: block;
	color: #fff;
	font: 1.25em 'firsttestRegular', Helvetica, sans-serif;
	height: 39px;
	padding-top: 60px;
}
#navigation li a:hover , #navigation a.active{
	background-image: url(../images/over_tile.png);
	background-repeat: repeat-x;
}
#schedule tr, #schedule th, #schedule td {
	text-align: left;
	vertical-align: top;
}
#schedule {
	width: 290px;
	background-image: url(../images/black75.png);
	padding: 20px;
}
#schedule p {
	margin-left: 60px;
}
#schedule h4 {
	float: left;
}
#schedule table#today {
	margin-left: 60px;
}
#schedule #mailing {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
#schedule #mailing td, th {
	padding-bottom: 10px;
}
#schedulewrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#subnav {
	border-top: 1px solid #484848;
	line-height: 2em;
	padding-top: 20px;
	text-align: right;
}
#sidebar {
	float: left;
	width: 320px;
	margin-left: 0px;
}
#sidebar #mailing {
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.accent  {
	color: #C16912;
}
/*.border {
	border: 2px solid #FFF;
}*/
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright  {
	float: right;
}
p.top{
	font-variant: small-caps;
	font-size: .85em;
	text-align: right;
}
ul li.time {
	float: left;
}
ul li.title {
	margin-left: 60px;
}

