body {
background-color: #ffffff;
}
#page {
margin: 0px auto;
width: 825px;
background-color: #ffffff;
}

#column1 {
width: 100%;
float: left;
}
#column1 h2 {
text-align: left;
font-family: "Lion King", Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 36px;
margin: 0px;
padding: 10px 20px 0px 35px;
display: none;
}
#column1 h4 {
text-align: left;
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
margin: 0px;
padding: 10px 30px 0px 37px;
}
#column1 p {
text-align: left;
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 14pt;
margin: 0px;
padding: 10px 50px 10px 37px;
clear: both;
}
#column1 .title {
padding: 0 0 0 5px;
}
/*  Sets red page background  */
.redsection {
background: transparent url(NewImages/redpagemid.png) repeat-y scroll 0%;
background-color: #842123;
width: 825px;
text-align: left;
color: #ffffff;
}
.redbkgndtop {
background: transparent url(NewImages/redpagetop.png) no-repeat scroll 0%;
width: 825px;
height: 20px;
}
.redbkgndbottom {
background: transparent url(NewImages/redpagebottom.png) no-repeat scroll 0%;
width: 825px;
height: 38px;
clear: both;
}

.bkgnd {
padding: 0 0px 0 0px;
}
/*  End of Sets page background  */
#column1 ul {
text-align: left;
padding: 0 20px 10px 90px;
}
#column1 li {
text-align: left;
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana,Helvetica,Arial,sans-serif;
font-size: 14pt;
color: #ffffff;
padding: 0 20px 10px 20px;
}
#journeylist ul {
text-align: left;
padding: 0 40px 10px 60px;
}
#journeylist li {
text-align: left;
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana,Helvetica,Arial,sans-serif;
font-size: 14pt;
color: #ffffff;
padding: 0 0px 0px 10px;
}

.imageconsider {
background: transparent url(NewImages/redbkgndconsider.png) no-repeat scroll 0%;
min-height: 475px;
position: relative;
left: 2px;
}
* html .imageconsider{height:475px}
.imagepotential {
background: transparent url(NewImages/redbkgndpotential.png) no-repeat scroll 0%;
min-height: 475px;
position: relative;
left: 2px;
}
* html .imagepotential{height:475px}
.imagejourney {
background: transparent url(NewImages/redbkgndjourney.png) no-repeat scroll 0%;
min-height: 87px;
position: relative;
left: 2px;
}
* html .imagejourney{height:87px}
.imageprayer {
background: transparent url(NewImages/redbkgndprayer.png) no-repeat scroll 0%;
min-height: 225px;
position: relative;
left: 2px;
}
* html .imageprayer{height:225px}
.scrollconsider {
background: transparent url(NewImages/redscrollconsider.png) no-repeat scroll 0%;
min-height: 198px;
position: relative;
left: 2px;
}
* html .scrollconsider{height:198px}
.scrolljourney {
background: transparent url(NewImages/redscrolljourney.png) no-repeat scroll 0%;
min-height: 198px;
position: relative;
left: 2px;
}
* html .scrolljourney{height:198px}
.scrollpotential {
background: transparent url(NewImages/redscrollpotential.png) no-repeat scroll 0%;
min-height: 198px;
position: relative;
left: 2px;
}
* html .scrollpotential{height:198px}
.scrollprayer {
background: transparent url(NewImages/redscrollprayer.png) no-repeat scroll 0%;
min-height: 198px;
position: relative;
left: 2px;
}
* html .scrollprayer{height:198px}
#column1 table {
width: 92%;
margin-left: auto;
margin-right: auto;
}
#column1 td {
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 14pt;
vertical-align: top;
text-align: left;
}
#column1 td.white {
font-family: "Franklin Gothic Medium Cond", Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 14pt;
vertical-align: middle;
text-align: center;
/*background-color: #ffffff;*/
width: 20%;
}
#column1 a {
text-decoration: underline;
color: #aaaaaa;
}
#column1 a:link {
text-decoration: underline;
color: #eeeeee;
}
#column1 a:visted {
text-decoration: underline;
color: #eeeeee;
}
#column1 a:hover {
/*background-color: #A25759;*/
background-color: #ead5cc;
text-decoration: none;
color: #000000;
}
#column1 a:active {
text-decoration: none;
color: #000000;
}

