@charset "utf-8";
@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body { margin:0; padding:0; width:100%; min-width:450px;}
html { 
  background: #220000; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin:0; 
  padding:0;
}
@font-face {
    font-family: "times";
    src: url(Images/times.ttf) format("truetype");
}
#main-wrapper
{
background:#ffffff;

width:99%;
height:100%;
margin:0;
padding:0;
}
#wrapper-One
{
position:absolute;
 background: url(Images/BodyCover.jpg) no-repeat top center fixed;   
margin:0px 0 0 0;
width:99%;
height:208px;
background-size:100% 100%;

}
.wrapper-One
{
position:relative;
width:90%;
color:white;
font:normal 2em Times new roman;
background:rgba(100,100,000, 0.0);
}

#wrapper-two
{

position:absolute;
background: url(Images/FAITH-BKG.jpg) no-repeat center center fixed; 
margin:420px 0 0 0;
background-size:100% 100%;
width:99%;
background-size:100% 100%;
}
.wrapper-two
{
position:relative;
background-size: 100%;
width:90%;
color:#fff;
padding:60px 0 60px 0;
font:normal 2em Appo;
background:rgba(100,100,000, 0.0);
}
#wrapper-three
{
position:absolute;
background: url(Images/WELC.jpg) no-repeat top center fixed; 
margin:780px 0 0 0;
background-size:100% 100%;
width:99%;
height:230px;
background-size:100% 100%;
}
.wrapper-three
{
position:relative;
background-size: 100%;
width:90%;
color:#fff;
font:normal 2em Appo;
background:rgba(100,100,000, 0.0);
}
#wrapper-four
{
position:absolute;
background: url(Images/WORK-COMPLETE.jpg) no-repeat top center fixed; 
margin:1150px 0 0 0;
background-size:100% 100%;
width:99%;
height:200px;
background-size:100% 100%;
}
.wrapper-four
{
position:relative;
background-size: 100%;
width:90%;
color:#fff;
font:normal 2em Appo;
background:rgba(100,100,000, 0.0);
}
#top-header
{
position:relative;
color:white;
margin:0px;
background:#070707;
width:100%;
height:60px;
-webkit-border-radius: 5px 5px 0px 0px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
border-top:solid 2px white;
border-bottom:solid 1px white;
}
#top-header a
{
position:relative;
color:white;
float:left;
margin-left:10px;
font:normal 1.2em times;
}
ul.social
{
position:relative;
float:right;
}
ul.social li
{
position:relative;
display:inline-block;
opacity:0.6;
margin-top:-10px;

}
ul.social li:hover
{
position:relative;
display:inline-block;
opacity:1;
}
#top-L-header
{
width:100%;
overflow:hidden;
height:146px;
}
.LOGO 
{
position:relative;
padding-top:10px;
height:120px;
}
.LOGOW 
{
position:relative;
display:none;
margin-left:5;
float:right;
width:40%;
height:80px;
top:50px;
}
.Cup
{
width:350px;
height:350px; 
position:absolute; 
top:10%;
left:3%;
}
.Cup img
{
width:350px;
height:350px; 
}

.Close img
{
color:#000;
cursor:pointer;
float:right;
width:70px;
height:70px;
margin-right:-28px;
margin-top:-376px;"
}
.menu{
width: 100%;
overflow:hidden;
background:#0a0a0a;
}

.menu ul{
margin: 0;
padding: 0;
background:#0a0a0a;
font: bold 18px Verdana; /* font style and size */
list-style-type: none;
text-align: left; /* "left", "center", or "right" align menu */
}

.menu li{
display:block;
position:relative;
padding: 2px 7px 1px 7px;
background:#0a0a0a;
margin: 0;
-moz-box-shadow: 0 0 20px rgba(000,000,000, 0.9);
-webkit-box-shadow: 0 0 20px rgba(000,000,000, 0.9);
box-shadow: 0 0 20px rgba(000,000,000, 1.9);
/* right margin between menu items */
}


.menu li a{
display:inline-block;
padding: 2px 1px 4px 27px;
min-width:98%; /* horizontal diameter  */

height:50px; /* vertical diameter */
text-decoration: none;
color:#FFFFFF;
text-shadow:0 0 20px rgba(000,000,000, 0.9);
margin: 1px 0 -2px 0;
overflow:hidden;
-moz-transition: all 0.1s ease-in-out; /* CSS3 transition to animate all A properties */
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
-webkit-border-radius: 50%; /* large radius to create circular borders */
-moz-border-radius: 50%;
border-radius: 50%;
}



