#content_area {
	background-color: #953608;
	width: 808px;
	float: left;
	}
#main_body {	
	width: 808px;
	height: 100%;
	padding:0;
	margin:0;
	}
#genres {
	background-color: #23654A;
	font-size: 12px;
	width: 800px;
	margin: 0;
	padding: 8px 0 8px 8px;
	float: left;
	text-align: left;
	}
#genres h5 {
  color: #fff;
}
a.genres:link, a.genres:visited, a.genres:active { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color:#F5F8CD;
	text-decoration: none;
	}
a.genres:hover	{
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color:#ECB22A;
	text-decoration: underline;
	}
#genres ul {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color: #F6F8C9;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#genres li {
	display: inline;
	}
#genres_l {
	width: 90px; 
	float: left;
	padding: 0 0 0 35px;
	text-align: center;
	}
#genres_r {
	width: 620px;
	float: left;
	margin: 0 0 0 10px;
	}
#genresdes {
	background-color: #953608;
	width: 720px;
	margin: 15px 40px 5px 40px;
	padding: 0;
	float: right;
	}
.cal_head {
	font-size: 12px;
	width: 33%;
	float:left;
	}
a.cal_link_header:link, a.cal_link_header:visited, a.cal_link_header:active { 
	color:#fff;
	text-decoration: none;
	}
a.cal_link_header:hover	{
	color:#fff;
	text-decoration: underline;
	}
#cal_container {
	width: 750px;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: center;
	float:left;
	}
#calendar {
	height: 100%;
	width: 766px;
	}
#calendar th {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 11px;
	border-style: solid;
	border-width: 0;
	border-color: #EBA823;
	}
#calendar table {
	background-color: #953608;
	}
#calendar td {
	border-style: solid;
	border-width: 0;
	background-color: #C3ECFE;
	border-color: #953608;
	padding: 5px 5px 5px 5px;
	}
#event_container {
	width: 720px;
	margin: 0 15px 0 20px;
	text-align: center;
	}
#event {
	background-color: #C3ECFE;
	width: 692px;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 30px 30px 30px 30px;
	float: left;
	}
#event h2 {
	color: #FFF3D0;
	}
#event img {
	border-style:solid;
	border-color: #FFF3D0;
	border-width: 3px;
	margin: 0 0 5px 15px;
	float: right;
	}
.cal_head_date_container {
	background-color: #417F6A;
	width: 744px;
	height: 20px;
	padding: 7px 10px 4px 10px;
	margin: 10px 0 10px 0;
	float:left;
	}
.cal_head_date_container h2 {
  color: #fff;
}
#event_head_date_container {
	background-color: #417F6A;
	width: 734px;
	height: 20px;
	padding: 7px 10px 4px 10px;
	float: left;
	}
#event_head_date_container h2 {
  color: #fff;
}
.minical_date {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 8px;
	line-height: 10px;	
	}

.minical_date_selected { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 8px;
	line-height: 10px;	
	background-color: #FF7F00; 
	}
	
.calday {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}

.caltitle {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}

.calartist {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}

.calteaser {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}

.calprice  {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}

.caltime {
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;	
	color: #642810;
	text-align: left;
	}
	
.caldiv {
    border-color:#E50278;
    border-style:dotted;
    border-width:0 0 1px;
}

