body {
	background:url(../images/page_back.jpg) repeat-x top #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
.float_left {
	float:left;
}
.red{color:#F00}
.full{ width:100%;}
.no_background {
	background:none !important;
}
.main_wrapper {
	width:1000px;
	margin:0 auto;
}
.main_wrapper_inside {
	width:984px;
	background:#31549f;
	padding:8px;
	float:left;
}
.banner_wrapper {
	width:100%;
	float:left;
	background:url(../images/banner.jpg) no-repeat center top;
	height:211px;
}
.call_us {
	width:258px;
	float:right;
	background:url(../images/call_us_back.png) no-repeat;
	line-height:29px;
	color:#000000;
	font-size:18px;
	text-align:center;
	margin-right:13px;
}
.donate_now {
	float:right;
	margin:107px 30px 0 0;
}
.navigation_wrapper {
	width:983px;
	float:left;
	background:url(../images/navigation_back.jpg) repeat-x;
	line-height:43px;
}
.navigation_wrapper ul li {
	font-size:11px;
	text-align:center;
	float:left;
	background:url(../images/nav_divider.jpg) no-repeat right;
}
.navigation_wrapper ul li a {
	color:#FFFFFF;
	display:block;
	padding:0 20px;
	text-decoration:none;
}
.navigation_wrapper ul li a:hover {
	background:#31549f;
}
.navigation_wrapper ul li a.selected {
	background:#31549f;
}
.navigation_wrapper ul li.donate_now_button {
	background:url(../images/donate_btn_back.jpg) repeat-x;

}
.navigation_wrapper ul li.donate_now_button a:hover{ background:none; height:42px;}
.body_content_wrapper {
	width:958px;
	padding:12px;
	float:left;
	background:#FFFFFF;
}
.newsletter_signup {
	background:#b5c0d9;
	padding:10px;
	width:175px;
	font-size:11px;
	float:right;
}
.newsletter_signup h3 {
	font-weight:bold;
	margin-bottom:10px;
}
.newsletter_signup p {
	line-height:17px;
}
.newsletter_input {
	width:85%;
	height:16px;
	border:solid 1px #000000;
}
.submit_button {
	border:solid 0px #336699 !important;
	background:url(../images/submit_btn_back.jpg) repeat-x;
	color:#FFFFFF;
	height:22px;
	font-size:12px;
	width:60px;
	text-align:center;
	border:none;
	padding:0 10px;
	float:left;
}
.whats_this {
	float:right;
	color:#333;
	width:120px;
	line-height:20px;
	padding-left:5px;
}
.body_left_wrapper {
	width:730px;
	float:left;
}
.body_left_wrapper h1 {
	font-size:28px;
	color:#454545;
}
.body_left_wrapper h2 {
	font-size:13px;
	color:#1c0c4b;
	font-weight:bold
}
.body_left_wrapper h3 {
	font-size:21px;
	margin:10px 0;
}
.paragraph_wrapper {
	width:100%;
	float:left;
	margin:0 0 20px 0;
	font-size:12px;
}
.color_pink {
	color:#d0181f;
}
.body_left_wrapper p {
	font-size:11px;
	line-height:15px;
}
.upcoming_challeges {
	width:100%;
}
.upcoming_challeges .image {
	float:left;
	margin-right:8px;
}
.upcoming_challeges .vanue {
	width:560px;
	float:left;
}
.upcoming_challege_date {
	width:100%;
	float:left;
}
.upcoming_challeges .vanue table {
	line-height:18px;
	float:left;
}
.location_column {
	width:60px;
}
.semi_colun {
	width:1px;
}
.date_time_column {
	width:239px;
}
.donated_amount_status {
	width:185px;
	height:55px;
	padding:15px 0 0 10px;
	float:right;
	background:url(../images/donate_amount.jpg) repeat-x;
	border:solid 1px #efefef;
	color:#FFFFFF;
	font-size:17px;
	line-height:20px;
}
.paragraph_wrapper span.disclaimer {
	color:#31549f;
	font-size:11px;
	margin-top:50px;
	float:left;
}
.footer_wrapper {
	width:742px;
	float:left;
	background:url(../images/footer_back.jpg) repeat-x top #FFF;
	padding:20px 0 0 240px;
	font-size:11px;
}
.footer_wrapper ul {
	width:175px;
	float:left;
	line-height:18px;
}
.footer_wrapper ul li {
 color:$#454545;
}
.footer_wrapper ul li a {
	color:#454545;
}
.weather_cast {
	width:100%;
	float:left;
	margin-top:7px;
}
.body_right_wrapper {
	width:195px;
	float:right;
}
.photo_gallery {
	width:100%;
	margin:15px 0 0 0;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:25px;
}
/*navigation */

.navigation_wrapper ul li {
	display: block;
	position: relative;
	float: left;
	height:42px;
}
.navigation_wrapper li ul {
	display: none;
	background: #31549f;
	
	
}
.navigation_wrapper ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border-top: 0px solid #ffffff;
	padding: 0px 15px 0px 15px;
	margin-left: 1px;
	height:42px;	
	white-space: nowrap;
	font-weight:bold;
	
}
.navigation_wrapper ul li a:hover {
	background: #31549f;
	
	
}
.navigation_wrapper li:hover ul {
	display: block;
	position: absolute;
	margin-top:0px;
	z-index:100;
	width:250px;
	
	
}
.navigation_wrapper li:hover li {
	float: none;
	font-size: 11px;
	line-height:33px;
	text-align:left;
	height:33px;
}
.navigation_wrapper li:hover a {
	background:#31549f;height:33px;
}
.navigation_wrapper li:hover li a:hover {
	background:#1b3d87;
	text-decoration:none;
	text-align:left
}

.body_left_wrapper td { padding:3px; vertical-align:top}


.twitterPost{width:100%;border:1px solid #b5c0d9; clear:both; margin-top:10px; float:left}
.twitterPost h2{margin:0;padding:0;font:bold 14px/31px Arial;background:#b5c0d9;display:block;text-align:center;}
#rssList{padding:5px;}
#rssList ul{list-style:none;margin:0;padding:0;}
#rssList li{margin-bottom: 8px; }
#rssList a{text-decoration:none;font-size:11px; line-height:15px; color:#000}
#rssList a:hover{text-decoration:underline;font-size:11px;}
#rssList .datefield {display:block; font-size:11px;color:#31549f; font-weight:bold}
