#about_hens {
	background:#9fce52 url(/images/green_background.jpg) left bottom no-repeat;
	color:#FFF;
	padding-top:1px;
}
#about_hens a {
	color:#FFF;
	text-decoration:none;
}
#about_hens #smart {
	margin-top:47px;
	margin-bottom:22px;
	display:block;
}

#subnav {
	padding-top:45px;
	height:226px;
	position:relative;
}

#subnav img {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

#subnav a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}

#news {
	margin-top:40px;
}
#news ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:12px;
	padding-bottom:10px;
	width:330px;
	padding-right:20px;
	float:left;
	display:block;
}
#news ul li {
	padding-bottom:0.5em;
}

#slideshow {
	width:325px;
	height:365px;
	position:absolute;
	left:544px;
	top:-7px;
}




#homepage_pledge {
	height:65px;
	background: #ad000e url(/images/pledge_bg.gif) repeat-x;
}
#pledge_text, #pledge_submit, #pledge_form {
	float:left;
}
#pledge_form span {
	padding-top:7px;
	display:block;
	float:left;
	font-weight:bold;
	color:#FFF;
	width:140px;
}
#pledge_form input {
	display:block;
	margin-top:1px;
	width:130px;
	background: #ad000e;
	color:#FFF;
	border: 1px solid #ff8f87;
	height:15px;
	padding-left:2px;
	margin-right:8px;
	font-weight:normal;
	margin-bottom:3px;
}
#pledge_form p {
	clear:left;
	color:#ff7979;
	margin:0;
	padding:0;
}
