BODY	{
	SCROLLBAR-BASE-color: #9CA7C1;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

TABLE 			{ color: #000033; font: 11px verdana, arial, sans-serif; font-weight: normal; }

H1              { font: 14px verdana, arial, sans-serif; font-weight: normal; border-bottom: 1px solid #999999; margin-bottom:5px; }

FIELDSET        { background: #FFFEFB; padding:5px; } 

.title 			{ color: #262662; font: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle       { color: #262662; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.contact-text 	{ color: #000099; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.photo          { border: 3px double #003366; margin-left:5px; }

.picture        { border: 1px solid #003366; margin-right:10px; padding:3px;}

.tabularData    { line-height: 15px; border-collapse: collapse; }

.tabularData th { background: rgb(0, 0, 102); color: #FFFFFF; font-weight: bold; text-align: left; }

.tabularData td { border: 1px solid #999999; }

.just           { text-align: justify; }

.floatright     { float:right; }

.floatleft      { float:left; }

#parishList     { font: 11px verdana, arial, sans-serif; }

#rhmenu         { float:right; margin-right: 10px; margin-top: 20px; margin-bottom:10px;  }

#date-location	{ right: 4px; TOP: 73px; POSITION: absolute; }

#breadcrumbs    { font-weight:bold; }

#breadcrumbs .current { color:#262662; }

/* SETUP PAGES FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}


/* IMAGE BORDERS */

.page-borders		{ background-color:#5D687F; }

.borders		    { BORDER: #000000 1px solid; }

.bar-borders		{ height: 20px; border-top: #000000 1px solid; border-bottom: #000000 1px solid; }


/* PAGE BACKGROUNDS */

.backgrounds { background-image: url("picts/background.jpg");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		}

/* START THE CODE FOR THE MENUS */

#menulocation 		{ LEFT: 0px; WIDTH: 175px; POSITION: absolute; TOP: 71px; padding: 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{ border-right: #5D687F 1px solid; }

.menu-bottom-line	{ border-top: #FFFFFF 1px solid; border-right: #5D687F 1px solid; }

.menu       { font-family: arial, verdana, helvetica, sans-serif;
          font-size: 8pt;
          cursor:hand;
          font-weight: bold;
          text-indent: 8px;
          line-height: 20pt;
          text-align: left;
          display: block;
          border-top: #FFFFFF 1px solid;
          border-bottom: #5D687F 1px solid; }

