/* Homepage CSS Document */

/*---------- Main ----------*/
/* The three boxes of information below the slideshow. */
#callouts {background:url(/images/bkg-callouts.gif) no-repeat; width:754px; height:326px; padding:12px 0 12px 12px; color:#fff; font-size:11px; line-height:18px}
	#callouts div {float:left; width:239px; margin-right:12px}
		#callouts p {margin:0 0 1em 0}
		#callouts h2 {text-indent:-9999px; margin:12px auto 5px; height:35px}
			#calloutFirst h2 {background:url(/images/our-mission.gif) no-repeat; width:113px}
			#calloutMiddle h2 {background:url(/images/upcoming-events.gif) no-repeat; width:167px}
			#calloutLast h2 {background:url(/images/in-other-news.gif) no-repeat; width:161px}
		#callouts a, #callouts a:visited {color:#fff}
		#callouts h3 {font-size:11px; margin:0}
		#callouts ul {margin:0; padding:0; line-height:16px; list-style:none}
			#callouts li {margin-bottom:1em; background:url(/images/events-list-bullet.png) no-repeat; padding:0 0 0 22px}
		.sf_eventsList li {margin:0; background:url(/images/events-list-bullet.png) no-repeat}
		#allEvents {margin-left:22px}
		/* Sitefinity overrides */
		.sf_eventsList li {margin-bottom:1.5em !important; padding:0 0 0 22px !important}
