body	
	{
	background:#fff;
	}

a:link	{
	color:#00f;
	}

a:hover	{
	text-decoration: none;
	}
		
a:visited	{
		color:#93f;		
		}

.header	{
	background-color:#eef;
	font-family:trebuchet ms;
	color:#000;
	padding:12px;
	// width:100%;
	// height:100%;
	// font-size:100%;
	}
		
.header_right	{
		text-align:right;
		background-color:#eef;
		font-family:trebuchet ms;
		color:#000;
		font-size:75%;
		padding:12px;
		// width:100%;
		// height:100%;
		}
				
.nav_tabs	{
		background-color:#000;
		font-family:trebuchet ms;
		width:100%;
		color:#000
		font-size:85%;
		text-align:center;
		}
		
.content	{
		font-family:verdana;
		font-size:100%;
		background-color:#eed;
		padding:8px;
		}		
		
.sacraments 	{
		font-size:90%;
		width:489;
		border-bottom:2px solid #888;
		border-left:2px solid #888;
		border-right:2px solid #888;
		padding:10px;
		}	

.whatsnew	{	
			border-bottom:2px solid #888;
			margin-bottom: 10px;
			font-family: trebuchet ms,arial,helvetica,sans serif;
						}	
		
.whatsnew td	{
				font-size:80%;
				border-left:2px solid #888;
				border-right:2px solid #888;
				padding:10px;
				}		

table.submenu_hover	{
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			width: 100%;
			}

table.submenu_hover td	{
			font-size:75%;
			font-family:verdana;
			border-top: 1px solid #000;
			border-left: 1px solid #000;
			padding: 4px
			}

div.submenu_hover	{
			width:140px;
			background-color:#eef;
			visibility: hidden; 
			z-index: 100; 
			position: absolute; 
			}
			
.infobar	{
		font-size:65%;
		font-weight:bold;
		text-align:center;
		font-family:verdana;
		}
		
.footerText	{
		font-size:65%;
		text-align:center;
		font-family:verdana;
		}		
		
.breadcrumb	{
		font-size:75%;
		}
		
.text	{
	font-family:georgia;times new roman;times;serif;
	font-size: 100%;
	}	
	
.navHed	{
	font-family: verdana;
	font-weight:bold;
	font-size: 90%;
	margin-top: 4px; 
	margin-bottom: 4px;
	}
	
.navItem
	{
	font-family: verdana;
	font-size: 90%;
	text-indent: 10px; 
	margin-top: 4px; 
	margin-bottom: 4px;	
	}
	
.navColumn1
	{
	border-right: 1px solid #888;
	padding:10px;
	width:25%;
	}	
	
.contentColumn2
	{
	width:75%;
	padding:10px;
	}	
	
.sectionHed
	{
	font-family:verdana;
	font-size: 110%;
	font-weight:bold;
	border-bottom: 1px solid #000;
	}	
	
  #address
  {
  margin:4px 0;	
  }	
