#content_area {
	background-color: #953608;
	width: 800px;
	float: left;
	}
#main_body {	
	width: 800px;
	height: 100%;
	padding:0;
	margin:0;
	}
#genres {
	background-color: #8D0907;
	font-size: 12px;
	width: 800px;
	margin: 0;
	padding: 8px 0 8px 0;
	float: left;
	text-align: left;
	}
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:link, a.cal_link:visited, a.cal_link:active { 
	color:#8D0907;
	text-decoration: underline;
	}
a.cal_link:hover	{
	color:#F5F8CD;
	text-decoration: underline;
	}
#cal_container {
	width: 750px;
	padding: 0 20px 0 20px;
	margin: 0;
	text-align: center;
	float:left;
	}
#calendar {
	height: 100%;
	}
#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 {
	height: 100px;
	border-style: solid;
	border-width: 0;
	background-color: #CBA45F;
	border-color: #953608;
	padding: 5px 5px 5px 5px;
	}
#event_container {
	width: 720px;
	margin: 20px 15px 0 20px;
	text-align: center;
	}
#event {
	background-color: #602306;
	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: #EDB32B;
	width: 736px;
	height: 20px;
	padding: 7px 10px 4px 10px;
	margin: 10px 0 10px 0;
	float:left;
	}
#event_head_date_container {
	background-color: #EDB32B;
	width: 734px;
	height: 20px;
	padding: 7px 10px 4px 10px;
	float: left;
	}
.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;
	}
