@charset "utf-8";
body {
  margin: 0;
  padding: 0; 
  background-color: #C8C8BC;   
  color: white; 
  background-image: url(images/bg_olg.gif);
  background-repeat: repeat; 
  font-size: small;
  font-family: Arial, Helvetica, Verdana, sans-serif;  }  
a:link {color: #204D80;}                            /* unvisited default link color dark blue */
a:visited {color: #800080;}                         /* visited default link color purple */
a:hover {color: white; background-color: #337BCC;}  /* mouse over link */
#wrapper {
  color: #333;
  margin: 0px 20px 20px 20px;
  padding: 10px;  
  background-color: white;
  border: 3px solid #337BCC;   
  max-width: 1200px;         /* use this one */
  min-width: 740px;          /* use this one */
}
#header {
  background-color: #337BCC;
  overflow: hidden;         
  margin: 0;
  padding: 2px;  
  position: relative;  /* IE6 Bug Fix for Peek-A-Boo Bug */   
  height: 1%;          /* IE6 and below Bug Fix for Height */	 
  margin: 0;
  border-bottom: 1px solid #204D80; 
  width: 100%;
}
#header-top {
  margin: 0;
  padding: 0;  
}
#header img.rosary {        
  width:  87px;
  height:  115px;        
  padding: 0;   
  margin-left: 0.5em;
  float: left;
  border: none;
}
#header img.olgtitle {        
  width:  332px;
  height:  73px;        
  padding: 0;
  margin-top: 0.2em;
  border: none;
}
#header img.logo {  
  width: 206px;
  height: 116px;   
  padding: 0;  
  float: right;
  display: inline;
  margin: 0; 
  vertical-align: bottom;
  border: none;   
}
#header-bottom {
  border-top: 2px solid #204D80;  
  height: 1%;                      /* IE6 and below Bug Fix for Height */
  background-color: white; 
  padding: 2px 1px 0px 1px; 
  margin: 0;  
  height: 20px;
}
#header-bottom ul {
  margin: 0 2px 2px 0;
  padding: 0 10px 0 0.5em;
  width: 450px;
  float: left;
}
#header-bottom li {
  display: inline;
  background-color: white; 
  color: #204D80;
  font-weight: bold;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: underline;   
  background-color: white; 
  color: #204D80;
}
#header-bottom a:hover {
  text-decoration: none;
  background-color: #204D80;
  color: white;
}  
#subtagline {
  font-weight: bold;  
  background-color: white; 
  color: #204D80;
  font-style: italic;
  margin: 0;
  padding: 0 2px 0 0;
  text-align: right;  
  white-space: nowrap;
  }
#container {
  width: 100%;
  margin: 5px 0 0 0;  
  padding: 0;    
  border: 1px solid #337BCC;
  position: relative;  
  top: 0;
  left: 0;
  height: 1%;                         /* IE6 and below Bug Fix for Height */  
}
td#content_calendar {
  width:  100%;
  margin: 0;
  padding: 0;  
  border-left: 1px solid #337BCC;
  background-color: white;  
  color: #333;    
}
td#content {
  width:  83%;
  margin: 0;
  padding: 0;  
  border-left: 1px solid #337BCC;
  background-color: white;  
  color: #333;    
}
#content .intro {   
  margin: 0 auto; 
  background-color: #eaeaea;
  color: #182432;
  border-bottom: 2px solid #999; 
  padding: 0;
  overflow: hidden;                 /* IE7 hack */
  white-space: nowrap;
  font-weight: bold;    
  height: 1%;
  width: 100%;
  }  
