/**
============================================================
This CSS template created by Alt-Web Design and Publishing
www.alt-web.com, 2009. 
============================================================
**/

/**Zero out default browser settings on everything**/
*{margin:0; padding:0; border:0; font-size:95%; line-height: 100%; }

/**add scrollbar to short pages in Mozilla**/
html {
	height:102%;
	margin-bottom:2px;
}
body/**for IE only**/
 {
	background-color: #859cab;
}
#wrapper { /**faux columns**/
	width: 915px;
	margin:0 auto; /**centered on screen**/
	text-align:left;
	overflow:hidden;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A2C01;
	border-bottom-color: #3A2C01;
	border-left-color: #3A2C01;
	background-color: #fefcf5;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background: url(../images/backgrounds/header-bg-taller.png) repeat-x;
	padding:10px 10px 0px;
	height: 128px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header .header-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 15px;
	position: relative;
	left: 725px;
	top: 11px;
}
#header .header-icons {
	text-align: right;
	position: absolute;
	right: 700px;
	bottom: 600px;
}
.header-txt {
	padding-left: 275px;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4ECCA;
}
#logo {
	margin: -10px 0px 0px -35px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3a2c01;
	border-right-color: #3a2c01;
	border-bottom-color: #3a2c01;
	border-left-color: #3a2c01;
}

/**Horizontal menu**/
#topMenu {
	text-align:right;
	padding:3px 11px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/contact-bar.png);
	background-repeat: no-repeat;
	background-position: right;
}
/**end horizontal menu**/

/**begin left column**/
#leftColumn{
	float:left;
	width:190px;/*adjust width of column in pixels, or ems*/
	margin:0;
	padding:5px;
	height: auto;
	left: 0px;
	top: auto;
	background-color: #fcf8e9;
}

/**Begin Vertical Navigation**/
#navcontainer {
	width: 160px;
	padding-top: 0px;
	height: 280px;
	position: absolute;
	background-color: #FFFFFF;
	border-right-color: #bbb086;
	border-bottom-color: #bbb086;
	border-left-color: #bbb086;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	visibility: visible;
	top: 329px;
}

#nav ul, #nav li {
line-height: 24px;
list-style: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
#nav li a {
display: block;
padding: 8px;
width: auto;
background-color: #006600;
border-bottom: 1px solid #eee;
text-align: center;
}
#nav li a:link, 
#nav li a:visited {
color: #D8E8A9;
text-decoration: none;
}
#nav li a:hover,
#nav li a:active,
#nav li a:focus {
background-color: #006699;
color: #FFFFFF;
}
/**end vertical navigation**/

/** Middle column **/
#Middle {
	padding:10px;
	width: auto;
	margin:15px 0px 0px 212px;
}
#footer {
	margin:0;
	padding:5px;
	text-align: right;
	background-color: #FEFCF5;
}
a:hover,a:active,a:focus{text-decoration:underline}
/**linked images**/
a img{border:none;}

/**RE-USABLE CLASSES**/
.left {text-align:left}

.center {text-align:center}
.right {text-align:right}

/**floats and clearing**/
.floatRight {float:right; width:30%}
.floatLeft {float:left; width:30%}
.clearing {clear:both; height:1px; width:100%; visibility:hidden;}
#topMenu a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 23px;
	text-decoration: none;
	text-transform: capitalize;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	height:132px;
	width:132px;
	position:relative;
}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fff;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {
	display:block;
	font:bold normal 14px/23px verdana, arial, sans-serif;
	color:#000;
	text-decoration:none;
	padding:0 20px 0 10px;
} 
#menu li a.fly {background: url(../arrow.gif) no-repeat right top;}

#menu li a:hover {
	background-color:#776632;
	color:#fff;
} 
#menu li:hover > a {
	background-color:#776632;
	color:#fff;
}

#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4B2F00;
	margin-bottom: -13px;
	padding-right: 26px;
	display: block;
}
#Middle a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#Middle a:hover {
	font-weight: bold;
	color: #646E0F;
	text-decoration: underline;
}
#Middle a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#Middle #headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/backgrounds/season-plaque.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 135px;
	line-height: 5.4;
}

#header #header-email {
	font-size: 14px;
	height: 20px;
	position: relative;
	left: 730px;
	top: 14px;
	width: 26px;
}
#header #header-facebook {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 24px;
	position: relative;
	left: 735px;
	top: 14px;
	width: 13px;
}
#wrapper #Middle #indent #upcoming {
	text-align: center;
}
.show a:link {
	color: #6B542A;
	text-decoration: none;
}
#indent .show a:link {
	color: #4B2F00;
	text-decoration: none;
}
#indent .show a:hover {
	color: #4B2F00;
	text-decoration: underline;
}
#indent .show a:visited {
	color: #4B2F00;
	text-decoration: none;
}
#float-left {
	float: left;
	margin-right: 5px;
}
#float-right {
	float: right;
	margin-left: 20px;
	padding-right: 35px;
}
.sponsor {
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 12px;
}
.showtimes-line {
	font-size: 12px;
	padding-left: 10px;
	display: block;
	margin-top: -10px;
	margin-bottom: 9px;
}
#like {
	margin-top: 110px;
	display: block;
	margin-left: 480px;
}
#phonenumber {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 90px 18px 18px 40px;
}

