@charset "utf-8";
/* CSS Document */

.fb-like-box { height:450px !important; }
#search_box { width:600px !important; }
#side { padding-left:10px; }
#listing_types_chart { width:auto !important; }
.pledge_form { width:auto !important; }
.full_box { background:none !important; background-color:#219944 !important; }
.full_box .title { background:none !important; background-color:#000 !important; color:#facb4c !important; }
.full_box a { color:#facb4c !important; }

#news-box {
	width:265px;
	height:500px;
	float:left;
	border: #000 solid 5px;
	background-image:url(/images/bg-teal.png);
	padding:10px;
}

#features-box {
	margin-left:10px;
	width:265px;
	height:500px;
	float:left;	
	border: #000 solid 5px;
	background-image:url(/images/bg-blue.png)	;
	padding:10px;	
}

body {
	background-color:#FFF;
}

#header-new {
	width:950px;
	height:162px;
}

.header-new-item {
	float:left;
}

#pledge_box {
	background: url("../images/pledge_count-new.png") no-repeat scroll top center;
	border: none;
	color: #b20224 !important;
	display: block;
	font-size: 210%;
	height: 93px;
	margin: 0px auto;
	padding: 67px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 2px #fff;
	font-weight:bold;
	width: 250px;
}

#pledge_box a { color:#292163; text-decoration:none; }

#nav-new {
	clear:both;
	float:right;
	margin-right:0px;	
}

#subscribe {
	margin-top:20px;
	margin-right:100px;
	width:279px;
	border:5px solid #000;
	background: url("../images/bg-teal.png") no-repeat;
}

.sub-text {
	text-align:right;
	font-weight:bold;	
}

#footer {
margin-top: 50px;
width:605px;
text-align: center;
font-size:10px;
}

