body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

dd {
	margin-bottom: 10px;
}

.photoCaption {
	font-size: 116%;
	font-weight: bold;
}
.photoCredit {
	font-size: 84%;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}


h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 115%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
.textcenter {
    text-align: center;
}

h4 {
	font-weight: bold;
}
h5 {
	font: italic bold;
}
h6 {
	font: italic bold 92% ;
}

#lnav a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #2D4F71;
}
#lnav a:hover {
	color: #666;
	text-decoration: none;
}

#lnavbb {
	margin-top: 15px;
}

.textLead {
	font-size: 112%;
	font-weight: bold;
}

#callOut {
	border: 1px solid #EFEFEF;
	padding: 5px;
	margin: 5px;
}
a:link {
	color: #555580;
	text-decoration: none;
}
a:visited {
	color: #333360;
	text-decoration: underline;
}
a:hover { 
     text-decoration: underline;
}

/*
 * Redefine an underorder list for displaying a list of links
 */
ul.linkList {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
}

ul.linkList li {
	padding-bottom: .25em;
}

.borderPicture {
	border: 1px solid #555580;
	margin: 5px;
}

/*
 * Indent the first line of paragraphs in a region
 */
.indentP p {
	text-indent: 20px;
	text-align: justify;
}

/*
 * Format the calendar entries
 */
.calendar dl dt {
	display: block;
	text-align: left;
	padding-left:  .5em;
	font-style: italic;
	padding-top: .50em;
}

.calendar dl dd {
	display: block;
	text-align: left;
	margin-left: 2em;
}

/*
 * Styles for the table used on the News page
 */
.newsTableLinks {
	width: 100%;
}

.newsTableLinks tr th {
	background-color: #B9D0B9;
	color: #000;
	white-space: nowrap;
}

.newsSection {
	border: 1px solid #B9D0B9;
	margin-top: 20px;
	margin-bottom: 20px;
}

.newsSectionTitle {
	background-color: #B9D0B9;
	font-size: 110%;
	font-weight: bold;
	padding: .25em;
}

.newsSectionTable {
	width: 100%;
}
.hpNews {
	border: thin groove #A2A2B9;
	padding: 5px;
	background-color: #B9C6D0;
	overflow: auto;
	position: relative;
}

.rightCallout {
	background-color: #E3E6E8;
	margin: 8px;
	padding: 5px;
	float: right;
	width: 250px;
}

.newsSectionTable td {
	background-color: #E6EEE6;
	border: 1px solid #B9D0B9;
}

.listspaced {
	margin-bottom: 8px;
}
.listspaced li {
	margin-bottom: 8px;
}
.hpNewsAlt {
	border: thin groove #A2A2B9;
	padding: 5px;
	background-color: #E6EEE6;
	overflow: auto;
	position: relative;
}

/* Calendar styles */
.StIsidoreCalendar th {
	font-weight: bold;
	text-decoration: underline;
}
.StIsidoreCalendar td.normal {
	background-color: #E6EEE6;
	border-width: 0px;
}
.StIsidoreCalendar td.alt {
	background-color: #F2F7F2;
	border-width: 0px;
}.textRed {
	font-weight: bold;
	color: #FF0000;
}

.textOrange {
	font-weight: bold;
	color: #E15B00;
}
#adminContent {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2D4F71;
	border-right-color: #2D4F71;
	border-bottom-color: #2D4F71;
	border-left-color: #2D4F71;
}
.adminbluebg {
	background-color: #E7E7ED;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.admingreenbg {
	background-color: #C1D2B9;
	padding: 8px;
}
.formGOF {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.adminWhitebg {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.hpPurple {
	background-color: #CCF;
	padding: 4px;
	border: 1px solid #6400A6;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hpRed {
	background-color: #C93636;
	color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hpRed a {
	color: #FFF;
	text-decoration: underline;
}


.hpGold {
	background-color: #F9C244;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hpGreen {
	color: #FFF;
	background-color: #063;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hpGreen a {
	color: #FFF;
	text-decoration: underline;
	
}

.hpGreenBorder {
	background-color: white;
	color: green;
	border: 5px solid green;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hpGoldBorder {
	background-color: white;
	border: 5px solid gold;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hpBlue {
	padding: 8px;
	background-color: #C3E1F3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hpRedBorder {
	background-color: white;
	padding: 8px;
	border: 2px solid #C30;
	margin-top: 5px;
	margin-bottom: 5px;
}



.listleftjustified {
	margin-left: 8px;
	padding-left: 0px;
	list-style-position: inside;
}

.AdminRedbg {
	background-color: #FFCECE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#footer {
	font-size: 88%;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.greytext {
	color: #999;
}
.imgRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#hpcentercol {
	max-width: 500px;
}

#registerbutton {
	font-size: 130%;
	font-weight: bold;
	background-color: #C02424;
	color: white;
}
.homily {
	width:96%;
	margin-right: auto;
    margin-left: auto;
}
#homilyBody {
    font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-size: medium;  
	width: 90%;
	padding: 10 4 10 4;
}
.readings {
    font-weight: bold; 
}
.cell-top { vertical-align:top; }