body {
	margin-left:auto;
	margin-right:auto;	
	width:1000px;
	background:#cecece;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	position:relative;
}

h1 {
	font-size:15px;
	font-weight:bold;
	color:#fa9d1c;
	padding:4px 0 0 0;
	margin:0;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:4px 0 0 0;
}

h3 {
	font-size:15px;
	font-weight:bold;
	color:#fa9d1c;
	margin:0;
	padding:4px 0 0 0;	
}

h4 {
	font-size:15px;
	font-weight:bold;
	color:#712c85;
	margin:0;
	padding:4px 0 0 0;	
}

a {
	color:#fa9d1c;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#fcba66;
	font-weight:normal;
	text-decoration:none;
}

.wrapper {
	position:relative;
	background:#fff;
}

.header {
	position:relative;
	background:#fff;
	padding: 16px 20px 0 20px;
	height:79px;
	border-top: 15px solid #fa9d1c;
	background:url(../images/round-page.gif) top left no-repeat;
}

.cafod-logo {	
	padding: 6px 0 0 1px;
}

.maincontent {
	position:relative;
	padding: 0px 23px 0px 23px;
	margin:0;
	width:954px;
}

.top-left {
	position:relative;
	width:820px;
	padding-right:20px;
	float:left;
}

.top-right {
	position:relative;
	width:120px;
	float:left;
}

.top-nav {
	position:absolute;
	background:#efe9f3;
	width:1000px;
	float:left;
}

.top-nav a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:10px;
}

.top-nav a:hover {
	color:#666666;
	font-weight:normal;
	text-decoration:none;	
	background: #e2d7e8;	
}

.top-nav a:active {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background: #e2d7e8;
}

.menu
{
	padding:0;
	margin:0;
    color:#666;
    white-space:nowrap;
    list-style-type:none;
}

.menu li 
{
    display:inline;
    float:left;
    margin-right:12px;
    margin-left:12px;
	padding:0;
}

.content {
	position:relative;
	margin-top:64px;
	width:954px;
	color:#fff;
	background:#712c85 url(../images/candles.jpg) bottom right no-repeat;
}

.content-pic {
	position:relative;
	width:307px;
	padding:14px;	
	float:left;
	background:url(../images/round-left-content.gif) top left no-repeat;
}

.fund-image {
	background:#d3c4db;
	padding: 0 7px 0 7px;	
}

.fund-image img {
	width:293px;
}

.content-detail {
	width:447px;
	padding: 26px 168px 14px 4px;
	float:left;
	background:url(../images/round-right-content.gif) top right no-repeat;
}

.content-search {
	width:772px;
	padding: 14px 168px 14px 14px;
	background:url(../images/round-top-content.gif) top left no-repeat;
}

.search {
	margin:10px 0 0 0;
}

.search input {
	margin-left:30px;
}

.content-bottom {
	background:#efebf7;
	border-right:1px solid #712c85;
	border-left:1px solid #712c85;
	border-bottom:1px solid #712c85;
}

.content-text {
	color:#712c85;
	padding: 12px 0px 14px 14px;
}

.content-donations {
	width:469px;
	padding: 12px 0px 14px 14px;
	float:left;
}

.donation {
	width:455px;
	height:24px;
	background:#f5f6f8 url(../images/round-donation.gif) top right no-repeat;
	padding: 12px 7px 0 7px;
	margin: 0 0 11px 0;
	color:#712c85;
}

.donation-name {
	width:379px;
	padding: 0 5px 0 0;
	float:left;
	font-weight:bold;
}

.donation-line {
	width:236px;
	padding: 0 5px 0 0;
	float:left;
	color:#f5f6f8;
}

.donation-date {
	width:68px;
	float:left;
	text-align:right;
}

.content-funds {
	width:904px;
	padding: 12px 22px 14px 14px;
	float:left;
}

.fund {
	width:455px;
	height:24px;
	background:#f5f6f8 url(../images/round-donation.gif) top right no-repeat;
	padding: 12px 7px 0 7px;
	margin: 0 0 11px 0;
	color:#712c85;
}

.fund-name {
	width:447px;
	padding: 0 5px 0 0;
	font-weight:bold;
}

.fund-name a {
	color:#712c85;
	font-weight:bold;
}

.fund-name a:hover {
	color:#fcba66;
	font-weight:bold;
}

.content-funds-right {
	width:12px;
	padding:0;
	float:left;
}

.content-chart {
	width:242px;
	padding: 12px 22px 14px 204px;
	float:left;
	text-align:right;
}

.chart {
	margin: 9px 0 0 0;
	padding: 9px 0 2px 0;
	border-left: 1px solid #d3c5dc;
	border-bottom: 1px solid #d3c5dc;
	text-align:left;
}

.chart-bar {
	position:relative;
	width:242px;
	height:21px;
	padding: 0px; 
	margin:0;
	background:#d7c8df;
	font-size:21px;
}

.clearfix {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}

.clearright {
	clear:right;
}

.clearleft {
	clear:left;
}

.red-text {
	color:#feebd3;
	font-weight: bold;
}

.content-footer {
	font-size:11px;
}

.footer {
	position:relative;
	background:#fff;
	padding:12px 20px 10px 20px;
	margin:40px 0 0 0;
	border-top:1px solid #000;
	width:960px;
}

.footer-text {
	width:870px;
	font-size:11px;
	float:left;
}

.footer-image {
	width:90px;
	float:left;
}