/****************************************/
/*	 			Template 3				*/
/****************************************/
#top_container{
	padding:0 0 0 0;
}
#top_container .lhs_col{
	width:387px;
	float:left;
}
	.intro{	
		padding:20px 15px 0;
	}
		.intro p{
			line-height:1.3em;
		}
		.intro p.georgia{
			font-size:1.6em;
			line-height:1.35em;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
			.intro p span{
				color:#722555;
			}
		.intro a{
			color:#722555;
			text-decoration:none;
			
		}
		.intro a:hover{
			text-decoration:underline;
		}
		
	#header_img{	
		width:385px;	
		float:left;
		padding:0 0 20px;
	}

#main_content_inner .col_item{
	background:url(../images/layout/content_item_bg.jpg) left top no-repeat;
	padding:20px 25px 0;
	position:relative;
}

.budget_tbl thead th{
	background:#722555;
	padding:7px 0 7px 15px;
	color:#FFFFFF;
	font-size:1.1em;
}
	.budget_tbl thead th span{
		font-size:0.9em;
	}

.budget_tbl tbody td{
	background:#F0E7EC;
	padding:0px 0 0 15px;
}

.budget_tbl tbody .donate td{
	background:#F0E7EC;
	text-align:center;
	padding:10px 0 8px;
}

p.donate-inline{
	text-align:center;
}