#content_calendar .intro object {
  float: left;
  padding: 2%;
  width: 100%;  
  border: none;     
}  
#content .intro img {
  float: left;
  padding: 2%;
  width: 30%;  
  border: none;     
}
#content .intro h2 {     
  width: 63%; 
  float: right;
  margin: 0;
  font-weight: normal;
  font-size: 160%;
  padding: 1% 2% 0% 0%;
  letter-spacing: 0.1px;  
  display: inline;  
  /* clear: both;                     IE7 hack */
}
#content .intro h3 {  
  float: right;
  width: 63%;
  margin: 0; 
  font-size: 100%;
  padding: 0% 2% 0% 0%;
  font-style: italic;  
  display: inline;
  /* clear: both;                      IE7 hack */
}
#content .intro p {  
  float: right;
  width: 63%;
  margin: 0; 
  font-size: 90%;
  padding: 0% 2% 0% 0%;
  font-style: normal;  
  display: inline;  
  text-indent: 10px;
  /* clear: both;                      IE7 hack */
}
#content .intro ul.features {
  float: right;
  width: 63%;
  margin: 0;
  padding: 1% 2% 1% 0; 
  list-style-type: disc;     /* safety backup if image below does not show */
  list-style-image:  url(images/olg_bullet_cross.gif);
  list-style-position: inside; 
  text-indent: 4px; 
  /* clear: both;                      IE7 hack */
}
#content .intro li {
  width: 63%;
  margin: 0;
  font-size: 90%;  
  padding: 0 0 0.4em 0.5em; 
  /* clear: both;                      IE7 hack */
}
#content .intro li a:link,#content .intro li a:visited {
  color: #182432;
  font-size: 100%;
}
#content .intro li a:hover {
  color: white;
  background-color: #182432; 
  font-size: 100%;
}
#content #calendar {
  float: left;
  padding: 2%;
  width: 30%;   
}

#content .inner {
  margin: 1px 40px 10px 40px;  
  overflow: hidden;  
}
#content .inner h2 {  
  color: #204D80;
  padding-bottom: 0.1em;  
  padding-top: 0.2em;
  font-size: 150%;  
  border-bottom: 1px dotted #333;   
}
#content .inner h3 {
  font-size: 140%;  
  color: white;  
  background-color: #337BCC; 
  padding-left: 0.5em;
  font-weight: normal;
}
#content .inner p {  
  font-size: 110%;
}
#content .inner img {
  float: left;
  margin: 1px 10px 8px 5px;
  padding: 0 4% 2% 1%;
  border: none;
}
#content .inner img.right_img {
  float: right;
  margin: 0 50px 0 30px;
  border: none;
  padding: 0;
}
#content .inner ul.item_lists {
  margin: 10px;  
  padding-left: 3%;    
  list-style-type: disc;  /* safety backup if image below does not show */
  list-style-image: url(images/blue_bullet.gif);
  font-size: 110%;
  list-style-position: inside; 
  line-height: 140%;  
}
#content .inner .item_lists li {
  padding-left: 0;
}
#content .inner ul.item_links {
  margin: 10px;
  padding: 0;
  padding-left: 3%;    
  list-style: disc;  /* safety backup if image below does not show */
  list-style-image:  url(images/olg_bullet_cross.gif);   
  font-size: 110%;
  line-height: 140%;
}
#content .inner .item_links li {
  padding: 0;
  padding-left: 0%;
}
#content .inner .item_links li a:link {
  color: #204D80;  
}
#content .inner .item_links li a:visited {
  color: #800080;  
}
#content .inner .item_links li a:hover {
  color: white;
  background-color: #337BCC;    
}  
#content .inner ul.bottomnav {
  margin: 0; 
  padding: 0;
  padding-bottom: 1%;  
  list-style: none;
  text-align: center;
}
#content .inner .bottomnav li {
  display: inline; 
}
#content .inner .bottomnav li a:link {
  color: #204D80;  
}
#content .inner .bottomnav li a:visited {
  color: #800080;  
}
#content .inner .bottomnav li a:hover {
  color: white;
  background-color: #337BCC;
  font-weight: bold;
  font-size: 100%;
}
#content .inner blockquote {
  font-weight: bold;
  font-style: italic;  
  font-size: 100%;
  color: #333;
  border-top: 0px solid #333;
  border-bottom: 0px solid #333;
  padding: 0.5em 0 0.5em 0;  
  text-align: justify;
}
#content .inner table {
  width: 96%;
  border: 1px solid #999;
  border-collapse: collapse;
  table-layout: fixed; 
}
#content .inner table caption {
  margin: 0;
  padding: 4px 10px;
  text-align: left;
  font-size: 120%;
  font-style: italic;
  color: #182432;
  font-weight: bold;
}
#content .inner table th, #content .inner table td {
  margin: 0;
  padding: 4px 10px;
  border-bottom: 1px solid #999;
  vertical-align: top;  
}
#content .inner table th {
  text-transform: uppercase;
  text-align: left;
  color: #182432;
  font-size: 90%;
  background-color: #EAEAEA;
}
#content .inner table tr {
  background-color: white;
  color: #182432;
}
#content .inner table tr.alt {
  background-color: #EAEAEA;
}
#content .inner table td.borleft, #content .inner table th.borleft {
  border-left: 1px solid #999;
}
#content .inner table tr.darkgray {
  background-color: #BEBEBE;
  color: white;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  background-image: url(images/more_bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #204D80;
}
#content .inner p.more a:hover {
  color:  white;
  background-color: #337BCC;  
} 
#content .inner dl {
  margin: 0;
  padding: 0;
  font-size: 120%;
  color: #333;
  font-weight: bold;
}
#content .inner dt { 
  font-size: 100%;
  color: #333;
  line-height: 140%;
  font-weight: normal;
  margin-bottom: 10px;
}  
td#leftcolumn {
  width: 17%;
  background-color: white;  
  margin: 0;
  padding: 0;    
  color: #333; 
}
#leftcolumn .outer {
  margin: 0px;
  padding: 0px;
  height: 1%;
  width: 100%;   
  }
