-
Notifications
You must be signed in to change notification settings - Fork 0
/
sermon_details_2.html
563 lines (468 loc) · 46.1 KB
/
sermon_details_2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;800&family=Poppins:ital,wght@0,500;0,600;0,800;1,300;1,400&display=swap" rel="stylesheet">
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script src="script.js"></script>
<title>Liberty Christian Centre, A Church Fellowship Where Everybody is Somebody and Jesus Christ Is Lord.</title>
</head>
<body>
<nav class="navbar navbar-expand-md bg-light navbar-light fixed-top" >
<div class="container">
<!-- Brand -->
<a href="#" class="navbar-brand"><img alt="logo" src="rgc_folder/logo2.png"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Links -->
<div class="collapse navbar-collapse" id="navbarResponsive" >
<ul class="navbar-nav ml-auto">
<li class="nav-item ">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="About.html">ABOUT US</a>
</li>
<li class="nav-item">
<a class="nav-link" href="church.html">CHURCH SERVICES</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="sermon.html">SERMONS</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="ministries.html">MINISTRIES</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="contact.html">CONTACTS</a>
</li>
</ul>
</div>
</div>
</nav>
<!----lead---->
<div id="leads" class="caro-slide" >
<div class="caro-inn" >
<div id="quote_heads" class="caro-item " style="background-color:#424555;">
<div class="caro-cap text-center">
<div class="blog-sum">
<a href="sermon.html" class="btn btn-danger">Sermons</a>
<span style="padding: 1rem;">April 14, 2021 </span>
<span style="padding: 1rem;" >73Views</span>
<span style="padding: 1rem;" >2Comments</span>
</div>
<h1>Understanding the Redemptive Privileges of a Believer</h1>
</div>
</div>
</div>
</div>
<div class="container">
<div class="container sermon_para">
<p style="padding-top: 4rem;"><span style="font-size: 200%;">T</span>he suffering of Jesus Christ on the cross, His death, and resurrection was not capital punishment. The devil, working through those who persecuted Him, might have thought so but God intended it for our redemption. It was the will of God for Jesus Christ to suffer, to die, and resurrect. The process Jesus Christ went through at crucifixion made our redemption possible. Without Jesus Christ’s suffering, there would be no salvation or Christianity. Sin had plunged us into slavery or the kingdom of darkness but Jesus Christ lay down His life for our deliverance from sin and death. Jesus Christ paid the price for our redemption.</p>
<p style="padding-top: 1rem;">‘Redemption’ means bought back. The Greek word for ‘redemption’ is Apolutrosis which means, to be delivered from the slave market of sin. It is an act of buying back and regaining the original status or position. It is the process of getting us back to the original place where God had intended us to be initially. ‘Redemption’ has similar usage with the word ‘Ransom’ which means paying a price for the redemption of an item or to regain the original status. We had fallen short of God’s glory but He redeemed us. The following verses illustrate the process of redemption:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="blockquote quote-card">
<h4 class="text-left font-weight-light" style="color: white;">
Romans 4:25 underscores the purpose of Jesus Christ’s death and resurrection. He died because of “our offenses” and was raised from the dead so that we would be justified. For this reason, if you have not appropriated the work of redemption at the cross, get saved. His redemptive work was meant for you and I. Jesus Christ took upon himself all that was leveled against us. 2 Corinthians 5:18-19 further explains the redemptive work of the cross:
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" style="margin-top: 4rem;">
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="blockquote quote-card">
<h4 class="text-left font-weight-light" style="color: white;">
18 Now all things are of God, who has reconciled us to Himself through Jesus Christ, and has given us the ministry of reconciliation, 19 that is, that God was in Christ reconciling the world to Himself, not [a]imputing their trespasses to them, and has committed to us the word of reconciliation.
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The scripture above highlights reconciliation to God as the key reason why Jesus Christ died on the cross for us. Accepting Jesus Christ as our savior gives us the opportunity to reinstate our relationship with God. Our trespasses are not imputed on us. Jesus bore the blame for us. (How loving and kind of our Lord and savior!) In the book of Genesis chapter 3, Adam and Eve ate from the forbidden tree and found themselves naked. The Doxa (Hebrew) – the glory of God had left them. See the verses below:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">5 For God knows that in the day you eat of it your eyes will be opened, and you will be like God, knowing good and evil.” 6 So when the woman saw that the tree was good for food, that it was [a]pleasant to the eyes, and a tree desirable to make one wise, she took of its fruit and ate. She also gave to her husband with her, and he ate. 7 Then the eyes of both of them were opened, and they knew that they were naked, and they sewed fig leaves together and made themselves [b]coverings. 8 And they heard the [c]sound of the Lord God walking in the garden in the [d]cool of the day, and Adam and his wife hid themselves from the presence of the Lord God among the trees of the garden. 9 Then the Lord God called to Adam and said to him, “Where are you?” 10 So he said, “I heard Your voice in the garden, and I was afraid because I was naked, and I hid myself.” 11 And He said, “Who told you that you were naked? Have you eaten from the tree of which I commanded you that you should not eat?” (Genesis 3:5-11)
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">Because Adam and Eve allowed the devil to tempt them into challenging the commandment of God, they become naked. They were devoid of God’s covering hence they were compelled to hide from His presence. This reflects our lives if we disobey and violate God’s instructions. God’s voice is continually calling to us “Where are you?” We need to appropriate the work of redemption at the cross. This calls us to evaluate our lifestyle and return to God to enjoy His fellowship “in the cool of the day”. It is our sins that have separated us from God. Isaiah 59 explains this position of separation as follows:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">Behold, the Lord’s hand is not shortened, That it cannot save; Nor His ear heavy, That it cannot hear.2 But your iniquities have separated you from your God, And your sins have hidden His face from you So that He will not hear.3 For your hands are defiled with [a]blood, And your fingers with iniquity; Your lips have spoken lies, Your tongue has muttered perversity.4 No one calls for justice, Nor does any plead for truth. They trust in empty words and speak lies; They conceive [b]evil and bring forth iniquity. [Isaiah 59:1-4 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The above verses indicate that God is conscious and able to act in our life situations. He can save; He can hear. God has already provided a window for our salvation through Jesus Christ. It is time to surrender to God because He is willing to save if only we repent of our sin. Q. What did Jesus pay the price for? </p>
<h3>Redemptive Privileges:</h3>
<ul style="padding-left: 1rem;">
<li>It is through the suffering, death, and resurrection of Jesus Christ that our salvation became possible. John 3: 16 clearly unveils the love of God for us. </li>
</ul>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">16 For God so loved the world that He gave His only begotten Son, that whoever believes in Him should not perish but have everlasting life. [John 3:16 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">Everlasting love is the status from which we were cut off due to our sinful nature. Our sinful nature denied us the status of being the children of light and instead became the children of darkness. We were cut off from God’s covenantal promises but Jesus Christ bought us back with his precious blood. The redemptive power of the blood of Jesus Christ works for those who believe in Him and they “will not perish but have everlasting life”.</p>
<ul style="padding-left: 1rem;">
<li>It is through the suffering, death, and resurrection of Jesus Christ that we attained Divine protection. Exodus 13:21 The Israelites are God’s people of the covenant. Although they were in bondage in the land of Egypt, God had purposed to deliver them from the hands of Pharaoh. Before the exodus, they had been instructed to kill a lamb and apply its blood on the doorposts of their houses. The angel of death passed over the houses marked with blood and they were saved from the hand of death. This is what was referred to as the Passover. After the Passover, they left Egypt and God assured them of his presence in their journey to Canaan. The presence of the Lord accompanied them in the form of a pillar of fire by night and a pillar of cloud during the day. This is illustrated in Exodus 13:21 as follows: </li>
</ul>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">21 And the Lord went before them by day in a pillar of cloud to lead the way, and by night in a pillar of fire to give them light, so as to go by day and night. [Exodus 13:21 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The lamb, that the Israelites had killed in Egypt and applied its blood on their door posts, was a foreshadow of what was to come in the new dispensation; the new covenant. As demonstrated in John 1:29 below:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">29 The next day John saw Jesus coming toward him, and said, “Behold! The Lamb of God who takes away the sin of the world! [John 1:29 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The given verse depicts Jesus as the lamb that takes away the sin of the world. Jesus is crucified for our redemption from all the snares of the enemy. When we plead the blood of Jesus the enemy cannot harm us; he has to ‘Passover the blood of Jesus’. We are a people of covenant, the apple of God’s eyes. We overcome by the blood of the lamb and word of our testimony. (No weapon fashioned against us can prosper. Isaiah 54: 17 states that:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">17 No weapon formed against you shall prosper, And every tongue which rises against you in judgment You shall condemn. This is the heritage of the servants of the Lord, And their righteousness is from Me,” Says the Lord. [Isaiah 54:17(NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">From the above scripture, it is evident that we are the righteousness of God; our righteousness is from Him. Therefore, divine protection is our heritage. The reason why the weapons of the enemy cannot materialize in the lives of the children of God is because Jesus Christ paid the price for their protection. Even though, as children of God, we are exposed to danger, fiery darts of the enemy, attacks, persecution and all forms of snares, the enemy cannot overcome us because he sees the blood of Jesus. This is clearly stated in Revelation 12:11-12: </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">11 And they overcame him by the blood of the Lamb and by the word of their testimony, and they did not love their lives to the death. 12 Therefore, rejoice, O heavens, and you who dwell in them! Woe to the inhabitants of the earth and the sea! For the devil has come down to you, having great wrath, because he knows that he has a short time.” [Revelation 12:11-12 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">As portrayed in the above scripture, the devil is bound to attack ‘the inhabitants of the earth’; you and I because he is angry at the work of redemption. As children of God, we must be ready to “overcome him by the blood of the lamb and the word of [our] testimony”. The plans of the enemy will not prosper in our lives despite their manifestations. The enemy sees the blood of Jesus just as it was in the case of the Israelites and the blood of the lamb on their door posts. The Name of Jesus and what He represents as our redeemer, our divine protection, must be feared. Isaiah 59:19 states that:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">59 So shall they fear The name of the Lord from the west, And His glory from the rising of the sun; When the enemy comes in like a flood, The Spirit of the Lord will lift up a standard against him. [Isaiah 59:19 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">It does not matter the ‘floods of attack’ with which the enemy comes, it does not matter the force with which he comes. It does not matter. “The Spirit of the Lord will lift up a standard against him”. God is amazing, He reigns! He is Adonai, Yahweh, hakuna asiloliweza (meaning, there is nothing impossible with God).</p>
<ul style="padding-left: 1rem;">
<li>It is through the suffering, death and resurrection of Jesus Christ that <strong>God’s provision over your life was guaranteed.</strong> In accordance to <strong>Mathew 6:26,</strong> Mathew 6:26, it is clear that God cares for all His creation.</li>
</ul>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">26 Look at the birds of the air, for they neither sow nor reap nor gather into barns; yet your heavenly Father feeds them. Are you not of more value than they? [Mathew 6:26 (NKJV)
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;"> In the case of Mathew 6:26 the birds of the air do not need to worry about food. God’s provision for them is sure. Jesus uses the analogy of birds to show that our value (as His covenantal people) supersedes that of the birds of the air. In Mathew 6:30 we see how God dresses nature. </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">30 Now if God so clothes the grass of the field, which today is, and tomorrow is thrown into the oven, will He not much more clothe you, O you of little faith? [Mathew 6:30 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">In reference to the above scripture, God will definitely clothe us. We only have to guard against “little faith”. You and I are more special because He created us in His image and likeness. He has committed Himself to provide for our needs. In this pandemic situation, He will take care of us. As his covenantal people, we flourish in every situation. God is sending help our way, “hold on”. We only need to stand on God’s promises. In the book of 1 Kings 17:1-6, there is an account of Elijah and his experience of God’s provision in a season of drought. </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">1 And Elijah the Tishbite, of the inhabitants of Gilead, said to Ahab, “As the Lord God of Israel lives, before whom I stand, there shall not be dew nor rain these years, except at my word.” 2 Then the word of the Lord came to him, saying, 3 “Get away from here and turn eastward, and hide by the Brook Cherith, which flows into the Jordan. 4 And it will be that you shall drink from the brook, and I have commanded the ravens to feed you there.” 5 So he went and did according to the word of the Lord, for he went and stayed by the Brook Cherith, which flows into the Jordan. 6 The ravens brought him bread and meat in the morning, and bread and meat in the evening; and he drank from the brook. 7 And it happened after a while that the brook dried up, because there had been no rain in the land. [1Kings 17:1-7 (NKJV)
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">In the given scripture divine provision is demonstrated, in that ravens (birds) are commanded by God (their creator) to feed Elijah (Just pause and think about that). Is it not possible for God to command some kind of ‘raven’ to satisfy your needs in this COVID-19 ‘drought season? Even if the brook dries up, God still has an alternative to your ‘drought issues’. This is evidenced in 1 kings 17:8-16</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;"> 8 Then the word of the Lord came to him, saying, 9 “Arise, go to Zarephath, which belongs to Sidon, and dwell there. See, I have commanded a widow there to provide for you.” 10 So he arose and went to Zarephath. And when he came to the gate of the city, indeed a widow was there gathering sticks. And he called to her and said, “Please bring me a little water in a cup, that I may drink.” 11 And as she was going to get it, he called to her and said, “Please bring me a morsel of bread in your hand.” 12 So she said, “As the Lord your God lives, I do not have bread, only a handful of flour in a bin, and a little oil in a [a]jar; and see, I am gathering a couple of sticks that I may go in and prepare it for myself and my son, that we may eat it, and die.” 13 And Elijah said to her, “Do not fear; go and do as you have said, but make me a small cake from it first, and bring it to me; and afterward make some for yourself and your son. 14 For thus says the Lord God of Israel: ‘The bin of flour shall not be used up, nor shall the jar of oil run dry, until the day the Lord sends rain on the earth.’ ” 15 So she went away and did according to the word of Elijah, and she and he and her household ate for many days. 16 The bin of flour was not used up, nor did the jar of oil run dry, according to the word of the Lord which He spoke by Elijah. [1Kings 17:8-16 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The Lord, your God, will command help from unlikely sources for your upkeep. He has a specific person in mind and a specific menu for you if you and I only obey to move from your current crisis position. God is not limited in his provision sources. We have to arise and go to where He is commanding us to ‘go’ for help. It is about positioning ourselves to receive from Him. Obedience to his command opens numerous doors of divine provision or supply. Do not hold back on giving in this time of ‘drought’ or adversity. Faithfully and obediently tithe and give offerings that belong to God. <strong>Malachi 3:10-12 </strong></p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;"> 10 “Bring all the tithes into the storehouse, That there may be food in My house, And try Me now in this, ”Says the Lord of hosts, “If I will not open for you the windows of heaven And pour out for you such blessing That there will not be room enough to receive it. 11 “And I will rebuke the devourer for your sakes, So that he will not destroy the fruit of your ground, Nor shall the vine fail to bear fruit for you in the field,” Says the Lord of hosts; 12 “And all nations will call you blessed, For you will be a delightful land, ”Says the Lord of hosts. [Malachi 3:10-12 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">Our obedience in giving to God attracts open windows of heaven. God does not only provide. He provides in abundance; He pours out. The overflow requires preparation for a bigger room. Even so, “…there will not be room enough to receive it”. Apart from the<strong> ivine provision, God goes further to “rebuke the devourer” and sustains your provision by ensuring that the vine does not “fail to bear fruit for you in the field”. It is through obedience to God’s command to give that He will provide and rebuke the devourer,</strong> and that includes COVID-19. A further account is given in the book of Exodus 16:4-5 on God’s provision to the children of Israel in the “Wilderness of Sin” where they complain of hunger. God, in His loving kindness, provides for them. </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">4 Then the Lord said to Moses, “Behold, I will rain bread from heaven for you. And the people shall go out and gather [a]a certain quota every day, that I may test them, whether they will walk in My law or not. 5 And it shall be on the sixth day that they shall prepare what they bring in, and it shall be twice as much as they gather daily.” [Exodus 16:4-5 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">God sends His people manna from heaven to feed on (again, more than enough). This reveals His love, power, faithfulness and divine providence. God is going to reveal Himself in this season of the pandemic; He is sending people your way. He is able to “rain bread from heaven for you”. You and I must walk in His law; walk in obedience. </p>
<ul style="padding-left: 1rem;">
<li>It is through the suffering, death and resurrection of Jesus Christ that divine preservation is ensured in times of adversity. There are numerous examples in the bible where God has preserved His godly people in times of adversity. Consider the case of righteous people like Job, Daniel in the lions’ den, Meshack, Shadrack and Abednego in the fiery furnace, Israel in Egypt and the wilderness, and the early church in the book of Acts. Divine preservation is our redemptive covenant from calamities, accidents, diseases like COVID-19 or anything that the enemy has plotted against it. Divine preservation is our redemptive privilege hence there is no need to fear anything. Every born-again child of God shall enjoy the gift of divine preservation. </li>
</ul>
<p class="text-left" style="padding-top: 1rem;">Psalms 32: 7 states that: </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">7You are my hiding place; You shall preserve me from trouble; You shall surround me with songs of deliverance. Selah [Psalms 32:7 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The above verse underscores God’s divine preservation of his people in trouble. He delivers them and He is their “hiding place”. Jesus said in John 16:33 that:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">33 These things I have spoken to you, that in Me you may have peace. In the world you [f]will have tribulation, but be of good cheer, I have overcome the world.” [John 16:33 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">We have great assurance in God that we are overcomers because Jesus overcame the world. It is inevitable that tribulation or trouble will come. But being of “good cheer” is our posture in such circumstances. </p>
<ul style="padding-left: 1rem;">
<li>It is through the suffering, death, and resurrection of Jesus Christ that divine healing was provided. Jesus became the sacrificial lamb. He shed His blood for the remission of sin. Isaiah 53:5 states that: </li>
</ul>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">But He was wounded[a] for our transgressions, He was [b]bruised for our iniquities; The chastisement for our peace was upon Him, And by His stripes[c] we are healed. [Isaiah 53:5 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">Jesus bore the pain of all diseases we would have suffered. We received healing a long time ago. “By His stripes, we were healed.” (Past tense). 1 Peter 2:24 emphasizes the healing power of Jesus Christ. </p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">24 who Himself bore our sins in His own body on the tree, that we, having died to sins, might live for righteousness—by whose [a]stripes you were healed. [1Peter 2:24 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">It is on the cross (tree) that Jesus took care of all diseases and sicknesses (including pandemics). He received 39 painful lashes on His body for our healing. Healing is God’s children’s bread. Every infection has to bow in the Name of Jesus. In the book of John 1:29:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">29 The next day John saw Jesus coming toward him, and said, “Behold! The Lamb of God who takes away the sin of the world! [John 1:29 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">John 1:29 stresses the sacrifice Jesus made for us. Similarly, Hebrews 9:16-28 states that:</p>
</div>
<div id="quotes" class="container">
<div class="bible_quotes" >
<div class="quote-item" style="background-color:#424555; padding: 4rem;">
<div class="quote-cap text-center">
<blockquote class="quote-card">
<h4 class="text-left font-weight-light" style="color: white;">16 For where there is a testament, there must also of necessity be the death of the testator. 17 For a testament is in force after men are dead, since it has no power at all while the testator lives. 18 Therefore not even the first covenant was dedicated without blood. 19 For when Moses had spoken every [a]precept to all the people according to the law, he took the blood of calves and goats, with water, scarlet wool, and hyssop, and sprinkled both the book itself and all the people, 20 saying, “This is the blood of the covenant which God has commanded you.” 21 Then likewise he sprinkled with blood both the tabernacle and all the vessels of the ministry. 22 And according to the law almost all things are [b]purified with blood, and without shedding of blood there is no [c]remission. [Hebrews 9:16-28 (NKJV)]
</h4>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container sermon_para">
<p class="text-left" style="padding-top: 4rem;">The above verse is a picture of what Jesus did on the cross for us because without the shedding of blood there is no [c]remission. Verse 28 (a) of Hebrews chapter 9 shows how Jesus’ sacrifice was superior to the old order. “So Christ was offered once to bear the sins of many.” The action does not need to be repeated. He sacrificed once. The blood of Jesus speaks of our salvation, protection, provision, preservation, and total healing. It shall be well with us. It shall be well with our families. Always declare the word of God in your life. Stand on the word of God in times of adversity because you have redemptive privileges. You were bought by the blood of Jesus Christ. Stand on Calvary ground and declare that by the death and resurrection of Jesus Christ I am more than a conqueror. Appropriate the redemptive work of the cross. Receive Jesus Christ as your Lord and Saviour by surrendering your life to Him (Song: All to Jesus I surrender, ALL to Him I freely give.) Below is the first stanza: </p>
<p class="text-left" style="padding-top: 1rem; font-style: italic;"> All to Jesus, I surrender <br>
All to Thee I freely give <br>
I will ever love and trust You <br>
In Your presence daily live </p>
<p class="text-left" style="padding-top: 1rem;"> <strong>We are highly privileged by the suffering, the death, and the resurrection of Jesus Christ. Let us ALL surrender to Him our lives and appropriate the redemptive work at the cross.</strong> </p>
</div>
</div>
<!--footer nav-->
<div class="container padding">
<div class="row text-center d-flex justify-content-center pt-5 mb-3">
<nav class="navbar navbar-expand-md navbar-light " id="footer-nav" >
<ul class="navbar-nav text-center">
<li class="nav-item ">
<a class="nav-link" href="About.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="church.html">Church Services</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="sermon.html">Sermons</a>
</li>
<li class="nav-item">
<a class="nav-link" href="policy.html">Privacy Policy</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contacts</a>
</li>
</ul>
</nav>
</div>
</div>
<div class="container-fluid">
<div class="col-12 text-center">
<hr class="dark">
<h5>RGC - LCC. Copyright © All rights reserved.</h5>
</div>
</div>
<!--back to top icon-->
<a id="back-to-top" href="#" class="btn btn-outline-danger btn-lg back-to-top" role="button"><i class="fas fa-chevron-up"></i></a>
<!--whatsapp chat-->
<a href="https://api.whatsapp.com/send?phone=7310747066&text=Hola%information%." class="float1" target="_blank">
<i class="fab fa-whatsapp my-float"></i>
</a>
<a id="chat_btn" href="#" type="button" class=" btn btn-outline-light btn-lg">
<i>Need Help? Chat with Us</i>
</a>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>