@charset "UTF-8";

body, ul, ol, li, p, h1, h2, h3, h4  {
	margin: 0;
	padding: 0;
	border: 0;
} 
html  {
	padding: 0;
	border: 0;
	min-height: 100%;
	margin: 0px 0px 10px;
}
body  {
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #BC6123;
	text-align: center;
	color: #333300;
}
#header {
	height: 200px;
}
#container {
	width: 780px;
	background: #FFFFFF url(images/background.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
#maincontent {
	margin: 0px 0 0 150px;
	background: #ede7ce;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
} 
#maincontent p {
	padding-bottom: 10px;
}
#sidebar1 {
	float: left;
	width: 140px;
	text-align: center;
	color: #333300;
	padding: 10px 5px;
	background: #AC9A4B;
}
#sidebar1 ul {
	list-style-type: none;
}
#sidebar1 li {
	text-align: right;
	font-size: 85%;
}
#sidebar1 a {
	font-weight: bold;
	color: #F8F8F7;
	border-bottom: thin solid #C8BA7F;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
}
#sidebar1 a:hover {
	background: #C8BA7F;
	color: #C4270C;	
}
#sidebox {
	width: 128px;
	text-align: center;
	color: #333300;
	font-weight: bold;
	font-size: 90%;
	background: url(images/sidebar-box.jpg) no-repeat;
	height: 195px;
	margin-left: 5px;
	margin-top: 40px;
}
#sideboxcontent {
	padding-top: 60px;
}
#sideboxcontent  li  {
}
#sidebox  a  {
	text-align: center;
	color: #333300;
	border-style: none;
	padding-left: 5px;
	font-size: 100%;
}
#sidebox  a:hover  {
	background: #AC9A4B;
	margin-right: 3px;
	margin-left: 4px;
	color: #1E5571;
}
h1 {
	font-size: 115%;
	font-weight: bold;
	color: #776D47;
	line-height: 3em;
	padding: 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	line-height: 2em;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 10px;
}
h4 {
	color: #377fb3;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #AF9549;
}
a:visited {
	text-decoration: none;
	color: #AF9549;
}
a:hover {
	text-decoration: none;
	color: #5BBFC1;
}
a:active {
	text-decoration: none;
	color: #5BBFC1;
}
#showtimes a:link {
	color: #FFFF33;
}
#showtimes a:visited {
	text-decoration: none;
	color: #FFFF33;
}
#showtimes a:hover {
	text-decoration: none;
	color: #5BBFC1;
}
#showtimes {
	background: #776d47;
	text-align: center;
	padding: 10px 20px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.bolditalic {
	font-size: 120%;
	font-style: italic;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
}
#footer {
	background: #EDE7CE;
	font-size: 110%;
	font-size: 90%;
	text-align: center;
	color: #776D47;
	padding-bottom: 5px;
}
#footer ul {
	list-style-type: none;
	background: #938758;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
}
#footer li {
	display: inline;
	font-size: 90%;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a {
	text-decoration: none;
	color: #F8F8F7;
}
#footer a:hover {
	text-decoration: none;
	color: #C4270C;
}
#footer a:active {
	text-decoration: none;
	color: #C4270C;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallprint {
	font-size: 85%;
	text-align: center;
	line-height: 1.4em;
}
.smallprintleft {
	font-size: 85%;
	line-height: 1.4em;
}
.smallvideotext {
	font-size: 90%;
	line-height: 1.4em;
}
#sitedesign {
	text-align: right;
	width: 780px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 70%;
	background: #BC6123;
	color: #F7B55F;
}
#sitedesign a {
	color: #F7B55F;
}
#sitedesign a:hover {
	color: #EDE7CE;
}
#video {
	text-align: center;
	margin-bottom: 20px;
}
.fbicon {
	padding-top: 8px;
	padding-bottom: 8px;
}
.buysmallprint {
	clear: left;
}
.video {
	padding: 10px 0px 10px 55px;
	display: block;
}

