ul#nav-main
{
	margin:					0px;
	padding:				12px 0px 41px 17px;
	list-style-type:		none;

	border:					0px;
	border-left:			19px solid #C891B6;

	background-image:		url( /site/images/hnav/bg_nav.jpg );
	background-position:	2px 0px;
	background-repeat:		no-repeat;
}

table#body
{
}



td#services,
td#events,
td#news
{
	border-top:				2px solid white;
	background-image:		url( /site/images/bg_hometable.jpg );
	background-repeat:		repeat-x;
	border-right:			1px dashed white;

	padding:				0px 12px 20px 20px;
}
td#services
{
	border-left:			2px solid white;
}
td#news
{
	border-right:			0px;
}

td#content
{
	border-left:			2px solid white;
	border-top:				2px solid white;
	background-color:		white;
	padding:				0px;
}

td#network
{
	border-left:			2px solid white;
	background-color:		#DBD3C0!important6;
	background-image:		url( /site/images/bg_homenetwork.jpg );
	background-repeat:		repeat-x;
	padding-bottom:			25px;
}

.bodytext
{
	margin:					10px 20px;
	font-family:			gerogia,serif;
	font-style:				italic;
	font-size:				0.75em;
	color:					#6e0062;
}

img.network
{
	margin:					16px 25px 0px;
}





img.button
{
	margin:					10px 0px;
}


table#body ul
{
	margin:					10px 0px;
	padding:				0px;
	list-style-type:		none;
	line-height:			1.6em;
	font-size:				0.66em;
	color:					#434343;
}

table#body ul li
{
	margin:					0px;
	padding:				0px;
	margin-bottom:			1em;
}

table#body a
{
	display:				block;
	color:					#696969;
}
