/* Section specific */
.featureBg {
	background: url(../images/featureHome.jpg) no-repeat right top;
}
h1 {
	background: url(../images/headlineHome.gif) no-repeat -3px 0px;
	height: 80px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 4em;
	text-indent: -5000px;
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0px 0px 1.3em;
	margin-bottom: 100px;
}
#featuredSections td{
	border: 1px solid #CCCCCC;
	background: url(../images/featuredSection_bg.jpg) repeat-x left top;
	padding:5px;
}

#featuredSections table{
	
	padding:0px;
}
#featuredSections table td {
background: none; 
border: 0px solid #CCCCCC;
}
#featuredSections h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#featuredSections p {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#featuredSections a {
	color: #241D4A;
}
#featuredSections h2 a {
	text-decoration: none;
}

