body {
	background: #ceceff;
	/* background-image: url(waterfall.png); */
	color: navy; 
	/* font: 90% georgia, sans-serif; */
	padding: 0px;
}

#wrap {
	background: snow;
	background: -webkit-linear-gradient(left, cornflowerblue, cornflowerblue 125px, white 200px); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, cornflowerblue, cornflowerblue 125px, white 200px); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, cornflowerblue, cornflowerblue 125px, white 200px); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, cornflowerblue, cornflowerblue 125px, white 200px); /* Standard syntax */
	border: solid 1px black;
	border-radius: 5px;
	box-shadow: 3px 3px 3px 3px black;
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
}

#address {
	margin-left: 20px;
}

#branding {
	background: -webkit-linear-gradient(left, cornflowerblue, snow, snow, gold); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, cornflowerblue, snow, snow, gold); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, cornflowerblue, snow, snow, gold); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, cornflowerblue, snow, snow, gold);
	/* background: palevioletred; */
	border-bottom: solid 1px black;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
}

#branding-image {
	float: left; 
	margin-top: 10px;
	margin-left: 35px;
	padding: 10px 10px;
}

#branding-text {
	height: 100px;
	align: center;
	padding: 10px;
}

#branding-text h1 {
	color: blue;
	font-style: italic;
	font-weight: normal;
	text-shadow: 2px 2px 5px 5px silver;
}

#contact {
	text-align: center;
	line-height: 1.5;
	padding: 10px;
}

#contact p {
	margin-left: 30px;
	margin-right: 30px;
	text-indent: 0px;
	font-weight: bold;
	/* line-height: 1.75; */
}

#testimonies {
	margin-left: 50px;
	margin-right: 50px;
}

#testimonies hr {
	margin: 30px 100px 30px 100px;
}

#testimonies h2 {
	margin: auto;
	text-align: center;
	/* margin-left: 20px; */
	/* margin-right: 20px; */
	font-variant: small-caps;
}

#testimonies p .no-indent {
	text-indent: 0px;
}

