
div.events_sponsors img {
	
	border:1px solid #222211;

}


div.main_content {
	
	float:left;
	width:990px;
	height:678px;
	background:url(../images/default/main.jpg) no-repeat;
		
}

div.box_news {
	
	float:left;
	width:240px;
	height:340px;
		
}

div.box_news a.all {
	
	float:right;
	text-decoration:none;
	margin-right:10px;
		
}

div.news_item {
	
	float:left;
	width:220px;
	height:auto;
	margin-left:2px;
	margin-top:8px;
	margin-bottom:8px;
		
}


div.news_item p {
	
	float:left;
	display:block;
	width:220px;
	margin:0px;
	padding:0px;
	
}

div.box_news a {
	
	float:left;
	color:#222211;
	
}

div.gallery_box {
	
	margin:0px;
	margin-top:0px;
	margin-left:2px;
	margin-bottom:5px;
	padding:0px;
	float:left;
	height:auto;
	width:210px;
	
}

div.gallery_box a img {
	
	float:left;
	margin:0px;
	margin-right:6px;
	margin-bottom:6px;
	padding:1px;
	border:1px solid #AF9D83;
	
}

div.main_contact {
	
	line-height:180%;
	width:240px;
	float:left;

}

div.main_contact div {
	padding-left:4px;
}

div.main_contact p {
	
	margin-left:4px;

}

div.main_contact a {
	
	color:#222211;
	text-decoration:none;	
	
}

div.subColumnLeft {
	
	width:440px;
	float:left;
	height:auto;
	overflow:hidden;
	
}

div.subColumnRight {

	margin:0px;
	padding:0px;
	width:300px;
	float:left;
	height:auto;
	overflow:hidden;
	
}

div.evens_container {
	
	float:left;
	height:530px;
	margin:0px;
	width:385px;
	margin-left:40px;
	margin-bottom:27px;
	
}

div.events {
	
	float:left;
	height:530px;
	margin:0px;
	width:400px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
	
}

div.main_events_item {
	
	float:left;
	height:auto;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
	padding:0px;
	text-align:center;
		
}

div.main_events_item h1 {
	
	width:380px;
		
}

div.events_title {
	
	margin-top:10px;
	margin-bottom:5px;
	color:#3F2D17;
	height:auto;
	
}


div.main_events_item a.all {
	
	color:#222211;
	float:right;
	text-decoration:none;
	margin-right:10px;
		
}

div.main_events_item p {
	
	width:380px;
	margin:0px;
	line-height:180%;
		
}

div.calendar_box {
	
	width:300px;
	float:left;
	height:230px;
	margin-bottom:8px;
	
}

div.calendar_container {
	
	margin-top:0px;
	
}

div.eventCalendar {
	
	margin:0px;
	padding:0px;
	float:left;
	width:400px;
	height:auto;
	
}

table.calendarAjax {
	
	border-collapse: collapse;
	font-size:14px;
	width:300px;
	text-align:center;
	font-family:times;
	
}

table.calendarAjax tr.calendar_header {
	
	width:300px;
	height:25px;
	background:url(../images/default/tr_background.png) bottom center no-repeat;
	
}

table.calendarAjax tr td.today {
	
	cursor:pointer;
	width:30px;
	height:30px;
	background:url(../images/default/today.gif) center no-repeat;
	
}

	

table.calendarAjax tr {
	
	height:25px;
	
}

table.calendarAjax tr td.date_has_event  {
	
	cursor:pointer;
	width:30px;
	height:30px;
	background:url(../images/default/date_has_event.gif) center no-repeat;

	
}

table.calendarAjax tr td.calendar_over  {
	
	cursor:pointer;
	width:30px;
	height:30px;
	background:url(../images/default/calendar_over.gif) center no-repeat;

	
}

table.calendarAjax tr td, table.calendarAjax th td {
	
	padding:5px;
	height:25px;
	overflow:hidden;
	vertical-align:middle;

	
}

div.calendar_month {
	
	padding-top:5px;
	padding-right:5px;
	margin-bottom:5px;
	width:250px;
	height:27px;
	background:url(../images/default/month.jpg) right bottom no-repeat;
	
}

div.calendar_month_inner {
	
	margin-top:3px;
	
}

td.calendarButtonNext {
	
	
	

}

div.left_arrow {
	
	float:left;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:20px;
	height:24px;
	overflow:hidden;
	background:url(../images/default/left_arrow.png) no-repeat;
	
}

div.left_arrow:hover {
	
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-top:4px;
	width:20px;
	height:24px;
	overflow:hidden;
	background:url(../images/default/left_arrow.png) left top no-repeat;
	
}

div.left_arrow_unactive {
	
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:20px;
	height:24px;
	overflow:hidden;
	background:url(../images/default/left_arrow_unactive.png) left top no-repeat;
	
}


div.right_arrow {
	
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:20px;
	min-height:100px;
	overflow:hidden;
	background:url(../images/default/right_arrow.png) right no-repeat;
	
}

div.right_arrow:hover {
	
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-top:4px;
	width:20px;
	min-height:100px;
	overflow:hidden;
	background:url(../images/default/right_arrow.png) right no-repeat;
	
}

div.right_arrow_unactive {
	
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:20px;
	min-height:100px;
	overflow:hidden;
	background:url(../images/default/right_arrow_unactive.png) right no-repeat;
	
}

div.sponsors_box {
	
	float:left;
	width:500px;
	height:120px;
	overflow:hidden;
	
}

div.artists_container {
	
	cursor:pointer;
	overflow:hidden;
	height:105px;
	float:left;
	width:280px;
	
}

div.artists_container p, div.artists_container p strong {

	line-height:180%;
	
}	

div.artists_container p img {

	margin-left:10px;
	float:right;
	padding:1px;
	border:1px solid #AF9D83;	

}


