@charset "utf-8";
/* CSS Document */

#donations_pod{
	float:left;
	width:330px;
	height:452px;
	background-image: url(../../_homeimg/donation_pod_bg.jpg);
	background-repeat: no-repeat;
	padding:20px 20px 0px 20px;
	border: none!important;
}

#column1 > #donations_pod{
	min-height:452px;
	height:auto;
	}
#column1 a {
	color:#ff7a39;
}
#column1 a:hover {
	color:#ff7a39;
	text-decoration:underline;
}
div.pod_title_donations{
	float:left;
	height:23px;
	width:330px;
}
div.pod_title_acga{
	float:left;
	height:20px;
	width:330px;
	margin:15px 0 0 0;
}
div.podtext {
	width:330px;
	float:left;
	padding:15px 0 15px 0;
	margin:0px!important;
	background: url(../../_homeimg/news_dots_bg.gif) repeat-x bottom;
}
div.podtext_more{
	float:right;
	right:0px;
	bottom:0px!important;
	height:32px;
	width:36px;
}

div.pod_title_contact{
	float:left;
	height:16px;
	width:330px;
	margin:15px 0 0 0;
}
div.podtext_contact {
	width:330px;
	float:left;
	padding:15px 0 20px 0;
}
div.podtext_contact a{
color:#FFFFFF!important;}

#latest_news_pod{
	float:left;
	width:489px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #1f5d68;
	background-image: url(../../_homeimg/news_pod_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:369px;
	padding-top:20px;
	color: #FFFFFF;
}

#latest_news_pod h2{
color:#c2f7ff;
}

div.news_pod_text {
	width:450px;
	padding-left:20px;
	padding-bottom:20px;
	float:left;
}

div.news_wrapper{
	background-image: url(../../_homeimg/news_dots_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:30px!important;
	float:left;
}
div.news_wrapper_more{
	float:right;
	width:134px;
	height:42px;
	margin-bottom:10px;
	margin-top:10px;
	}
div.news_wrapper_bottom_pod{
	margin-bottom:13px;
	float:left;
}
div.news_item_text{
	float:left;
	width:365px;
}
div.pod_title_news{
	float:left;
	height:20px;
	width:450px;
	padding-bottom:15px;
	padding-left:20px;
}
#feature_image_readmore {
	float:left;
	width:132px;
	height:55px;
	background-image: url(../../_homeimg/feature_chair.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:226px;
	padding-top:15px;
}

