body {
	background-image:url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	line-height:16px;
}
hr {
	color:#000000;
	background-color:#000000;
	height:1px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#C4A15D;
	text-decoration:underline;
}
.bg {
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
	height:600px;
}
.box {
	width:750px;
	background-image:url(images/bg_box.jpg);
	background-repeat:repeat-y;
}
.nav {
	background-image: url(images/nav_brown.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 750px;
	line-height: 20px;
}
.nav a {
	margin-left:30px;
	margin-right:30px;
	text-decoration:none;
	color:#330000;
}
.nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.left {
	float: left;
	width: 190px;
	text-align: left;
}
.right {
	float: left;
	width: 560px;
	text-align: left;
}
.nav_bottom {
	color: #330000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 750px;
	font-size: 11px;
	line-height: 16px;
}
.nav_bottom a {
	margin-left:20px;
	margin-right:20px;
	text-decoration:none;
	color:#330000;
}
.nav_bottom a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.left_calendar {
	background-image: url(images/left_calendar.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 160px;
	padding-left:20px;
	text-align: center;
}
.left_events {
	color: #330000;
	background-image: url(images/left_events_bg.jpg);
	background-repeat: repeat-y;
	width: 130px;
	padding-right: 30px;
	padding-left: 30px;
}
.right_top {
	width:550px;
	height:270px;
}
.left_showing {
	float: left;
	text-align:center;
	width:170px;
	height:260px;
}
.right_info {
	color: #330000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.right_info ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.breadcrums {
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.footer {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.banner {
	margin-bottom:10px;
}
.now_showing {
	background-image:url(images/right_show_big.jpg);
	background-repeat:no-repeat;
	height:375px;
	width:250px;
	padding-top:5px;
	padding-left:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.coming_soon {
	height:260px;
	width:170px;
}
.coming_soon_box {
	width:520px;
	border-bottom:1px solid #330000;
	min-height:280px;
	margin-bottom:15px;
	padding-bottom:20px;
}
.movie_title {
	font-weight:bold;
	font-size:16px;
}
.pic_left {
	border:2px solid #330000;
	margin-right:10px;
	margin-bottom:10px;
}
.pic_ticket {
	margin-right:10px;
	margin-bottom:10px;
}
.ticket_prices {
	border-bottom:1px solid #330000;
}
.home_now_showing {
	background-image: url(images/now_showing.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 560px;
	text-align: right;
}
.home_now_showing a {
	width:530px;
	display:block;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #EBDCAD;
	padding-right: 30px;
}
.buttons {
	width:560px;
}
.events {
	border: 1px solid #000000;
	margin: 5px;
}
.events a {
	background-color: #E0C37D;
	display: block;
	width:502px;
	padding:3px;
}
.events a:hover {
	background-color:#000000;
	color:#FFFFFF;
}
.table_gray {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
}
.table_white {
	color:#330000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}
.table_left {
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.table_top {
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	border-top: thin solid #000000;
}
.table_right {
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
}
.table_right_top {
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	border-top: thin solid #000000;
}
.events_pic img {
	border:3px solid #000000;
	margin-right:10px;
}
.table_title {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.table_date {
	font-size:14px;
	font-weight:bold;
}
.sponsor_links {
	border-bottom:1px solid #B48D52;
}
#sidebox {
	border:2px solid #B48D52;
	padding:10px;
	margin:10px;
}