@charset "utf-8";
/* CSS Document */


#HomepageWpr	{ margin-top:40px; }
#Splash { float:right; width:690px; height:220px; overflow:hidden; zoom:1; }
#Splash img { width:690px; height:220px; border:0; }

#HomepageEventList { 
	background:url(../images/home/featuredEvents-separator.png) no-repeat left top; 
	margin-top:8px; 
	font-family:Tahoma; 
	font-size:13px;
	line-height:16px;
}
#HomepageEventList .dateTime { color:#D7E8E0; }
#HomepageEventList .Title a { color:#6CBED9; }
#HomepageEventList .Title a:focus,
#HomepageEventList .Title a:hover { color:#89A624 }
#HomepageEventList .item { padding-top:12px; }

#FeaturedNewsAndEvents { float:left; width:240px; margin:20px 10px 0 0;}
#FeaturedNewsAndEvents h2 { background-image:url(../images/Home/newsTitle.png); width:155px; height:17px;}
#FeaturedNewsAndEvents h2 span { display:none; }
#FeaturedNewsAndEvents a.learn-more { background-image:url(../images/Home/see_all_link.png); width:81px; height:21px; display:block; margin-top:16px; }
#FeaturedNewsAndEvents a.learn-more span {display:none;}

#PageEditorContent {display:none;}

#BannerWpr { padding:10px 0; }

#FooterWpr { background-image:url(../images/Home/footer-bg.jpg); height:310px; }
