@variables {  
StMaryBGColor: #fe8d12;
StCuthbertBGColor: #fe8d12;
StChadBGColor: #fe8d12;
MethodistBGColor: #fe8d12;
StJosephBGColor: #fe8d12;
}

/*div.logoContainer {  background-color: var(CorporateLogoBGColor);}*/

h1, h2, h3
{
font-family: "lucida calligraphy",  arial, 'sans serif'; 
}

p, table, li
{
font-family: "lucida calligraphy",  arial, 'sans serif'; 
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

li, th, td
{
font-size: 75%;
}


p
{
font-size: 120%;
}

body
{
background-color: #FFFFFF;
}

h1, h2, h3, hr, p
{
color:black; 
}

a:link    {color:black}
a:visited {color:black}
a:active  {color:purple}
a:hover   {color:purple}

img
{
    border-style: none;
}


.hide{
display: none;
}

.show{
display: block;
}

.header_table
{
border-style: none;
margin: 0;
width: 100%;

}

.header_table_desc
{
border-style: none;
margin: 10;
width: 100%
background-color: #FFFFFF;
color: #000000;
font-family: "Verdana",  arial, 'sans serif'; 
font-size: large;
}

.header_table_top
{
border-style: none;
margin: 10;
width: 100%
background-color: #FFFFFF;
color: #FFFFFF;
font-family: "Verdana",  arial, 'sans serif'; 
font-size: x-large;
}

.header_text
{
font-family: "Century Gothic",  arial, 'sans serif'; 
font-size: small;
font-weight: bold;
text-decoration: none;
}

.link_underline_off
{
text-decoration: none;
}

.general_text
{
color: #000000;
font-family: "lucida calligraphy",  arial, 'sans serif'; 
font-size: medium;
text-align: justify;
}

.medium_text
{
color: #000000;
font-family: "lucida calligraphy",  arial, 'sans serif'; 
font-size: small;
text-align: justify;
}

.small_text
{
color: #000000;
font-family: "lucida calligraphy",  arial, 'sans serif'; 
font-size: xx-small;
text-align: justify;
}

.stmary_body
{
background-color: #99CCFF;
}

.stmary_body_main
{
background-color: #FFFFFF;
}

.stmary_menu{
/*background-image:url(images/menudiv1bg.gif);*/
margin-left:0px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
background-color: #99CCFF;
height: 20px;
}

.stmary_submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 25px;
/*background-color: #6699FF;*/
background-color: #AACCFF;
text-decoration: none;
color: #000000;
font-size: 80%;
}

.stcuthbert_body
{
background-color: #99CC99;
}

.stcuthbert_body_main
{
background-color: #FFFFFF;
}

.stcuthbert_menu{
/*background-image:url(images/menudiv1bg.gif);*/
margin-left:0px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
background-color: #99CC99;
height: 20px;
}

.stcuthbert_submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 25px;
background-color: #99CC66;
text-decoration: none;
color: #000000;
font-size: 80%;
}


.stchad_body
{
background-color: #CC99FF;
}

.stchad_body_main
{
background-color: #FFFFFF;
}

.stchad_menu{
/*background-image:url(images/menudiv1bg.gif);*/
margin-left:0px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
background-color: #CC99FF;
height: 20px;
}

.stchad_submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 25px;
background-color: #CC99CC;
text-decoration: none;
color: #000000;
font-size: 80%;
}

.methodist_body
{
background-color: #FFCC99;
}

.methodist_body_main
{
background-color: #FFFFFF;
}

.methodist_menu{
/*background-image:url(images/menudiv1bg.gif);*/
margin-left:0px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
background-color: #FFCC99;
height: 20px;
}

.methodist_submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 25px;
background-color: #FFCC66;
text-decoration: none;
color: #000000;
font-size: 80%;
}

.stjoseph_body
{
background-color: #996699;
}

.stjoseph_body_main
{
background-color: #FFFFFF;
}

.stjoseph_menu{
/*background-image:url(images/menudiv1bg.gif);*/
margin-left:0px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
background-color: #996699;
height: 20px;
}

.stjoseph_submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 25px;
background-color: #9966CC;
text-decoration: none;
color: #000000;
font-size: 80%;
}