body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.main {
	font-size: 16px;
	color: #455A46;
	text-align: justify;
}
.bg_1 {
	background-image: url(../Images/elements/bg_1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_2b {
	background-image: url(../Images/elements/bg_2b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_3b {
	background-image: url(../Images/elements/bg_3b.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 80px;
	line-height: 1.5em;
}
.bg_3c {
	background-image: url(../Images/elements/bg_3c.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_4 {
	background-image: url(../Images/elements/bg_4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.nav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #455A46;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border: 1px solid #455A46;
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-right: 20px;
	padding: 7px;
}
.nav a:hover {
	display: block;
	background-color: #FFF6BA;
	text-decoration: none;
}
.nav a:active {
	display: block;
	background-color: #FFF6BA;
	text-decoration: none;
}
.holyfamily {
	margin-left: 60px;
	margin-right: 50px;
}
.mainwindow {
	padding: 20px;
	margin-right: 100px;
	line-height: 1.8em;
	text-align: justify;
}
.header {
	font-family: Garamond, Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	color: #455A46;
	text-align: left;
	padding-left: 80px;
}
.subheader {
	font-size: 14px;
	color: #455A46;
	text-align: left;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.subheader2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: dotted 1px #455A46;
}
.strapline {
	font-family: Garamond, Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	padding-left: 50px;
	padding-right: 80px;
}
.credit {
	color: #455A46;
	font-family: Garamond, Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.credit a {
	color: #455A46;
}
.credit2 {
	color: #455A46;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.credit2 a {
	color: #455A46;
}
.image_left_float {
	display: block;
	float: left;
	padding: 3px 10px 10px 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
}
.image_right_float {
	display: block;
	float: right;
	padding: 3px 0px 10px 10px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
}
.image_right_border {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-color: #455A46;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
.image_centre {
	text-align: center;
	display: block;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
}
.quote {
	color: #455A46;
	font-size: 16px;
	font-style: italic;
	padding-left: 40px;
	padding-right: 40px;
	border-left-width: 0px;
	border-left-color: #455A46;
	border-left-style: solid; 
	border-right-width: 0px;
	border-right-color: #455A46;
	border-right-style: solid;
	text-align: center;
}
.noborder {
	border-width: 0px;
}

