/* CSS Document */
html, body {
 height:99%
}

html, body {
 padding:0px;
 margin:0;
}

html {
	overflow:scroll;
}

body { 
 background-color:#ffffff;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif; 
 font-size:13px; 
 color:#636363; 
 font-weight:normal;
 min-width:802px;
}

#outer {
 height:99.9%;
 min-height:100%;
 width:800px;
 margin-bottom:-62px;
 margin:auto;
 text-align:center;
 position:relative;
}
 
html>body #outer{height:auto;}

#banner {
 position:absolute;
 top:0;
 left:0px;
 width:800px;
 height:60px;
 background-color:#000000;
 overflow:hidden;
 z-index:100;
 text-align:left;
}

.banner-inner {
	padding:17px 20px;
}

.topnav-img {
	padding:0px 40px;
}

#leftnav {
 position:relative;/*ie needs this to show float */
 width:290px;
 float:left;
 padding-top:60px;/*needed to make room for header*/
 text-align:left;
}

#leftnav225 {
 position:relative;/*ie needs this to show float */
 width:225px;
 float:left;
 padding-top:120px;/*needed to make room for header*/
 text-align:left;
}

.left-inner {
	padding:0px 20px 20px 50px;
}

#footer {
 width:800px;
 height:60px;
 clear:both;
 text-align:center;
 left:0;
 bottom:0;
 position:absolute;
 border-top:1px solid #dd001e;
}

* html #footer {margin-bottom:-1px;} /* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
}

div,p  {margin-top:0} /*clear top margin for mozilla*/

#main {
 width:510px;
 float:right;
 padding-top:60px; /*make room for header*/
}

#main575 {
 width:575px;
 float:right;
 padding-top:81px; /*make room for header*/
}

.inner {
 padding:0px 20px 20px 20px;
}

.main-inner {
	padding:0px 50px 20px 0px;
}

.archives-inner {
	padding:0px 50px 20px 50px;
}

#clearfooter {
 clear:both;
 width:800px; 
 height:62px; 
}

html >body #minHeight {
 float:left; 
 width:0px; 
 height:100%; 
 margin-bottom:-62px;
} 

img {
 border:0px;
}

.banner-img {
	padding-bottom:10px;
}

p {
 text-align:justify; 
 line-height:130%; 
 margin-top:0px; 
 letter-spacing:0px; 
 font-weight:normal;
}

.indent {
	margin-left:20px;
	text-align:justify;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
}

blockquote {
	text-align:justify;
}

.smallnav {
 text-align:left;   
 font-weight:bold;
 font-size:11px;
}

ul {
 text-align:left;
}

.center {
 text-align:center;
}

.normal {
 font-weight:normal;
}

.bold {
 color:#000000;
 font-weight:bold;
}

sup {
 font-size:11px;
 line-height:80%;
}

.red {
 color:red;
}

.redbd {
 color:red;
 font-weight:bold;
}

.redLG {
 color:#cc0000;
 font-size:15px;
 font-weight:bold;
}

.prayer1 {
	color:#00746B;
	font-weight:bold;
}

.prayer2 {
	color:#0076A3;
	font-weight:bold;
}

.copyright {
 font-size:11px;
 padding:5px 20px 5px 20px; 
 color:#808080; 
 text-align:center; 
 margin-top:10px;
}

a {color:#dd001e; font-weight:bold;}
a:visited, a:link {text-decoration:none}
a:hover {text-decoration:underline}

a.copy {color:#dd001e; font-weight:normal; font-size:11px;}
a:visited.copy, a:link.copy {text-decoration:none}
a:hover.copy {text-decoration:underline}

