#event-wrapper{ 
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#featured-event{
	float:left; 
	min-height:404px; 
	min-width:620px; 
	margin-left:15px;
	background-image:url('/images/featured_area.png'); 
	background-repeat:no-repeat; 
}
#event-list{ 
	float:right; 
	margin-right:15px;
	min-height:404px; 
	color:#fff;
	font-family:Tahoma, Geneva,  Sans-Serif; 
	font-size:15px; 
}
#event-list a { 
	color:#fff;
	font-family:Tahoma, Geneva,  Sans-Serif; 
	font-size:15px; 
}
#event-list p { 
	color:#fff;
	font-family:Tahoma, Geneva,  Sans-Serif; 
	text-transform: uppercase;
	font-size:15px; 
	padding-top:auto;
	padding-bottom:auto;
}

	.event{ 
		height:76px; 
		width:auto; 
		margin-bottom:6px;
	}
	.red-event{ 
		background-color:#b9442f; 
		height:76px; 
		width:300px; 
		margin-bottom:6px;
	}
	.purple-event{ 
		background-color:#750264; 
		height:76px; 
		width:300px; 
		margin-bottom:6px;
	}
	.green-event{ 
		background-color:#c3d941; 
		height:76px; 
		width:300px; 
		margin-bottom:6px;
	}
	.blue-event{ 
		background-color:#9bb8cb; 
		height:76px; 
		width:300px; 
		margin-bottom:6px;
	}
	.orange-event{ 
		background-color:#febe10; 
		height:76px; 
		width:300px; 
		margin-bottom:6px;
	}	
		.event-text{ 
			margin-left:15px;
			padding-top:30px;
			font-size:15px;
		}
#other-events{ 
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left:15px;
	margin-top: 60px;
}
	.headlines{ 
		font-family:Tahoma, Geneva,  Sans-Serif; 
		color:#737373; 
		font-size:18px;
		
	}
	.headlines a{ 
		font-family:Tahoma, Geneva,  Sans-Serif; 
		color:#737373; 
		font-size:18px;
		
	}
	.head-divide{ 
		background-image:url("/images/small_divider.png"); 
		background-repeat:no-repeat; 
		width:301px; 
		height:1px; 
		margin-top:15px;
		margin-bottom:15px;
	}
	.sub-head{ 
		color:#737373; 
		font-family:Tahoma, Geneva,  Sans-Serif; 
		font-size:15px;
		font-weight:bold; 
		padding-bottom:13px;
	}
	.event-info{ 
		color:#737373; 
		size:12px;
	}
	#upcoming-concerts{ 
		display:-moz-inline-stack;
		display:inline-block;
		zoom:1;
			*display:inline;
		margin-right: 11px;
		height:375px; 
		width:300px; 
	}
		.uc-image{ 
			height:117px;
			width:300px;
			background-image:url('/images/boxes/box_1_off.png'); 
			background-repeat:no-repeat; 
			margin-bottom:20px;
		}
		.uc-image:hover{ 
			background-image:url('/images/boxes/box_1_on.png'); 		
		}
	#art-gallery-events{ 
		display:-moz-inline-stack;
		display:inline-block;
		zoom:1;
		*display:inline;
		margin-left: 6px;
		margin-right: 16px;
		height:375px; 
		width:300px; 
	}	
		.ag-image{ 
			height:117px;
			width:300px;
			background-image:url('/images/boxes/box_2_off.png'); 
			background-repeat:no-repeat; 
			margin-bottom:20px;
		}
		.ag-image:hover{ 
			background-image:url('/images/boxes/box_2_on.png'); 		
		}
	#donate{ 
		display:-moz-inline-stack;
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align: top;
		margin-left: 11px;
		margin-right: 10px;		
		height:375px; 
		width:300px; 
	}		
		.donate-image{ 
			height:117px;
			width:300px;
			background-image:url('/images/boxes/box_3_off.png'); 
			background-repeat:no-repeat; 
			margin-bottom:20px;
		}
		.donate-image:hover{ 
			background-image:url('/images/boxes/box_3_on.png'); 		
		}
