/* CSS Document */

/* St. Mary Catholic Church - Typical Interior Page */

* {
  margin: 0;
  padding: 0;
  }

body {
  background-color: #fff;
  color: #000;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  text-align: left;
  }

#div_line {
  position: relative;
  top: 380px;
  height: 5px;
  margin: 0 3em;
  background: url(images/div_line.gif) top left repeat-x;
  }

#page_space {
  width: 100%;
  z-index: 0;
  }

#upperheader, #lowerheader, #upperbody, #lowerbody, #footer {
  width: 100%;
  }

#header_wrap {
  margin: 2em 2em 0;
  height: 107px;
  background: url(images/yellow-white_bg.gif) top left repeat;
  border: 1px #000 solid;
  border-bottom: 0px;
  }
  
#header_liner {
  background: url(images/theme_image.jpg) no-repeat left -160px;
  padding-left: 200px;
  }

#upperheader {
  position: relative;
  height: 25px;
  background: url(images/cloud_banner_hdr.jpg) bottom left no-repeat;
  border-bottom: 1px #000 solid;
  }

#header_links {
  padding: 7px 20px 0 375px;
  color: #043378;
  font-size: 110%;
  font-weight: bold;
  }
  
#header_links a, #upperheader a:visited, #upperheader a:active {
  color: #043378;
  text-decoration: none;
  }

#upperheader a:hover {
  color: #39c;
  text-decoration: underline;
  }

#lowerheader {
  position: relative;
  margin-top: 5px;
  padding-left: 30px;
  width: auto;
  border-top: 2px #000 solid;
  }

#lowerheader_liner {
  height: 74px;
  background: url(images/site_title_bg.gif) top left repeat-x;
  }

#body_wrap {
  margin: 0 2em;
  background: url(images/yellow-white_bg.gif) top left repeat;
  border: 1px #000 solid;
  border-top: 0px;
  }
  
#upperbody {
  background: url(images/theme_image.jpg) left -270px no-repeat;
  }

#upperbody_liner {
  min-height: 50px;
  padding: 0 30px 0 248px;
  }
  
#leadstory {
  font-size: 116%;
  line-height: 1.5em;
  padding: 0 100px 30px 0;
  }

#leadstory h1 {
  padding: 7px 0;
  font-weight: bold;
  font-style: italic;
  }

#leadstory h1 a, #leadstory h1 a:visited {
  text-decoration: none;
  color: #043378;
  }

#leadstory h1 a:hover {
  text-decoration: underline;
  }

#lowerbody {
  margin-top: 10px;
  }
  
#lowerbody_liner {
  padding: 0 30px 20px 18px;
  }

#navspace {
  float: left;
  width: 190px;
/*  min-height: 414px;*/
  margin: 0 30px 0 0;
  padding: 6px 10px 0;
  border: 1px #000 solid;
  z-index: 100;
  }

#navspace h1 {
  padding: 6px 0 6px 10px;
  font-size: 130%;
  color: #043378;
  }

#navspace_liner {
  padding: 10px 16px 16px 10px;
  }

#navspace_liner ul {
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  line-height: 1.6em;
  }
  
#navspace_liner ul li a {
  color: #043378;
  text-decoration: none;
  border-bottom: 1px dotted #043378;
  }
  
#navspace_liner ul li a:hover {
  color: #39c;
  }

.contentspace {
  /* do not remove */
  }


#footer_wrap {
  margin: 0 2em 2em;
  background-color: #fff;
  }

#footer {
  position: relative;
  min-height: 50px;
  margin-top: 4px;
  font-size: 90%;
  color: #000;
  font-weight: bold;
  }

/* Login Panel */

#wlpeLogin {
  width: 20%;
  float: right;
  }

/* END Login Panel */

/* File Download Table Styling */

.content table {
  width: 60%;
  border: 1px dotted #39c;
  }

.content table tbody tr th{
  padding: 2px 6px;
  color: #fff;
  background-color: #39c;
  border-bottom: 1px solid #000;
  }
  
.fd-file td{
  padding: 3px 6px;
  background-color: #ffc;
  }

.fd-alt td{
  padding: 3px 6px;
  background-color: #fff;
  }

/* common styling */

.content {
  padding: 4px 16px 0 12px;
  margin-left: 230px;
  }

.content h1#pgttl {
  margin-bottom: 20px;
  margin-left: -230px;
  font-size: 240%;
  color: #043378;
  border-bottom: 1px dotted #043378;
  }
 
.content h1 {
  margin-bottom: 20px;
  font-size: 200%;
  color: #043378;
  }

.content h2 {
  font-size: 150%;
  color: #043378;
  margin-bottom: 3px;
  }

.content h3 {
  font-size: 125%;
  color: #630;
  }

.content h4 {
  font-size: 115%;
  margin: 2px 0;
  color: #630;
  }

.content p {
  margin-bottom: 12px;
  font-size: 110%;
  line-height: 1.5em
  }

.content blockquote {
  margin: 8px 30px;
  font-size: 120%;
  color: #000;
  font-weight: bold;
  }

.content hr {
  height: 1px;
  margin: 10px 0;
  color: #630;
  }
  
.content ul {
  list-style-type: none;
  margin-bottom: 10px;
  }

.content ul li {
  color: #630;
  line-height: 1.6em;
  }
  
.content ul li a {
  color: #630;
  text-decoration: none;
  border-bottom: 1px dotted #630;
  }

.content ul li a:hover {
  color: #043378;
  text-decoration: none;
  border-bottom: 1px dotted #043378;
  }

#search {
  text-align: left;
  }

.FSF_form {
  width: 100%;
  }

.FSF_input {
  width: 75%;
  }

.FSF_submit {
  margin: 0 0 0 6px;
  }

#ft_left {
  float: left;
  width: 60%;
  text-align: left;
  }

#ft_right {
  float: right;
  width: 40%;
  text-align: right;
  }

#locations, #garantee {
  font-size: 100%;
  }

#garantee {
  color: #1A4466;
  }

#ft_nav, #ft_nav a {
  font-size: 96%;
  color: #000;
  text-decoration: none;
  }

#copyright {
  font-size: 90%;
  color: #999;
  }

.clear {
  clear: both;
  }