#homecontent { width: 96.5%; float: left; margin: 0; padding: 0 0 0 2em; }

#homecontent H2  { font-size: 1.15em;  }

#featurecol { width: 25%; float: right; padding: 0; margin: 0.5em;
	background-color: white; }
	
#subfeature { width:100%; color: #FFFFFF; background: #920166;
	float:right; margin-bottom: 1em; 	}

#subfeature a, #subfeature a:link, #subfeature a:visited {
	color: #FFFFFF; font-weight: bold; }

#subfeature a:visited { text-decoration: underline; }

#subfeature a:focus, #subfeature a:hover, #subfeature a:active {
	color: #000000; text-decoration: underline; background: #FAEAFF;}

#subfeature h3 { color: #FFFFFF; font-size: 1.1em; font-weight: bold; }

#subfeature h4 { color: #FFFFFF; font-size: 1em; font-weight: bold; }

.tl {	background: url(/siteelements/images/featurebox/tlcornerpink.gif);
	background-repeat: no-repeat; 	background-position: 0% 0%;}
	
.tr { 	background:url(/siteelements/images/featurebox/trcornerpink.gif);
	background-repeat: no-repeat; background-position: 100% 0%; 	}
	
.bl { 	background: url(/siteelements/images/featurebox/blcornerpink.gif);
	background-repeat: no-repeat; 	background-position: 0% 100%;}
	
.br { 	background:url(/siteelements/images/featurebox/brcornerpink.gif);
	background-repeat: no-repeat; background-position: 100% 100%;
	padding: 10px; 	}	