body {
	padding:0; 
	margin:0; 
	color:#000000; 
	background:url(images/bg.gif) repeat-x top #334B6E; 
	font-family:Tahoma; 
	font-size:11px;
}

a{color:#575757; text-decoration:underline} 
a:hover{text-decoration:none} 

#wrapper {
	width:766px;
	margin:0 auto;
}

#header {
	padding-top:8px;
	width:648px;
	height:311px;
	margin:0 auto;

}

#main-content {
	width:609px;
	margin:0 auto;
	background-color:#ffffff;
}

#home-left-side {
	width:209px;
	float:left;
}

#home-right-side {
	width:400px;
	float:right;
}

#home-donation {
	width:209px;
	height:153px;
	background-image:url(images/1_bg1.jpg);
}

#home-donation-content {
	width:104px; 
	margin:0 0 0 95px;
}

#home-donation-content img {
	margin-top:15px;
}

#home-donation-content p {
	margin:0 0 5px 10px;
}

#home-event {
	width:209px;
	height:146px;
	background-image:url(images/1_bg2.jpg);
}

#home-event p {
	margin-left:25px;
	margin-right:25px;
}

#home-calendar {
	width:209px;
	height:147px;
	background-image:url(images/1_bg4.jpg);
}

#home-calendar p {
	margin-left:25px;
	margin-right:25px;
}

#home-newsletter {
	width:209px;
	height:146px;
	background-image:url(images/1_bg3.jpg);	
}

#home-newsletter p {
	margin-left:25px;
	margin-right:25px;
}

.section-image {
	margin:15px 0 0 25px;
}

#welcome-section {
	padding:15px 10px 15px 14px; 
	background-color:#f1f1f1;
	margin-top:7px;
}


#daily-devotional-section {
	padding:15px 10px 15px 14px; 
}

.right-section-image {
	margin-right:10px;
	float:left;
}

.clearone {
	clear:both;
	height:1%;
}

#footer {
	width:609px;
	margin:0 auto;
	clear:both;
}

#footer p {
	color:#6E92C7; 
	font-size:10px; 
	line-height:13px; 
	margin-bottom:10px;
} 
#footer a {
	color:#6E92C7; 
	font-size:10px; 
	text-decoration:none;
} 

#footer a:hover {
	text-decoration:underline
} 

#donations-left-side-wrapper {
	width:370px;
	float:left;
	margin:0;
	background-color:#ffffff;
}

#donations-left-side-main {
	margin:14px 10px 0 14px;
}

#donations-right-side-wrapper {
	width:200px;
	float:right;
	padding:13px 10px 0 10px;
	background-color:#f1f1f1;
}

#privacy-section {
	width:140px;
	height:170px;
	float:left;
	background-color:#E8ECF8;
	padding:20px 10px 20px 18px;
	/*margin:8px 4px 0 8px;*/
	margin-left:10px;
}

#organization-help-section {
	width:140px;
	height:170px;	
	float:left;
	background-color:#FFEFEE;
	padding:20px 10px 20px 18px;
	/*margin:8px 4px 0 4px;*/
	margin-left:10px;

/*
br {font-size:10px}

.header{color:#1A5583; font-size:11px; line-height:13px} 
.header a{color:#1A5583; text-decoration:underline} 
.header a:hover{text-decoration:none} 

.content td{color:#575757; font-size:11px; line-height:13px} 
.content b{color:#3E5B85} 
.content b a{color:#3E5B85; text-decoration:underline} 
.content b a:hover{text-decoration:none}
.content strong a{color:#8B1E0E; font-size:10px; text-decoration:underline} 
.content strong a:hover{text-decoration:none} 
.content a{color:#575757; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content ul{margin:14px; padding:14px; }

.content .block b{color:#8B1E0E; font-weight:normal; font-size:10px;}

.content .block1 ul{margin:14px; padding:14px; }
.content .block2 ul{margin:5px 10px; padding:5px 10px;}
ol{margin:14px; padding:14px; }

.block2 {padding-bottom:30px;}
.content .block2 a{color:#8B1E0E; text-decoration:underline} 
.content .block2 a:hover{text-decoration:none} 

.content .block3 strong{color:#3E5B85;}

.footer{color:#6E92C7; font-size:10px; line-height:13px} 
.footer a{color:#6E92C7; font-size:10px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea{
   background:#FFFFFF;
   border:1px solid #818181;
   font-family:Tahoma;
   color:#575757; 
   font-size:11px;
   padding-left:5px
} 
select{
   background:#FFFFFF;
   border:1px solid #464646;
   font-family:Tahoma;
   color:#818181; 
   font-size:11px;
} 
*/