/*********************************************************
/*********************************************************
/* HOME PAGE STYLES                                      */

	#SplashContent					{color:#666666; font-size:92%; line-height:150%;}
	#SplashContent #LeftColumn		{float:left; width:461px;}
	#SplashContent #RightColumn		{border-left:solid 4px #DDDDDD; float:right; padding-left:1px; width:283px;}
	#SplashContent #Intro			{float:left; text-align:center; width:231px;}
	#SplashContent #Intro #Content	{padding:10px 10px 25px 10px;}
	#SplashContent #Highlights		{float:right; border-left:dashed 1px #CCCCCC; padding:10px 2px 10px 5px; width:222px;}
	#SplashContent #Highlights p	{margin-top:0;}
	#SplashContent #Callouts		{clear:both;}
	#SplashContent #Headlines		{float:left; width:230px;}
	#SplashContent #Events			{float:right; width:230px;}
	#SplashContent .CalloutContent	{background-color:#EEEEEE; height:100px; margin-top:1px; padding:5px;}
	#SplashContent .CalloutContent img	{vertical-align:inherit;}
	#SplashContent #SpecialLinks{}
	
	#SplashContent img				{vertical-align:bottom;}

	#WeatherAlert					{font-size:93%; margin:4px; text-align:left;}
	#WeatherAlert .Title			{background-color:#7390BB; color:White; font-weight:bold; padding:1px;}
	#WeatherAlert .Content			{background-color:White; border:solid 1px #7390BB; color:#666666; padding:6px}
	#WeatherAlert .Content .Date	{font-size:93%;}