#leftcolumn .inner {
  margin:  10px;
  margin-top: 0px;
  padding: 1px;
  clear: both;
}
#leftcolumn .inner p {
  font-size: 90%;   
}
#leftcolumn .inner a:link, #leftcolumn .inner a:visited {
  color: #245185;
  font-weight: bold;
}
#leftcolumn .inner a:hover {
  color: white;
  font-weight: bold;
  background-color: #337BCC;
}
#leftcolumn .inner h3 {  
  padding: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #CCC;
  font-size:  110%;
  line-height: 3px;
}
#leftcolumn .inner img.archindy {        
  width:  55px;
  height:  83px;        
  padding: 3px;
  margin-top: 0.5em;
  margin-left: 2.5em;
  border-style: solid; border-width: 2px; border-color: #337BCC; 
}
#leftcolumn .inner p.imglink a:hover {
  background-color: transparent;
 } 
#leftcolumn .inner p.archdiocese {
  margin-top: 2em;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
}
#leftcolumn .inner p.revdate {
  margin: 0;
  margin-top: 2em;
  font-size: 100%;
  text-align: center;
} 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* All common lefthand side navigation CSS below                       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#menu {list-style-type:none; padding:0; margin: 0; width:155px; border:1px solid #002253; border-width:0 1px 1px; z-index:100;}
#menu ul {list-style-type:none; padding:0; margin:0; width:148px;}
#menu li {float:left; position:relative; border-top:1px solid #002253;}
#menu li, #menu li a {display:block; color:#fff; font-weight: 700;
              font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height:24px; width:148px; text-decoration:none; cursor:pointer; text-indent: 5px;}
#menu li.sub, #menu li.expsub {border-left: 7px solid #fc0;}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.hover {z-index:500;}
#menu li.click {color:#000;}

#menu li.sub {background-color:#337BCC;}
#menu li.sub a:hover {background-color: #2963A6;}

#menu li.expsub {background: #337BCC url(images/submenudown.gif) 95% 70% no-repeat;}
#menu li.expsub {color: white;}

#menu li.subtopic a:hover {background-color: #2963A6; color: white;}
#menu li.subtopic a {background-color: #ABCDEF; color: #002253;}

#menu li.subtopic a:hover {background-color: #2963A6; color: white;}
#menu li.subtopic a {background-color: #ABCDEF; color: #002253;} 

#menu li.flysub2 a:hover {background-color: #2963A6; color: white;}
#menu li.flysub2 a {background: #ABCDEF url(images/submenu.gif) 96% 50% no-repeat;}
#menu li.flysub2 a {color: #002253; background-color: #ABCDEF;}

#menu li.final a {background-color: #337BCC; color: white;}
#menu li.final a {background: #337BCC;}
#menu li.final a:hover {background-color: #2963A6;} 

#menu li.fly a:hover {background-color: #2963A6; color: white;}
#menu li.fly a {background: #337BCC url(images/submenu.gif) 96% 50% no-repeat;}
#menu li.fly a {color: white; background-color: #337BCC;}

#menu li.flyfinal a {background-color: #337BCC; color: white;}
#menu li.flyfinal a {background: #337BCC;}
#menu li.flyfinal a:hover {background-color: #2963A6;} 

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; left:133px; top:-1px; border:1px solid #002253; border-width:0 1px 1px;}
#menu li.click ul li.hover ul li.hover {z-index:500;}

