body {
	margin: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #009B8D;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BF2C37;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009B8D;
}

.head_menu:link, .head_menu:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	text-transform: uppercase;
	color: #0D4664;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.head_menu:hover {
	color: #FFFFFF;	
}
.head_menu_lang:link, .head_menu_lang:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	text-transform: uppercase;
	color: #BE2E37;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.head_menu_lang:hover {
	color: #FFFFFF;	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #009B8D;
}
.caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 2px;
	color: #029A8D;
}
a:link {
	color: #3097BA;
	text-decoration: underline;
}
a:hover {
	color: #76A5C3;
	text-decoration: none;
}
a:active {
	color: #C12A39;
}
a:visited {
	color: #8CC6DC;
}
.header1 {
	color: #3097BA;
	font-size: 18px;
	font-weight:bold;
}
.header2 {
	color: #3097BA;
	font-weight: bold;
}
.parish_hd {
	background-image: url(images/parish_hrs_hd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.parish_btm {
	background-image: url(images/parish_hrs_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mass_hd {
	background-image: url(images/mass_hrs_hd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mass_btm {
	background-image: url(images/mass_hrs_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.office_hd {
	background-image: url(images/office_hrs_hd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.office_btm {
	background-image: url(images/office_hrs_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
b {
	font-size: 13px;
	color: #2F69B2;
}
.red_text {
	color: #BF2C37;
}
.main_content {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BF2C37;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009B8D;
}
.copyright:link,.copyright:visited,.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009B8D;
	text-decoration: underline;
}
.copyright:hover {
	color: #336666;
}
