/* CSS Document */

body {
	background:#eaf3fa url(images/master_plan_bg.jpg) repeat-x;
	margin-top:0;
	font-family: "Times New Roman", Times, serif;}
p {
	margin-top:0;}
h2 {
	color:#034691;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;}
.smaller {
	font-size:11px;
	margin-top:0;}
	
div#main {
	width:950px;
	margin:0 auto;}
div#header {
	background:url(images/header_top.jpg) no-repeat top;
	width:950px;
	height:164px;}
	
div#home {
	background:url(images/main_bg.jpg);
	height:550px;}
div#homecontent {
	margin:0 68px 0 73px;
	padding: 16px 0 0 0;}
	
div#pastordan {
	background:url(images/pastordan_bg.jpg);}
#pastordan #content {
	width: 725px;
	margin:0 auto;}
#pastordan #content h2 {
	margin-top:2px;}
	
div#phase1 {
	background:url(images/phase1_bg.jpg);}
#phase1 #content {
	width:810px;
	margin:0 auto;}
#phase1 #content #left {
	width:335px;
	float:left;}
#phase1 #content #right {
	width:460px;
	float:right;}
	
div#phase2 {
	background:url(images/phase2_bg.jpg);}
#phase2 #content {
	width:810px;
	margin:0 auto;}
#phase2 #content #left {
	width:360px;
	float:left;}
#phase2 #content #right {
	width:440px;
	float:right;}
	
div#phase3 {
	background:url(images/phase3_bg.jpg);}
#phase3 #content {
	width:810px;
	margin:0 auto;}
#phase3 #content #left {
	width:380px;
	float:left;}
#phase3 #content #right {
	width:415px;
	float:right;}

div#phase4 {
	background:url(images/phase4_bg.jpg);}
#phase4 #content {
	width:810px;
	margin:0 auto;}
#phase4 #content #left {
	width:380px;
	float:left;}
#phase4 #content #right {
	width:415px;
	float:right;}

div#qanda {
	background:url(images/q_and_a_bg.jpg);}
#qanda #content {
	width:740px;
	margin:0 auto;}

div#news {
	background:url(images/news_bg.jpg);}
#news #content {
	width:740px;
	margin:0 auto;}
	
div#contact {
	background:url(images/contact_bg.jpg);}
#contact #content {
	width:740px;
	margin:0 auto;}
	
div#contribute {
	background:url(images/contribute_bg.jpg);}
#contribute #content {
	width:740px;
	margin:0 auto;}

table#givingchart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}
p.red {
	margin:0 0 0 25px;
	padding:0;
	color:#CC0000;
	font-weight:bold;}