#homeimage {
	float: left;
	margin: 15px 0 0 -20px;
	position: relative;
	z-index: 0;
}

#subnav_about, #subnav_programs, #subnav_apply, #subnav_grants, #subnav_resources {
	display: none;
}
















/*start main content div*/

#maincontent {
	background-color: #fff;
	padding: 1px 30px 0 205px;
}

p#IntroText {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: normal;
	color: #00728a;
	float: left;
	margin: 30px 0 0 0;
	padding-right: 50px;
}

p#IntroText a:link, p#IntroText a:visited {
	color: #00728a;
	text-decoration: underline;
}

p#IntroText a:hover, p#IntroText a:active {
	color: #B00049;
	text-decoration: underline;
}








#recentnews {
	width: 150px;
	background-color: #ece9e7;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#recentnews h2 {
	margin: .5em 0 .75em 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #a04f14;
}


h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #a04f14;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 2px;
	border-bottom: 1px solid #a04f14;
	margin-top: 5px;
}

#recentnews p a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #a04f14;
	text-transform: uppercase;
	line-height: 3em;
	float: left;
}

#recentnews p a:hover {
	text-decoration: underline;
}

#recentnews #maincontent_nophoto p, #recentnews #maincontent_nophoto img, #recentnews #maincontent_nophoto ul, #recentnews #maincontent_nophoto li {
	display: none;
}



