.hpFeatureWrapper{
	width: 940px;
	height: 375px;
	margin: 0px auto 10px auto;
	top: 0px;
	left: 0px;
	z-index: 5;
	overflow: hidden;
}

#hpFeatureImageWrapper{
	width: 940px;
	height: 375px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	overflow: hidden;
}






.grid_3 h1{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #C00;
}

.grid_3 h2{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

.grid_3 h3{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

.grid_3 p{
	font-size: 88%;	
	color: #333;
	line-height: 120%;
}


.ModuleHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	margin-bottom: 4px;
}

