body {
	text-align: center;
	background: #A0978C url('img/BGfinal.gif');
	margin: 0;
	font-size: 12px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana;
	color: #666;
}

td {
	font-size: 12px;
}

a {
	color: #dd291e;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #fff;
	margin: 0 15px 0 15px;
	font-weight: normal;
}

a.CookieCrumb, #feature_b a, #feature_c a {
	color: #005072;
}

a.CookieCrumb:visited {
	color: #333;
}

a.CookieCrumb:hover {
	color: #000;
	text-decoration: none;
}

a.LHSTopItem {
	color: #005072;
}

a.LHSTopItem:visited {
	color: #666;
}

a.LHSTopItem:hover {
	color: #005072;
}

a.LHSLowerItem {
	color: #333;
}

a.LHSLowerItem:visited {
	color: #666;
}

a.LHSLowerItem:hover {

}


#container {
	margin: 0 auto;
	width: 860px;
	background: #fff;
	padding: 10px 0 10px 0;
}

div#header {
	background: #DD291E url('img/header_logo.gif');	
	width: 840px;
	height: 89px;
	margin: 0 10px 0 10px;
	overflow: hidden;

}

#homebanner, #sub_banner {
	padding: 0;
	margin: 10px;
}

#actionbar {
	text-align: right;
}

#actionbar_home {
	text-align: right;
}

#email {
	background: #ffff99;
	font-size: 15px;
	border: 1px solid #999;
	margin-bottom: 10px;
	_vertical-align: 8px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana;
	font-size: 12px;
	padding: 1px 0 1px 3px;
	width: 141px;
}

#newsletter_form {
	display: inline;
	margin: 0 10px 0 125px;
	padding: 0;
}

#sign_up_now {
	vertical-align: middle;
	margin-bottom: 22px;
	_margin-bottom: 20px;
}

#stripe {
	background: #DD291E;
	height: 31px;
	width: 840px;
	margin: 10px 10px 0 10px;
	_margin-top: -5px;
}
#stripetext {
	padding-top: 4px;
	padding-left: 184px;
	vertical-align: middle;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.float_left {
	float: left;
	margin: 0 10px 5px 0;
}

.float_right {
	float: right;
	margin: 0 0 5px 10px;
}

#footer {
	padding: 6px 0 6px 0;
	color: #fff;
	background: #DD291E;
	width: 840px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	background: #fff;
	margin: 10px 10px 0 10px;
	text-align: left;
}

#left, #left_sub {
	width: 165px;
	float: left;
	vertical-align: top;
}

#left {
	background: #fff url('img/dashes_vertical.gif') repeat-y right;
}

#center {
	width: 407px;
	float: left;
	background: #fff url('img/dashes_vertical.gif') repeat-y right;
	vertical-align: top;
}

#centerfeature {
	width: 406px;
	text-align: center;
	z-index: 1;
	margin-top: 5px;
	/* this below gives it a dashed border on top */
	/*
	background: #fff url('img/dashes_horizontal.gif') repeat-x top left;
	padding-top: 10px;
	*/
	
}

#center_sub {
	width: 490px;
	_width: 510px;
	float: left;
	background: #fff;
	vertical-align: top;
	padding-left: 20px;
	background: #fff url('img/dashes_vertical.gif') repeat-y left;
}

#center_sub_wide {
	width: 655px;
	_width: 675px;
	float: right;
	background: #fff;
	padding-left: 20px;
	vertical-align: top;
}

#center_sub_full {
	width: 840px;
	background: #fff;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

#center_sub_narrow {
	width: 470px;
	_width: 490px;
	float: left;
	background: #fff;
	padding-left: 20px;
	vertical-align: top;
}

#right {
	background: #fff; 
	width: 268px;
	float: right;
	vertical-align: top;
}

#right_sub {
	background: #fff; 
	width: 165px;
	float: right;
	vertical-align: top;
	overflow: hidden;
}

#right_sub_wide {
	background: #fff; 
	width: 255px;
	float: right;
	vertical-align: top;
}

#home_donate_area, #sub_donate_area {
	float: right;
	width: 269px;
}

#feature_a {
	width: 571px;
	height: 280px;
	margin: 0;
	padding: 0;
	float: left;
}

#feature_b {
	background: #fff url('img/dashes_vertical.gif') repeat-y right;
	width: 190px;
	float: left;
	margin-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}

#feature_c {
	background-color: #fff;
	width: 190px;
	float: right;
	margin: 0 5px 0 5px;
	vertical-align: top;
}

#feature_sub {
	width: 571px;
	height: 108px;
	margin: 0;
	padding: 0;
	float: left;	
	text-align: left;
}

#feature_b h1, #feature_c h1 {
	margin: 0;
	padding: 0 0 10px 24px;
	background: #fff url('img/arrow_homepage.gif') no-repeat left top;
	font-size: 16px;
	line-height: 18px;
	color: #005072;
}

#feature_a img, #feature_sub img { margin: 0 2px 0 2px; border: 0; } 

#feature_b img, #feature_c img { margin: 0 5px 0 2px; border: 0; } 

#share_your_story {
	background: #fff url('img/dashes_horizontal.gif') repeat-x left bottom;
	margin-left: 10px;
	padding-bottom: 10px;
}

#campaign_badges {
	background: #fff url('img/dashes_horizontal.gif') repeat-x left bottom;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px; 
}

#social_network {
	background: #fff url('img/dashes_horizontal.gif') repeat-x left top;
	text-align: center;
	padding-top: 10px;
	margin: 10px 0 0 10px; 
}

#social_network img {
	margin-top: 4px;
}

#campaign_badges img {
	margin-bottom: 10px;
}

.clear {
	clear: both;
	height: 0;
	width: 0;
	visibility: hidden;
	_display: none;
}

#search_container {
	margin-top: 40px;
}

#search_form {
	display: inline;
	margin: 0;
	padding: 0;
}

#search_field {
	border: 1px solid #999;
	font-family: 'Trebuchet MS', Trebuchet, Verdana;
	font-size: 12px;
	width: 122px;
	padding-left: 2px;
}

#search_go {
	vertical-align: middle;
	margin-bottom: 2px;
}

#testimonial {
	margin-top: 20px;
	width: 115px;
}

#testimonial img {
	margin-bottom: 7px;	
}

#pie_chart {
	margin-top: 10px;
	padding-left: 21px;
}

.SubpageSubHeadline, .SubHeadline, .wrscountryreport {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 10px;
}

td.LowerItems {
	font-size: 11px;
}

td.LHSTopItem, td.LHSSelectedTopItem {
	border-top: 1px dashed #666;
}

table.leftnav {
	border-top: 1px dashed #666;
}

.BoldRedText {
	color: #dd291e;
	text-decoration: none;
	font-weight: bold;
}

.smalltextinputred, .smallbuttonred {
	display: none;
}

.hheadline {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
