@import url(common.css);
@import url(nav.css);
#statement {
	margin: 0 2px;
	padding: 30px 388px 8px 45px;
	background: url(../images/home-banners/bkgd-1.jpg) #cc8901 top right no-repeat;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	border-top: 2px solid #fff;
}

#statement.one {
	background-image: url(../images/home-banners/bkgd-1.jpg);
}

#statement.two {
	background-image: url(../images/home-banners/bkgd-2.jpg);
}
#statement.three {
	background-image: url(../images/home-banners/bkgd-3.jpg);
}
#statement.four {
	background-image: url(../images/home-banners/bkgd-4.jpg);
}
#statement.five {
	background-image: url(../images/home-banners/bkgd-5.jpg);
}
#statement.six {
	background-image: url(../images/home-banners/bkgd-6.jpg);
}

#statement h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 30px;
	color: #fff
}

#statement p {
	margin: 0 0 10px 0;
}

#statement a, #statement a:visited {
	color: #ff9;
}

#statement a:hover {
	color: #aaaac7;
}

#features {
	margin: 0 2px;
	padding: 3px 0;
	font-size: 12px;
	background: url(../images/bkgd-features.gif) transparent 298px 34px no-repeat;
}

#features #news, #features #spotlight, #features #programs {
	float: left;
	width: 300px;
	height: 300px;
	overflow: auto;
	padding: 0 0 15px 0;
}

#features h5 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	border-bottom: 2px solid #fff;
}

#features ul {
	list-style: none;
	margin: 15px 8px 15px 11px;
}

#features li {
	margin: 0 0 15px 0;
	line-height: 16px;
}	

#features a {
	color: #669;
}

#news {
	background: url(../images/bkgd-home-news.gif) transparent bottom left repeat-x;
}

#news h5 {
	background-color: #aaaac7;
}

#spotlight {
	margin: 0 4px;
}

#spotlight h5 {
	background-color: #617db8;
}

#spotlight div {
	padding: 20px 30px;
	font-size: 12px;
	color: #666;
}

#spotlight h6 {
	font-size: 14px;
	color: #003baa;
	margin: 10px 0 0 0;
}

#spotlight p {
	margin: 0 0 15px 0;
}

#programs {
	background-color: #cc8801;
	color: #fff;
}

#programs h5 {
	background-color: #99c;
	margin: 0 0 10px 0;
}

#programs p {
	margin: 0 5px 0 10px;
}

#programs li {
	margin: 0 0 8px 0;
	padding: 3px 0 4px 33px;
}

#programs .education {
	background: url(../images/icons/education.gif) transparent top left no-repeat;
}

#programs .child-education {
	background: url(../images/icons/child-education.gif) transparent top left no-repeat;
}

#programs .energy {
	background: url(../images/icons/energy.gif) transparent top left no-repeat;
}

#programs .food {
	background: url(../images/icons/food.gif) transparent top left no-repeat;
}

#programs .housing {
	background: url(../images/icons/housing.gif) transparent top left no-repeat;
}

#programs .money {
	background: url(../images/icons/money.gif) transparent top left no-repeat;
}

#programs a, #programs a:visited {
	color: #ff9;
	text-decoration: none;
}

#programs a:hover {
	text-decoration: underline;
}
