.listContainer { 
	font-family: Verdana,arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 160%;
}

.listContainer .monthName { 
	background: #8d0000; font-weight: bold; color: #ffffff; margin: 15px 0 3px 0;
	padding: 7px;
}

.listContainer .row1, .listContainer .row2 { padding: 10px; }

.slideshow-container { text-align: center; width: 350px; height: 350px; margin: 0 auto 40px auto; }

.slideshow-container .slide {  }

.content { }
.content .left_col { width: 450px; float: left; }
.content .right_col { width: 350px; float: right; text-align: center; }

.hmt_cl { font-family: Verdana;
	
}

.hmt_cl .monthName {
	background: #232323;
	color: #ffffff;
	padding: 5px 12px 5px 12px;
}

.hmt_cl .event_wrap {
	padding: 12px;
	border-top: 4px solid #320000;
	border-bottom: 3px solid #000000;
	clear: both;
}

.hmt_cl .event_wrap .flyer_wrapper {
	float: left;
	width: 130px;
	text-align: center;
	margin: 0 10px 0 0;
}

.hmt_cl .event_wrap .date {
	color: #ffffff;
	float: right;
	text-align: right;
	width: 100px;
}

.hmt_cl .event_wrap .date .date1 { font-size: 12px; font-weight: bold; color: #ffffff;; }
.hmt_cl .event_wrap .date .date2 { font-size: 10px; font-weight: bold; color: #ffffff;}
.hmt_cl .event_wrap .date .date3 { font-size: 9px; font-weight: bold; color: #ffffff;}

.hmt_cl .event_wrap.row1 { background: #000000; }

.hmt_cl .event_wrap .name {
	color: #ffffff;
	float: left;
	width: 400px;
	font-size: 14px;	
	font-weight: bold;
}

.hmt_cl .event_wrap .event_name_sec {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.hmt_cl .event_wrap .event_name_third {
	color: #ffffff;
	font-size: 11px;	
	font-weight: normal;
}

.hmt_cl .event_wrap .buttons {
	margin-top: 8px;
	
}

.hmt_cl .event_wrap .buttons a {
	background: #680000;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.hmt_cl .event_wrap .buttons a:hover {
	background: #d90000;
	text-decoration: none;
}

.hmt_cl .event_wrap .price {
	color: #ffffff;
	padding: 0 4px 0 6px;
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.hmt_cl .event_wrap .event_details { padding: 20px; color: #ffffff;}

.hmt_cl .event_wrap .event_html {

}
.hmt_cl .event_wrap .event_desc {
	line-height: 160%;
}

.hmt_cl hr { clear: both; }

.hmt_cl .powered { font-size: 11px; padding: 5px; clear: both; }
.hmt_cl .powered a { font-weight: bold; }