.category {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 35px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content {
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 35px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content a:visited {
	color: #0066cc;
}

.category-2 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 40px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-2{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 40px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-2 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-2 a:visited {
	color: #0066cc;
}

.category-3 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 55px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-3{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 55px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-3 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-3 a:visited {
	color: #0066cc;
}

.category-4 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 70px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-4{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 70px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-4 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-4 a:visited {
	color: #0066cc;
}

.category-5 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 95px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-5{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 95px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-5 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-5 a:visited {
	color: #0066cc;
}

.category-6 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 110px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-6{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 110px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-6 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-6 a:visited {
	color: #0066cc;
}

.category-8 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 165px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-8{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 165px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-8 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-8 a:visited {
	color: #0066cc;
}

.category-9 {
	/* margin-left: 20px;
	padding: 5px 5px 5px 5px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 150px;
	height: 180px;
	margin-bottom: 10px; */
	/* border: solid 1px yellow; */
}

.category-content-9{
	/* color: black;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-family: georgia, serif;
	font-weight: normal;
	margin-left: 185px;
	height: 180px;
	margin-bottom: 10px;
	margin-right: 20px; */
}

.category-content-9 a:link {
	color: #0066cc;
	/* word-wrap: break-word; */
}

.category-content-9 a:visited {
	color: #0066cc;
}

.contact-us {
	/* margin-top: 50px; */
	margin-left: 30px;
	margin-right: 50px;
	float:bottom;
}

.contact-us p {
	text-align: center;
}

.center {
	text-align: center;
	margin-left: 45px;
	margin-right: 65px;
}

.country {
	font-family: verdana, arial, helvetica, sans-serif;
	font-family: georgia, serif;
	margin-top: 40px;
}

.country-label {
	padding: 0px;
	margin-top:0px;
	/* border-top: solid 1px navy; */
	border-bottom: solid 1px navy; 
}

.country ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.country h1 {
	/* width: 100% */
	/* color: white; */
	font-size: 150%;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
	/* border-top: solid 1px navy; */
	border-bottom: solid 1px navy;
}

.country h2 {
	/* width: 100% */
	/* color: white; */
	font-size: 125%;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
}

.decorative-bar {
	margin: auto;
	text-align: center;
	margin-left: 180px;
	margin-right: 70px;
}

.diocese {
	/* padding: 5px 0px 0px 0px; */
	margin-top: 20px;
/*	margin-left: 0px; */
	/* border: dotted 1px black; */
	border-radius: 25px;
}

.diocese li {
	width: 100%;
}

.diocese-header {
	padding: 20px;
	font-family: georgia, serif;
	font-size: 120%;
	font-weight: bold;
	float: left;
}

.diocese-name {
	padding: 20px;
	color: black;
	font-family: georgia, serif;
	font-size: 120%;
	font-weight: bold;
}

.diocese ul {
	list-style-type: none;
	margin-left: 10px;
}

.diocese-content li {
	/* height: 50px; */
	line-height: 1.25;
	margin-bottom: 5px;
	width: 100%;
}

.footer {
	text-align: center;
	color: black;
	font-size: 75%;
	border-top: solid 1px black;
	float: bottom;
}

.important-link {
	text-align: center;
}

.important-link a:link {
	color: Navy;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.important-link a:hover {
	color: Navy;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.important-link a:visited{
	color: Navy;
}

.main {
	background: snow;
	background: transparent;
	float: center;
	margin-left: 220px;
	margin-right: 90px;
	padding: 20px;
	font: 90% georgia, sans-serif;
	line-height: 2;
}

.main li {
	margin-left: 30px;
	margin-right: 60px;
}

.main .no-indent {
	/* margin-left: 20px; */
}

.main .no-indent p {
	text-indent: 0px;
	margin-left: 20px;
}

.main .no-indent #address {
	font-weight: bold;
	margin-left: 60px;
}

.main .no-indent p .center {
	text-align: center;
}

.main p{
	font-size: 100%;
	text-indent: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.map {
	text-align: center;
	width: 100%;
}

.map p {
	margin-left: 25px;
	margin-right: 25px;
	text-indent: 0px;
}

.map p img {
	margin: auto;
	border: none;
}

.ministry-content {
	margin-left: 65px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

.ministry-content .category-content {
	color: black;
	margin-left: 185px;
	height: 25px;
	margin-right: 10px;
	line-height: 1;
}

.ministry-content .category {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 25px;
	/* height: 25px; */
	width: 175px;
	line-height: 1;
}

.ministry-content .category-2 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 45px;
	/* height: 25px; */
	width: 165px;
	line-height: 1.25;
	text-indent: -20px;
	padding-left: 20px;
}

.ministry-content .category-content-2 {
	color: black;
	height: 45px;
	line-height: 1.25;
	margin-left: 185px;
	margin-right: 10px;
	/* margin: auto 185px 10px; */
}

.ministry-content .category-3 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 60px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-3 {
	color: black;
	margin-left: 185px;
	height: 60px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-content .category-4 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 75px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-4 {
	color: black;
	margin-left: 185px;
	height: 75px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-content .category-5 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 95px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-5 {
	color: black;
	margin-left: 185px;
	height: 95px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-content .category-6 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 115px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-6 {
	color: black;
	margin-left: 185px;
	height: 115px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-content .category-8 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 165px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-8 {
	color: black;
	margin-left: 185px;
	height: 165px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-content .category-9 {
	/* margin-left: 185px; */
	float: left;
	font-weight: bold;
	height: 180px;
	/* height: 25px; */
	width: 175px;
	line-height: 1.25;
}

.ministry-content .category-content-9 {
	color: black;
	margin-left: 185px;
	height: 180px;
	margin-right: 10px;
	line-height: 1.25;
}

.ministry-group {
	/* border: dotted 1px black; */
	/* border-radius: 25px; */
	border-top: dotted 1px black;
	font-family: Arial, Helvetica, sans-serif;
}

.ministry-title {
	margin-left: 40px;
	padding: 10px 0px 10px 0px;
	/* font-family: georgia, serif; */
	font-weight: bold;
	font-size: 100%;
	float: left;
	width: 100px;
	height: 25px;
	margin-bottom: 20px;
	/* border: solid 1px red; */
}

.ministry-name {
	color: black;
	padding: 10px 0px 10px 0px;
	font-size: 100%;
	/* font-family: georgia, serif; */
	font-weight: normal;
	/* margin-left: 10px; */
	height: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
	/* border: solid 1px green; */
}

.navbar {
	display: block;
	float: left;
	font-size: 110%;
	/* margin-top: 0px; */
	margin: 0px;
	padding: 0px 0px 0px;
	width: 180px;
}

.navbar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.navbar li {
	border-bottom: solid 1px white;
	border-radius: 5px;
	margin-left: 0px;
	padding: 5px;
	padding-left: 10px;
}

.navbar a:link {
	color: snow;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px 2px black;
}

.navbar a:visited {
	color: Navy;
	color: purple;
	color: snow;
}

.navbar a:hover {
	font-family: arial, helvetica, sans-serif;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.page-title {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}

.page-title h1 {
	color: black;
	padding: 0px;
	margin-top: 0px;
	/* border-bottom: solid 1px gray;
	border-radius: 5px; */
	text-shadow: 1px 1px gray;
	font-style: italic;
	/* font-variant: small-caps; */
}

.page-title h1 a{
	color: #0066cc;
	text-decoration: none;
}

.page-title h1 a:hover{
	font-style: normal;
}

.page-title h1 a:visited{
	color: #0066cc;
}

.province {
	font-family: verdana, arial, helvetica, sans-serif;
	font-family: georgia, serif;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	/* border: solid 1px navy;
	border-radius: 25px 25px 0px 0px;
	padding: 0px; */
}

.province-label {
	padding: 0px;
	margin-top:0px;
	border-top: solid 1px navy;
	border-bottom: solid 1px navy;
	/* background: lightyellow; */
	/ *border-radius: 15px 15px 0px 0px; */
}

.province ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.province h2 {
	/* width: 100% */
	/* color: white; */
	font-size: 125%;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
}

.resource-list li {
	padding: 15px 0px;
}

.related {
	background: transparent;
	float: center;
	margin-left: 220px;
	margin-right: 90px;
	padding: 20px;
	font: 90% georgia, sans-serif;
	line-height: 2;
}

.related ul {
	float: left;
	padding-bottom: 25px;
	padding-right: 0px;
	margin-right: 0px;
}

.related ul li {
	float: left;
	width: 100%;
}

.related-link {
	margin-right: 0px;
}

.related-link a {
	float: left;
	width: 140px;
	height: 50px;
	line-height: 1.5;
	padding-top: 3px;
}

.related-link-desc {
	margin-left: 200px;
	width: 100%;
	width: 350px;
	height: 50px;
	line-height: 1.5;
}

.separator {
	margin: 0 auto;
	padding: 0px;
}

.state {
	font-family: verdana, arial, helvetica, sans-serif;
	font-family: georgia, serif;
	margin-top: 40px;
	/* border: solid 1px navy;
	border-radius: 25px 25px 0px 0px;
	padding: 0px; */
}

.state-label {
	padding: 0px;
	margin-top:0px;
	border-top: solid 1px navy;
	border-bottom: solid 1px navy;
	/* background: lightyellow; */
	/ *border-radius: 15px 15px 0px 0px; */
}

.state ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.state h2 {
	/* width: 100% */
	/* color: white; */
	font-size: 150%;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
}