/* section2 is menu  */
#section2 {
width: 100%;
float: left;
}

div#footer {
clear: both;
text-align: center;
}
#footer table {
text-align: center;
width: 70%;
margin-left: auto;
margin-right: auto;
}
#footer p, td {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 8pt;
font-weight: normal;
line-height: 1.4;
}
#footer td {
vertical-align: top;
text-align: center;
width: 50%;
}
.footerlinks {
margin: 0px 0 0 0;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: normal;
line-height: 1.4;
padding: 20px 0 20px 0;
}
#footer a {
text-decoration: underline;
color: #444444;
}
#footer a:link {
text-decoration: underline;
color: #444444;
}
#footer a:visited {
text-decoration: underline;
color: #444444;
}
#footer a:hover {
background-color: #ce8e8f;
text-decoration: none;
color: #000000;
}
#footer a:active {
text-decoration: none;
color: #000000;
}
/* Menu modified from http://www.cssplay.co.uk */
#menu {position:relative; width:100%; padding:0px 0 0 0; height:98px; overflow:hidden; margin:0 auto;}
.letter, .journey, .imagine, .imag, .news {display:block; position:relative; top: 20px; float: left; height:68px; width:134px; margin:0px;}
.llc {display:block; position: relative; top: -11px; float: left; height:78px; width:155px; margin:0px;}
#menu a:hover.letter {background:url(NewImages/lletterh.png);text-decoration:none;}
#menu a:hover.journey {background:url(NewImages/ljourneyh.png);text-decoration:none;}
#menu a:hover.imagine {background:url(NewImages/limagineh.png);text-decoration:none;}
#menu a:hover.imag {background:url(NewImages/limagh.png);text-decoration:none;}
#menu a:hover.news {background:url(NewImages/lnewsh.png);text-decoration:none;}
#menu a:hover.llc {background:url(NewImages/lllch.png);text-decoration:none;}
#menu a.letter {background:url(NewImages/lletter.png);text-decoration:none;}
#menu a.journey {background:url(NewImages/ljourney.png);text-decoration:none;}
#menu a.imagine {background:url(NewImages/limagine.png);text-decoration:none;}
#menu a.imag {background:url(NewImages/limag.png);text-decoration:none;}
#menu a.news {background:url(NewImages/lnews.png);text-decoration:none;}
#menu a.llc {background:url(NewImages/lllc.png);text-decoration:none;}


#menu2 {position:relative; top: -0px; width:100%; padding:0px 0 0px 0px; height:78px; overflow:hidden; margin:0 auto;}
.potential, .consider, .faq, .ways, .pledge, .giving {display:block; position:relative; top: 0px; float: left; height:68px; width:134px; margin:0 0 0px 0;}
#menu2 a:hover.potential {background:url(NewImages/lpotentialh.png);text-decoration:none;}
#menu2 a:hover.consider {background:url(NewImages/lconsiderh.png);text-decoration:none;}
#menu2 a:hover.faq {background:url(NewImages/lfaqh.png);text-decoration:none;}
#menu2 a:hover.ways {background:url(NewImages/lwaysh.png);text-decoration:none;}
#menu2 a:hover.pledge {background:url(NewImages/lpledgeh.png);text-decoration:none;}
#menu2 a:hover.giving {background:url(NewImages/lgivingh.png);text-decoration:none;}
#menu2 a.potential {background:url(NewImages/lpotential.png);text-decoration:none;}
#menu2 a.consider {background:url(NewImages/lconsider.png);text-decoration:none;}
#menu2 a.faq {background:url(NewImages/lfaq.png);text-decoration:none;}
#menu2 a.ways {background:url(NewImages/lways.png);text-decoration:none;}
#menu2 a.pledge {background:url(NewImages/lpledge.png);text-decoration:none;}
#menu2 a.giving {background:url(NewImages/lgiving.png);text-decoration:none;}
/*  End   */