.homecontent
{
	float:left;
	width:802px;
	background-image:url(/pub/design/shadowright.png);
	background-repeat:repeat-y;
	background-position:right center;
	background-color:#fff;
}
.homecontentleft
{
	float:left;
	width:786px;
	background-image:url(/pub/design/shadowleft.png);
	background-repeat:repeat-y;
	background-position:left center;
	padding:0 0 0 16px;
}


	.homepagebanner
	{
		float:left;
		margin:5px 5px 5px 5px;
		/*width:776px;*/
		width:767px;
	}
	.homepagebanner .hpleft
	{
		float:left;
		width:496px;
	}
	.homepagebanner .hpright
	{
		float:left;
		width:255px;
		min-height:198px;
		border:1px solid #ccc;
		margin:0 5px 0 5px;
	}
	
	
	.hpright h2
	{
		width:255px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-image:url(/pub/design/bluebg.png);
		background-repeat:repeat-x;
		background-position:top center;
		line-height:24px;
		font-size:16px;
		color:#fff;
	}
	.hpright h2 span
	{
		margin:0 0 0 5px;
	}
	.hpright ul
	{
		font-size:80%;
	}
	
	
	
	
.hpcreed
{
	float:left;
	border:1px solid #ccc;
	width:755px;
	margin:0 5px 0 5px;
	height:141px;
	background-image:url(/pub/design/creed-pillar.png);
	background-position:right center;
	background-repeat:no-repeat;
}

	.hpcreed h1
	{
		color:#4A4A4A;
		font-size:100%;
		font-family:helvetica,georgia;
		margin:20px 0 5px 15px;
	}
	.hpcreed p
	{
		font-size:80%;
		width:600px;
		margin:0 0 0 15px;
	}
	
.hpmain
{
	float:left;
	margin:5px 0 5px 0;
}	

	.hpmainlf
	{
		float:left;
		border:1px solid #ccc;
		/*min-height:100px;*/
		min-height: 100px;
		margin:0 5px 0 5px;
		padding:0 0 0 0;
		width:490px;
	}
	* html .hpmainlf
	{
		height:100px;
		width:480px;
	}
	.hpmainlf h2
	{
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-image:url(/pub/design/bluebg.png);
		background-repeat:repeat-x;
		background-position:top center;
		line-height:24px;
		font-size:16px;
		color:#fff;
	}
		.hpmainlf h2 span
		{
			font-size:80%;
			line-height:24px;
			color:#98A5CB;
			text-align:right;
			margin:0 0 0 85px;
		}
	
	.hpmainlf h3
	{
		color:#a4a4a4;
		font-size:90%;
		font-weight:bold;
	}
	.hpmain p
	{
		font-size:80%;
		margin:0 0 0 0;
	}
	
.hpmainrt
{
	width:255px;
	float:left;
	min-height:100px;
	border:1px solid #ccc;
	margin:10px 5px 0 0;
}
* html .hpmainrt
{
	height:100px;
}
	.hpmainrt h2
	{
		width:255px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-image:url(/pub/design/bluebg.png);
		background-repeat:repeat-x;
		background-position:top center;
		line-height:24px;
		font-size:16px;
		color:#fff;
	}
	
	.upcomingevent
	{
	float:left;
	}

	.evthdrname
	{
		font-size:80%;
		color:#898989;
		font-weight:bold;
		width:200px;
		float:left;
	}
	.evthdrdate
	{
		float:left;
		color:#898989;
		font-weight:bold;
		width:45px;
		font-size:80%;
	}

	.evtname
	{
		float:left;
		color:#000;
		width:180px;
		line-height:200%;
		font-size:80%;
	}
	.evtdate
	{
		float:left;
		color:#000;
		width:45px;
		line-height:200%;
		font-size:80%;
	}
	.evtrow
	{
		background-color:#F5F5F5;
	}
	
.attendevent
{
	border:1px solid #ccc;
	width:255px;
	margin:5px 5px 0 0;
	float:left;
	height:161px;
}
	.attendevent img
	{
		horizontal-align:center;
	}

