/* Styles for home.php */
#wrapper { 
	width:968px;
	left:-484px;
	background:url(../images/bkgd-wrapper.gif) top right repeat-y;
}
#contentLeft {
	width:710px;
	float:left;
}
#mnuTop {
	width:710px;
	height:35px;
	text-align:left;
}
#headerImgs {
	width:710px;
	height:185px;
	background:url(../images/headerImgs.jpg);
}
#main {
	clear:both;
	float:left;
	width:710px;
	background:#E5C08B url(../images/bkgd-main-content.gif) top left repeat-x;
}
#contentRight {
	width:258px;
	float:right;
	text-align:left;
	background:#E0A101;
}
#specials {
	width:253px;
}

#moreEvents {
	margin-top:5px;
	width:253px;
}

#minorEvents {
	clear:both;
	width:253px;
	margin-top:33px;
}

#nowShowingBlock {
	margin-left:18px;
}

#nowShowingBlock td {
	padding:0;
	margin:0;
}
#nowShowingBkgd {
	background:url(../images/bkgd-now-showing-2.gif);
	width:613px;
	text-align:left;
}

#nowShowing01 img, #nowShowing02 img, #nowShowing03 img {
	margin-top:12px;
}

#nowShowing01 img {
	margin-left:12px;
}
#nowShowing02 img {
	text-align:center;
}
#nowShowing03 img {
	margin-right:12px;
}

#mainEvents {
	border-top:5px solid #E0A101;
	width:632px;
	text-align:left;	
	background:#F8D9AD;
	margin-left:40px;
}

.mainEventsTitle {
	margin-left:10px;
	margin-top:8px;
	margin-bottom:8px;
	
	font:bold 14px Arial, sans-serif; 
	color:#4B6486;
	display:block;
}

.majorEvent {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:100%;
}
.majorEvent {
	padding:0;
	margin:0;
}

.minorEvent a {
	text-decoration:none;
}

.eventPreview {
	width:170px;
}
.eventThumbBorder {
	width:148px;
	height:216px;
	border:1px solid #E0A101; 
	margin-left:10px;
	margin-right:10px;
}
.eventThumb {
	width:142px;
	background:#000;
	margin:3px;
	text-align:center;
}
.majorEventDate {
	font:bold 12px/16px Arial, sans-serif; 
	color:#A67F48; 
}
.majorEventTitle a {
	font:bold 12px/18px Arial, sans-serif; 
	color:#A32936; 
	text-decoration:none;
}
.majorEventTitle a:hover {
	color:#E0A101; 
}
.majorEventDesc {
	height:150px;
	overflow:auto;
}
.majorEventLinks {
	margin-bottom:8px;	
}

.majorEventSeparator {
	height:3px;
	margin-left:10px;
	margin-right:10px;
	background:#E8C496;
	margin-bottom:8px;
}

#eventsPoster {
	width:253px;
	height:375px;
	background:#000;
}

#moreEvents {
	background:#F8D9AD url(../images/bkgd-events.gif) top left repeat-y;
	width:253px;
}

#moreUpcomingEvents {
	background:url(../images/more-upcoming-events.gif) no-repeat;
	width:253px;
	height:33px;
	float:left;
}

.minorEvent {
	border-bottom:1px dotted #E5C08B;
	margin-left:12px;
	margin-right:3px;
	padding-top:15px;
}
.minorEventDate {
	font:bold 10px/14px Arial, sans-serif; 
	color:#28466E; 
}
.minorEventTitle {
	font:bold 10px/16px Arial, sans-serif; 
	color:#A67F48; 
}

#mnuTopNav,#mnuNav {
	list-style:none;
	margin:0;
	padding:0;
	line-height:0;
}
#mnuTopNav li, #mnuNav li {
	float:left;
	display:inline;
	line-height:0;
}
#mnuTopNav li {
	height:35px;
}
#footer {
	background:#01214C;
	text-align:left;
	clear:both;
	height:34px;
	width:970px;
	margin-left:0;
}