/* ======================================================================= */
/* ====================== KING & SONS HOME STYLES ======================== */
/* ======================================================================= */

p { margin-bottom: 9px; }

#splashPic {
	margin-top: 5px;
}

#main #mapContainer {
	float: left;
	width: 284px;
	border: 1px solid #cccccc;
	margin-right: 5px;
}

#main #introTextContainer {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-top:1px solid #ccc
}

#main #introText {
	margin: 5px 10px;
}

#main #newsContainer {float: left; width: 471px; background:#f3f3f3;padding:1px 5px;border-top:1px solid #ccc}
	#newsContainer a.all {font-weight:normal;padding:3px 5px;float:left;}
	#newsContainer .newsItem {width:100%;height:20px;border-bottom:1px dashed #ccc;position:relative;}
		.newsItem .date {position:absolute;left:0;top:0;width:85px;height:20px;line-height:20px;}
		.newsItem .headline {position:absolute;left:95px;top:0;height:20px;line-height:20px}
		
a.banner {height:55px;border:1px solid #ccc;float:left;margin-top:5px;}
a.banner:hover {border-color:#0072ff;}
#bannerSchedules {width:245px;margin-right:5px;position:relative;}
	#bannerSchedules img {position:absolute;left:10px;top:2px;}
#bannerKeepmeposted {width: 226px;position:relative;}
	#bannerKeepmeposted img {position:absolute;left:5px;top:0px;}
	
#translateLinks {float:left;height:30px;line-height:30px}
	#translateLinks a {margin-left:7px;font-weight:bold;}