#footer {
  width: 100%; 
  margin: 0;
  padding: 0;
  margin-top: 10px;  
  clear: both;  
}
#footer p {
  font-size: 90%;
  color: #204D80;
  padding: 0.1em;
  margin: 0;
  text-align: center;
  font-weight: bold;                          
}
.clearall {
  clear: both;  
  height: 1px;
} 
.clearright {
  clear: right;  
  height: 1px;
} 
.clearleft {
  clear: left;  
  height: 1px;
}
table   {width: 100%; padding: 0; margin: auto;}
table td  {padding: 0; border-width: 0; vertical-align: top;}
p.article:first-letter {
  color: #204D80;
  font-size: x-large;
} 
.boldtext {
font-weight: bold;
}

#min_tab_gallery {font:18px verdana,arial,sans-serif; font-weight: normal; text-align: center;
width: 550px; padding: 15px 0 0 0; line-height:15px;}

#min_tab_gallery div.off {color: #2963A6; height:53px; margin-right:5px;
line-height:35px; padding:0 12px; float:left; display: inline;
background:url(images/tabs_0.gif) repeat-x left bottom; border:1px solid #ddd;
border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}

#min_tab_gallery div.on {color:#000; padding:0 12px; margin-right:5px; margin-top:1px;
float:left; background:url(images/OLG_tabs_2.gif) repeat-x left bottom; border:1px solid #2963A6; display: inline;
cursor:pointer; border-bottom: 0; height:53px; line-height:35px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}

div.show {clear:left; background:#fff; width:505px; margin-top:0;
top:-1px; border:1px solid #2963A6; padding:20px; position:relative; z-index:50;
font:11px verdana, arial, sans-serif; line-height: 18px; height: 1%;}

div.show img {float:left; margin:0 10px 10px 0; clear: right;}

#content .tabarea {margin: 10px 0px 10px 10px; overflow: hidden; width: 550px; background-color: #fff;}
#content .tabarea h2 {color: #204D80; padding-bottom: 0.1em; font-size: 170%;
border-bottom: 1px dotted #333; margin-bottom: 15px; width: 550px;}
#content .tabarea h3 {margin: 0; padding: 10px 5px; text-align: center; font-style: italic;
font-size: 150%; color: #2963A6; font-weight: bold;}
#content .tabarea ul {line-height: 1.5em; margin: 0; padding: 0; float: right; width: 338px;
list-style-type: disc; list-style-image:  url(images/olg_bullet_cross_white.gif); list-style-position: inside;}
#content .tabarea li {margin: 0; font-size: 120%; padding: 0 0 0.4em 0.5em; text-align: left;}
#content .tabarea li a:link, #content .tabarea li a:visited {
color: #2963A6;font-size: 100%;}
#content .tabarea li a:hover {color: white; background-color: #2963A6; font-size: 100%;}  
#content .tabarea p {font-size: 110%;}  

/* always visible */
#announce .holder {padding:0; border: 0px solid #ddd; border-bottom: 0px solid #919191; margin:0 5px 10px 0;}
#announce .holder dl {margin: 0; padding: 1% 0 0 0; font-size: 130%; color: #204D80; font-weight: bold;}
#announce .holder dt {font-size: 90%; color: #333; line-height: 110%; font-weight: normal; margin-bottom: 10px; margin-top: 5px;}
#announce .holder p {color: #333; line-height: 110%; font-weight: normal; margin-bottom: 10px;}
#announce .holder h3 {font-size: 140%;  color: white;  background-color: #337BCC;  padding-left: 0.5em; font-weight: normal;}
#announce .holder img {float: left; margin: 5px 10px 5px 0;}
	 		   
/* unclicked style div.readmore */
#announce div.readmore i {float:right; margin:-5px 10px 10px 0; cursor:pointer; color:#204D80; font-weight: bold; font-size: 100%; font-style: italic;}
#announce div.readmore i.hide {display:none;}
#announce div.readmore p {display:none;}
#announce div.readmore ul {display:none;}
#announce div.readmore img {display:none;}

/* clicked style div.readclick */
#announce div.readclick i.show {display:none;}
#announce div.readclick i.hide {display:block;}
#announce div.readclick p {display:block;}
#announce div.readclick img {display:block; float:left; padding-right:10px;}
#announce div.readclick ul {display:block; margin: 5px; padding-left: 3%; list-style-type: disc;
  list-style-image: url(images/blue_bullet.gif);
  font-size: 110%; list-style-position: inside; line-height: 140%;}