.menu li a span{
position:relative;
top:35%; /* move text down so it appears centered within menu item */
}
.menu-item
{
display:none;
}
#Banner
{
position:relative;
background:#131313;
width:100%;
top:-0px;
margin:2px 0 ;
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.mike
{
position:relative;
background: url(Images/FAITH-BKG.jpg) no-repeat center center fixed; 
background-size:100% 100%;
color:#fff;
padding:60px 0 60px 0;
font:normal 1.8em times;
}
#Home-Adds-two
{
cursor:pointer;
background:#fff;
margin:0px auto ;
padding:0 0 10px 0;
font:normal 2em Times new roman;
}
.Clue
{
font:normal 0.7em Times new roman;
}
.link
{
cursor:pointer;
color:#767676;
font:normal 0.6em Times new roman;
border:solid 2px #262626;
text-decoration:none;
padding:10px 30px 10px 30px;
border-radius:15px;
}
.link:hover
{
font:normal 0.6em Times new roman;
border:solid 2px #a6a6a6;
color:#868686;
padding:10px 30px 10px 30px;
border-radius:15px;
}
#Home-Adds-two img
{

width:50%;
margin:0px;
}
.Home-Adds-two a
{
font:normal 0.6em Times new roman;
text-decoration:none;
color:#a6a6a6;

}
.Home-Adds-two a:hover
{
font:normal 0.6em Times new roman;
text-decoration:none;
color:#161616;

}
.Thee-one a, .Thee-two a, .footer-top-Prayer a, .footer-top-Contact a, .footer-top-New a
{
font:normal 1.1em Times new roman;
text-decoration:none;
color:#a6a6a6;

}
.Thee-one a:hover, .Thee-two a:hover,  .footer-top-Prayer a:hover, .footer-top-Contact a:hover, .footer-top-New a:hover
{
font:normal 1.1em Times new roman;
text-decoration:none;
color:#161616;

}
#nike
{
position:relative;
background: url(Images/WELC.jpg) no-repeat center center fixed; 
background-size:100% 100%;
color:#fff;
padding:30px 0 30px 0;
font:normal 1.8em times;
}
#Home-Adds-three
{
position:relative;
background:#ffffff;
width:100%;
margin:-0px auto ;
display:inline-block;
}


.Thee-one
{
position:relative;
background:#ffffff;
width:48%;
display:inline-block;
padding:0 0 15px 0;
margin:0px 0 0 10px;
-moz-box-shadow: 00px 15px 10px rgba(000,000,000, 0.9);
-webkit-box-shadow: 00px 15px 10px rgba(000,000,000, 0.9);
box-shadow: 00px 15px 10px rgba(000,000,000, 0.2);
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.Thee-two
{
display:inline-block;
position:relative;
background:#ffffff;
width:48%;
padding:0 0 15px 0;
margin:0px 0 0 0px;
-moz-box-shadow: 00px 15px 10px rgba(000,000,000, 0.9);
-webkit-box-shadow: 00px 15px 10px rgba(000,000,000, 0.9);
box-shadow: 00px 15px 10px rgba(000,000,000, 0.2);
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.Thee-one img, .Thee-two img
{
width:60%;

}
#oike
{
position:relative;
background: url(Images/WORK-COMPLETE.jpg) no-repeat center center fixed; 
background-size:100% 100%;
color:#fff;
padding:60px 0 60px 0;
font:normal 1.8em times;
}
#footer
{
background:#131313;
width:100%;
margin:10px 0 0 0;

}

.footer-top
{
background:#ffffff;
width:100%;
margin:10px 0 0 0;
border-bottom:solid 2px #161616;
}
.footer-top-Prayer
{
display:inline-block;
position:relative;
background:#ffffff;
width:48%;
padding:0 0 20px 0;
margin:10px 0 0 0px;
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.footer-top-Contact
{
display:inline-block;
position:relative;
background:#ffffff;
width:48%;
padding:0 0 20px 0;
margin:10px 0 0 10px;
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.footer-top-Prayer img, .footer-top-Contact img
{
width:60%;
}
.footer-top-New
{
position:relative;
background:#ffffff;
width:100%;
padding:0 0 10px 0;
margin:1px 0px;
}
.footer-top-New img
{
width:60%;
}
.footer1
{
display:inline-block;
position:relative;
background:#131313;
width:50%;
text-align:left;
margin:px 0 0 0 ;
}
.footer1-1
{
padding:20px 0 20px 0px;
}

ul.service
{
list-style-type:none;

}

.Sunday
{
color:white;
font:normal 22px Times New Roman;
}
.service
{
color:#b9b9b9;
font:normal 1.1em times;
}
.footer-mid
{
padding:20px 0 20px 10px;
}
.footer2
{
display:inline-block;
position:relative;
background:transparent;
vertical-align:top;
width:30%;
text-decoration:none;
margin:0px ;

}
.footer2 a
{

text-decoration:none;

}
.Bottom-menu-head
{
color:white;
font:normal 22px Times New Roman;
}

ul.Bottom-menu li
{
font:normal 1.2em times;
cursor:pointer;
display:block;
text-align:left;
padding:2px 0 5px 5px;
color:#b9b9b9;
text-decoration:none;
}
ul.Bottom-menu li.Bottom-menu-sub
{
font:normal 1.2em times;
}
ul.Bottom-menu li:hover
{
font:normal 1.2em times;
display:block;
text-align:left;
padding:2px 0 5px 5px;
color:#ffffff;
text-decoration:none;
trasision:;
}
ul.Bottom-menu li.Bottom-menu-sub:hover
{
font:normal 1.5em times;
}
.footer3
{
display:inline-block;
position:relative;
background:transparent;
width:29%;
display:none;
margin:0px ;

}
.visitors
{
top:-10px;
font:normal 26px times; 
color:white;
}
.Direction-M
{
display:none;
}
.Direction
{
text-decoration:none;
color:#ffffff;
font:normal 26px times; 
}
.Direction:hover
{
text-decoration:Underline;
color:#ff5c9d;
}

.B-footer
{
position:relative;
background:#ffffff;
width:100%;
height:30px;
padding:10px 0 0 0;
margin:0px 0 1px 0 ;
border-bottom:solid 5px #060606;
-webkit-border-radius: 5px 5px 5px 5px; /* large radius to create circular borders */
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;

}
.CR
{
font: Normal 16px Times New Roman; 
float:left;margin:
}
.ARR{
display:none;
}