@charset "utf-8";
/* CSS Document */
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
body{
	padding: 0;
	margin: 0;
	background:#e3f2f7;
	background-color: #e3f2f7;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center
}
#headerchrome {
	background-color: #F1BC8B;
	background-image: url(../images/headerchrome.gif);
	background-repeat: repeat-x;
	height: 58px;
	width:100%;
	margin-bottom: 25px;
}
#headerchrome #headerlogo {
	float: left;
	width:63px;
}
#headerchrome #contact {
	float: right;
	margin-right: 2px;
}
#headerchrome #contact p, #headerchrome #contact h1 {
	text-align: right;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin: 2px 0 0 0;
	padding: 0;
}
#headerchrome #headerlogo img {
	padding-left: 0px;
	padding-top: 0px;
}
div#window{
	width: 100%;
	padding: 20px;
	margin:0 auto;
	background:#F1BC8B;
	color:#000;
	margin-bottom:50px;
}
div#window #console {
	background-color: #8d390d;
}
div#window #console #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 25pt;
}
div#window #console #cinema img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:80%;
}
div#window #content #logo {
	display:none;
}
div#container div#window #content #logo {
	display:none;
}
#footer {
	width: 100%;
	margin: 25px auto;
	border: 1px solid #8D390D;
	padding: 5px;
	clear: both;
}
#footer a {
	color: #8D3416;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#window #content #words {
	text-align: left;
	font-size: 12pt;
	line-height:13pt;
}
div#container{
	width:100%;
	margin: 0 auto;
	padding:10px 0;
	text-align:center
}
div#nav{
	float:left;
	width:100%;
	padding:10px 0;
	background:#F1BC8B;
	text-align:left;
}
#container #nav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8D390D;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #nav li {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#container #nav ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#footer li {
	text-decoration: none;
	list-style-type: none;
	margin: 3px 0 3px 0;
	padding: 0;
	display:inline;
}
#footer ul {
	padding: 0px;
	margin: 0 0 0 5px;
}
#footer ul a{
	font-size:75%;
}
a{
	color:#000;
}
#container #window #console #title h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 0;
}
#container {
	clear: both;
}
#container #window #content #words .category {
	background-color: #8D390D;
	padding: 10px;
	margin-top:30px;
}
.title h3, .title h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}
.blurb {
	background-color: #F1BC8B;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.data {
	background-color: #FFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.data tr {
	background-color: #fff;
}
.data tr:hover {
	background-color: #e3f2f7;
}

#container #window #content #words .category a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.clear {
	clear:both;
	font-size:0px;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.italic{
	font-style:italic;
}#container #window #content #words .category .data a {
	color: #8D390D;
}
#container #window #content #logo img {
	margin-top: 10px;
}.accessibilityLink {
	display: block;
}
.onSiteImage
{
	width:50%;
}
.cinemaImage
{
	width:80%;
}