.content_hp {
	background-image: url(../images/page_bkd_hp.jpg);
	background-repeat: repeat-y;
	height: 100px;
}
.hp_sidebar_box {
	padding: 0px;
	border: 1px solid #666;
	background-color: #e7e7e7;
}
.hp_main_box {
	background-color: #FFF;
	border: 1px solid #39699C;
}
.hp_sidebar_content {
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.main_content {
	color: #000;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.main_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #C30000;
	padding-bottom: 0px;
}
.main_content_bold_red {
	color: #C30000;
	font-weight: bold;
}
.event_content {
	color: #000000;
	font-weight: normal;
}
.event_header {
	font-weight: bold;
	color: #C00000;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.event_location {
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
}
.red_text {
	color: #C00;
}
.hp_features_bodytext {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.hp_features_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
}
.hp_features_box_off {
	background-color: #CED9E6;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	text-align: left;
}
.hp_features_box_off:hover {
	background-color: #E2E8F0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	text-align: left;
}
.hp_features_icons {
	left: -6px;
	position: relative;
	float: left;
	width: 74;
	height: 64;
}
