/* @override 
	http://dev.starr.org/sites/all/themes/starr/home.css
	http://dev.starr.org/sites/all/themes/starr/home.css?moz2fn */
body {
	min-width: 1100px;
	
}

#news {
	border-top: 10px solid #e3e1d7;
}
#news h2 {
	text-align: center;
}
#equipping {
	padding: 40px 0;
	border-top: 10px solid #c9c7bd;
}
#equipping a {
	color: #1277b6;
}
#equipping a.button  {
	color: white;
}
#equipping h6 a {
	color: #656359;
}
#equipping .wrap {
	text-align: center;
	color: #676559;
	font-size: 20px;
}
#equipping h2 {
}
#equipping h4 {
}
#equipping .parts {
	font-size: 16px;
}
#equipping .posts {
	text-align: left;
	font-size: 14px;
	/*
	margin-top: 30px;
	padding-top: 40px;
	border-top: 5px solid #c9c7bd;
	*/
}
#equipping .posts h3 {
	font-size: 24px;
}

#equipping .posts .date {
	background: #c9c7bd;
	text-align: center;
	line-height: 1;
	padding: 8px 0 4px;
	border: 3px solid #bcbab0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-style: italic;
	font-size: 14px;
}
#equipping .posts .date strong {
	display: block;
	font-size: 26px;
	font-style: normal;
	
}

#helping {
	padding: 40px 0 460px 0;
	background: #1277b6  bottom repeat-x; /*url(images/home-helping-bg2.jpg)*/
	color: white;
	text-align: center;
	border-top: 10px solid #2189ca;
	font-size: 20px;
}
#helping h2 {
	color: #fff;
}
#helping .quotes {
	position: absolute;
	bottom: 37px;
	left: 50%;
	margin-left: -480px;
	font-size: 16px;
	text-align: center;
}
#helping .quotes cite {
	display: block;
	color: white;
}
#helping .quotes blockquote {
	margin: 0;
	padding: 0;
	height: 133px;
	background: none;
	line-height: 1.2;
}
#helping .quotes img {
	display: block;
	margin: 0 auto 25px auto;
}

#donate-to-help {
	xpadding: 65px 0 40px;
	xbackground: #7ccd3e url(images/bg-green.jpg) top center repeat-y;
	xborder-top: 5px solid #7ccd3e;
	xborder-bottom: 5px solid #7ccd3e;
	xcolor: white;
}
x#donate-to-help h4 {
	color: white;
}
x#donate-to-help .wrap {
	min-height: 180px;
}
x#donate-to-help .photo {
	position: absolute;
	bottom: -65px;
	left: 0;
}

#find-help {
	padding: 40px 0;
	background: #1277b6;
	color: white;
}
#find-help h4 {
	color: #fff;
}
#find-help a {
	color: white;
}
#find-help .school {
	font-size: 14px;
}
#find-help .school img {
	display: block;
	margin: 0 0 25px 0;
}
#experts {
	padding: 40px 0;
	text-align: center;
	font-size: 20px;
	border-top: 10px solid #c9c7bd;
}
#experts .programs,
#experts .instructor {
	text-align: left;
	font-size: 16px;
}
#experts a {
	color: #1277b6;
	font-weight: bold;
}
#experts .instructor {
	padding: 40px 0 0;
	border-top: 5px solid #c9c7bd;
}