.home_header {
	vertical-align: top;
}



.home_img {
	border-top: 1px solid white;
	border-left: 1px solid white;
	width: 457px;
}


.home_events_header {
	background-image: url(../images/homepage/home_events_bg.gif);
background-repeat: no-repeat;
	background-color: #F10909;
	text-align: left;
	border: 1px solid white;
	color: #F10909;
	font-weight: bold;
	font-size: 10pt;
	height: 20px;
	width: 341px;
	padding-left: 10px;
}


.home_middle_space {
	border-top: 1px solid white;
}


.calendar {
	background-color: #BCBBBB;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	border-left: 1px solid white;
}

.events_header {
	padding-top: 10px;
	background-color: #BCBBBB;	
	border-right: 1px solid white;
}

.events_info {
	background-color: #f1f1f1;
	padding-left: 10px;	
	padding-top: 10px;
	padding-right: 10px;
	color: black;
	font-weight: regular;
	font-size: 9pt;
	width: 100%;
	border-left: 1px solid white;
}

.recent_events {
	background-color: #940000;
border: 1px solid white;
	
}

.recording_header {
	background-image: url(../images/homepage/recording_bg.gif);
background-repeat: no-repeat;
	color: white;
	font-size: 15pt;
	font-weight: bold;
	background-color: #333333;
	padding-right: 20px;
	vertical-align: middle;
	text-align: right;
	margin: 0px;

}

.recording_arrows {
	background-image: url(../images/homepage/recording_arrows.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	margin: 0px;
}


.steps_bottom {
	background-color: #333333;
	height: 11px;
	border-right: 1px solid white;
}


.welcome_text {
	color: black;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: justify;
}

.recording_image {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.recording {
	background-color: #f1f1f1;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	padding: 10px;
	font-size: 9pt;
	}


.home_spacer {
	background-image: url(../images/homepage/dotted_spacer_1.gif);
background-repeat: repeat-y;
width: 5;
border-top: 5px solid white;
border-bottom: 5px solid white;
}


.home_top_left {
		width: 457px;
}

.spotlight_img {
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-right: 20px;
}

















