/* catholicarchivist.ca Print CSS */
.printonly {
position: static;
left: auto;
}
.noprint {
display: none;
}

body {
	color: #000 !important;
	font: 11pt "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal !important;
	text-align: left;
	vertical-align: top;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background-image: none;
	background: white;
}
h1.printonly {
font-family: "Tempus Sans ITC", "Trebuchet MS", Helvetica, sans-serif;
}
#title-bar h1 {
margin-top: 0px;
padding-top: 0px;
padding-bottom: 4pt;
border-bottom: 1px solid #000;
}
#container, #title-bar, #middle, #main, #main table, #copy {
width: 100%;
height: auto;
background: white;
border-width: 0px;
}
#copy {clear: both; padding-top: 24pt; font-size: 9pt;}

p, table, td, td table, ul, ol, dl, li, div, span, blockquote, font, h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
p, blockquote, ul, ol, dl {
margin-top: 0px;
}
ul li, ol li {
margin-bottom: 1.5em;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 12pt;
}
h2, h3, h4, h5, h6 {
font-weight: bold;
margin-bottom: 3pt;
}
h2 {
}
h3 {
}
h4 {
padding-bottom: 2pt;
border-bottom: 1px dotted #000;
}
h5 {
font-weight: normal;
text-transform: uppercase;
}
h6 {
font-style: italic;
}

a {
color: #597380;
text-decoration: underline;
}

.ornament {display: none;}
.smtext {font-size: 9pt;}
.indent {margin-left: 3em;}
