@charset "utf-8";

	
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	width: 217px; height: auto;
	float: left;
	top: 0; left: -15px;
	position: relative;
}
	.leftNav A {
		background:url(/images/linkItem.gif) left center no-repeat;
		padding-left: 15px;
	}		
	.leftNav A:hover {
		background:url(/images/linkItemSelected.gif) left center no-repeat;
		padding-left: 15px;
		color: #ffffff;
	}
		
	.leftNavVisted {
		background:url(/images/linkItemSelected.gif) left center no-repeat;
		padding-left: 15px;
		color: #ffffff;
	}



.mainNav {
	top: 215px; left: 0;
	position: absolute;
	width: 585px;
}
	.mainNav TABLE {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		width: 585px; 
		margin: 0px; margin-left: 1px;
		border-collapse: collapse;
		border: 2px solid #72a1c2;
		border-right: 0; border-left: 0;
	}		
	.mainNav TD {
		text-align: center;
		font-size: small; color: #72a1c2; font-weight:bold;
		border: 0; padding: 0; margin-right: 0;
	}	
	.mainNav A {
		text-decoration: none;
		color: #72a1c2;
	}
		.mainNav A:hover {
			text-decoration: none; color: #ffffff;
			background-color: #72a1c2;
			padding: 1px 5px 2px 5px;
		}
	.mainNavRight {
		width: 10%;
	}
		.mainNavRight A:hover {
			text-decoration: none; color: #ffffff;
			background-color: #72a1c2;
			padding: 1px 3px 2px 2px;
		}

.bottomNav {
	bottom: -1px; left: 0; 
	position: relative;	
	width: 585px;
	background-color:#FFFFFF;
}
	.bottomNav TABLE {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		width: 585px; 
		margin: 0px; margin-left: 1px;
		border-collapse: collapse;
		border: 2px solid #72a1c2;
		border-right: 0; border-left: 0;
	}			
	.bottomNav TD {
		text-align: center;
		font-size: small; color: #72a1c2; font-weight:bold;
		border: 0; padding: 0; margin-right: 0;
	}	
	.bottomNav A {
		text-decoration: none;
		color: #72a1c2;
	}	
	.bottomNav A:hover {
		text-decoration: none; color: #ffffff;
		background-color: #72a1c2;
		padding: 1px 5px 2px 5px;
	}	
	.bottomNavRight {
		width: 10%;
	}
		.bottomNavRight A:hover {
			text-decoration: none; color: #ffffff;
			background-color: #72a1c2;
			padding: 1px 5px 2px 5px;
		}	
	.copyright {
		font-size: .75em; 
		font-weight: normal;
	}
		.copyright A:hover {
			text-decoration: none; color: #72a1c2;
			background: none;
			padding: 0;
		}
	

.dioceseTDCell {
	width: 30%;
}

		.dioceseTDCell  A:hover {
			text-decoration: none; color: #ffffff;
			background-color: #72a1c2;
			padding: 1px 10px 2px 13px;
		}
		
.blankTdCellTop {
	width: 15%;
}
.blankTdCell {
	width: 44%;
}
.cemeteriesTdCell {
	width: 15%;
}
.mausoleumTdCell {
	width: 16%;
}
.informationTdCell {
	width: 15%;
}