WidgetModel
- ModuleConfiguration Config =
- bool DeleteOrphanedFieldValues = false
- bool AlwaysLoadMarkupDefinitionFromDisk = true
- string FieldDefinitionSrc = "/Data/Sites/1/SuperFlexi/Fields/sbf-fields.config"
- Guid FieldDefinitionGuid = f04f1565-94e2-4c5b-8575-52c21289c130
- string JsonRenderLocation = "inHead"
- bool RenderJSONOfData = true
- bool JsonLabelObjects = false
- bool DescendingSort = false
- bool UseHeader = false
- string HeaderLocation = "InnerBodyPanel"
- string HeaderContent = ""
- bool UseFooter = false
- string FooterLocation = "InnerBodyPanel"
- string FooterContent = ""
- bool HideOuterWrapperPanel = false
- bool HideInnerWrapperPanel = false
- bool HideOuterBodyPanel = false
- bool HideInnerBodyPanel = false
- string InstanceFeaturedImage = ""
- string FeaturedImageEmptyUrl = "/Data/SiteImages/1x1.gif"
- string SolutionLocation = "~/Data/Sites/1/SuperFlexi/MarkupDefinitions"
- Uri SolutionLocationUrl = https://www.praypub.org/Data/Sites/1/SuperFlexi/MarkupDefinitions/
- string RelativeSolutionLocation = "~/Data/Sites/1/SuperFlexi/MarkupDefinitions"
- string MarkupDefinitionFile = "~/Data/Sites/1/SuperFlexi/MarkupDefinitions/denominations.config"
- MarkupDefinition MarkupDefinition =
- string MarkupDefinitionContent = "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\r\n<Definitions>\r\n\t<MarkupDefinition\r\n\t\tname=\"Denominations\"\r\n\t\tmoduleClass=\"sbf-module\"\r\n\t\teditPageClass=\"sbf-edit\"\r\n\t\tfieldDefinitionSrc=\"$_SitePath_$/SuperFlexi/Fields/sbf-fields.config\"\r\n\t\tfieldDefinitionGuid=\"f04f1565-94e2-4c5b-8575-52c21289c130\"\r\n\t\teditPageTitle=\"Denomination Details\"\r\n\t\teditPageDeleteButtonText=\"Delete Denomination\"\r\n\t\tuseHeader=\"false\"\r\n\t\tuseFooter=\"false\"\r\n\t\thideOuterWrapperPanel=\"false\"\r\n\t\thideInnerWrapperPanel=\"false\"\r\n\t\thideOuterBodyPanel=\"false\"\r\n\t\thideInnerBodyPanel=\"false\"\r\n\t\tjsonRenderLocation=\"inHead\"\r\n\t\tviewName=\"denominations.cshtml\"\r\n\t>\r\n\r\n\t\t<ModuleTitleFormat><![CDATA[<h3 class=\"sbf__title\">{0}</h3>]]></ModuleTitleFormat>\r\n\t\t<ModuleTitleMarkup><![CDATA[$_ModuleTitle_$ $_ModuleLinks_$]]></ModuleTitleMarkup>\r\n\t\t<ModuleLinksFormat><![CDATA[<span class=\"modulelinks flexi-module-links\">{0} {1} {2} {3}</span>]]></ModuleLinksFormat>\r\n\t\t<ModuleInstanceMarkupTop><![CDATA[<div class=\"sbf\">]]></ModuleInstanceMarkupTop>\r\n\t\t<ModuleInstanceMarkupBottom><![CDATA[</div>]]></ModuleInstanceMarkupBottom>\r\n\r\n\t\t<ModuleSettingsLinkFormat><![CDATA[<a class=\"ModuleEditLink flexi-settings\" href=\"{0}\"><span class=\"fa fa-cog\"></span> Settings</a> ]]></ModuleSettingsLinkFormat>\r\n\t\t<AddItemLinkFormat><![CDATA[<a class=\"ModuleEditLink flexi-item-add\" href=\"{0}\"><span class=\"fa fa-plus\"></span> Add Denomination</a> ]]></AddItemLinkFormat>\r\n\t\t<EditHeaderLinkFormat><![CDATA[<a class=\"ModuleEditLink flexi-header-edit\" href=\"{0}\">Edit Header</a> ]]></EditHeaderLinkFormat>\r\n\t\t<EditFooterLinkFormat><![CDATA[<a class=\"ModuleEditLink flexi-footer-edit\" href=\"{0}\">Edit Footer</a> ]]></EditFooterLinkFormat>\r\n\t\t<ItemEditLinkFormat><![CDATA[<a class=\"ModuleEditLink flexi-item-edit\" href=\"{0}\"><span class=\"fa fa-edit\"></span> Edit Denomination</a>]]></ItemEditLinkFormat>\r\n\r\n\t\t<HeaderContentFormat><![CDATA[<div class=\"sbf__header\">{0}</div>]]></HeaderContentFormat>\r\n\t\t<FooterContentFormat><![CDATA[<div class=\"sbf__footer\">{0}</div>]]></FooterContentFormat>\r\n\r\n\t\t<ItemsWrapperFormat><![CDATA[\r\n\t\t\t<div class=\"sbf__row\">{0}</div>\r\n\t\t\t<div class=\"modal fade\" id=\"sbfModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"faithLabel\">\r\n\t\t\t\t<div class=\"modal-dialog modal-lg\" role=\"document\">\r\n\t\t\t\t\t<div class=\"modal-content\">\r\n\t\t\t\t\t\t<div class=\"modal-header\">\r\n\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">×</span></button>\r\n\t\t\t\t\t\t\t<h4 class=\"modal-title\" id=\"faithLabel\">Faith Resources</h4>\r\n\t\t\t\t\t\t</div>\r\n\t\t\t\t\t\t<div class=\"modal-body\">\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t</div>\r\n\t\t\t\t\t</div>\r\n\t\t\t\t</div> \r\n\t\t\t</div>\r\n\t\t]]></ItemsWrapperFormat>\r\n\r\n\t\t<!-- Rendered per x items, depending on value of itemsPerGroup int.\r\n\t\t\t Option is not required. To show all items use itemsPerGroup=\"-1\"\r\n\t\t\t $_Items[#]_$ represents a particular item based on the index provided.\r\n\t\t\t Indexes should always start at 0, and should include every int between\r\n\t\t\t 0 and the value of itemsPerGroup, but not the value of itemsPerGroup itself.\r\n\r\n\t\t\t Item Markup determined below by <itemMarkup>\r\n\t\t-->\r\n\r\n\r\n\t\t<ItemsRepeaterMarkup itemsPerGroup=\"3\"><![CDATA[<div class=\"row\">$_Items[0]_$$_Items[1]_$$_Items[2]_$</div><br />]]></ItemsRepeaterMarkup>\r\n \r\n\r\n\t\t<!--\r\n\t\t\tTokens must be defined in the Field Definition. Definition Developers are encouraged to document their tokens here.\r\n\r\n\t\t\tStatic Tokens:\r\n\t\t\tStatic Tokens are those which cannot be changed and are replaced with built-in functionality.\r\n\t\t\t\t$_EditLink_$\r\n\t\t\t\t$_ItemID_$\r\n\t\t\t\t$_SitePath_$\r\n\t\t\t\t$_SortOrder_$\r\n\t\t\t\t$_ModuleID_$ (can be used in ModuleInstanceMarkupTop, ModuleInstanceMarkupBottom, ItemMarkup)\r\n\t\t\t\t$_JSONNAME_$ (can be used in ModuleInstanceMarkupTop, ModuleInstanceMarkupBottom, ItemMarkup)\r\n\t\t\t\t$_FeaturedImageUrl_$ : The module-level featured image url (can be used anywhere)\r\n\t\t-->\r\n\t\t<ItemMarkup><![CDATA[\r\n\t\t\t$internal$\r\n\t\t]]></ItemMarkup>\r\n\r\n\t\t<Scripts>\r\n\t\t\t<!--\r\n\t\t\tposition (optional)\r\n\t\t\t\tinHead\r\n\t\t\t\tinBody (register script) (default)\r\n\t\t\t\taboveMarkupDefinition\r\n\t\t\t\tbelowMarkupDefinition\r\n\t\t\t\tbottomStartup (register startup script)\r\n\r\n\t\t\t\tpreventing multiple instances of the same script from loading:\r\n\t\t\t\t\tset a name on the script element which should only be loaded once. Flexi will check if it\"s already loaded by another instance of Flexi before loading the script.\r\n\t\t\t\t\tThis only works for inHead, inBody and bottomStartup.\r\n\t\t\t-->\r\n\t\t\t<Script position=\"bottomStartup\" name=\"Slick\" src=\"$_SitePath_$/SuperFlexi/Plugins/js/slick/slick.min.js\"></Script> \r\n\t\t\t<Script position=\"bottomStartup\" name=\"modalPop\"><![CDATA[\r\n\t\t\t\t(function() {\r\n\t\t\t\t\tvar domModal = $(\".sbf-module\");\r\n\t\t\t\t\t$('#sbfModal').on('show.bs.modal', function (event) {\r\n\t\t\t\t\t\tvar button = $(event.relatedTarget),\r\n\t\t\t\t\t\t\titemId = button.data('itemid'),\r\n\t\t\t\t\t\t\tcontent = domModal.find(\"div[data-itemid='\"+itemId+\"']\").clone().html(),\r\n\t\t\t\t\t\t\ttitle = domModal.find(\"h4[data-itemid='\"+itemId+\"']\").clone().text().replace(\"Edit Denomination\", \"\");\r\n\t\t\t\t\t\t\tmodal = $(this);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tmodal.find('.modal-title').text(title);\r\n\t\t\t\t\t\tmodal.find('.modal-body').empty().append(content);\r\n\t\t\t\t\t});\r\n\t\t\t\t\t$('#sbfModal').on('shown.bs.modal', function (event) {\r\n\t\t\t\t\t\tmodal = $(this);\r\n\t\t\t\t\t\t$('#sbfModal .sbf-slider-for').slick({\r\n\t\t\t\t\t\t\tslidesToShow: 1,\r\n\t\t\t\t\t\t\tslidesToScroll: 1,\r\n\t\t\t\t\t\t\tarrows: false,\r\n\t\t\t\t\t\t\tfade: true,\r\n\t\t\t\t\t\t\tasNavFor: '#sbfModal .sbf-slider-nav',\r\n\t\t\t\t\t\t\tadaptiveHeight: true,\r\n\t\t\t\t\t\t\tinfinite: false\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t$('#sbfModal .sbf-slider-nav').slick({\r\n\t\t\t\t\t\t\tslidesToShow: 5,\r\n\t\t\t\t\t\t\tslidesToScroll: 1,\r\n\t\t\t\t\t\t\tasNavFor: '#sbfModal .sbf-slider-for',\r\n\t\t\t\t\t\t\tarrow: true,\r\n\t\t\t\t\t\t\tfocusOnSelect: true,\r\n\t\t\t\t\t\t\tinfinite: false,\r\n\t\t\t\t\t\t\tprevArrow: '<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow slick-disabled\" aria-label=\"Previous\" role=\"button\" aria-disabled=\"true\"></button>',\r\n\t\t\t\t\t\t\tnextArrow: '<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow slick-disabled\" aria-label=\"Next\" role=\"button\" aria-disabled=\"true\"></button>'\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t});\r\n\t\t\t\t})();\r\n\t\t\t]]></Script>\r\n\t\t</Scripts>\r\n\t</MarkupDefinition>\r\n</Definitions>\r\n"
- string MarkupDefinitionName = "Denominations"
- MarkupDefinition MobileMarkupDefinition = (null)
- List<MarkupScript> MobileMarkupScripts =
- List<MarkupScript> MarkupScripts =
- [0] = MarkupScript
- string Url = "$_SitePath_$/SuperFlexi/Plugins/js/slick/slick.min.js"
- string RawScript = ""
- string ScriptName = "Slick"
- string Position = "bottomStartup"
- Dictionary<string, string> Attributes =
- [1] = MarkupScript
- string Url = ""
- string RawScript = "(function() {\r\n\t\t\t\t\tvar domModal = $(\".sbf-module\");\r\n\t\t\t\t\t$('#sbfModal').on('show.bs.modal', function (event) {\r\n\t\t\t\t\t\tvar button = $(event.relatedTarget),\r\n\t\t\t\t\t\t\titemId = button.data('itemid'),\r\n\t\t\t\t\t\t\tcontent = domModal.find(\"div[data-itemid='\"+itemId+\"']\").clone().html(),\r\n\t\t\t\t\t\t\ttitle = domModal.find(\"h4[data-itemid='\"+itemId+\"']\").clone().text().replace(\"Edit Denomination\", \"\");\r\n\t\t\t\t\t\t\tmodal = $(this);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tmodal.find('.modal-title').text(title);\r\n\t\t\t\t\t\tmodal.find('.modal-body').empty().append(content);\r\n\t\t\t\t\t});\r\n\t\t\t\t\t$('#sbfModal').on('shown.bs.modal', function (event) {\r\n\t\t\t\t\t\tmodal = $(this);\r\n\t\t\t\t\t\t$('#sbfModal .sbf-slider-for').slick({\r\n\t\t\t\t\t\t\tslidesToShow: 1,\r\n\t\t\t\t\t\t\tslidesToScroll: 1,\r\n\t\t\t\t\t\t\tarrows: false,\r\n\t\t\t\t\t\t\tfade: true,\r\n\t\t\t\t\t\t\tasNavFor: '#sbfModal .sbf-slider-nav',\r\n\t\t\t\t\t\t\tadaptiveHeight: true,\r\n\t\t\t\t\t\t\tinfinite: false\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t$('#sbfModal .sbf-slider-nav').slick({\r\n\t\t\t\t\t\t\tslidesToShow: 5,\r\n\t\t\t\t\t\t\tslidesToScroll: 1,\r\n\t\t\t\t\t\t\tasNavFor: '#sbfModal .sbf-slider-for',\r\n\t\t\t\t\t\t\tarrow: true,\r\n\t\t\t\t\t\t\tfocusOnSelect: true,\r\n\t\t\t\t\t\t\tinfinite: false,\r\n\t\t\t\t\t\t\tprevArrow: '<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow slick-disabled\" aria-label=\"Previous\" role=\"button\" aria-disabled=\"true\"></button>',\r\n\t\t\t\t\t\t\tnextArrow: '<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow slick-disabled\" aria-label=\"Next\" role=\"button\" aria-disabled=\"true\"></button>'\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t});\r\n\t\t\t\t})();"
- string ScriptName = "modalPop"
- string Position = "bottomStartup"
- Dictionary<string, string> Attributes =
- List<MarkupScript> EditPageScripts =
- List<MarkupCss> MarkupCSS =
- List<MarkupCss> EditPageCSS =
- List<CheckBoxListMarkup> CheckBoxListMarkups =
- string AddItemText = "Add Item"
- string SolutionCssClass = "sbf-module"
- string ModuleCssClass = "sbf-module"
- string ModuleMobileCssClass = ""
- string EditPageCssClass = " sbf-edit"
- string EditPageTitle = "Denomination Details"
- string EditPageUpdateButtonText = "Save"
- string EditPageSaveButtonText = "Save"
- string EditPageDeleteButtonText = "Delete Denomination"
- string EditPageCancelLinkText = "Cancel"
- string EditPageDeleteWarning = "Are you sure you want to delete this item?"
- string ImportPageTitle = "Import Items"
- string ImportPageCancelLinkText = "Cancel"
- string ImportInstructions = "You can import from a CSV file. The first row of the file must contain the names of each column. Order of the columns is not important."
- string ExportInstructions = "This tool will export all of your records to a CSV file. The CSV file can be used to move the data to another module instance or to another system entirely."
- string ExportPageTitle = "Export Items"
- bool AllowImport = false
- bool AllowExport = false
- bool Debug = false
- bool ShowSaveAsNew = true
- int MaxItems = -1
- string CustomizableSettings = ""
- string ModuleFriendlyName = ""
- int GlobalViewSortOrder = 0
- bool IsGlobalView = true
- bool IncludeInSearch = false
- string SearchFriendlyName = ""
- int RelatedSearchPage = -1
- SearchDef SearchDefinition =
- string ItemEditRoles = ""
- string ItemCreateRoles = ""
- string ItemDeleteRoles = ""
- bool UseRazor = true
- string ViewName = "denominations.cshtml"
- bool ProcessItems = true
- string ItemViewRolesFieldName = ""
- string ItemEditRolesFieldName = ""
- int PageSize = 0
- bool GetDynamicListsInRazor = false
- Dictionary<string, List<string>> DynamicLists = (null)
- List<object> Items =
- [0] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 144
- Guid Guid = ed8a3280-7d8f-4416-991c-d674c9f7c42c
- int SortOrder = 100
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><a href=\"http://www.amescouts.org/\"><span class=\"font-small\">AAMES</span></a></li>\r\n\t<li><a href=\"/Data/Sites/1/media/denomination-resources/ame/ame-pray-awards.pdf\"><span class=\"font-small\">AME Awards brochure</span></a></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/amec-shield-60x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service-ame.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><strong>Adult Mentor Program</strong></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><strong>What is the difference between a \"counselor\" and a \"mentor?\"</strong></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><strong>What is the difference between the mentor pin and an adult recognition award?</strong></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-ame-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "African Methodist Episcopal"
- string adultawarddesc = "<p><strong>The Award</strong></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [1] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 145
- Guid Guid = d0513b8d-ca03-43d6-ad9f-801cc56fe192
- int SortOrder = 200
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/amez-60x53.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><strong>Adult Mentor Program</strong></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><strong>What is the difference between a \"counselor\" and a \"mentor?\"</strong></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><strong>What is the difference between the mentor pin and an adult recognition award?</strong></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "African Methodist Episcopal Zion"
- string adultawarddesc = "<p><strong>The Award</strong></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [2] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 146
- Guid Guid = 1070ba73-4a08-45a4-ac21-54faf04cc465
- int SortOrder = 300
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Anglican Catholic Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td><span class=\"text-small\">Anglican Catholic Church<br />\r\n\t\t\tAnglican Parishes Association,<br />\r\n\t\t\t800 Timothy Road, Athens, GA 30606<br />\r\n\t\t\t706-546-6910</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Ad te Domine</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">Ad te Domine</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Servus Dei</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Servus Dei</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">The Order of St. Michael</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = "<p>Need link, can't find one.</p>\r\n"
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><strong>Adult Mentor Program</strong></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><strong>What is the difference between a \"counselor\" and a \"mentor?\"</strong></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><strong>What is the difference between the mentor pin and an adult recognition award?</strong></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Anglican Catholic Church"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [3] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 147
- Guid Guid = 467e65e1-1ca8-403d-9928-7b7eb6c19f9f
- int SortOrder = 400
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "St. George"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/Anglican-St-George-Cross-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/acna-60x63.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/anglican-st-george-cross.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><strong>Adult Mentor Program</strong></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><strong>What is the difference between a \"counselor\" and a \"mentor?\"</strong></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><strong>What is the difference between the mentor pin and an adult recognition award?</strong></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-anglican-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "St. George Cross"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Anglican Church in North America"
- string adultawarddesc = "<p><strong>The Award</strong></p>\r\n\r\n<p>The St. George Cross Award is a national recognition of the Anglican Church in North America that is awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 ½\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A St. George Cross recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people to earn the P.R.A.Y. award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [4] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3251
- Guid Guid = 75f554a6-f63f-43d2-a2b8-f057e4fae951
- int SortOrder = 500
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Armenian Apostolic Church of America. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td><span class=\"text-small\">Armenian Apostolic Church of America <br />\r\n\t\t\t(Western Prelacy)<br />\r\n\t\t\t6252 Honolulu Ave., Suite 100<br />\r\n\t\t\tLos Angeles, CA 91214<br />\r\n\t\t\t818-248-7737</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">none</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">none</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Saint Mesrob</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Saint Mesrob</span></td>\r\n\t\t\t<td class=\"text-center\"><font size=\"2\"><span style=\"line-height: 19.8714px;\">none</span></font></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Armenian Apostolic Church of America"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [5] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3252
- Guid Guid = 9f3e005f-e11c-48f3-a000-726f3e90f354
- int SortOrder = 600
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Armenian Apostolic Church of America. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td><span class=\"text-small\">Armenian Church of America (Eastern Diocese)<br />\r\n\t\t\tDepartment of Youth and Education,<br />\r\n\t\t\tDiocese of the Armenian Church of America, <br />\r\n\t\t\t630 Second Ave., New York, NY 10016<br />\r\n\t\t\t212-686-0710</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Saint Gregory</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">Saint Gregory</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><font size=\"2\"><span style=\"line-height: 19.8714px;\">Ararat</span></font></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Ararat</span></td>\r\n\t\t\t<td class=\"text-center\"><font size=\"2\"><span style=\"line-height: 19.8714px;\">none</span></font></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Armenian Church of America (Eastern Diocese)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [6] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 148
- Guid Guid = cab9a220-1d07-4a22-bfa4-c29a3f58d28c
- int SortOrder = 700
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<p>&deleted&</p>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/ag_logo_icon_color_60x40.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Assembly of God"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [7] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3253
- Guid Guid = 5d866f74-da88-47dd-8f8d-c949c84553f2
- int SortOrder = 900
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- [0] = string "Bahai"
- [1] = string "Baha'i"
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.bahai.us/unity-of-mankind-scouting-award-program"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Bahá'í"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [8] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3188
- Guid Guid = 3d62a3d2-3ac9-43e3-8c10-3939565a1c65
- int SortOrder = 1000
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "https://www.praypub.org/adult-nominations"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"font-small\"><a href=\"http://baptistscouters.org\">ABS</a></span></li>\r\n\t<li><span class=\"font-small\"><a href=\"/Data/Sites/1/media/denomination-resources/baptist/baptist-pray-awards.pdf\">Baptist Awards Brochure</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/baptist-association.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/baptist-good-shepherd.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-baptist-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "Good Shepherd"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/bfiy2016.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Baptist"
- string adultawarddesc = "<p><strong>The Emblem</strong></p>\r\n\r\n<p>The Good Shepherd Emblem is a national recognition for adults who have rendered outstanding service to Baptist youth through their church and one of the national youth-serving agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA or American Heritage Girls). The emblem is made available through the Association of Baptists for Scouting in cooperation with the national youth serving agencies. Self and spouse nominations will not be accepted. The Good Shepherd award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A Good Shepherd recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Be 23 years or older.</li>\r\n\t<li>Demonstrate leadership as a “Good Shepherd” in his or her service to youth.</li>\r\n\t<li>Have a minimum of five years of active service in local church ministry.</li>\r\n\t<li>Have a minimum of five years of active service in one or more national youth-serving agencies (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Actively participate in the worship life and program of his or her congregation and be of substantial Christian character.</li>\r\n\t<li>Assist in and encourage youth to serve their Lord through the God and Country program.</li>\r\n\t<li>Display outstanding service in organizing, promoting and strengthening youth-serving agency units operated by Baptist churches.</li>\r\n\t<li>Cooperate with youth-serving agencies in promoting a “Duty to God” emphasis.</li>\r\n\t<li>Live the Christ-like life in other community affairs and organizations (Colossians 1:10). This is a most important item. </li>\r\n</ol>\r\n"
- [9] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3255
- Guid Guid = 6408bdb8-e2c8-4eb5-a7aa-8321766671a4
- int SortOrder = 1100
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.buddhistchurchesofamerica.org/scouting"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Buddhist"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [10] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3256
- Guid Guid = fe7bb6c8-a4d5-4462-aaea-1c151bc66f68
- int SortOrder = 1200
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "http://www.nccs-bsa.org"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Catholic, Eastern Rite"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [11] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3257
- Guid Guid = 86175000-86ad-43ce-bb23-4a8a9ee78a17
- int SortOrder = 1300
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://catholicscoutingamerica.org/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Catholic, Roman (Boy Scout)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [12] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3258
- Guid Guid = 7f99cb90-3949-420d-86f8-68a3e7a99df8
- int SortOrder = 1400
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://nfcym.org/programs/nccgscf/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Catholic, Roman (Girl Scout)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [13] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3261
- Guid Guid = 0c13f589-2706-4eba-8abc-207496a19770
- int SortOrder = 1410
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/cma-60x63.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Christian & Missionary Alliance"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [14] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3259
- Guid Guid = c237f000-c384-45b5-b2ac-dda7ae267f60
- int SortOrder = 1420
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"font-small\"><a href=\"/Data/Sites/1/media/denomination-resources/disciples/disciples-pray-awards.pdf\">Christian Church (Disciples of Christ) Awards Brochure</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/doc-60x80.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-disciples-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Christian Church (Disciples of Christ)"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [15] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3260
- Guid Guid = eca79330-85c0-4d82-b196-6882351893a1
- int SortOrder = 1430
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/cme-60x38.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "(CME) Christian Methodist Episcopal"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [16] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3262
- Guid Guid = 8e57a0c3-0a4b-460c-bafc-91c4ab540200
- int SortOrder = 1440
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "http://christianscience.com/youth"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Christian Science"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [17] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3263
- Guid Guid = 45297ca9-4138-4a53-8814-e3a71c264363
- int SortOrder = 1450
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "https://praypub.org/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/cog-60x71.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "https://praypub.org/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Church of God"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [18] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3267
- Guid Guid = 024f2b21-22c0-4e97-abd3-eacfaea0d434
- int SortOrder = 1451
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "St. George"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/Episcopal-St-George-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"font-small\"><a href=\"https://brothersandrew.net/service/scouting/\">The Brotherhood of St. Andrew</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/epis-60x75.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/episcopal-st-george.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-episcopal-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "St. George Award of the Episcopal Church"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Episcopal"
- string adultawarddesc = "<p>The St. George Award of the Episcopal Church is a national recognition to acknowledge distinguished service by adults in the spiritual, physical, mental and moral development of youth through service to the Church and through national youth agency programs. The award may be presented to any adult (including laypersons, ordained persons, professional church workers, men and women) who are active in their church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H, Brotherhood of St. Andrew, and Daughters of the King). The award is made available through the Youth Ministries Office of the Episcopal Church Center.Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>Candidates nominated for the St. George Award should:</p>\r\n\r\n<ol>\r\n\t<li>Encourage youth to join a national youth agency program.</li>\r\n\t<li>Promote the organization of agency units in Episcopal churches and recruit volunteers.</li>\r\n\t<li>Exhibit past and present leadership and be fully trained in their area of responsibility.</li>\r\n\t<li>Assist and encourage youth to serve their Lord through the God and Country Program for Episcopal youth, and serve as a counselor.</li>\r\n\t<li>Encourage youth to participate in the religious emblems program and to do service projects for the chartering/sponsoring partner or community.</li>\r\n\t<li>Promote religious observances at national youth agency functions at all levels.</li>\r\n\t<li>Give adequate help to their homes as well as the homes of others.</li>\r\n\t<li>Give evidence that they lead their families into a strong relationship with God.</li>\r\n\t<li>Give outstanding service to the local parish.</li>\r\n\t<li>Be highly regarded by others in the Church for their Christian example.</li>\r\n</ol>\r\n"
- [19] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3277
- Guid Guid = be29ceb9-fbc9-4ea5-99d6-52ed10aeda42
- int SortOrder = 1451
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/nazarene-60x51.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service-nazarene.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/nazarene/god-and-church-nazarene.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Church of the Nazarene"
- string adultawarddesc = "<p>The Award</p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p>Eligibility</p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Courage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [20] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3266
- Guid Guid = 67e6bec1-59e4-46c3-90e1-dd890df2094b
- int SortOrder = 1452
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Celtic Cross"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Celtic Cross"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/cpc-60x68.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/presbyterian-celtic-cross.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><b>The Purpose of the Award</b></p>\r\n\r\n<p>Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children. </p>\r\n\r\n<p>The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted. </p>\r\n\r\n<p>These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.</p>\r\n\r\n<p><strong>The Emblem</strong></p>\r\n\r\n<p>The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate. </p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>The nominee should have an outstanding record of service to youth as determined by the following criteria:</p>\r\n\r\n<ol>\r\n\t<li>The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.</li>\r\n\t<li>The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.</li>\r\n\t<li>The nominee has served the organization at a level where he or she works directly with youth.</li>\r\n\t<li>A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).</li>\r\n\t<li>The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Presbyterian-Celtic-Cross-2014.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Cumberland Presbyterian"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [21] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3501
- Guid Guid = a7ae0cbc-1a9b-405c-add9-6a2c8ef57a11
- int SortOrder = 1454
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/Lutheran-Lamb-2014.PDF"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"text-small\"><a href=\"http://www.nlas.org\">NLAS</a></span></li>\r\n\t<li><span class=\"text-small\"><a href=\"/Data/Sites/1/media/denomination-resources/lutheran/pray-lutheran-brochure.pdf\">Lutheran Awards Brochure</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "The Servant of Youth Adult Recognition "
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/elca-60x61.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/lutheran-servant-of-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/lutheran-lamb.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>The Servant of Youth Adult Recognition is awarded by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (This committee is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].) It is given to acknowledge distinguished volunteer service by adults in ministry to young people through one or more civic youth agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2\" x 11\" personalized color certificate.<br />\r\n<br />\r\n<strong>Eligibility</strong><br />\r\n<br />\r\nA Servant of Youth recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Be an active member of a Lutheran congregation OR be an active member of another Christian congregation who serves Lutheran young people through a civic youth agency affiliated with a Lutheran congregation.</li>\r\n\t<li>Have a minimum of five years of service to the church.</li>\r\n\t<li>Have a minimum of five years of service to one or more civic youth agencies (BSA, GSUSA, CFUSA, 4-H).</li>\r\n\t<li>Be one whose Christian lifestyle is a model for young people.</li>\r\n\t<li>Encourage young people to participate in the spiritual growth opportunities in their congregations.</li>\r\n\t<li>Promote the religious growth programs to young people.</li>\r\n\t<li>Recruit adult volunteers, especially Lutherans, to give leadership to civic youth agency programs.</li>\r\n\t<li>Be fully trained in his/her area of responsibility.</li>\r\n\t<li>Reflect one’s Christian faith and the position of his/her church body in discussions and meetings of the civic youth agency at every level at which he/she is involved.</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/lutheran/lutmedal_pin.gif"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "The Lamb Award"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Lutheran-Servant-of-Youth-2014.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Evangelical Lutheran Church of America"
- string adultawarddesc = "<p><strong>THE EMBLEM</strong><br />\r\nThe Lamb Award is a national recognition bestowed on Lutheran adults (including laypersons, pastors, prossional church workers, men and women) by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (The LCCYAR is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].)<br />\r\n<br />\r\nThe purpose of The Lamb Award is twofold: 1) to acknowledge the distinguished service of Lutheran adults in fostering the spiritual growth of youth through church and civic youth serving agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and 4-H); 2) to increase the use and quality of the civic agency programs in Lutheran Congregations as a part of their ministries with youth. Self and spouse nominations will not be accepted. The Lamb award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.<br />\r\n<br />\r\n<strong>ELIGIBILITY</strong><br />\r\nA Lamb Award recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Be an active member of a Lutheran congregation.</li>\r\n\t<li>Have a minimum of 10 years of distinguished volunteer service to the church.</li>\r\n\t<li>Have a minimum of 10 years of distinguished volunteer service to one or more civic youth agencies(BSA, GSUSA, CFUSA, 4-H).</li>\r\n\t<li>Serve as a Christian role model and leader to young people encouraging them to participate in the spiritual life of their congregation.</li>\r\n\t<li>Promote the religious growth programs, the observance of Boy Scout, Girl Scout, or Camp Fire Sunday, chaplains and chaplain’s aide program.</li>\r\n\t<li>Exhibit leadership and be fully trained in the civic youth agency.</li>\r\n\t<li>Help organize new units in the nominee’s own and neighboring Lutheran congregations.</li>\r\n\t<li>Recruit youth and promote full involvement of members in the program.</li>\r\n\t<li>Encourage units to support group service projects in response to a community or congregational need.<br />\r\n\t </li>\r\n</ol>\r\n"
- [22] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3250
- Guid Guid = 9265cd5a-8953-4906-9f92-a7e1f854eb5b
- int SortOrder = 1460
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- [0] = string "LDS"
- [1] = string "Mormon"
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.vanguardscouting.org/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Church of Jesus Christ of Latter Day Saints (Boy Scout)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [23] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3249
- Guid Guid = a1a2bbcd-1dcf-46cf-882a-0dd7a9ebc386
- int SortOrder = 1465
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- [0] = string "LDS"
- [1] = string "Mormon"
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.lds.org/manual/faith-in-god-for-girls"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Church of Jesus Christ of Latter Day Saints (Girl Scout)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [24] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3264
- Guid Guid = 6905162a-4565-4065-adef-d2c5028359a0
- int SortOrder = 1800
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "http://goodservant.org/wp/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Churches of Christ"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [25] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3265
- Guid Guid = 0818d6cf-184b-4020-84b3-bf0951aa0ff9
- int SortOrder = 1850
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://cofchrist.org/world-community-program/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Community of Christ"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [26] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 149
- Guid Guid = cc886234-9d8f-4dc3-bd2a-50c597195d76
- int SortOrder = 1950
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">Eastern Orthodox Committee on Scouting<br />\r\n\t\t\t30-03 30th Drive<br />\r\n\t\t\tAstoria, NY 11102</span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\">For emblem requirements visit:<br />\r\n\t\t\t<a href=\"http://www.eocs.org\" target=\"_blank\">www.eocs.org</a></span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\">Emblems administered C/O P.R.A.Y.<br />\r\n\t\t\t800-933-7729</span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\">To order emblems visit: </span><br />\r\n\t\t\t<span class=\"font-small\"><a href=\"https://store.praypub.org/eastern-orthodox\">https://store.praypub.org/eastern-orthodox</a></span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.eocs.org/st-george-award\" target=\"_blank\"><span class=\"text-small\">Saint George</span></a></p>\r\n\r\n\t\t\t<p><a href=\"https://www.eocs.org/st-george-award\" target=\"_blank\"><img alt=\"\" height=\"112\" src=\"/Data/Sites/1/media/searchbyfaith-images/0o1m3.jpg\" width=\"90\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.eocs.org/chi-rho-award\" target=\"_blank\"><span class=\"text-small\">Chi-Rho</span></a></p>\r\n\r\n\t\t\t<p><a href=\"https://www.eocs.org/chi-rho-award\" target=\"_blank\"><img alt=\"\" height=\"120\" src=\"/Data/Sites/1/media/searchbyfaith-images/0o1f3.jpg\" width=\"91\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.eocs.org/alpha-omega-award\" target=\"_blank\"><span class=\"text-small\">Alpha Omega</span></a></p>\r\n\r\n\t\t\t<p><a href=\"https://www.eocs.org/alpha-omega-award\" target=\"_blank\"><img alt=\"\" height=\"172\" src=\"/Data/Sites/1/media/searchbyfaith-images/0o1c3.jpg\" width=\"88\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.eocs.org/alpha-omega-award\" target=\"_blank\"><span class=\"text-small\">Alpha Omega</span></a></p>\r\n\r\n\t\t\t<p><a href=\"https://www.eocs.org/alpha-omega-award\" target=\"_blank\"><img alt=\"\" height=\"172\" src=\"/Data/Sites/1/media/searchbyfaith-images/0o1c3.jpg\" width=\"87\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.eocs.org/prophet-elias-award\" target=\"_blank\"><span class=\"text-small\">Prophet Elias</span></a></p>\r\n\r\n\t\t\t<p><a href=\"https://www.eocs.org/prophet-elias-award\" target=\"_blank\"><img alt=\"\" height=\"175\" src=\"/Data/Sites/1/media/searchbyfaith-images/0o1a3.jpg\" width=\"85\" /></a></p>\r\n\t\t\t</td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Eastern Orthodox"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [27] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3268
- Guid Guid = 49ba824a-99fe-4e2d-9453-efc1856d8a4c
- int SortOrder = 2150
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "http://quakerscouting.org/fcs-wp/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Friends"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [28] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3269
- Guid Guid = 099dda60-797f-431d-ab34-8d22021e1aa1
- int SortOrder = 2200
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Anglican Catholic Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td><span class=\"text-small\">Chairman, Boy Scout Relations Committee<br />\r\n\t\t\tGeneral Church of the New Jerusalem<br />\r\n\t\t\tP.O. Box 277<br />\r\n\t\t\tBryn Athyn, PA 19009<br />\r\n\t\t\t215-938-2542<br />\r\n\t\t\tfax: 215-938-2617</span></td>\r\n\t\t\t<td><span class=\"text-small\">Ten Commandments Award</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">Ten Commandments Award</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td><span class=\"text-small\">Open Word Award</span></td>\r\n\t\t\t<td><span class=\"text-small\">Open Word Award</span></td>\r\n\t\t\t<td><span class=\"text-small\">Open Word Award</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "General Church of the New Jerusalem"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [29] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3270
- Guid Guid = 0e665abd-0114-4ce4-8fbc-d4e1883f7f8f
- int SortOrder = 2250
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://naha.us/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Hindu"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [30] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3271
- Guid Guid = 4440c886-320c-41b2-b1f4-ae307bd9cb19
- int SortOrder = 2300
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Islamic Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">Islamic<br />\r\n\t\t\tNational Islamic Committee on Scouting<br />\r\n\t\t\tMr. Syed Naqvi 732-801-1283;<br />\r\n\t\t\temail: </span>syed.naqvi@islamicscouting.com<span class=\"text-small\">;</span><br />\r\n\t\t\t<a href=\"https://www.islamicscouting.net/\">https://www.islamicscouting.net/</a><span class=\"text-small\"> </span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Bismillah</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">Bismillah</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">In the Name of God</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">In the Name of God</span></td>\r\n\t\t\t<td class=\"text-center\">Allaho Akber</td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.islamicscouting.net/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Islamic (Boy Scouts)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [31] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3272
- Guid Guid = c74de4d0-9201-4946-baf1-4ca6fc646a4e
- int SortOrder = 2350
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p>National Jewish Committee on Scouting<br />\r\n\t\t\t<br />\r\n\t\t\tFor emblem requirements visit:<a href=\"https://www.jewishscouting.org/awards-and-emblems/\">https://www.jewishscouting.org/awards-and-emblems/</a></p>\r\n\r\n\t\t\t<p>To order emblems visit: <a href=\"https://www.jewishscouting.org/awards-and-emblems/\">https://www.jewishscouting.org/awards-and-emblems/</a></p>\r\n\r\n\t\t\t<p> </p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.jewishscouting.org/cub-scout-emblems/#maccabee\" target=\"_blank\"><span class=\"text-small\">Maccabee</span></a></p>\r\n\r\n\t\t\t<p><a href=\"http://www.jewishscouting.org/maccabee-religious-emblem/\" target=\"_blank\"><img alt=\"\" src=\"/Data/Sites/1/media/searchbyfaith-images/jew_maccabee.jpg\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.jewishscouting.org/cub-scout-emblems/#aleph\" target=\"_blank\"><span class=\"text-small\">Aleph</span></a></p>\r\n\r\n\t\t\t<p><a href=\"http://www.jewishscouting.org/aleph-religious-emblem/\" target=\"_blank\"><img alt=\"\" src=\"/Data/Sites/1/media/searchbyfaith-images/0j1f3.jpg\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.jewishscouting.org/scouts-bsa-emblems/#nertamid\" target=\"_blank\"><span class=\"text-small\">Ner Tamid</span></a></p>\r\n\r\n\t\t\t<p><a href=\"http://www.jewishscouting.org/ner-tamid-religious-emblem/\" target=\"_blank\"><img alt=\"\" src=\"/Data/Sites/1/media/searchbyfaith-images/ner_tamid.jpg\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.jewishscouting.org/scouts-bsa-emblems/#etzchaim\" target=\"_blank\"><span class=\"text-small\">Etz Chaim</span></a></p>\r\n\r\n\t\t\t<p><a href=\"http://www.jewishscouting.org/etz-chaim-religious-emblem/\" target=\"_blank\"><img alt=\"\" height=\"133\" src=\"/Data/Sites/1/media/searchbyfaith-images/jew_etz_chaim.jpg\" width=\"69\" /></a></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\">\r\n\t\t\t<p><a href=\"https://www.jewishscouting.org/awards/#shofar\" target=\"_blank\"><span class=\"text-small\">Shofar Nomination</span></a></p>\r\n\r\n\t\t\t<p><a href=\"http://www.jewishscouting.org/shofar-award/\" target=\"_blank\"><img alt=\"\" src=\"/Data/Sites/1/media/searchbyfaith-images/0j1a3.jpg\" /></a></p>\r\n\t\t\t</td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.jewishscouting.org/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Jewish (Boy Scouts)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [32] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3695
- Guid Guid = a52c1e31-9940-4b3b-92b5-1d0f6886d0fa
- int SortOrder = 2355
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-me"
- string includejesusme = "False"
- string externalurl = "http://www.njcgs.org"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-church"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-family"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&/mentorship-program"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Jewish (Girl Scouts)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [33] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3273
- Guid Guid = b7632a70-d04a-42cf-ae7a-631ecf9e90c6
- int SortOrder = 2400
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/Lutheran-Lamb-2014.PDF"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"text-small\"><a href=\"http://www.nlas.org\">NLAS</a></span></li>\r\n\t<li><span class=\"text-small\"><a href=\"/Data/Sites/1/media/denomination-resources/lutheran/pray-lutheran-brochure.pdf\">Lutheran Awards Brochure</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "The Servant of Youth Adult Recognition "
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/lcms-60x76.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/lutheran-servant-of-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/lutheran-lamb.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>The Servant of Youth Adult Recognition is awarded by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (This committee is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].) It is given to acknowledge distinguished volunteer service by adults in ministry to young people through one or more civic youth agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2\" x 11\" personalized color certificate.<br />\r\n<br />\r\n<strong>Eligibility</strong><br />\r\n<br />\r\nA Servant of Youth recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Be an active member of a Lutheran congregation OR be an active member of another Christian congregation who serves Lutheran young people through a civic youth agency affiliated with a Lutheran congregation.</li>\r\n\t<li>Have a minimum of five years of service to the church.</li>\r\n\t<li>Have a minimum of five years of service to one or more civic youth agencies (BSA, GSUSA, CFUSA, 4-H).</li>\r\n\t<li>Be one whose Christian lifestyle is a model for young people.</li>\r\n\t<li>Encourage young people to participate in the spiritual growth opportunities in their congregations.</li>\r\n\t<li>Promote the religious growth programs to young people.</li>\r\n\t<li>Recruit adult volunteers, especially Lutherans, to give leadership to civic youth agency programs.</li>\r\n\t<li>Be fully trained in his/her area of responsibility.</li>\r\n\t<li>Reflect one’s Christian faith and the position of his/her church body in discussions and meetings of the civic youth agency at every level at which he/she is involved.</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/lutheran/lutmedal_pin.gif"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "The Lamb Award"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Lutheran-Servant-of-Youth-2014.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Lutheran Church Missouri Synod"
- string adultawarddesc = "<p><strong>The Award</strong></p>\r\n\r\n<p>The Lamb Award is a national recognition bestowed on Lutheran adults (including laypersons, pastors, professional church workers, men and women) by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (The LCCYAR is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].)<br />\r\n<br />\r\nThe purpose of The Lamb Award is twofold: 1) to acknowledge the distinguished service of Lutheran adults in fostering the spiritual growth of youth through church and civic youth-serving agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and 4-H); 2) to increase the use and quality of the civic agency programs in Lutheran Congregations as a part of their ministries with youth. Self and spouse nominations will not be accepted. The Lamb award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.<br />\r\n<br />\r\n<strong>Eligibility</strong><br />\r\nA Lamb Award recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Be an active member of a Lutheran congregation.</li>\r\n\t<li>Have a minimum of 10 years of distinguished volunteer service to the church.</li>\r\n\t<li>Have a minimum of 10 years of distinguished volunteer service to one or more civic youth agencies(BSA, GSUSA, CFUSA, 4-H).</li>\r\n\t<li>Serve as a Christian role model and leader to young people encouraging them to participate in the spiritual life of their congregation.</li>\r\n\t<li>Promote the religious growth programs, the observance of Boy Scout, Girl Scout, or Camp Fire Sunday, chaplains and chaplain’s aide program.</li>\r\n\t<li>Exhibit leadership and be fully trained in the civic youth agency.</li>\r\n\t<li>Help organize new units in the nominee’s own and neighboring Lutheran congregations.</li>\r\n\t<li>Recruit youth and promote full involvement of members in the program.</li>\r\n\t<li>Encourage units to support group service projects in response to a community or congregational need.<br />\r\n\t </li>\r\n</ol>\r\n"
- [34] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3274
- Guid Guid = aa677866-2075-41ab-bf3a-2a4e264c0b6d
- int SortOrder = 2450
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Meher Baba Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>Meher Baba<br />\r\n\t\t\tCommittee for Meher Baba and Scouting, 912 Ninth Ave. S, North Myrtle Beach, SC 29582;<br />\r\n\t\t\t843-272-3498</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Love for God</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">Love for God</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Compassionate Father</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Compassionate Father</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">The Ancient One</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Meher Baba"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [35] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3275
- Guid Guid = 63ae2f73-ae74-4db9-9479-084b5f2c3331
- int SortOrder = 2500
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/mennonite-60x69.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Mennonite "
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [36] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3276
- Guid Guid = 215b2f55-3e5a-46f8-9a01-61b3a5398d52
- int SortOrder = 2550
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Moravian Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">The Moravian Church</span><br />\r\n\t\t\t<span class=\"text-small\">Drawer Y,<br />\r\n\t\t\tWinston-Salem, NC 27108</span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\">336-722-8126</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">none</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">none</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">God and Country</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">God and Country</span></td>\r\n\t\t\t<td class=\"text-center\"><a href=\"http://www.moravian.org/the-moravian-magazine/moravian-october-2012/scouting-the-order-of-david-zeisberger/\"><span class=\"text-small\">The Order of David Zeisberger</span></a></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Moravian"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [37] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3278
- Guid Guid = 8602b6ad-70b3-42ce-b304-eb51cd930666
- int SortOrder = 2600
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/pentecostal-37x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/pentecostal/god-and-service-pentecostal.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>Adult Mentor Program</p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p>What is the difference between a \"counselor\" and a \"mentor?\"</p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p>What is the difference between the mentor pin and an adult recognition award?</p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/pentecostal/god-me-church-pentecostal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Pentecostal"
- string adultawarddesc = "<p><strong>The Award</strong></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA,GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [38] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3279
- Guid Guid = a44f0a18-a8aa-4aa2-98e0-f48ac2bf5695
- int SortOrder = 2650
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Polish National Catholic Church. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">Polish National Catholic Church<br />\r\n\t\t\tMr. Rudolph Smolka<br />\r\n\t\t\t1100 Canfield Rd.</span><br />\r\n\t\t\t<span class=\"text-small\">Park Ridge, IL 60068<br />\r\n\t\t\t847-917-7601<br />\r\n\t\t\temail: rsmolka@linkservices.info</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Love of God<br />\r\n\t\t\t(Milosc Boga)</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">Love of God<br />\r\n\t\t\t(Milosc Boga)</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">God and Country<br />\r\n\t\t\t(Bog I Ojczyzna)</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">God and Country<br />\r\n\t\t\t(Bog I Ojczyzna)</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Bishop Thaddeus F. Zielinski</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&http://store.praypub.org/adult-medallion"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/mentorship-pin"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Polish National Catholic"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [39] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3280
- Guid Guid = 27325a31-0579-4212-a839-0a9a992c7fd1
- int SortOrder = 2700
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Celtic Cross"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"font-small\"><a href=\"http://www.presbyterianscouters.org/\">NAPS</a></span></li>\r\n\t<li><span class=\"font-small\"><a href=\"/Data/Sites/1/media/denomination-resources/presbyterian/prayawards_pcusa.pdf\">PCUSA Awards Brochure</a></span></li>\r\n\t<li><a href=\"/Data/Sites/1/media/denomination-resources/presbyterian/presbyterian-unit-award-of-excellence-10-18-2018-revised.pdf\"><span class=\"font-small\">The Presbyterian Unit Award of Excellence</span></a></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Celtic Cross"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/pcusa-60x84.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/presbyterian/presbyterian-celtic-cross.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/presbyterian/god-and-service-presbyterian.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><b>The Purpose of the Award</b></p>\r\n\r\n<p>Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children. </p>\r\n\r\n<p>The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted. </p>\r\n\r\n<p>These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.</p>\r\n\r\n<p><strong>The Emblem</strong></p>\r\n\r\n<p>The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate. </p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>The nominee should have an outstanding record of service to youth as determined by the following criteria:</p>\r\n\r\n<ol>\r\n\t<li>The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.</li>\r\n\t<li>The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.</li>\r\n\t<li>The nominee has served the organization at a level where he or she works directly with youth.</li>\r\n\t<li>A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).</li>\r\n\t<li>The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-presbyterian-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Presbyterian-Celtic-Cross-2014.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Presbyterian Church (USA)"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [40] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3568
- Guid Guid = bdb1986e-412f-475a-8b9c-991491ef5853
- int SortOrder = 2710
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Celtic Cross"
- [1] = string "PCA"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><a href=\"http://www.presbyterianscouters.org/\"><span class=\"font-small\">NAPS</span></a></li>\r\n\t<li><span class=\"font-small\"><a href=\"/Data/Sites/1/media/denomination-resources/presbyterian/prayawards_pca.pdf\">PCA Awards Brochure</a></span></li>\r\n\t<li><a href=\"/Data/Sites/1/media/denomination-resources/presbyterian/presbyterian-unit-award-of-excellence-10-18-2018-revised.pdf\"><span class=\"font-small\">The Presbyterian Unit Award of Excellence</span></a></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Celtic Cross"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/pca-60x89.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/presbyterian-celtic-cross.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service-pca.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><b>The Purpose of the Award</b></p>\r\n\r\n<p>Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children. </p>\r\n\r\n<p>The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted. </p>\r\n\r\n<p>These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.</p>\r\n\r\n<p><strong>The Emblem</strong></p>\r\n\r\n<p>The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate. </p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>The nominee should have an outstanding record of service to youth as determined by the following criteria:</p>\r\n\r\n<ol>\r\n\t<li>The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.</li>\r\n\t<li>The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.</li>\r\n\t<li>The nominee has served the organization at a level where he or she works directly with youth.</li>\r\n\t<li>A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).</li>\r\n\t<li>The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.</li>\r\n</ol>\r\n\r\n<p>Is this the award you're looking for?</p>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-pca-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Presbyterian-Celtic-Cross-2014.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Presbyterian Church in America"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [41] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3878
- Guid Guid = 8584248a-ae73-4d90-8529-b8bb13f23584
- int SortOrder = 2720
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Protestant"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/protestant-57x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Protestant Christian"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [42] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3879
- Guid Guid = d9553597-acce-4c82-bdcb-3d68039419b8
- int SortOrder = 2720
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Protestant"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/protestant-57x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Independent Christian"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [43] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3569
- Guid Guid = b233e50f-bb0a-4802-a448-f6d96a4098bc
- int SortOrder = 2720
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/protestant-57x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Non-Denominational Christian"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [44] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3880
- Guid Guid = d2a68d60-81ae-466a-b8d3-12c917c4bb1e
- int SortOrder = 2720
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- [0] = string "Protestant"
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/protestant-57x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Christian"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [45] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3578
- Guid Guid = 58f0dfac-18da-4837-9d1d-74bbe337e502
- int SortOrder = 2725
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "God and Service"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/rca-33x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Reformed Church in America"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [46] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3570
- Guid Guid = 5e3992f5-8c5f-418e-ade9-1a6e97fa9954
- int SortOrder = 2730
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "God and Service"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/adventist-72x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Seventh Day Adventist"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [47] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3571
- Guid Guid = b2ae1deb-4454-4d69-a681-38d185490f03
- int SortOrder = 2740
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by The Salvation Army. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">The Salvation Army</span><br />\r\n\t\t\t<span class=\"text-small\">P.O. Box 269<br />\r\n\t\t\tAlexandria, VA 22313</span></p>\r\n\r\n\t\t\t<ul>\r\n\t\t\t\t<li><span class=\"text-small\">Eastern Territory: 914-620-7247 </span></li>\r\n\t\t\t\t<li><span class=\"text-small\">Central Territory: 847-294-2112</span></li>\r\n\t\t\t\t<li><span class=\"text-small\">Southern Territory: 404-728-1363 </span></li>\r\n\t\t\t\t<li><span class=\"text-small\">Western Territory: 310-544-6434</span></li>\r\n\t\t\t</ul>\r\n\t\t\t</td>\r\n\t\t\t<td><span class=\"text-small\">God and Me <br />\r\n\t\t\tGrades 1-3<br />\r\n\t\t\tS, No. 33604A;<br />\r\n\t\t\tC, No. 33603B;<br />\r\n\t\t\tM, No. 33606A</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">Silver Crest<br />\r\n\t\t\tGod and Family<br />\r\n\t\t\tS, No. 33597A;<br />\r\n\t\t\tC, No. 33598B;<br />\r\n\t\t\tM, No. 33595A</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td><span class=\"text-small\">God</span><span class=\"text-small\"> and Church <br />\r\n\t\t\tGrades 6-8<br />\r\n\t\t\tS, No. 33599A;<br />\r\n\t\t\tC, No. 33600A;<br />\r\n\t\t\tM, No. 33596A</span></td>\r\n\t\t\t<td><span class=\"text-small\">God</span><span class=\"text-small\"> and Life <br />\r\n\t\t\tGrades 9-12<br />\r\n\t\t\tS, No. 33609;<br />\r\n\t\t\tC, No. 33610;<br />\r\n\t\t\tM, No. 33605</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Scouter's Award Nomination</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/counselor-mentor-awards"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "The Salvation Army"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [48] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3577
- Guid Guid = e07d4219-0a46-4aa0-8fda-9681a2fd1c0c
- int SortOrder = 2760
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "http://www.uua.org/children/scouting"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/counselor-mentor-awards"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Unitarian Universalist"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [49] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3576
- Guid Guid = 6df16bd3-bcb9-47bb-81ea-cd113806d840
- int SortOrder = 2770
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "God and Service"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/ucc-51x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "United Church of Christ"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [50] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3500
- Guid Guid = e78fcc8f-cf12-4954-b256-1d580957c969
- int SortOrder = 2780
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "https://www.praypub.org/adult-nominations"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = "<ul>\r\n\t<li><span class=\"font-small\"><a href=\"http://www.gcumm.org/scouting\">GCUMM</a></span></li>\r\n\t<li><span class=\"font-small\"><a href=\"/Data/Sites/1/media/denomination-resources/united-methodist/prayawards_gcumm.pdf\">UMC Awards Brochure</a></span></li>\r\n</ul>\r\n"
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "Building Faith in Youth"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/umc-60x113.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service-methodist.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church-pins/god-church-methodist-medal.jpg"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "United Methodist Church"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ul>\r\n\t<li>1. Have a minimum of 5 years of service to the church.</li>\r\n\t<li>2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>3. Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>4. Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>5. Encourage youth to participate in community service projects.</li>\r\n\t<li>6. Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>7. Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ul>\r\n"
- [51] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3573
- Guid Guid = 599e0120-9445-4ce8-afda-9330927ceced
- int SortOrder = 2810
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = "https://www.unityworldwideministries.org/youth-awards"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/counselor-mentor-awards"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Unity Worldwide Ministries"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [52] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3574
- Guid Guid = 8f8fdb21-7e1d-4126-8c56-db0ec6c1bba8
- int SortOrder = 2820
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = true
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = true
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = true
- string adultawardwebstorelink = "/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = true
- string godmewebstorelink = "http://store.praypub.org/god-me"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = true
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = true
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "God and Service"
- string fancycontrols = ""
- string godfamilyimage = "/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = "/Data/Sites/1/media/denomination-logos/wesleyan-80x65.png"
- string adultawardimagetwo = "/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "/god-life"
- string adultawardimg = "/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "http://store.praypub.org/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "/god-family"
- bool GodChurchBool = true
- string godmeimage = "/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "/god-church"
- string jesusmewebstorelink = "https://store.praypub.org/jesus-me"
- string godchurchimage = "/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "http://store.praypub.org/god-church"
- string jesusmeprogramlink = "/jesus-me"
- string mentorshipname = "Adult Mentor Award"
- bool GodLifeBool = true
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "God and Service"
- string godmedescdefault = "<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "http://store.praypub.org/god-family"
- string godmeprogramlink = "/god-me"
- string adultawardwebstorelinktwo = "/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "/mentorship-program"
- bool AdultAwardTwoBool = true
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Wesleyan"
- string adultawarddesc = "<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [53] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3575
- Guid Guid = 1ffd6a88-def2-4903-bd53-9e4d164082d9
- int SortOrder = 2830
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = "<table class=\"table table-bordered\">\r\n\t<caption>Emblems awarded by the Zoroastrian Association of Greater New York. Not affiliated with P.R.A.Y.</caption>\r\n\t<thead>\r\n\t\t<tr>\r\n\t\t\t<th scope=\"col\"><span class=\"text-small\">Point of Contact</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Cub<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Webelos<br />\r\n\t\t\tScout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Boy Scout<br />\r\n\t\t\tand Varsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Venturer,<br />\r\n\t\t\tOlder Boy Scout,<br />\r\n\t\t\tVarsity Scout</span></th>\r\n\t\t\t<th class=\"text-center\" scope=\"col\"><span class=\"text-small\">Adult<br />\r\n\t\t\tRecognition</span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n\t\t\t<td>\r\n\t\t\t<p><span class=\"text-small\">The Zoroastrian Association of Greater New York<br />\r\n\t\t\tc/o Ms. Temilyn Mehta<br />\r\n\t\t\tNational Coordinator, The Good Life Program<br />\r\n\t\t\t12 Rockwell Circle<br />\r\n\t\t\tMarlboro, NJ 07746</span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\">732-972-6527</span></p>\r\n\r\n\t\t\t<p><span class=\"text-small\"><a href=\"mailto:tghad@hotmail.com\">tghad@hotmail.com</a></span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">None</span></td>\r\n\t\t\t<td>\r\n\t\t\t<p class=\"text-center\"><span class=\"text-small\">None</span></p>\r\n\t\t\t</td>\r\n\t\t\t<td class=\"text-center\"><font size=\"2\">Good Life</font></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">Good Life (to age 21)</span></td>\r\n\t\t\t<td class=\"text-center\"><span class=\"text-small\">None</span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n</table>\r\n"
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://store.praypub.org/god-me-medallion"
- string includejesusme = "False"
- string externalurl = ""
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/adult-awards/god-service.png"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://store.praypub.org/god-life-medallion"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://store.praypub.org/god-church-medallion"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://store.praypub.org/god-family-medallion"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&http://store.praypub.org/counselor-mentor-awards"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Zoroastrian"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- [54] = SuperFlexiSolution_f04f156594e24c5b857552c21289c130
- int Id = 3769
- Guid Guid = 56a7ed91-23ae-4887-b76e-65e5f4e22b0e
- int SortOrder = 2840
- string EditUrl = ""
- bool IsEditable = false
- string godlifedefaultdescmarkup = ""
- bool MentorshipBool = false
- string godchurchdefaultdescmarkup = ""
- string godlifeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-life.png"
- string externaldescription = ""
- string flomarkupwrapstart = ""
- bool GodMeBool = false
- List<string> keywords =
- string godlife = "False"
- bool AdultAwardBool = false
- string adultawardwebstorelink = "&deleted&/Data/Sites/1/media/resource-library/award-applications/God-and-Service-2014.pdf"
- bool JesusMeBool = false
- string godmewebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-me"
- string includejesusme = "False"
- string externalurl = "http://nicgs.com/"
- string internaldetailsstart = ""
- string godfamilydescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Growing in God’s Love”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Bible families</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn how a pizza is like a family</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make a pizza</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 6 lessons and 6 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Ten Commandments</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string jesusmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/jesus-me.png"
- string flomarkupwrapend2 = ""
- string adultaward = "False"
- string godlifedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Called by Christ to Serve”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Get to know the Apostle Paul</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Study the examples of other men and women in the Bible</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Find out how your faith impacts your daily living</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 5 lessons and 5 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible every day for 3 months</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Write a Statement of Commitment</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- bool InternalBool = false
- string godfamily = "False"
- string faithdescription = ""
- bool GodFamilyBool = false
- string jesusmedefaultdescmarkup = ""
- string adultawardnametwo = "&deleted&God and Service"
- string fancycontrols = ""
- string godfamilyimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-family.png"
- string jesusmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Jesus as Storyteller, Teacher, Friend, Healer”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Make your own scroll</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize Bible verses</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilydefaultdescmarkup = ""
- string denominationlogo = ""
- string adultawardimagetwo = "&deleted&/Data/Sites/1/media/denomination-resources/building-faith-in-youth.jpg"
- string godlifeprogramlink = "&deleted&/god-life"
- string adultawardimg = "&deleted&/Data/Sites/1/media/denomination-resources/god-service.jpg"
- string flomarkupwrapstartorig = ""
- string flomarkupwrapstart3 = ""
- string mentorshipdesc = "<p>&deleted&</p>\r\n\r\n<p><b>Adult Mentor Program</b></p>\r\n\r\n<p>Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.</p>\r\n\r\n<p><b>What is the difference between a \"counselor\" and a \"mentor?\"</b></p>\r\n\r\n<p>The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.</p>\r\n\r\n<p>Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.</p>\r\n\r\n<p><b>What is the difference between the mentor pin and an adult recognition award?</b></p>\r\n\r\n<p>The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.</p>\r\n\r\n<p>The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.</p>\r\n"
- string godlifewebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-life"
- string includegodme = "False"
- string adultawarddescmarkuptwo = ""
- string godchurch = "False"
- string godfamilyprogramlink = "&deleted&/god-family"
- bool GodChurchBool = false
- string godmeimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-me.png"
- string adultawarddesctwo = "<p>&deleted&</p>\r\n\r\n<h4>Building Faith in Youth</h4>\r\n\r\n<p><strong>The Award</strong></p>\r\n\r\n<p>Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.</p>\r\n\r\n<p><strong>Eligibility</strong></p>\r\n\r\n<p>All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:</p>\r\n\r\n<ol>\r\n\t<li>Demonstrate exceptional Christian character and be active in a Protestant congregation.</li>\r\n\t<li>Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.</li>\r\n\t<li>Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.</li>\r\n\t<li>Develop an exceptional program over and above the standard requirements. Some examples are:\r\n\t<ul>\r\n\t\t<li>Utilizing the mentor programs to build up the congregation’s ministry to families.</li>\r\n\t\t<li>Actively recruiting and training adult counselors .</li>\r\n\t\t<li>Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.</li>\r\n\t\t<li>Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements</li>\r\n\t</ul>\r\n\t</li>\r\n</ol>\r\n"
- string internal = "False"
- string flomarkupwrapend = ""
- string godchurchdescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“My Journey with Christ”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Meet Jesus, the head of the Church</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Learn about your congregation</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Record your “journey” on a video or in a photo album</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 7 lessons and 3 service projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read the Bible daily for at least 30 days</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize a creed</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor.</p>\r\n\t</li>\r\n</ul>\r\n"
- string godchurchprogramlink = "&deleted&/god-church"
- string jesusmewebstorelink = "&deleted&https://store.praypub.org/jesus-me"
- string godchurchimage = "&deleted&/Data/Sites/1/media/denomination-resources/god-church.png"
- string godchurchwebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-church"
- string jesusmeprogramlink = "&deleted&/jesus-me"
- string mentorshipname = "&deleted&Adult Mentor Award"
- bool GodLifeBool = false
- string mentorshipdefaultdescmarkup = ""
- string mentorship = "False"
- string adultawardname = "&deleted&God and Service"
- string godmedescdefault = "<p>&deleted&</p>\r\n\r\n<ul class=\"desclist\">\r\n\t<li class=\"list-label\">\r\n\t<p>Theme:</p>\r\n\t</li>\r\n\t<li>“Best Friends with Jesus”</li>\r\n\t<li class=\"list-label\">\r\n\t<p>Activities:</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Read Bible stories and make games</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Keep your games in a GAMEBox</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Do 4 lessons and 4 family projects</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Memorize the Lord’s Prayer</p>\r\n\t</li>\r\n\t<li>\r\n\t<p>Present your work to your pastor</p>\r\n\t</li>\r\n</ul>\r\n"
- string godfamilywebstorelink = "&deleted&http://praypubwebstore.i7demo.com/god-family"
- string godmeprogramlink = "&deleted&/god-me"
- string adultawardwebstorelinktwo = "&deleted&/Data/Sites/1/media/resource-library/award-applications/Building-Faith-In-Youth-Award.pdf"
- string mentorshipimage = "&deleted&/Data/Sites/1/media/denomination-resources/adult-mentor.jpg"
- string godmedefaultdescmarkup = ""
- string adultawarddefaultmarkup = ""
- string flomarkupwrapendorig = ""
- string adultawardtwo = "False"
- string internaldetailsend = ""
- string mentorshipwebstorelink = "&deleted&/mentorship-program"
- bool AdultAwardTwoBool = false
- string flomarkupwrapstart2 = ""
- string flomarkupwrapend3 = ""
- string faith = "Islamic (Girl Scouts)"
- string adultawarddesc = "<p>&deleted&</p>\r\n\r\n<p><b>The Award</b></p>\r\n\r\n<p>The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2\" x 11\" personalized color certificate.</p>\r\n\r\n<p><b>Eligibility</b></p>\r\n\r\n<p>A God and Service recipient should:</p>\r\n\r\n<ol>\r\n\t<li>Have a minimum of 5 years of service to the church.</li>\r\n\t<li>Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).</li>\r\n\t<li>Encourage and assist young people in earning the God and Country award.</li>\r\n\t<li>Promote religious observances at youth agency functions at all levels.</li>\r\n\t<li>Encourage youth to participate in community service projects.</li>\r\n\t<li>Recruit volunteers to give leadership to national youth agency programs.</li>\r\n\t<li>Promote the organization of youth agency units among churches other than his or her own congregation.</li>\r\n\t<li>Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.</li>\r\n</ol>\r\n"
- ModuleModel Module =
- int Id = 5091
- string FriendlyId = "denominations-items-5091"
- Guid Guid = 67f8a858-a358-4299-8642-288cb0e6b175
- bool IsEditable = false
- string Pane = ""
- int PublishedToPageId = 18
- bool ShowTitle = false
- string Title = "Denominations: Items"
- string TitleElement = "h2"
- PageModel Page =
- int Id = 18
- string Name = "Denominations"
- string Url = "~/denominations"
- string FullUrl = "https://www.praypub.org/denominations"
- PaginationModel Pagination =
- int PageCount = 1
- int PageNumber = 1
- int PageSize = 0
- int TotalItems = 55
- SiteModel Site =
- int Id = 1
- Guid Guid = 56ede1cc-ec75-4877-94bd-e4f1f931dd71
- string CacheKey = "csscache1"
- Guid CacheGuid = 7eb7aab8-6f22-4b0b-b41d-3771a2f96465
- string PhysAppRoot = ""
- string SitePath = "/Data/Sites/1"
- string SiteUrl = "https://www.praypub.org"
- string SkinPath = "/Data/Sites/1/skins/praypub/"
- string SkinViewPath = "/Data/Sites/1/skins/praypub/Views/SuperFlexi/MarkupDefinitions/denominations.cshtml"
- TimeZoneInfo TimeZone =
- string Id = "Central Standard Time"
- string DisplayName = "(GMT-06:00) Central Time (US & Canada)"
- string StandardName = "Central Standard Time"
- string DaylightName = "Central Daylight Time"
- TimeSpan BaseUtcOffset = -06:00:00
- bool SupportsDaylightSavingTime = true
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
St. George Cross
The Award
The St. George Cross Award is a national recognition of the Anglican Church in North America that is awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 ½" x 11" personalized color certificate.
Eligibility
A St. George Cross recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people to earn the P.R.A.Y. award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
Good Shepherd
The Emblem
The Good Shepherd Emblem is a national recognition for adults who have rendered outstanding service to Baptist youth through their church and one of the national youth-serving agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA or American Heritage Girls). The emblem is made available through the Association of Baptists for Scouting in cooperation with the national youth serving agencies. Self and spouse nominations will not be accepted. The Good Shepherd award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A Good Shepherd recipient should:
- Be 23 years or older.
- Demonstrate leadership as a “Good Shepherd” in his or her service to youth.
- Have a minimum of five years of active service in local church ministry.
- Have a minimum of five years of active service in one or more national youth-serving agencies (BSA, GSUSA, CFUSA, AHG).
- Actively participate in the worship life and program of his or her congregation and be of substantial Christian character.
- Assist in and encourage youth to serve their Lord through the God and Country program.
- Display outstanding service in organizing, promoting and strengthening youth-serving agency units operated by Baptist churches.
- Cooperate with youth-serving agencies in promoting a “Duty to God” emphasis.
- Live the Christ-like life in other community affairs and organizations (Colossians 1:10). This is a most important item.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
St. George Award of the Episcopal Church
The St. George Award of the Episcopal Church is a national recognition to acknowledge distinguished service by adults in the spiritual, physical, mental and moral development of youth through service to the Church and through national youth agency programs. The award may be presented to any adult (including laypersons, ordained persons, professional church workers, men and women) who are active in their church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H, Brotherhood of St. Andrew, and Daughters of the King). The award is made available through the Youth Ministries Office of the Episcopal Church Center.Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2" x 11" personalized color certificate.
Eligibility
Candidates nominated for the St. George Award should:
- Encourage youth to join a national youth agency program.
- Promote the organization of agency units in Episcopal churches and recruit volunteers.
- Exhibit past and present leadership and be fully trained in their area of responsibility.
- Assist and encourage youth to serve their Lord through the God and Country Program for Episcopal youth, and serve as a counselor.
- Encourage youth to participate in the religious emblems program and to do service projects for the chartering/sponsoring partner or community.
- Promote religious observances at national youth agency functions at all levels.
- Give adequate help to their homes as well as the homes of others.
- Give evidence that they lead their families into a strong relationship with God.
- Give outstanding service to the local parish.
- Be highly regarded by others in the Church for their Christian example.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Courage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Celtic Cross
The Purpose of the Award
Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children.
The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted.
These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.
The Emblem
The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate.
Eligibility
The nominee should have an outstanding record of service to youth as determined by the following criteria:
- The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.
- The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.
- The nominee has served the organization at a level where he or she works directly with youth.
- A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).
- The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
The Lamb Award
THE EMBLEM
The Lamb Award is a national recognition bestowed on Lutheran adults (including laypersons, pastors, prossional church workers, men and women) by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (The LCCYAR is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].)
The purpose of The Lamb Award is twofold: 1) to acknowledge the distinguished service of Lutheran adults in fostering the spiritual growth of youth through church and civic youth serving agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and 4-H); 2) to increase the use and quality of the civic agency programs in Lutheran Congregations as a part of their ministries with youth. Self and spouse nominations will not be accepted. The Lamb award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
ELIGIBILITY
A Lamb Award recipient should:
- Be an active member of a Lutheran congregation.
- Have a minimum of 10 years of distinguished volunteer service to the church.
- Have a minimum of 10 years of distinguished volunteer service to one or more civic youth agencies(BSA, GSUSA, CFUSA, 4-H).
- Serve as a Christian role model and leader to young people encouraging them to participate in the spiritual life of their congregation.
- Promote the religious growth programs, the observance of Boy Scout, Girl Scout, or Camp Fire Sunday, chaplains and chaplain’s aide program.
- Exhibit leadership and be fully trained in the civic youth agency.
- Help organize new units in the nominee’s own and neighboring Lutheran congregations.
- Recruit youth and promote full involvement of members in the program.
- Encourage units to support group service projects in response to a community or congregational need.
The Servant of Youth Adult Recognition
The Award
The Servant of Youth Adult Recognition is awarded by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (This committee is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].) It is given to acknowledge distinguished volunteer service by adults in ministry to young people through one or more civic youth agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2" x 11" personalized color certificate.
Eligibility
A Servant of Youth recipient should:
- Be an active member of a Lutheran congregation OR be an active member of another Christian congregation who serves Lutheran young people through a civic youth agency affiliated with a Lutheran congregation.
- Have a minimum of five years of service to the church.
- Have a minimum of five years of service to one or more civic youth agencies (BSA, GSUSA, CFUSA, 4-H).
- Be one whose Christian lifestyle is a model for young people.
- Encourage young people to participate in the spiritual growth opportunities in their congregations.
- Promote the religious growth programs to young people.
- Recruit adult volunteers, especially Lutherans, to give leadership to civic youth agency programs.
- Be fully trained in his/her area of responsibility.
- Reflect one’s Christian faith and the position of his/her church body in discussions and meetings of the civic youth agency at every level at which he/she is involved.
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
The Lamb Award
The Award
The Lamb Award is a national recognition bestowed on Lutheran adults (including laypersons, pastors, professional church workers, men and women) by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (The LCCYAR is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].)
The purpose of The Lamb Award is twofold: 1) to acknowledge the distinguished service of Lutheran adults in fostering the spiritual growth of youth through church and civic youth-serving agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and 4-H); 2) to increase the use and quality of the civic agency programs in Lutheran Congregations as a part of their ministries with youth. Self and spouse nominations will not be accepted. The Lamb award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A Lamb Award recipient should:
- Be an active member of a Lutheran congregation.
- Have a minimum of 10 years of distinguished volunteer service to the church.
- Have a minimum of 10 years of distinguished volunteer service to one or more civic youth agencies(BSA, GSUSA, CFUSA, 4-H).
- Serve as a Christian role model and leader to young people encouraging them to participate in the spiritual life of their congregation.
- Promote the religious growth programs, the observance of Boy Scout, Girl Scout, or Camp Fire Sunday, chaplains and chaplain’s aide program.
- Exhibit leadership and be fully trained in the civic youth agency.
- Help organize new units in the nominee’s own and neighboring Lutheran congregations.
- Recruit youth and promote full involvement of members in the program.
- Encourage units to support group service projects in response to a community or congregational need.
The Servant of Youth Adult Recognition
The Award
The Servant of Youth Adult Recognition is awarded by the Lutheran Committee on Civic Youth Agency Relationships [LCCYAR]. (This committee is formed by and responsible to the youth ministry departments of the Evangelical Lutheran Church in America [ELCA] and The Lutheran Church-Missouri Synod [LCMS].) It is given to acknowledge distinguished volunteer service by adults in ministry to young people through one or more civic youth agency programs (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, 4-H). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck and an 8 1/2" x 11" personalized color certificate.
Eligibility
A Servant of Youth recipient should:
- Be an active member of a Lutheran congregation OR be an active member of another Christian congregation who serves Lutheran young people through a civic youth agency affiliated with a Lutheran congregation.
- Have a minimum of five years of service to the church.
- Have a minimum of five years of service to one or more civic youth agencies (BSA, GSUSA, CFUSA, 4-H).
- Be one whose Christian lifestyle is a model for young people.
- Encourage young people to participate in the spiritual growth opportunities in their congregations.
- Promote the religious growth programs to young people.
- Recruit adult volunteers, especially Lutherans, to give leadership to civic youth agency programs.
- Be fully trained in his/her area of responsibility.
- Reflect one’s Christian faith and the position of his/her church body in discussions and meetings of the civic youth agency at every level at which he/she is involved.
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA,GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Celtic Cross
The Purpose of the Award
Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children.
The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted.
These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.
The Emblem
The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate.
Eligibility
The nominee should have an outstanding record of service to youth as determined by the following criteria:
- The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.
- The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.
- The nominee has served the organization at a level where he or she works directly with youth.
- A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).
- The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Celtic Cross
The Purpose of the Award
Leaders of children in Christian Education programs have given countless hours to prepare and teach values. Therefore it is appropriate to recognize their service to God and the Church and to affirm how much they mean to us and to our children.
The Church Session will recognize adult leaders who have given exceptional service to children and youth and will grant them The Celtic Cross Award. Self and spouse nominations will not be accepted.
These adults can come from the church’s own programs, i.e. Sunday School and Youth Fellowship. They may also come from the Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, and other youth serving agencies.
The Emblem
The Celtic Cross was used in the Church of Scotland and has had special significance through the history of the Presbyterian Church. The bronze medallion has a yellow cross against a dark blue background. It hangs from a blue and green plaid ribbon. The recipient of the Celtic Cross Award is entitled to wear the Religious Knot on the Boy Scout uniform. The adult award package contains a medal that can be worn around the neck and an 8 ½” x 11” personalized color certificate.
Eligibility
The nominee should have an outstanding record of service to youth as determined by the following criteria:
- The nominee is an adult active as a youth leader associated with a Presbyterian Church program and demonstrates exceptional Christian character OR has given faithful service to a youth program(s) of a congregation by serving in church leadership positions.
- The nominee has a continuous record of using and supporting youth ministry with a minimum tenure of two (2) years. These ministries may include Sunday School, Youth Fellowship, Boy Scouts of America, Girl scouts of the U.S.A., Camp Fire USA and other youth serving agencies.
- The nominee has served the organization at a level where he or she works directly with youth.
- A nominee from the Boy Scouts of America, Girl Scouts of the U.S.A. and other youth serving agencies has encouraged religious growth (i.e. promoted the P.R.A.Y. Programs, promoted the use of religious services when camping or at other activities that have taken youth from regularly scheduled worship services, etc.).
- The award seeks the individual; the individual does not seek the award. Self-nominations and spouse nominations will not be accepted.
Is this the award you're looking for?
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
God and Service
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
God and Service
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
God and Service
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- 1. Have a minimum of 5 years of service to the church.
- 2. Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- 3. Encourage and assist young people in earning the God and Country award.
- 4. Promote religious observances at youth agency functions at all levels.
- 5. Encourage youth to participate in community service projects.
- 6. Recruit volunteers to give leadership to national youth agency programs.
- 7. Promote the organization of youth agency units among churches other than his or her own congregation.
- 8. Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.
-
Theme:
- “Jesus as Storyteller, Teacher, Friend, Healer”
-
Activities:
-
Read Bible stories
-
Make your own scroll
-
Memorize Bible verses
Getting Started
See the program outline, eligibility guidelines, and more on the Jesus and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Best Friends with Jesus”
-
Activities:
-
Read Bible stories and make games
-
Keep your games in a GAMEBox
-
Do 4 lessons and 4 family projects
-
Memorize the Lord’s Prayer
-
Present your work to your pastor
Getting Started
See the program outline, eligibility guidelines, and more on the God and Me page.
Learn More
Buy Curriculum
-
Theme:
- “Growing in God’s Love”
-
Activities:
-
Meet Bible families
-
Learn how a pizza is like a family
-
Make a pizza
-
Do 6 lessons and 6 family projects
-
Memorize the Ten Commandments
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Family page.
Learn More
Buy Curriculum
-
Theme:
- “My Journey with Christ”
-
Activities:
-
Meet Jesus, the head of the Church
-
Learn about your congregation
-
Record your “journey” on a video or in a photo album
-
Do 7 lessons and 3 service projects
-
Read the Bible daily for at least 30 days
-
Memorize a creed
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Church page.
Learn More
Buy Curriculum
-
Theme:
- “Called by Christ to Serve”
-
Activities:
-
Get to know the Apostle Paul
-
Study the examples of other men and women in the Bible
-
Find out how your faith impacts your daily living
-
Do 5 lessons and 5 service projects
-
Read the Bible every day for 3 months
-
Write a Statement of Commitment
-
Present your work to your pastor.
Getting Started
See the program outline, eligibility guidelines, and more on the God and Life page.
Learn More
Buy Curriculum
God and Service
The Award
The God and Service Award is a national recognition awarded by churches and national youth agencies cooperating with Programs of Religious Activities with Youth (P.R.A.Y.). It is given to acknowledge distinguished volunteer service by adults in ministry to young people through service to the Church and one or more of the national youth agencies (Boy Scouts of America, Girl Scouts of the U.S.A., Camp Fire USA, American Heritage Girls). Self and spouse nominations will not be accepted. The adult award package contains a medal that can be worn around the neck, a lapel pin and an 8 1/2" x 11" personalized color certificate.
Eligibility
A God and Service recipient should:
- Have a minimum of 5 years of service to the church.
- Have a minimum of 5 years of service (be fully trained and exhibit past and present leadership) in the youth agency (BSA, GSUSA, CFUSA, AHG).
- Encourage and assist young people in earning the God and Country award.
- Promote religious observances at youth agency functions at all levels.
- Encourage youth to participate in community service projects.
- Recruit volunteers to give leadership to national youth agency programs.
- Promote the organization of youth agency units among churches other than his or her own congregation.
- Be a person whose Christian example is highly regarded by others in the church and whose lifestyle is a model for young people.
God and Service
Building Faith in Youth
The Award
Children are a gift from God, and it is our duty to bring them up to know and to love God. The “Building Faith in Youth” Award is designed for Protestant congregations to recognize individuals who have contributed significantly to the children’s and youth ministries of their church through the P.R.A.Y. programs (i.e. God and Me, God and Family, God and Church, and God and Life). The “Building Faith in Youth” emblem has a shield with a four-colored cross. The four colors converge into a point to create an “X” at the center of the cross. “X” is the first letter in the Greek word for Christ, and it is symbolic of how Christ should be at the center of our lives. The four colors were chosen because they correspond to the four levels in the P.R.A.Y. series, i.e. God and Me (red), God and Family (yellow), God and Church (blue), and God and Life (green). The colors also embody traditional meanings: red (love, the blood of Christ), yellow (sunlight, joy), blue (truth, loyalty), green (new life, growth, revival). The award package includes a medal that can be worn around the neck, a ¾” lapel pin, and an 8 ½” x 11” certificate.
Eligibility
All nominations must come from the Protestant congregation (self and spouse nominations will not be accepted). The nominee must:
- Demonstrate exceptional Christian character and be active in a Protestant congregation.
- Use the P.R.A.Y. programs (God and Me, God and Family, God and Church, God and Life) to disciple young people and their families and to support the Christian Education program of the local Protestant congregation.
- Have a continuous record of using and supporting a P.R.A.Y. ministry (i.e. teaching God and Me, God and Family, God and Church, and God and Life) with a minimum tenure of three years.
- Develop an exceptional program over and above the standard requirements. Some examples are:
- Utilizing the mentor programs to build up the congregation’s ministry to families.
- Actively recruiting and training adult counselors .
- Providing outreach opportunities to young people in the Boy Scouts of America, Girl Scouts of the U.S.A., American Heritage Girls, and Camp Fire U.S.A.
- Emphasizing and/or coordinating far-reaching service projects for young people beyond the program requirements
Adult Mentor Award
Adult Mentor Program
Parents have the option of enrolling in the Adult Mentor Program. In this program, the parent is an active learning participant alongside the child. The parent would have lessons and projects to complete in the Mentor Workbook just like the child, and then both parent and child would work on the student curriculum together. The mentor program is designed to provide the adult with additional opportunities to model his or her Christian faith and to help a young child talk about his or her belief in God.
What is the difference between a "counselor" and a "mentor?"
The counselor is the pastor (or other adult assigned by the pastor). The counselor serves as an instructor who gives assignments to the young people, and it is the young people who do all the work.
Mentors are parents who have chosen to work alongside their children on the God and Country curriculum. Mentors are active learning participants (students) with lessons to complete in their own workbooks just like their children. Both mentors and children work under the supervision of the pastor or counselor.
What is the difference between the mentor pin and an adult recognition award?
The mentor pin may be worn by parents who have successfully completed the Adult Mentor Program. This is a program for parents to work on while they lead their children through the God and Country Series. There is an adult workbook that must be completed.
The Adult Recognition Awards are by nomination only (they are not work/study programs like the youth awards). These are honors given to worthy adults for their outstanding service to youth both through their church and one of the national youth agencies. Recipients of these awards are unaware that they are being nominated: an outside party must nominate them to receive an award by submitting the required application, letters of recommendation and resume.