@charset "UTF-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:url(../assets/images/masthead/bg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:0;
	z-index:1;
	text-transform:uppercase;
}
#nav li { /* all list items */
	float: left;
	margin:0;
	padding:0;
}
#nav ul  {
	display:none;
	}
#masthead {
	width:780px;
	}
#MarianHeader {
	width:780px;
	height:131px;
	z-index:1;
	visibility:visible;
}
#TheMarians {
	width:121px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#MarianHelpers {
	width:139px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#DivineMercy {
	width:119px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#MaryImmaculate {
	width:156px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#NationalShrine {
	width:146px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#GiftShop {
	width:99px;
	height:25px;
	z-index:1;
	visibility:visible;
	display:inline;
	padding:0;
	margin:0;
	border:0;
}
#Promoters {
	width:780px;
	height:13px;
	margin:0;
	padding:0;
	z-index:1;
	visibility:visible;
}
#bodywrap {
	width:780px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	position:relative;
	z-index:0;
	text-align:left;
	}
/* COMMENTS ----------------------------------------------- */
#comments {
	background-color:#EEE;
	border:1px solid #333;
	width:95%;
	}
#comments p{
	margin-bottom:0;
	padding:7px;
 	border-bottom:1px solid #333;
	}
#comments .head {
	background-color:#DDD;
	border-bottom:none;
	}
#comments .body {
	background-color:#EEE;
 	border-bottom:1px solid #006;
 	}
/* MEMORIALS ----------------------------------------------- */
#MemorialWrap {
	width:604px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
#LeftBar {
	 width:583px;
	 background:url(../assets/images/memorial/left.png) repeat-y left;
	 padding-left:21px;
	 }
#RightBar {
	 width:562px;
	 background:url(../assets/images/memorial/right.png) repeat-y right;
	 padding-right:21px;
	 }
#MemorialContent {
	 width:548px;
	 padding:7px;
	 }
/* END MEMORIALS ----------------------------------------------- */
#homepage_buttons {
	width:110px;
	float:left;
	}
#homepage_buttons img {
	margin-bottom:10px;
	}
#footer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align: center;
	padding-bottom:1em;
	}
#footer p {
	color:#666666;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom: 0;
	text-align: center;
	font-size:10px;
	}
#moment {
	width:191px;
	height:108px;
	overflow:hidden;
	background:top no-repeat url(../assets/images/house/moment_bg.png);
	margin-bottom:.7em;
	}
#moment p#teaser {
	padding:27px 0 0 .5em;
	margin-bottom:0;
	width:100px;
	}
#moment a {
	font-size:10px;
	color:#000066;
	padding:0 0 0 .5em;
	margin-top:0;
	width:100px;
	}
#sitebar {
	background-image:url(../assets/images/masthead/footerbg.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	clear:both;
	}
#sitebar p {
	font-size:12px;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
	}	
#sitebar a {
	text-decoration:none;
	color:#FFFFFF;
	}
#sitebar a:hover {
	color:#FFFF99;
	}
#menu {
/*	list-style:none; */
	padding-left:0;
	margin-left:0;
	font-weight:bold;
	}
ul#menu {
	margin-top:0;
	border-bottom:1px solid #036;
	list-style:none;
	}
ul#menu li {
	border-top:1px solid #CCC;
	line-height:2em;
	font-size:10px;
	}
ul#menu li.submenu a {
	color:#036;
	font-weight:normal;
	margin-left:1em;
	text-decoration:none;
	}
ul#menu a:link {
	color:#333;
	text-decoration:none;
	}
ul#menu a:visited {
	color:#333;
	text-decoration:none;
	}
ul#menu a:hover {
	color:#036;
	text-decoration:none;
	}
#mainContent {
	margin-top: .7em;
	}
a:link {
	text-decoration: underline;
	color: #036;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #036;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #039;
	background: transparent;
	}

a:active {
	text-decoration: none;
	color: #039;
	background: transparent;
	}

p {
	font-size:12px;
	margin-top:0;
	}
ul.p {
	font-size:12px;
	}
ul li {
	margin-left:-1em;
	}
ul#menu li {
	margin-left:0;
	}
h1 {
	font-size:20px;
	color:#036;
	margin-bottom:0;
	margin-top:0;
	}
h2 {
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	}
h3 {
	font-size:14px;
	margin-bottom:0;
	}
h4 {
	font-size:12px;
	}
blockquote {
	margin: 0 6em 1em 3em;
	line-height: 1.4;
	font-size:11px;
	text-align: justify;
	}
.FreezePaneOff {
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }
.FreezePaneOn {
      position: absolute;
      top: 0px;
      left: 0px;
      visibility: visible;
	  background-color:#FFF;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 999;
      filter:alpha(opacity=85);
      -moz-opacity:0.85;
      padding-top: 20%;
   }
.InnerFreezePane {
      text-align: center;
      width: 66%;
      background-color: #036;
      color: white;
      font-size: large;
      border: solid 2px #000;
      padding: 100px 9px;
   }
.footnote {
	font-weight:bold;
	font-size:10px;
	vertical-align:super;
}

.greytext {
	color: #555555;
	font-weight: normal;
	}

/* Article Pictures */

.articlepicture {
	float:left;
	width:150px;
	margin:0 1em .5em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
.articlepicture a {
	text-decoration: none;
	}
	
.articlepicture p {
	font-size:	10px;
	}

.articlepicture img {
	border:1px solid #666666;
	}
.asterisk {
	color: #AD0000;
	font-weight: bold;
	}
.blue {
	color: #036;
	}
.bold {
	font-weight: bold;
	}
.byline {
	padding-top:0;
	margin-top:0;
	font-weight: normal;
	margin-bottom: 1em;
	color: #444444;
	}
.caption {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#036;
	}
.datalist table {
	margin-bottom: 14px;
	}
.datalist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: top;
	vertical-align: top;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	}
.datalist p {
	padding-top:0;
	margin-top:0;
	margin-bottom: 0;
	padding-bottom:0;
	}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}
.form {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	}

.form td {
	vertical-align: top;
	}
	
.form p {
	padding-top:0;
	margin-top:0;
	margin-bottom: 0;
	padding-bottom:0;
	}
.line {
	border-top:1px #009 solid;
	}
.photocredit {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.red {
	color: #900;
	}
.small {
	font-size: 10px;
	}
.prayer {
	width: 300px;
	margin: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justified;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

