#idxcontent {
	height: 305px;
}

#idxfeaturedcol {
	float: left;
	width: 225px;
	padding: 5px 0 0 5px;
}

#idxflashcol {
	float: right;
	width: 570px;
}

.indexfeatured {
	width: 209px;
	padding: 8px;
	margin: 0 0 1px 0;
	height: 39px;
	color: #ffffff;
	font: bold 14px/1.3em Georgia, "Times New Roman", Times, serif;
}

	.idf_default {
		background: url(../images/featurebg.gif) no-repeat top left;
	}
	.idf_nursery {
		background: url(../images/featuredbg-nursery.gif) no-repeat top left;
	}
	.idf_donation {
		background: url(../images/featuredbg-donation.gif) no-repeat top left;
	}
	.idf_career {
		background: url(../images/featuredbg-career.gif) no-repeat top left;
	}
	.idf_weightloss {
		background: url(../images/featuredbg-weightloss.gif) no-repeat top left;
	}
	.idf_video {
		background: url(../images/featuredbg-video.gif) no-repeat top left;
	}
	.idf_race {
		background: url(../images/featuredbg-race.gif) no-repeat top left;
	}
	.idf_gala {
		background: url(../images/featuredbg-gala.gif) no-repeat top left;
	}
	.idf_uptodate {
		background: url(../images/featuredbg-uptodate.gif) no-repeat top left;
	}
	.idf_seminar {
		background: url(../images/homefeatured/seminar.png) no-repeat top left;
	}
	.idf_caringbridge {
		background: url(../images/featuredbg-caringbridge.gif) no-repeat top left;
	}

	.indexfeatured a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.indexfeatured a:hover {
		color: #F9DCBF;
		text-decoration: none;
	}
	
	.indexfeatured img {
		float: left;
		margin: 0 5px 0 0;
		width: 40px; height: 40px;
	}


.idxfeaturemini {
	font-size: 10px;
}

#idxnewsarea {
	width: 800px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 25px solid #CC9966;
}

	.idxnewsl {
		width: 325px;
		padding: 20px 20px 0 20px;
		background: #dec0a3 url(../images/f-news.gif) no-repeat top left;
		border-left: 2px solid #003366;
	}
	
	.idxnewsr {
		width: 325px;
		padding: 20px 20px 0 20px;
		background: #dec0a3 url(../images/f-events.gif) no-repeat top left;
		border-left: 2px solid #003366;
	}

	.idxnewsbl {
		width: 325px;
		padding: 0 20px 10px 20px;
		background: #dec0a3;
		border-left: 2px solid #003366;
		text-align: right;
	}
	
	.idxnewsbr {
		width: 325px;
		padding: 0 20px 10px 20px;
		background: #dec0a3;
		border-left: 2px solid #003366;
		text-align: right;
	}
	
	.idxnewsspace {
		background: #CC9966;
		width: 20px;
	}
	
#idxnewsarea a {
	text-decoration: none;
}

#idxnewsarea h1 {
	font: normal 24px/1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 10px;
}

#message {
	position: relative;
	top: 0px;
	left: 10px;
	width: 215px;
	z-index: 300;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}