/*  SITE SPECIFIC COLOURS */

/* Dark Blue: #006 */
/* Medium Blue: #36C */
/* Cream: #FF9 */
/* Light Blue (Used for shadows) #66C */


Body {
background-color: #FFF;
color: #000;
}

P {
color: #000;
font-family:  "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, Serif;
font-weight: normal;
font-size: 11pt;
line-height: 1.2em;
background: transparent;
}


/* GLOBAL HEADING PROPERTIES */

H1, H2, H3, H4, H5, H6 {
text-align: center;
background-color: transparent;
color: black;
font-family:  "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, Serif;
text-decoration: none;
font-stretch: normal;
}

H1 {
color: black;
font-weight: bold;
font-size: 16pt;
text-decoration: none;
font-stretch: condensed;
line-height: 1em;
padding: 1.6em 0.3em 0.4em 0.3em;
margin: 0px 0px 3px 0px;
}


H2 {
color: black;
font-size: 15px;
font-weight: bold;
line-height: 1em;
margin: 1em 0px 1em 0px;
Border: 0px;
}



/* GLOBAL HYPERLINKS */

A:Link { color: #36C;
text-decoration: none;
background-color: transparent;
}

A:visited {
color: #36C;
text-decoration: none;
background-color: transparent;
}

A:hover {
color: #FF9;
background-color: #36C;
text-decoration: none;
}




/* REFERENCE TEXT */

.reference {
font-style: italic;
font-weight: normal;
font-size: 10px;
text-align: right;
line-height: 1em;
background: transparent;
margin-left: 10%;
}


/* Formats Page Banner */

#banner {
}


/* Formats Page Titles (Use with H1) */

#PageTitle {
margin: 25px 230px 5px 185px;
padding: 0px 0px 0px 0px;
border: 0px;
Height: 20px;
}

#Outer {
Margin: 0px 0px 0px 0px;
border: 0px solid #36C;
padding: 0px 0px 0px 0px;
width: 100%;
}

#Inner {
border: 0px solid red;
margin: 0px;
padding: 0em 0em 1em 0em;
width: 100%;
}




/* Styles images used in "Inner" boxes */

#Image {
float: left;
margin: 0px 5px 0px 0px;
border: 0px solid transparent;
padding: 0px;
background-color: transparent;
width: 50px;
}

.Image75 {
float: left;
margin: 0px 5px 0px 0px;
border: 0px solid transparent;
padding: 0px;
background-color: transparent;
width: 50px;
}

/* Prayers Pages */

.V {

font-weight: Normal;
padding: 0em 0em 0em 0em;
}

.R {

font-weight: Normal;
font-style: Italic;
padding: 0em 0em 0em 0em;
}

.Rubric {
font-size: 11pt;
text-align: center;
font-weight: Normal;
color: red;
padding: 0.2em 0em 0.2em 0em;
}

.Quote {
font-style: Italic;
}



/* Styles text in right-hand bars */

.right {
font-size: 0.8em;
font-family: verdana, arial, sans-serif;
}


/* Footer Text */

.footer {
padding: 0.3em 5px 0em 5px;
font-weight: normal;
text-decoration: none;
font-size: 11px;
text-align: left;
line-height: 1.2em;
background: transparent;
}


/* Emphasis Text */

em {
font-weight: bold;
font-style: normal;
}




#HalfColumn {
float: left;
width: 49%;
margin: 0px 0px 0px 0px;
padding-right: 2em;
padding-bottom: 0px;
border: 0px orange solid;
}



 
