#homepage {
	margin-right: 230px;
	}
	
#homepage h1 {
	margin-top: 0;
	padding: 6px 50px 10px;
	font-size: 140%;
	color: #202080;
	background: url(/images/backgrounds/h1-bkg.jpg) repeat-x bottom;
	text-align: center;
	}

#homepage h2 {
	font-size: 108%;
	font-weight: bold;
	padding: 2px 30px;
	font-weight: bold;
	text-align: center;
	background: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1.2em;	
	color: #202080;
	}

#homepage p {
	line-height: 130%;
	font-size: 100%;
	}	
	
.p2 {
	padding: 20px;
	border: 1px dashed #ddd;
	}	
	
.keys {
	color: #005500;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 95%;
	}	
	
#homelinks {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	color: #202080;
	}	

#homelinks li {
	text-align: left;
	margin: 5px 0 25px;
	font-size: 103%;
	font-weight: bold;
	padding-left: 54px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#calink {
	background: url(/images/calendar.gif) no-repeat 10px; 
	border: 2px solid #fff0f0;
	}
	
#calink a {
	color: #cc0000; 	
	}
	
#eventlink {
	background: url(/images/notepin.gif) no-repeat 10px 8px; 
	border: 2px solid #fff0f0;	
	text-align: center !important;
	padding-right: 30px;
	}
	
#eventlink a {
	color: blue; 
	font-size: 90% !important;
	}	
		
#maplink {
	background: url(/images/compass.gif) no-repeat 10px; 
	border: 2px solid #eeffdd;
	}

#donatelink a {
	color: #336600; 
	}
			
#memberlink {
	background: url(/images/members.gif) no-repeat 10px; 
	border: 2px solid #efefef;
	}	
	
#sermonlink {
	background: url(/images/feed.gif) no-repeat 10px; 
	border: 2px solid #fff0d0;
	}	
	
#sermonlink a {
	color: #ff6600;
	}	
	
#A63link {
	background: url(/images/A63/A63.gif) no-repeat 10px; 
	border: 2px solid #e1e1e1;
	}	
	
#devotionlink {
	background: url(/images/devotions.gif) no-repeat 10px; 
	border: 2px solid #e1e1e1;
	}		
	
#donatelink {
	background: url(/images/car_icon.jpg) no-repeat 10px; 
	border: 2px solid #e1e1e1;
	}			
	
#A63link a {
	color: #555;
	}		
	
#homelinks a:hover {
	color: #9999CC;
	}	
