










<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Hampton Roads Area Command</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">


	<link href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/styles/main.css?v=1,781,325,409.708" rel="stylesheet">

			<style>
				@media only screen
and (max-width : 500px) {
.kickoffHero {height: 300px;}
}

@media only screen
and (min-width : 769px)
and (max-width : 1154px) {
.kickoffHero {height: 250px;}
}
@media only screen
and (min-width : 1155px)
and (max-width : 2000px) {
.kickoffHero {height: 300px;}
}

/* TSAE/Ilir Pruthi - 2023-06-15 - Styles for Location Search Optimization */
/*
body.location-search .gdosController div:nth-child(2) div:nth-child(1) {
    display: inline-block;
}
body.location-search .gdosResults-serviceList {
    display: none;
}
body.location-search #location-services-offered {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 8px;
    margin: 0 0 16px 0;
    text-decoration: none;
    color: #ed2c2b;
}
body.location-search #location-services-offered:hover {
    color: #2a313f;
}
body.location-search .gdosResults a {
    text-decoration: underline;
}*/
/* TSAUSS */
.globalHeader-siteTitle {
    display: inline-block !important; 
}

.fa.fa-map-marker-alt {
    display: none;
}

.fa.fa-map-marker-alt.navItem-icon.navItem-iconLocations {
    display: inline-block;
}

@media only screen and (max-width: 991px){
.globalHeader-logoContainer {
    max-width: 200px;
}
}

.givingToolbar-toolbar {
    background-color: #34465f;
}

.givingToolbar-toolbar.isMainNav ul.flyoutNav li.flyoutNavItem:hover {
    background-color: #0c213c;
}

/*ul {
    list-style: inside;
}*/

.clearfix:after,
.av-flex-cells:after,
.flex_cell:after,
.flex_cell_inner:after,
.flex_column:after,
.flex_column_inner:after {
    content: '';
    clear: both;
    display: table;
}
.template-page.content {
    padding-top: 50px;
    padding-bottom: 10px;
}
*[id^="after_section"] {
    display: none;
}

.modern-centered,
.thq-align-center {
    text-align: center;
}

.thq-full-stretch {
    background-size: cover !important;
}

.flex_cell,
.flex_column {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px !important;
    height: auto !important;
}
.av_one_full {
    width: 100%;
}
.av_one_half {
    width: 50%;
}
.av_one_third {
    width: 33.33%;
}
.av_one_fourth {
    width: 25%;
}

.entry-content-wrapper.alternate_color,
.entry-content-wrapper.alternate_color div {
    background-color: #ecebe8;
}

.thq-slideshow-arrows, .thq-slideshow-controls {
    display: none;
}
.slide-entry-title {
    display: none;
}
.thq-button-center {
    text-align: center;
}
.thq-button {
    padding: 15px 35px;
    border: 2px solid #ed1c2b;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    margin: .25em 0;
    text-align: center;
    background-color: #ed1c2b;
    color: #fff;
}
.thq-button:hover {
    color: #ed1c2b;
    background-color: #fff;
}
.thq-content-slider-inner .slick-next, 
.thq-content-slider-inner .slick-prev,
.thq-content-slider-inner .slick-next:hover, 
.thq-content-slider-inner .slick-prev:hover {
    background-color: rgba(0,0,0,0.3);
}

.av_font_icon a {
    text-decoration: none;
}


/* ======================================================================================================================================================
ICONBOX
====================================================================================================================================================== */
#top .iconbox{background: transparent;}

.iconbox{
margin-bottom:30px;
position: relative;
clear:both;
}

.iconbox_icon {
float: left;
margin: 2px 10px 0 0;
height: 23px;
width: 23px;
font-size: 23px;
line-height: 18px;
-webkit-transition: all 0.3s ease-in-out;
transition: 		all 0.3s ease-in-out;
}

a.iconbox_icon:hover{
text-decoration: none;
}

.iconbox_left .iconbox_icon {
border-radius: 50px;
text-align: center;
position: relative;
top: -7px;
left: -5px;
height: 30px;
width: 30px;
line-height: 30px;
margin: 2px 0px 0 0;
}

.iconbox .iconbox_content .iconbox_content_title {
border: medium none;
padding: 2px 0 0 0;
position: relative;
margin:0 0 16px 0;
clear:none;
letter-spacing: 1px;
text-transform: uppercase;
font-size:1.25em;
}

.iconbox_top{
margin-top:20px;
text-align: center;
}

.iconbox_top .iconbox_content{
padding:45px 20px 20px 20px;
border-radius: 3px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
background: #f1f1f1;
}

.iconbox_top .iconbox_icon{
float:none;
position: absolute;
left: 50%;
top:-26px;
margin:0 0 0 -26px;
padding:15px;
border-radius:100px;
-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: content-box;    /* Firefox, other Gecko */
box-sizing: content-box;
font-size: 20px;
line-height: 24px;
background-color: #e51d2d;
color: #ffffff;
border-color: #c30b0b;
}


.iconbox_left_content .iconbox_content, .iconbox_right_content .iconbox_content{overflow: hidden;}
.iconbox_left_content .iconbox_content .iconbox_content_title,.iconbox_right_content .iconbox_content .iconbox_content_title{margin: 0 0 -3px 0;}

.iconbox_left_content .iconbox_icon, #top .iconbox_right_content .iconbox_icon {
width: 74px;
height: 74px;
font-size: 27px;
line-height: 72px;
border-style: solid;
border-width: 1px;
border-radius: 500px;
text-align: center;
margin-right:22px;
}

.iconbox_right_content{text-align: right;}
.iconbox_right_content .iconbox_icon{
	float: right; margin-right:0; margin-left:22px;
}


.iconbox .iconbox_content p:last-child {
margin-bottom: 0;
}


.iconbox.av-no-box .iconbox_content{padding:0; border:none; box-shadow:none; background: transparent;}
.iconbox.av-no-box .iconbox_icon{position: relative; top:0; margin:0 auto 20px auto; left:0; width:90px; height:90px; line-height:90px; border-style: solid; border-width: 1px; padding:0; font-size: 30px; display:block; }


@media only screen and (max-width: 767px) {
    .av-content-small,
    .flex_column,
    .flex_cell {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        min-height: 0 !important;
    }
}




/* ======================================================================================================================================================
Masonry Grid
====================================================================================================================================================== */

.av-masonry{
position: relative;
overflow: hidden;
clear:both;
}

.av-masonry-container{
width:100.4%;
float:left;
clear:both;
position: relative;
}

.av-masonry-entry{
position: relative;
display: block;
width:24.90%;
float:left;
clear: none;
text-decoration: none;
visibility: hidden;
opacity: 0;
}

.masonry-no-border{border-top:none;}

.av-masonry-entry.av-landscape-img{
width:49.80%;
}


.av-masonry-col-2 .av-masonry-entry{width:49.80%;}
.av-masonry-col-2 .av-masonry-entry.av-landscape-img{width:99.50%;}

.av-masonry-col-3 .av-masonry-entry{width:33.3%}
.av-masonry-col-3 .av-masonry-entry.av-landscape-img{width:66.6%}

.av-masonry-col-4 .av-masonry-entry{}
.av-masonry-col-4 .av-masonry-entry.av-landscape-img{}

.av-masonry-col-5 .av-masonry-entry{width:19.90%;}
.av-masonry-col-5 .av-masonry-entry.av-landscape-img{width:39.80%;}

.av-masonry-col-6 .av-masonry-entry{width:16.6%;}
.av-masonry-col-6 .av-masonry-entry.av-landscape-img{width:33.2%;}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 989px) {

.responsive.av-no-preview #top .av-medium-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-medium-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-medium-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview .av-no-preview .av-medium-columns-1 .av-masonry-entry{width:100%;}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.responsive.av-no-preview #top .av-small-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-small-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-small-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview #top .av-small-columns-1 .av-masonry-entry{width:100%;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

.responsive.av-no-preview #top .av-mini-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-mini-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-mini-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview #top .av-mini-columns-1 .av-masonry-entry{width:100%;}
}





.av-masonry-outerimage-container{
overflow: hidden;
}

.av-masonry-outerimage-container, .av-masonry-image-container {
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.av-masonry-image-container{
text-align: center;
background-size: cover;
background-position: center center;
}



.av-masonry-image-container img{ display:block; margin: 0 auto;}

.av-inner-masonry{overflow: hidden; background-color: transparent;}

.av-masonry-entry .av-inner-masonry-content{
padding:20px;
z-index: 2;
position: relative;
width:100%;
}

.av-masonry-entry .thq-arrow{border:none; top: -5px;}
.av-masonry-item-no-image .thq-arrow{display: none;}

.av-masonry-entry .av-masonry-entry-title{
line-height: 1.3em;
margin:0;
font-size: 15px;
}

.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content{
padding-top:4px;
}

.av-masonry-date, .av-masonry-text-sep, .av-masonry-author{font-size: 11px;}
.av-masonry-text-sep{padding: 0 5px;}
.av-masonry-text-sep.text-sep-author, .av-masonry-author{display:none;}
}

			</style>


<script type="text/javascript">
	var fullSiteDomain = 'https://hrva.salvationarmypotomac.org/hamptonroads';
</script>


		<link rel="canonical" href="https://hrva.salvationarmypotomac.org/hamptonroads/" />



<link rel="stylesheet" href="https://use.typekit.net/nky6uwx.css">

<link rel="apple-touch-icon" sizes="57x57" href="//static.salvationarmy.org/templates/us-east-1/symphony/static_resources/images/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/manifest.json">
<link rel="mask-icon" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/safari-pinned-tab.svg" color="#ed1c2b">
<link rel="shortcut icon" href="//s3-us-west-1.amazonaws.com/usw-cache.salvationarmy.org/40df7016-da2a-40ca-9999-59beefb32bf9_favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/images/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/browserconfig.xml">
<meta name="theme-color" content="#ed1c2b">

<link rel="stylesheet" href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/vendors/font-awesome/css/all.min.css" type="text/css" />
<link href="https://cdn.rawgit.com/noelboss/featherlight/1.7.12/release/featherlight.min.css" type="text/css" rel="stylesheet" />

<script
  src="https://code.jquery.com/jquery-1.11.3.min.js"
  integrity="sha256-7LkWEzqTdpEfELxcZZlS6wAx5Ff13zZ83lYO2/ujj7g="
  crossorigin="anonymous"></script>




<meta name="description" content="We are a nonprofit organization that works to alleviate human suffering and distress without discrimination." />

	<meta property="og:url" content="https://hrva.salvationarmypotomac.org/hamptonroads/" />
	<meta property="og:title" content="Hampton Roads Area Command" />
	<meta property="og:description" content="We are a nonprofit organization that works to alleviate human suffering and distress without discrimination." />
	<meta property="og:type" content="website" />

	<meta name="twitter:card" content="summary" />
	<meta name="twitter:site" content="@SalvationArmyUS" />
	<meta name="twitter:title" content="Hampton Roads Area Command" />
	<meta name="twitter:description" content="We are a nonprofit organization that works to alleviate human suffering and distress without discrimination." />

	<meta itemprop="name" content="Hampton Roads Area Command"/>
	<meta itemprop="url" content="https://hrva.salvationarmypotomac.org/hamptonroads/"/>





<script>
	var symphonyPropertyApi = "https://sp.symphony.salvationarmy.org/v1";


var siteCountry = "US";






var natl_donate_url = "https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout";
var useGdosVolunteerLink = false;






	



var googleMapsApiKey = "AIzaSyBqVkG9F5GhEPw4RZX-wTuS7vX-11_vfqo";
var openCageApiKey = "d71023d13f10460ea1692c80eb061f5f";










var socialHandle_twitter = "@SalvationArmyUS";


// Set the globals using the data above
var isLocal = true;
var pageType = 'home';
	var siteType = 4;
			var pageProperties = [
					'8a8080957f50e573017f5150972509cd',
					'8a80804f801dd2570180237b04900266',
					'8a8080957f50e573017f51509ae409dc',
					'8a80809d89e578a30189e593dacd0004',
					'8a8080c089e578a50189e593dbc2000e',
					'1770737329010',
					'8a8080b28f09afae019012a7665b1bcf',
					'8a80805d8ee69032019012a82e221e4e',
					'8a8080b28f09afae019012ac33c51bd2',
			];

var hiddenPages = [
	''
];

var siteName = "Hampton Roads Area Command";
var siteAddress = {
	"address1":'5525 Raby Rd.',
	"address2":"",
	"city":"Norfolk",
	"state":"Virginia",
	"zip":"23502",
	"lat":"36.857",
	"long":"-76.218",
	"unitShortName":"Hampton Roads Area Command"
};

var conductorUrlAlias = 'uss_conductor';
var conductorSiteTitle = 'USS Conductor';
var thqUrlAlias = 'uss';
var thqSubdomain = 'southernusa';
var symphonyTerritory = 'USS';
var symphonyTerritoryName = 'USA Southern Territory';
var thqLatitude = '33.833';
var thqLongitude = '-84.335';
var useDynamicPages = true;
var useWpStories = false;
var wpSiteName = '';
var wpApiEndpoint = '';
var wpApiTagIds = '';
var useGetHelp = false;
var getHelpUrl = '#';
var locationSearchUrl = 'https://southernusa.salvationarmy.org/uss/location-search';
var volunteerAction = 'volunteerLocalUrl';
var volunteerformUrl = '';
var volunteerformZipName = '';
var hearMoreAction = 'hearMoreUrl';
var hearMoreUrl = 'https://southernusa.salvationarmy.org/uss/contact-us';
var hearMoreMenuTitle = 'Hear More';

var canUseWordpressFeed = true;
var wordpressFeedUrl = '';

var pageVideos = [];
var siteDomain = 'hrva.salvationarmypotomac.org';
var siteUrlAlias = 'hamptonroads';
var territory = 'USS';
var siteId = '8a8080957f50e573017f5150928b09c5';
var siteTimeZone = 'CST6CDT';
var krocSalesUrl = '' ;
var krocCenterWebId = '' ;
var krocCenterId = '' ;
var commConnApiUrl = '' ;
var volunteerApiUrl = '' ;
var volunteerSiteUrl = '' ;
var recaptchaSiteKey = '6Lcgas4bAAAAAALPQT4sn8CSXizhQJWLhc402TVc' ;
var recaptchaSecretKey = '6Lcgas4bAAAAABzcoeszuT_r25NJLurpuQYy2HVt' ;
var siteLanguage = 'en';
var disableDonationDropDown = false;
var disableDonationPassthru = false;
var hideMemberLoginIcon = false;


var utag_data = {
	page_section : "", // Contains a user-friendly page section, e.g. 'configuration section'.
	page_category : "", // Contains a user-friendly page category, e.g. 'appliance page'.
	page_subcategory : "", // Contains a user-friendly page subcategory, e.g. 'refrigerator page'.
	page_type : "", // Contains a user-friendly page type, e.g. 'cart page'.
	customer_id : "", // Contains the customer's ID.
	customer_username : "", // Contains the customer's username, e.g. johndoe38.
	customer_status : "", // Contains the customer's status, e.g. 'logged in'.
	customer_type : "", // Contains the customer's type, e.g. 'bronze member'.
	customer_email : "", // Contains the customer's email.
	customer_city : "", // Contains the city portion of the customer's address.
	customer_state : "", // Contains the state portion of the customer's address.
	customer_zip : "", // Contains the zip code portion of the customer's address.
	customer_country : "", // Contains the country portion of the customer's address.
	search_term : "", // Contains the search term or query submitted by a visitor.
	search_results : "", // Contains the number of results returned with a search query.
	search_type : "", // Contains the type of search conducted by the visitor.
	site_region : "en-US", // Contains values for the region or localized version, e.g. 'en_US'.
	article_id : "", // Contains the article's ID.
	article_name : "", // Contains the article's name.
	article_author : "", // Contains the name of the author of an article.
	article_publish_date : "", // Contains the publish date of an article.
	video_id : "", // Contains the video ID.
	video_name : "", // Contains the name of the video.
	video_duration : "", // Contains the duration of the video. This value should be in seconds.
	video_offset : "", // Contains the time into a video at which a certain state occurs.
	video_state : "", // Contains the state of the video, e.g. start, play, pause, milestone, end.
	video_player : "", // Contains the name of the video player.
	video_player_version : "", // Contains the version of the video player.
	page_name : "SAL:USS | homepage", //Page Name
	site_section : "Home", //Site Section
	site_type : 'SAL:USS', //Site Type
	login_status : 'Not Logged In', //Login Status
	territory_division : 'SAL:USS:PMC' // Territory Division
};

var ministries = [
	"alleviate hunger",
	"assist the unemployed",
	"brighten the holidays",
	"camps and recreation",
	"care for your community",
	"combat addiction",
	"correctional ministries",
	"cure hunger",
	"empower the arts",
	"empower youth",
	"equip families",
	"fight for justice",
	"fight human trafficking",
	"help disaster survivors",
	"love the elderly",
	"meet the greatest need",
	"missing persons",
	"overcome poverty",
	"partner with adults",
	"provide housing",
	"provide shelter",
	"serve veterans",
	"share god's love",
	"shelter securely",
	"stop domestic abuse",
	"support older adults",
	"teach kids",
	"the greatest need",
	"the lgbtq community and the salvation army"
];
if (ministries.indexOf("home") > -1) {
	utag_data.page_name = "SAL:USS | cause:home";
} else if ("home" == "contact us") {
	utag_data.page_name = "SAL:USS | contact us form:start";
	utag_data.event_type = "contact_create";
} else if ("home" == "thank you") {
	utag_data.page_name = "SAL:USS | contact us form:complete";
	utag_data.event_type = "contact_complete";
}


</script>

	

			<!-- this helps imported Wordpress pages behave -->
<script>
    $(document).ready(function() {
        if ($('.thq-content-slider-inner').length > 0) {
            $('.thq-content-slider-inner').slick({
	        fade: true,
	        mobileFirst: true,
	        swipeToSlide: true,
	        dots: false,
	        autoplay: true,
	        autoplaySpeed: 5000
            });
        }
        if ($('.thq_codeblock').length > 0) {
            if ($('.thq_codeblock').text().trim() == '[thq_codeblock_placeholder uid="1"]') {
                $('.thq_codeblock').replaceWith('<form class="seeWhatsHappening-form" action="' + locationSearchUrl + '" method="GET">\
                    <input type="text" name="location" required="" value="" min="0" placeholder="Zip or City, State" class="seeWhatsHappening-input" />\
                    <input type="submit" value="Find a Location" class="seeWhatsHappening-submit" />\
                </form>');
            }
        }
        
        while ($('.av_font_icon a:not(.fab)').length > 0) {
            var socialLink = $('.av_font_icon a:not(.fab)').eq(0).attr('href');
            if (socialLink.indexOf('facebook') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-facebook');
            }
            else if (socialLink.indexOf('twitter') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-twitter');
            }
            else if (socialLink.indexOf('youtu') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-youtube');
            }
            else if (socialLink.indexOf('insta') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-instagram');
            }
            else if (socialLink.indexOf('vimeo') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-vimeo');
            }
            else if (socialLink.indexOf('linkedin') > -1) {
                $('.av_font_icon a:not(.fab)').eq(0).addClass('fab fa-linkedin');
            }
        }
    });
</script>
				<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WJKQZBD');</script>
<!-- End Google Tag Manager -->

<script>
	if (typeof(document.registerElement) === "function") {
		var XSArmyTag = document.registerElement('sarmy-ignore');
	}

	function getRand(){
		var text = "";
		var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
		for( var i=0; i < 5; i++ )
		text += possible.charAt(Math.floor(Math.random() * possible.length));
		return text;
	}
</script>
<noscript><link href="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/styles/icons/icons.fallback.css" rel="stylesheet"></noscript>

<script src="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/vendors/amazing-carousel/amazingcarousel.js"></script>

<script src="https://www.google.com/recaptcha/api.js" async defer></script>

<script type="text/javascript">
	// https://tc39.github.io/ecma262/#sec-array.prototype.find
	if (!Array.prototype.find) {
		Object.defineProperty(Array.prototype, 'find', {
			value: function(predicate) {
			// 1. Let O be ? ToObject(this value).
			if (this == null) {
				throw TypeError('"this" is null or not defined');
			}

			var o = Object(this);

			// 2. Let len be ? ToLength(? Get(O, "length")).
			var len = o.length >>> 0;

			// 3. If IsCallable(predicate) is false, throw a TypeError exception.
			if (typeof predicate !== 'function') {
				throw TypeError('predicate must be a function');
			}

			// 4. If thisArg was supplied, let T be thisArg; else let T be undefined.
			var thisArg = arguments[1];

			// 5. Let k be 0.
			var k = 0;

			// 6. Repeat, while k < len
			while (k < len) {
				// a. Let Pk be ! ToString(k).
				// b. Let kValue be ? Get(O, Pk).
				// c. Let testResult be ToBoolean(? Call(predicate, T, « kValue, k, O »)).
				// d. If testResult is true, return kValue.
				var kValue = o[k];
				if (predicate.call(thisArg, kValue, k, o)) {
				return kValue;
				}
				// e. Increase k by 1.
				k++;
			}

			// 7. Return undefined.
			return undefined;
			},
			configurable: true,
			writable: true
		});
	}

	Date.prototype.toShortDateString = function (includeDayOfWeek) {
		var shortDateString = '';
		if (includeDayOfWeek) {
			shortDateString += ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'][this.getDay()] + ', ';
		}
		if (siteLanguage == 'en') {
			shortDateString += (this.getMonth() + 1) +
				"/" + this.getDate() +
				"/" + this.getFullYear();
		} else {
			shortDateString += this.getDate() +
				"/" + (this.getMonth() + 1) +
				"/" + this.getFullYear();
		}
		return shortDateString;
	}
</script>

	<!-- IHQ & Devnext Application Performance Monitoring -->
	<script type="text/javascript">
		;window.NREUM||(NREUM={});NREUM.init={distributed_tracing:{enabled:true},privacy:{cookies_enabled:true}};
		window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{c.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(29),c={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(c.console=!0,o.indexOf("dev")!==-1&&(c.dev=!0),o.indexOf("nr_dev")!==-1&&(c.nrDev=!0))}catch(s){}c.nrDev&&i.on("internal-error",function(t){r(t.stack)}),c.dev&&i.on("fn-err",function(t,e,n){r(n.stack)}),c.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(c,function(t,e){return t}).join(", ")))},{}],2:[function(t,e,n){function r(t,e,n,r,c){try{p?p-=1:o(c||new UncaughtException(t,e,n),!0)}catch(f){try{i("ierr",[f,s.now(),!0])}catch(d){}}return"function"==typeof u&&u.apply(this,a(arguments))}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function o(t,e){var n=e?null:s.now();i("err",[t,n])}var i=t("handle"),a=t(30),c=t("ee"),s=t("loader"),f=t("gos"),u=window.onerror,d=!1,l="nr@seenError";if(!s.disabled){var p=0;s.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(h){"stack"in h&&(t(13),t(12),"addEventListener"in window&&t(6),s.xhrWrappable&&t(14),d=!0)}c.on("fn-start",function(t,e,n){d&&(p+=1)}),c.on("fn-err",function(t,e,n){d&&!n[l]&&(f(n,l,function(){return!0}),this.thrown=!0,o(n))}),c.on("fn-end",function(){d&&!this.thrown&&p>0&&(p-=1)}),c.on("internal-error",function(t){i("ierr",[t,s.now(),!0])})}},{}],3:[function(t,e,n){var r=t("loader");r.disabled||(r.features.ins=!0)},{}],4:[function(t,e,n){function r(){L++,T=g.hash,this[u]=y.now()}function o(){L--,g.hash!==T&&i(0,!0);var t=y.now();this[h]=~~this[h]+t-this[u],this[d]=t}function i(t,e){E.emit("newURL",[""+g,e])}function a(t,e){t.on(e,function(){this[e]=y.now()})}var c="-start",s="-end",f="-body",u="fn"+c,d="fn"+s,l="cb"+c,p="cb"+s,h="jsTime",m="fetch",v="addEventListener",w=window,g=w.location,y=t("loader");if(w[v]&&y.xhrWrappable&&!y.disabled){var x=t(10),b=t(11),E=t(8),R=t(6),O=t(13),N=t(7),M=t(14),P=t(9),C=t("ee"),S=C.get("tracer");t(16),y.features.spa=!0;var T,L=0;C.on(u,r),b.on(l,r),P.on(l,r),C.on(d,o),b.on(p,o),P.on(p,o),C.buffer([u,d,"xhr-done","xhr-resolved"]),R.buffer([u]),O.buffer(["setTimeout"+s,"clearTimeout"+c,u]),M.buffer([u,"new-xhr","send-xhr"+c]),N.buffer([m+c,m+"-done",m+f+c,m+f+s]),E.buffer(["newURL"]),x.buffer([u]),b.buffer(["propagate",l,p,"executor-err","resolve"+c]),S.buffer([u,"no-"+u]),P.buffer(["new-jsonp","cb-start","jsonp-error","jsonp-end"]),a(M,"send-xhr"+c),a(C,"xhr-resolved"),a(C,"xhr-done"),a(N,m+c),a(N,m+"-done"),a(P,"new-jsonp"),a(P,"jsonp-end"),a(P,"cb-start"),E.on("pushState-end",i),E.on("replaceState-end",i),w[v]("hashchange",i,!0),w[v]("load",i,!0),w[v]("popstate",function(){i(0,L>1)},!0)}},{}],5:[function(t,e,n){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(13),c=t(12),s="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,v="fn"+h,w="bstTimer",g="pushState",y=t("loader");if(!y.disabled){y.features.stn=!0,t(8),"addEventListener"in window&&t(6);var x=NREUM.o.EV;o.on(m,function(t,e){var n=t[0];n instanceof x&&(this.bstStart=y.now())}),o.on(v,function(t,e){var n=t[0];n instanceof x&&i("bst",[n,e,this.bstStart,y.now()])}),a.on(m,function(t,e,n){this.bstStart=y.now(),this.bstType=n}),a.on(v,function(t,e){i(w,[e,this.bstStart,y.now(),this.bstType])}),c.on(m,function(){this.bstStart=y.now()}),c.on(v,function(t,e){i(w,[e,this.bstStart,y.now(),"requestAnimationFrame"])}),o.on(g+p,function(t){this.time=y.now(),this.startPath=location.pathname+location.hash}),o.on(g+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+s]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+s]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+s]()},!1)),document[f]("scroll",r,{passive:!0}),document[f]("keypress",r,!1),document[f]("click",r,!1)}}},{}],6:[function(t,e,n){function r(t){for(var e=t;e&&!e.hasOwnProperty(u);)e=Object.getPrototypeOf(e);e&&o(e)}function o(t){c.inPlace(t,[u,d],"-",i)}function i(t,e){return t[1]}var a=t("ee").get("events"),c=t("wrap-function")(a,!0),s=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";e.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,e){var n=t[1],r=s(n,"nr@wrapped",function(){function t(){if("function"==typeof n.handleEvent)return n.handleEvent.apply(n,arguments)}var e={object:t,"function":n}[typeof n];return e?c(e,"fn-",null,e.name||"anonymous"):n});this.wrapped=t[1]=r}),a.on(d+"-start",function(t){t[1]=this.wrapped||t[1]})},{}],7:[function(t,e,n){function r(t,e,n){var r=t[e];"function"==typeof r&&(t[e]=function(){var t=i(arguments),e={};o.emit(n+"before-start",[t],e);var a;e[m]&&e[m].dt&&(a=e[m].dt);var c=r.apply(this,t);return o.emit(n+"start",[t,a],c),c.then(function(t){return o.emit(n+"end",[null,t],c),t},function(t){throw o.emit(n+"end",[t],c),t})})}var o=t("ee").get("fetch"),i=t(30),a=t(29);e.exports=o;var c=window,s="fetch-",f=s+"body-",u=["arrayBuffer","blob","json","text","formData"],d=c.Request,l=c.Response,p=c.fetch,h="prototype",m="nr@context";d&&l&&p&&(a(u,function(t,e){r(d[h],e,f),r(l[h],e,f)}),r(c,"fetch",s),o.on(s+"end",function(t,e){var n=this;if(e){var r=e.headers.get("content-length");null!==r&&(n.rxSize=r),o.emit(s+"done",[null,e],n)}else o.emit(s+"done",[t],n)}))},{}],8:[function(t,e,n){var r=t("ee").get("history"),o=t("wrap-function")(r);e.exports=r;var i=window.history&&window.history.constructor&&window.history.constructor.prototype,a=window.history;i&&i.pushState&&i.replaceState&&(a=i),o.inPlace(a,["pushState","replaceState"],"-")},{}],9:[function(t,e,n){function r(t){function e(){s.emit("jsonp-end",[],l),t.removeEventListener("load",e,!1),t.removeEventListener("error",n,!1)}function n(){s.emit("jsonp-error",[],l),s.emit("jsonp-end",[],l),t.removeEventListener("load",e,!1),t.removeEventListener("error",n,!1)}var r=t&&"string"==typeof t.nodeName&&"script"===t.nodeName.toLowerCase();if(r){var o="function"==typeof t.addEventListener;if(o){var a=i(t.src);if(a){var u=c(a),d="function"==typeof u.parent[u.key];if(d){var l={};f.inPlace(u.parent,[u.key],"cb-",l),t.addEventListener("load",e,!1),t.addEventListener("error",n,!1),s.emit("new-jsonp",[t.src],l)}}}}}function o(){return"addEventListener"in window}function i(t){var e=t.match(u);return e?e[1]:null}function a(t,e){var n=t.match(l),r=n[1],o=n[3];return o?a(o,e[r]):e[r]}function c(t){var e=t.match(d);return e&&e.length>=3?{key:e[2],parent:a(e[1],window)}:{key:t,parent:window}}var s=t("ee").get("jsonp"),f=t("wrap-function")(s);if(e.exports=s,o()){var u=/[?&](?:callback|cb)=([^&#]+)/,d=/(.*)\.([^.]+)/,l=/^(\w+)(\.|$)(.*)$/,p=["appendChild","insertBefore","replaceChild"];Node&&Node.prototype&&Node.prototype.appendChild?f.inPlace(Node.prototype,p,"dom-"):(f.inPlace(HTMLElement.prototype,p,"dom-"),f.inPlace(HTMLHeadElement.prototype,p,"dom-"),f.inPlace(HTMLBodyElement.prototype,p,"dom-")),s.on("dom-start",function(t){r(t[0])})}},{}],10:[function(t,e,n){var r=t("ee").get("mutation"),o=t("wrap-function")(r),i=NREUM.o.MO;e.exports=r,i&&(window.MutationObserver=function(t){return this instanceof i?new i(o(t,"fn-")):i.apply(this,arguments)},MutationObserver.prototype=i.prototype)},{}],11:[function(t,e,n){function r(t){var e=i.context(),n=c(t,"executor-",e,null,!1),r=new f(n);return i.context(r).getCtx=function(){return e},r}var o=t("wrap-function"),i=t("ee").get("promise"),a=t("ee").getOrSetContext,c=o(i),s=t(29),f=NREUM.o.PR;e.exports=i,f&&(window.Promise=r,["all","race"].forEach(function(t){var e=f[t];f[t]=function(n){function r(t){return function(){i.emit("propagate",[null,!o],a,!1,!1),o=o||!t}}var o=!1;s(n,function(e,n){Promise.resolve(n).then(r("all"===t),r(!1))});var a=e.apply(f,arguments),c=f.resolve(a);return c}}),["resolve","reject"].forEach(function(t){var e=f[t];f[t]=function(t){var n=e.apply(f,arguments);return t!==n&&i.emit("propagate",[t,!0],n,!1,!1),n}}),f.prototype["catch"]=function(t){return this.then(null,t)},f.prototype=Object.create(f.prototype,{constructor:{value:r}}),s(Object.getOwnPropertyNames(f),function(t,e){try{r[e]=f[e]}catch(n){}}),o.wrapInPlace(f.prototype,"then",function(t){return function(){var e=this,n=o.argsToArray.apply(this,arguments),r=a(e);r.promise=e,n[0]=c(n[0],"cb-",r,null,!1),n[1]=c(n[1],"cb-",r,null,!1);var s=t.apply(this,n);return r.nextPromise=s,i.emit("propagate",[e,!0],s,!1,!1),s}}),i.on("executor-start",function(t){t[0]=c(t[0],"resolve-",this,null,!1),t[1]=c(t[1],"resolve-",this,null,!1)}),i.on("executor-err",function(t,e,n){t[1](n)}),i.on("cb-end",function(t,e,n){i.emit("propagate",[n,!0],this.nextPromise,!1,!1)}),i.on("propagate",function(t,e,n){this.getCtx&&!e||(this.getCtx=function(){if(t instanceof Promise)var e=i.context(t);return e&&e.getCtx?e.getCtx():this})}),r.toString=function(){return""+f})},{}],12:[function(t,e,n){var r=t("ee").get("raf"),o=t("wrap-function")(r),i="equestAnimationFrame";e.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],13:[function(t,e,n){function r(t,e,n){t[0]=a(t[0],"fn-",null,n)}function o(t,e,n){this.method=n,this.timerDuration=isNaN(t[1])?0:+t[1],t[0]=a(t[0],"fn-",this,n)}var i=t("ee").get("timer"),a=t("wrap-function")(i),c="setTimeout",s="setInterval",f="clearTimeout",u="-start",d="-";e.exports=i,a.inPlace(window,[c,"setImmediate"],c+d),a.inPlace(window,[s],s+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(s+u,r),i.on(c+u,o)},{}],14:[function(t,e,n){function r(t,e){d.inPlace(e,["onreadystatechange"],"fn-",c)}function o(){var t=this,e=u.context(t);t.readyState>3&&!e.resolved&&(e.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,g,"fn-",c)}function i(t){y.push(t),h&&(b?b.then(a):v?v(a):(E=-E,R.data=E))}function a(){for(var t=0;t<y.length;t++)r([],y[t]);y.length&&(y=[])}function c(t,e){return e}function s(t,e){for(var n in t)e[n]=t[n];return e}t(6);var f=t("ee"),u=f.get("xhr"),d=t("wrap-function")(u),l=NREUM.o,p=l.XHR,h=l.MO,m=l.PR,v=l.SI,w="readystatechange",g=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],y=[];e.exports=u;var x=window.XMLHttpRequest=function(t){var e=new p(t);try{u.emit("new-xhr",[e],e),e.addEventListener(w,o,!1)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}return e};if(s(p,x),x.prototype=p.prototype,d.inPlace(x.prototype,["open","send"],"-xhr-",c),u.on("send-xhr-start",function(t,e){r(t,e),i(e)}),u.on("open-xhr-start",r),h){var b=m&&m.resolve();if(!v&&!m){var E=1,R=document.createTextNode(E);new h(a).observe(R,{characterData:!0})}}else f.on("fn-end",function(t){t[0]&&t[0].type===w||a()})},{}],15:[function(t,e,n){function r(t){if(!c(t))return null;var e=window.NREUM;if(!e.loader_config)return null;var n=(e.loader_config.accountID||"").toString()||null,r=(e.loader_config.agentID||"").toString()||null,f=(e.loader_config.trustKey||"").toString()||null;if(!n||!r)return null;var h=p.generateSpanId(),m=p.generateTraceId(),v=Date.now(),w={spanId:h,traceId:m,timestamp:v};return(t.sameOrigin||s(t)&&l())&&(w.traceContextParentHeader=o(h,m),w.traceContextStateHeader=i(h,v,n,r,f)),(t.sameOrigin&&!u()||!t.sameOrigin&&s(t)&&d())&&(w.newrelicHeader=a(h,m,v,n,r,f)),w}function o(t,e){return"00-"+e+"-"+t+"-01"}function i(t,e,n,r,o){var i=0,a="",c=1,s="",f="";return o+"@nr="+i+"-"+c+"-"+n+"-"+r+"-"+t+"-"+a+"-"+s+"-"+f+"-"+e}function a(t,e,n,r,o,i){var a="btoa"in window&&"function"==typeof window.btoa;if(!a)return null;var c={v:[0,1],d:{ty:"Browser",ac:r,ap:o,id:t,tr:e,ti:n}};return i&&r!==i&&(c.d.tk=i),btoa(JSON.stringify(c))}function c(t){return f()&&s(t)}function s(t){var e=!1,n={};if("init"in NREUM&&"distributed_tracing"in NREUM.init&&(n=NREUM.init.distributed_tracing),t.sameOrigin)e=!0;else if(n.allowed_origins instanceof Array)for(var r=0;r<n.allowed_origins.length;r++){var o=h(n.allowed_origins[r]);if(t.hostname===o.hostname&&t.protocol===o.protocol&&t.port===o.port){e=!0;break}}return e}function f(){return"init"in NREUM&&"distributed_tracing"in NREUM.init&&!!NREUM.init.distributed_tracing.enabled}function u(){return"init"in NREUM&&"distributed_tracing"in NREUM.init&&!!NREUM.init.distributed_tracing.exclude_newrelic_header}function d(){return"init"in NREUM&&"distributed_tracing"in NREUM.init&&NREUM.init.distributed_tracing.cors_use_newrelic_header!==!1}function l(){return"init"in NREUM&&"distributed_tracing"in NREUM.init&&!!NREUM.init.distributed_tracing.cors_use_tracecontext_headers}var p=t(26),h=t(17);e.exports={generateTracePayload:r,shouldGenerateTrace:c}},{}],16:[function(t,e,n){function r(t){var e=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<l;r++)t.removeEventListener(d[r],this.listener,!1);e.aborted||(n.duration=a.now()-this.startTime,this.loadCaptureCalled||4!==t.readyState?null==e.status&&(e.status=0):i(this,t),n.cbTime=this.cbTime,u.emit("xhr-done",[t],t),c("xhr",[e,n,this.startTime]))}}function o(t,e){var n=s(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.parsedOrigin=s(e),t.sameOrigin=t.parsedOrigin.sameOrigin}function i(t,e){t.params.status=e.status;var n=v(e,t.lastSize);if(n&&(t.metrics.rxSize=n),t.sameOrigin){var r=e.getResponseHeader("X-NewRelic-App-Data");r&&(t.params.cat=r.split(", ").pop())}t.loadCaptureCalled=!0}var a=t("loader");if(a.xhrWrappable&&!a.disabled){var c=t("handle"),s=t(17),f=t(15).generateTracePayload,u=t("ee"),d=["load","error","abort","timeout"],l=d.length,p=t("id"),h=t(22),m=t(21),v=t(18),w=window.XMLHttpRequest;a.features.xhr=!0,t(14),t(7),u.on("new-xhr",function(t){var e=this;e.totalCbs=0,e.called=0,e.cbTime=0,e.end=r,e.ended=!1,e.xhrGuids={},e.lastSize=null,e.loadCaptureCalled=!1,e.params=this.params||{},e.metrics=this.metrics||{},t.addEventListener("load",function(n){i(e,t)},!1),h&&(h>34||h<10)||window.opera||t.addEventListener("progress",function(t){e.lastSize=t.loaded},!1)}),u.on("open-xhr-start",function(t){this.params={method:t[0]},o(this,t[1]),this.metrics={}}),u.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid);var n=f(this.parsedOrigin);if(n){var r=!1;n.newrelicHeader&&(e.setRequestHeader("newrelic",n.newrelicHeader),r=!0),n.traceContextParentHeader&&(e.setRequestHeader("traceparent",n.traceContextParentHeader),n.traceContextStateHeader&&e.setRequestHeader("tracestate",n.traceContextStateHeader),r=!0),r&&(this.dt=n)}}),u.on("send-xhr-start",function(t,e){var n=this.metrics,r=t[0],o=this;if(n&&r){var i=m(r);i&&(n.txSize=i)}this.startTime=a.now(),this.listener=function(t){try{"abort"!==t.type||o.loadCaptureCalled||(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof e.onload))&&o.end(e)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}};for(var c=0;c<l;c++)e.addEventListener(d[c],this.listener,!1)}),u.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),u.on("xhr-load-added",function(t,e){var n=""+p(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),u.on("xhr-load-removed",function(t,e){var n=""+p(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),u.on("addEventListener-end",function(t,e){e instanceof w&&"load"===t[0]&&u.emit("xhr-load-added",[t[1],t[2]],e)}),u.on("removeEventListener-end",function(t,e){e instanceof w&&"load"===t[0]&&u.emit("xhr-load-removed",[t[1],t[2]],e)}),u.on("fn-start",function(t,e,n){e instanceof w&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=a.now()))}),u.on("fn-end",function(t,e){this.xhrCbStart&&u.emit("xhr-cb-time",[a.now()-this.xhrCbStart,this.onload,e],e)}),u.on("fetch-before-start",function(t){function e(t,e){var n=!1;return e.newrelicHeader&&(t.set("newrelic",e.newrelicHeader),n=!0),e.traceContextParentHeader&&(t.set("traceparent",e.traceContextParentHeader),e.traceContextStateHeader&&t.set("tracestate",e.traceContextStateHeader),n=!0),n}var n,r=t[1]||{};"string"==typeof t[0]?n=t[0]:t[0]&&t[0].url?n=t[0].url:window.URL&&t[0]&&t[0]instanceof URL&&(n=t[0].href),n&&(this.parsedOrigin=s(n),this.sameOrigin=this.parsedOrigin.sameOrigin);var o=f(this.parsedOrigin);if(o&&(o.newrelicHeader||o.traceContextParentHeader))if("string"==typeof t[0]||window.URL&&t[0]&&t[0]instanceof URL){var i={};for(var a in r)i[a]=r[a];i.headers=new Headers(r.headers||{}),e(i.headers,o)&&(this.dt=o),t.length>1?t[1]=i:t.push(i)}else t[0]&&t[0].headers&&e(t[0].headers,o)&&(this.dt=o)})}},{}],17:[function(t,e,n){var r={};e.exports=function(t){if(t in r)return r[t];var e=document.createElement("a"),n=window.location,o={};e.href=t,o.port=e.port;var i=e.href.split("://");!o.port&&i[1]&&(o.port=i[1].split("/")[0].split("@").pop().split(":")[1]),o.port&&"0"!==o.port||(o.port="https"===i[0]?"443":"80"),o.hostname=e.hostname||n.hostname,o.pathname=e.pathname,o.protocol=i[0],"/"!==o.pathname.charAt(0)&&(o.pathname="/"+o.pathname);var a=!e.protocol||":"===e.protocol||e.protocol===n.protocol,c=e.hostname===document.domain&&e.port===n.port;return o.sameOrigin=a&&(!e.hostname||c),"/"===o.pathname&&(r[t]=o),o}},{}],18:[function(t,e,n){function r(t,e){var n=t.responseType;return"json"===n&&null!==e?e:"arraybuffer"===n||"blob"===n||"json"===n?o(t.response):"text"===n||""===n||void 0===n?o(t.responseText):void 0}var o=t(21);e.exports=r},{}],19:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[f.now()].concat(c(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(29),c=t(30),s=t("ee").get("tracer"),f=t("loader"),u=NREUM;"undefined"==typeof window.newrelic&&(newrelic=u);var d=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],l="api-",p=l+"ixn-";a(d,function(t,e){u[e]=o(l+e,!0,"api")}),u.addPageAction=o(l+"addPageAction",!0),u.setCurrentRouteName=o(l+"routeName",!0),e.exports=newrelic,u.interaction=function(){return(new r).get()};var h=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(p+"tracer",[f.now(),t,n],r),function(){if(s.emit((o?"":"no-")+"fn-start",[f.now(),r,o],n),o)try{return e.apply(this,arguments)}catch(t){throw s.emit("fn-err",[arguments,this,t],n),t}finally{s.emit("fn-end",[f.now()],n)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){h[e]=o(p+e)}),newrelic.noticeError=function(t,e){"string"==typeof t&&(t=new Error(t)),i("err",[t,f.now(),!1,e])}},{}],20:[function(t,e,n){function r(t){if(NREUM.init){for(var e=NREUM.init,n=t.split("."),r=0;r<n.length-1;r++)if(e=e[n[r]],"object"!=typeof e)return;return e=e[n[n.length-1]]}}e.exports={getConfiguration:r}},{}],21:[function(t,e,n){e.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(e){return}}}},{}],22:[function(t,e,n){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),e.exports=r},{}],23:[function(t,e,n){function r(){return c.exists&&performance.now?Math.round(performance.now()):(i=Math.max((new Date).getTime(),i))-a}function o(){return i}var i=(new Date).getTime(),a=i,c=t(31);e.exports=r,e.exports.offset=a,e.exports.getLastTimestamp=o},{}],24:[function(t,e,n){function r(t){return!(!t||!t.protocol||"file:"===t.protocol)}e.exports=r},{}],25:[function(t,e,n){function r(t,e){var n=t.getEntries();n.forEach(function(t){"first-paint"===t.name?d("timing",["fp",Math.floor(t.startTime)]):"first-contentful-paint"===t.name&&d("timing",["fcp",Math.floor(t.startTime)])})}function o(t,e){var n=t.getEntries();n.length>0&&d("lcp",[n[n.length-1]])}function i(t){t.getEntries().forEach(function(t){t.hadRecentInput||d("cls",[t])})}function a(t){if(t instanceof h&&!v){var e=Math.round(t.timeStamp),n={type:t.type};e<=l.now()?n.fid=l.now()-e:e>l.offset&&e<=Date.now()?(e-=l.offset,n.fid=l.now()-e):e=l.now(),v=!0,d("timing",["fi",e,n])}}function c(t){d("pageHide",[l.now(),t])}if(!("init"in NREUM&&"page_view_timing"in NREUM.init&&"enabled"in NREUM.init.page_view_timing&&NREUM.init.page_view_timing.enabled===!1)){var s,f,u,d=t("handle"),l=t("loader"),p=t(28),h=NREUM.o.EV;if("PerformanceObserver"in window&&"function"==typeof window.PerformanceObserver){s=new PerformanceObserver(r);try{s.observe({entryTypes:["paint"]})}catch(m){}f=new PerformanceObserver(o);try{f.observe({entryTypes:["largest-contentful-paint"]})}catch(m){}u=new PerformanceObserver(i);try{u.observe({type:"layout-shift",buffered:!0})}catch(m){}}if("addEventListener"in document){var v=!1,w=["click","keydown","mousedown","pointerdown","touchstart"];w.forEach(function(t){document.addEventListener(t,a,!1)})}p(c)}},{}],26:[function(t,e,n){function r(){function t(){return e?15&e[n++]:16*Math.random()|0}var e=null,n=0,r=window.crypto||window.msCrypto;r&&r.getRandomValues&&(e=r.getRandomValues(new Uint8Array(31)));for(var o,i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx",a="",c=0;c<i.length;c++)o=i[c],"x"===o?a+=t().toString(16):"y"===o?(o=3&t()|8,a+=o.toString(16)):a+=o;return a}function o(){return a(16)}function i(){return a(32)}function a(t){function e(){return n?15&n[r++]:16*Math.random()|0}var n=null,r=0,o=window.crypto||window.msCrypto;o&&o.getRandomValues&&Uint8Array&&(n=o.getRandomValues(new Uint8Array(31)));for(var i=[],a=0;a<t;a++)i.push(e().toString(16));return i.join("")}e.exports={generateUuid:r,generateSpanId:o,generateTraceId:i}},{}],27:[function(t,e,n){function r(t,e){if(!o)return!1;if(t!==o)return!1;if(!e)return!0;if(!i)return!1;for(var n=i.split("."),r=e.split("."),a=0;a<r.length;a++)if(r[a]!==n[a])return!1;return!0}var o=null,i=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var c=navigator.userAgent,s=c.match(a);s&&c.indexOf("Chrome")===-1&&c.indexOf("Chromium")===-1&&(o="Safari",i=s[1])}e.exports={agent:o,version:i,match:r}},{}],28:[function(t,e,n){function r(t){function e(){t(a&&document[a]?document[a]:document[o]?"hidden":"visible")}"addEventListener"in document&&i&&document.addEventListener(i,e,!1)}e.exports=r;var o,i,a;"undefined"!=typeof document.hidden?(o="hidden",i="visibilitychange",a="visibilityState"):"undefined"!=typeof document.msHidden?(o="msHidden",i="msvisibilitychange"):"undefined"!=typeof document.webkitHidden&&(o="webkitHidden",i="webkitvisibilitychange",a="webkitVisibilityState")},{}],29:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],30:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],31:[function(t,e,n){e.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?f(t,s,a):a()}function n(n,r,o,i,a){if(a!==!1&&(a=!0),!p.aborted||i){t&&a&&t(n,r,o);for(var c=e(o),s=m(n),f=s.length,u=0;u<f;u++)s[u].apply(c,r);var l=d[y[n]];return l&&l.push([x,n,r,c]),c}}function i(t,e){g[t]=m(t).concat(e)}function h(t,e){var n=g[t];if(n)for(var r=0;r<n.length;r++)n[r]===e&&n.splice(r,1)}function m(t){return g[t]||[]}function v(t){return l[t]=l[t]||o(n)}function w(t,e){p.aborted||u(t,function(t,n){e=e||"feature",y[n]=e,e in d||(d[e]=[])})}var g={},y={},x={on:i,addEventListener:i,removeEventListener:h,emit:n,get:v,listeners:m,context:e,buffer:w,abort:c,aborted:!1};return x}function i(t){return f(t,s,a)}function a(){return new r}function c(){(d.api||d.feature)&&(p.aborted=!0,d=p.backlog={})}var s="nr@context",f=t("gos"),u=t(29),d={},l={},p=e.exports=o();e.exports.getOrSetContext=i,p.backlog=d},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!N++){var t=O.info=NREUM.info,e=m.getElementsByTagName("script")[0];if(setTimeout(f.abort,3e4),!(t&&t.licenseKey&&t.applicationID&&e))return f.abort();s(E,function(e,n){t[e]||(t[e]=n)});var n=a();c("mark",["onload",n+O.offset],null,"api"),c("timing",["load",n]);var r=m.createElement("script");0===t.agent.indexOf("http://")||0===t.agent.indexOf("https://")?r.src=t.agent:r.src=p+"://"+t.agent,e.parentNode.insertBefore(r,e)}}function o(){"complete"===m.readyState&&i()}function i(){c("mark",["domContent",a()+O.offset],null,"api")}var a=t(23),c=t("handle"),s=t(29),f=t("ee"),u=t(27),d=t(24),l=t(20),p=l.getConfiguration("ssl")===!1?"http":"https",h=window,m=h.document,v="addEventListener",w="attachEvent",g=h.XMLHttpRequest,y=g&&g.prototype,x=!d(h.location);NREUM.o={ST:setTimeout,SI:h.setImmediate,CT:clearTimeout,XHR:g,REQ:h.Request,EV:h.Event,PR:h.Promise,MO:h.MutationObserver};var b=""+location,E={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-spa-1209.min.js"},R=g&&y&&y[v]&&!/CriOS/.test(navigator.userAgent),O=e.exports={offset:a.getLastTimestamp(),now:a,origin:b,features:{},xhrWrappable:R,userAgent:u,disabled:x};if(!x){t(19),t(25),m[v]?(m[v]("DOMContentLoaded",i,!1),h[v]("load",r,!1)):(m[w]("onreadystatechange",o),h[w]("onload",r)),c("mark",["firstbyte",a.getLastTimestamp()],null,"api");var N=0}},{}],"wrap-function":[function(t,e,n){function r(t,e){function n(e,n,r,s,f){function nrWrapper(){var i,a,u,l;try{a=this,i=d(arguments),u="function"==typeof r?r(i,a):r||{}}catch(p){o([p,"",[i,a,s],u],t)}c(n+"start",[i,a,s],u,f);try{return l=e.apply(a,i)}catch(h){throw c(n+"err",[i,a,h],u,f),h}finally{c(n+"end",[i,a,l],u,f)}}return a(e)?e:(n||(n=""),nrWrapper[l]=e,i(e,nrWrapper,t),nrWrapper)}function r(t,e,r,o,i){r||(r="");var c,s,f,u="-"===r.charAt(0);for(f=0;f<e.length;f++)s=e[f],c=t[s],a(c)||(t[s]=n(c,u?s+r:r,o,s,i))}function c(n,r,i,a){if(!h||e){var c=h;h=!0;try{t.emit(n,r,i,e,a)}catch(s){o([s,n,r,i],t)}h=c}}return t||(t=u),n.inPlace=r,n.flag=l,n}function o(t,e){e||(e=u);try{e.emit("internal-error",t)}catch(n){}}function i(t,e,n){if(Object.defineProperty&&Object.keys)try{var r=Object.keys(t);return r.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(i){o([i],n)}for(var a in t)p.call(t,a)&&(e[a]=t[a]);return e}function a(t){return!(t&&t instanceof Function&&t.apply&&!t[l])}function c(t,e){var n=e(t);return n[l]=t,i(t,n,u),n}function s(t,e,n){var r=t[e];t[e]=c(r,n)}function f(){for(var t=arguments.length,e=new Array(t),n=0;n<t;++n)e[n]=arguments[n];return e}var u=t("ee"),d=t(30),l="nr@original",p=Object.prototype.hasOwnProperty,h=!1;e.exports=r,e.exports.wrapFunction=c,e.exports.wrapInPlace=s,e.exports.argsToArray=f},{}]},{},["loader",2,16,5,3,4]);
		;NREUM.loader_config={accountID:"345702",trustKey:"345702",agentID:"2794958",licenseKey:"eb9cc856fc",applicationID:"2793967"}
		;NREUM.info={beacon:"bam-cell.nr-data.net",errorBeacon:"bam-cell.nr-data.net",licenseKey:"eb9cc856fc",applicationID:"2793967",sa:1}

		var localSymphonyHosts = ["md1", "md1:8080", "md1secure", "md1secure:8443"];
		if (typeof newrelic == 'object') {
			newrelic.setCustomAttribute('symphony_environment', localSymphonyHosts.indexOf(location.host) > -1 ? 'dev' : location.host.indexOf('mdqa.salvationarmy.org') > -1 ? 'qa' : 'prod');
			newrelic.setCustomAttribute('symphony_version', '2023.2.1');
			newrelic.setCustomAttribute('symphony_territory', 'USS');
			newrelic.setCustomAttribute('symphony_conductor', 'uss_conductor');
			newrelic.setCustomAttribute('symphony_space', 'public');
		}
	</script>
</head>















































		<body class="home localSite language-en  hasSlides hasGivingToolbar mainNav-givingToolbar">


<script>
	window.fbAsyncInit = function() {
		FB.init({
			appId      : '4250012371794946',
			xfbml      : true,
			version    : 'v12.0'
		});
	};

	(function(d, s, id){
		var js, fjs = d.getElementsByTagName(s)[0];
		if (d.getElementById(id)) {return;}
		js = d.createElement(s); js.id = id;
		js.src = "https://connect.facebook.net/en_US/sdk.js";
		fjs.parentNode.insertBefore(js, fjs);
	}(document, 'script', 'facebook-jssdk'));
</script>

<div id="page">

<header role="banner" class="globalHeader">
	<div class="globalHeader-wrapper">

		

		<a class="globalHeader-logoContainer" href="/hamptonroads/">
				<img alt="The Salvation Army Hampton Roads Area Command" class="globalHeader-logo" src="https://s3.amazonaws.com/uss-cache.salvationarmy.org/63fdb344-5931-4ebe-8190-df0ca70b9ba5_HRAC_lockup_.jpg" /> 
		</a>

		<a class="globalHeader-siteTitle" href="/hamptonroads/">
			<i class="fa fa-map-marker-alt" aria-hidden="true"></i> Hampton Roads Area Command
		</a>

		<div class="globalHeader-navContainer">
			<nav class="globalHeader-nav">
				<ol class="nav">
					<li class="navItem isShownOnMobile">
						<a class="navItem-link" href="https://southernusa.salvationarmy.org/uss/location-search"><i class="fa fa-map-marker-alt navItem-icon navItem-iconLocations"></i> Locations</a>
					</li>
					<li class="navItem isShownOnMobile">
						<a class="navItem-link navItem-btn js-donateHeader" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout">Donate</a> 
					</li>

				</ol>
			</nav>

			<a class="globalHeader-menuTrigger js-toggleMenu mobile-only" tabindex="0" title="Menu"><i class="fa fa-bars globalHeader-menuIcon"></i></a>
		</div>

	<div class="donateHeader js-doesExpand">
		<div class="row">
			<div class="col-md-3 col-md-offset-1 col-sm-4">
				<p><strong>Donate Goods</strong></p>
				<form class="donateHeader-goods js-donateGoods" action="https://satruck.org/Donate/Choose" method="GET" target="_blank">
					<div class="donateHeader-zip">
						<input name="zip" type="text" id="zip" placeholder="Zip" class="donateHeader-zipInput" required value="" pattern="\d*" maxlength="5" min="0" />
						<a class="donateHeader-geolocate js-geolocate"><i class="fa fa-location-arrow"></i></a>
					</div>
					<input type="submit" value="Go" class="donateHeader-zipSubmit" data-donate />
				</form>
				<p>Donate Clothing, Furniture & Household Items</p>
			</div>
			<div class="col-md-7 col-sm-8 donateHeader-monetary">
				
				<p><strong>Give Now</strong></p>

				<div class="donateHeader-amounts u-flexBox">
						<a class="btn btn-red u-flexChild" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout?amount=500&c_src=WebsiteUSS&c_src2=PrimaryDonateButton">$500</a>
						<a class="btn btn-red u-flexChild" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout?amount=250&c_src=WebsiteUSS&c_src2=PrimaryDonateButton">$250</a>
						<a class="btn btn-red u-flexChild isSelected" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout?amount=100&c_src=WebsiteUSS&c_src2=PrimaryDonateButton">$100</a>
						<a class="btn btn-red u-flexChild" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout?amount=50&c_src=WebsiteUSS&c_src2=PrimaryDonateButton">$50</a>
						<a class="btn btn-red u-flexChild" href="https://give.virginiasalvationarmy.org/give/302286/#!/donation/checkout?amount=other&c_src=WebsiteUSS&c_src2=PrimaryDonateButton">Other</a>

				</div>

				<div class="u-flexBox">
					<div class="donateHeader-submit">
						<a class="btn btn-solid btn-red" tabindex="0" data-donate>Donate</a>
					</div>
				</div>
				
			</div>
			<i class="fa fa-times js-donateHeader" tabindex="0"></i>
		</div>
	</div>

	</div>
</header>

	<div class="flyoutContainer mobile-only">

		<ul class="flyoutNav">



					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/home">
							Home
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem"onmouseenter="symphony.nav.viewChildHover(event, this)" onmouseleave="symphony.nav.closeChild(event, this)">
							<a class="flyoutNavItem-link hasChildren" href="/hamptonroads/about-us">
							Who We Are
						</a>
							<i class="fa fa-angle-down"></i>

		<ul >



					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/advisory_board">
							Advisory Board
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/annual-reports">
							Annual Reports
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/community-partners">
							Community Partners
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="https://us63.dayforcehcm.com/CandidatePortal/en-US/tsa?ls=23502&di=50&du=miles" target="_blank">
							Careers
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>



		</ul>
    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem"onmouseenter="symphony.nav.viewChildHover(event, this)" onmouseleave="symphony.nav.closeChild(event, this)">
							<a class="flyoutNavItem-link hasChildren" href="/hamptonroads/how-we-help">
							How We Help
						</a>
							<i class="fa fa-angle-down"></i>

		<ul >



					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/disaster-services">
							Disaster Services
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/emergencyshelter">
							Emergency Shelter & Soup Kitchen
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/hope-village">
							H.O.P.E. Village
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/backtoschoolsupport">
							Back to School Support
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/christmas-assistance">
							Christmas Assistance
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/food-pantry">
							Food Pantry
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="https://arcsouth.org/arc-south/virginia-beach" target="_blank">
							Adult Rehabilitation Center
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/thanksgiving">
							Thanksgiving
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/financial-assistance">
							Financial Assistance
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/summer-camp">
							Summer Camp
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/pathway-of-hope">
							Pathway of Hope
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>



		</ul>
    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem"onmouseenter="symphony.nav.viewChildHover(event, this)" onmouseleave="symphony.nav.closeChild(event, this)">
							<a class="flyoutNavItem-link hasChildren" href="/hamptonroads/waystogive">
							Ways to Give
						</a>
							<i class="fa fa-angle-down"></i>

		<ul >



					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/angel-tree-">
							Angel Tree
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/employer-deductions">
							Employer Deductions
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="https://give.salvationarmyusa.org/campaign/fundraise-for-good/c175635" target="_blank">
							Fundraise For Good
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/golf-pro-am">
							Golf Pro-Am
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/holiday-socks">
							Holiday Socks
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="https://give.virginiasalvationarmy.org/campaign/virtual-red-kettle-25-hampton-roads/c723251" target="_blank">
							Red Kettle
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/the-red-shield-society">
							The Red Shield Society
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="https://give.salvationarmymarylandvirginiawestvirginiawashingtondc.org/campaign/771696/donate" target="_blank">
							Summer Camp
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/swing-fore-strings">
							Swing Fore Strings
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/volunteering">
							Volunteering
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>





					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/write-stuff">
							Write Stuff
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>



		</ul>
    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>




								<li class="flyoutNavItem"><a class="flyoutNavItem-link" href="/hamptonroads/allnews/">Stories</a></li>
								<li class="flyoutNavItem"><a class="flyoutNavItem-link" href="/hamptonroads/allevents/">Events</a></li>

					<li class="flyoutNavItem">
							<a class="flyoutNavItem-link" href="/hamptonroads/contact-us">
							Contact Us
						</a>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>








		</ul>
    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>


		<a class="flyoutClose js-toggleMenu" tabindex="0" title="Close Menu"><?xml version="1.0" encoding="utf-8"?>
			<svg class="flyoutClose-icon" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
				 width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
			<path d="M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4
				L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1
				c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1
				c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z"/>
			</svg>
		</a>
	</div>

	<div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>


	







    <div class="givingToolbar-toolbar isMainNav" onmouseleave="symphony.nav.closeAll()">

		
		<ul class="flyoutNav flyoutNav-root">
			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/home" >
							Home
						</a>
					</li>

			
				


                    <li class="flyoutNavItem  hasChildren" >
                        <div class=" pointer "></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/about-us" >
							Who We Are
								<i class="fal fa-chevron-right"></i>
						</a>

		
		<ul class="flyoutNav ">
			
				

						<li class="flyoutNavItem flyoutNavItem-overview" >
								<a class="flyoutNavItem-link" href="/hamptonroads/about-us">
								Who We Are Overview
							</a>
						</li>

                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/advisory_board" >
							Advisory Board
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/annual-reports" >
							Annual Reports
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/community-partners" >
							Community Partners
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="https://us63.dayforcehcm.com/CandidatePortal/en-US/tsa?ls=23502&di=50&du=miles">
							Careers
						</a>
					</li>


		</ul>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>

			
				


                    <li class="flyoutNavItem  hasChildren" >
                        <div class=" pointer "></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/how-we-help" >
							How We Help
								<i class="fal fa-chevron-right"></i>
						</a>

		
		<ul class="flyoutNav ">
			
				

						<li class="flyoutNavItem flyoutNavItem-overview" >
								<a class="flyoutNavItem-link" href="/hamptonroads/how-we-help">
								How We Help Overview
							</a>
						</li>

                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/disaster-services" >
							Disaster Services
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/emergencyshelter" >
							Emergency Shelter & Soup Kitchen
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/hope-village" >
							H.O.P.E. Village
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/backtoschoolsupport" >
							Back to School Support
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/christmas-assistance" >
							Christmas Assistance
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/food-pantry" >
							Food Pantry
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="https://arcsouth.org/arc-south/virginia-beach">
							Adult Rehabilitation Center
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/thanksgiving" >
							Thanksgiving
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/financial-assistance" >
							Financial Assistance
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/summer-camp" >
							Summer Camp
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/pathway-of-hope" >
							Pathway of Hope
						</a>
					</li>


		</ul>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>

			
				


                    <li class="flyoutNavItem  hasChildren" >
                        <div class=" pointer "></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/waystogive" >
							Ways to Give
								<i class="fal fa-chevron-right"></i>
						</a>

		
		<ul class="flyoutNav ">
			
				

						<li class="flyoutNavItem flyoutNavItem-overview" >
								<a class="flyoutNavItem-link" href="/hamptonroads/waystogive">
								Ways to Give Overview
							</a>
						</li>

                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/angel-tree-" >
							Angel Tree
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/employer-deductions" >
							Employer Deductions
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="https://give.salvationarmyusa.org/campaign/fundraise-for-good/c175635">
							Fundraise For Good
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/golf-pro-am" >
							Golf Pro-Am
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/holiday-socks" >
							Holiday Socks
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="https://give.virginiasalvationarmy.org/campaign/virtual-red-kettle-25-hampton-roads/c723251">
							Red Kettle
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/the-red-shield-society" >
							The Red Shield Society
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="https://give.salvationarmymarylandvirginiawestvirginiawashingtondc.org/campaign/771696/donate">
							Summer Camp
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/swing-fore-strings" >
							Swing Fore Strings
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/volunteering" >
							Volunteering
						</a>
					</li>

			
				


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/write-stuff" >
							Write Stuff
						</a>
					</li>


		</ul>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>

					</li>

			
				
								<li class="flyoutNavItem"><a class="flyoutNavItem-link" href="/hamptonroads/allnews/">Stories</a></li>
								<li class="flyoutNavItem"><a class="flyoutNavItem-link" href="/hamptonroads/allevents/">Events</a></li>


                    <li class="flyoutNavItem " >
                        <div class=""></div>
							<a class="flyoutNavItem-link" href="/hamptonroads/contact-us" >
							Contact Us
						</a>
					</li>

			
				



		</ul>

    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>


    </div>
    <div id="emailCapture" class="mfp-hide emailCaptureModal">
        <h2>Never Miss a Chance to Do the Most Good</h2>
        <p id="form-intructions">Please enter your name, email and zip code below to sign up!</p>

        <form id="hearMore" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate="" action="" onsubmit="return symphony.hearMore.submit()">
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-firstname-field" id="" name="" type="text" value="" maxlength="255" placeholder="First Name" />
                    <div id="error-firstname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your first name</div>
                </div>
                <div class="col-sm-6 no-padding-right">
                    <input class="hearMore-lastname-field" id="" name="" type="text" value="" maxlength="255" placeholder="Last Name" />
                    <div id="error-lastname" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter your last name</div>
                </div>
            </div>
            <div class="row">
                <div class="col-sm-6 no-padding">
                    <input class="hearMore-email-field" id="" name="" type="email" value="" maxlength="255" placeholder="Email" />
                    <div id="error-email" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid email address</div>
                </div>
                <div class="col-sm-5">
                    <input class="hearMore-zip-field" id="" name="" type="text" value="" maxlength="5" placeholder="Zip" />
                    <div id="error-zip" class="u-textWhite u-textSm u-hidden hearMore-error"><i class="fa fa-exclamation-circle"></i> Please enter a valid zip code</div>
                </div>
                <div class="col-sm-1 no-padding">
                    <input type="submit" value="Go">
                </div>
            </div>

            <input id="" name="" type="hidden" value="PMC" />
            <input id="" name="" type="hidden" value="Hampton Roads Area Command" />
            <input id="comment" name="comment" type="hidden" value="" />
            <input id="idstamp" name="idstamp" type="hidden" value="" />
        </form>

        <div class="u-block u-clear u-textRight">
            <a class="facebookLink" href="https://www.facebook.com/SalvationArmyUSA" target="_blank">
                <i class="fab fa-facebook-f u-floatRight" aria-hidden="true"></i> Follow us on <strong>Facebook</strong>
            </a>
        </div>
    </div>





								<div class="first-property u-hidden"></div>




								<div class="anchorLink-anchor" style="opacity: 0;" data-id="Theater-Space"></div>

			<div class="heroContainer">
				<div class="heroSlider">


						
									<div 
										class="hero filter filter-black-blue to-right  text-left"
										data-alignment="Left"
									>
										<div class="heroImage-container hasMobileBackground">
												<img
													src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
													data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/b74186f5-70fa-4b23-94d6-7d37a4c91e32_22257_Northern_Division_5.jpg"
													class="heroImage heroImage-desktop lazyload"
													sizes="(max-width: 768px)"
													alt="Join Hope's Army! Image" 
												/>

													<img
														src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
														data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/029f740b-c722-4666-89c7-096a5aea4429_Potomac+March23+Web+Banner+Feeding+Programs+Mobile+Blank.png"
														class="heroImage heroImage-mobile loaded lazyload"
														sizes="(max-width: 768px)"
														alt="Join Hope's Army! Image" 
													/>
										</div>
										<div class="heroText-container">
												<div class="heroText u-textLeft">
													<h1 class="heroText-headline">Join Hope's Army!</h1>
													<p class="heroText-subheadline">We offer volunteers a chance to change people’s lives across a wide range <br />of activities and programs. Register today to find your perfect match for <br />giving back to the community.</p>
															<a class="btn btn-white btn-inverse" href="https://www.cervistech.com/acts/console.php?console_id=0023&console_type=application">
																Register
															</a>
												</div>
										</div>
									</div>
									<div 
											style="display:none"
											data-start="Mon Apr 01 2024 00:00:00 GMT-0400 (Eastern Daylight Time)"
											data-end="Tue Apr 30 2024 23:59:59 GMT-0400 (Eastern Daylight Time)"
										class="not-ready hero filter filter-none u-cursorPointer text-left"
										data-alignment="Left"
													onclick="window.open('https://give.virginiasalvationarmy.org/give/568012/#!/donation/checkout?utm_source=web&utm_medium=web&utm_content=April_Beginnings&utm_campaign=smg_monthly&c_src=24FNDWIORGCS24HPR&c_src2=web')"
									>
										<div class="heroImage-container ">
												<img
													src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
													data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/57a3b69f-83fe-4826-9ceb-8a7ab54ecad5_Potomac+April24+Web+Banners+New+Beginnings+1300x508.jpg"
													class="heroImage heroImage-desktop lazyload"
													sizes="(max-width: 768px)"
													alt=" Image" 
												/>

										</div>
										<div class="heroText-container">
										</div>
									</div>
									<div 
											style="display:none"
											data-start="Fri Oct 04 2024 00:00:00 GMT-0400 (Eastern Daylight Time)"
											data-end="Thu Oct 31 2024 00:00:00 GMT-0400 (Eastern Daylight Time)"
										class="not-ready hero  u-cursorPointer text-left"
										data-alignment="Left"
													onclick="window.open('https://give.virginiasalvationarmy.org/give/617806/#!/donation/checkout?utm_source=web&utm_medium=web&utm_content=October_Youth&utm_camFNJgn=smg_monthly&c_src=24FNJWIORGCS24HPR&c_src2=web')"
									>
										<div class="heroImage-container ">
												<img
													src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
													data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/d012da29-bd58-48f6-8b03-ffc42552f36f_Potomac+October24+Web+Banner+Youth+Feeding+and+Sheltering+2600x1016.jpg"
													class="heroImage heroImage-desktop lazyload"
													sizes="(max-width: 768px)"
													alt=" Image" 
												/>

										</div>
										<div class="heroText-container">
										</div>
									</div>
									<div 
										class="hero filter filter-none u-cursorPointer text-left"
										data-alignment="Left"
													onclick="window.open('https://southernusa.salvationarmy.org/hamptonroads/swing-fore-strings')"
									>
										<div class="heroImage-container ">
												<img
													src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
													data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/d0de1fbe-0cef-4106-972f-94f68c1250c7_Roanoke+Nov+24+Banners+%281%29.png"
													class="heroImage heroImage-desktop lazyload"
													sizes="(max-width: 768px)"
													alt=" Image" 
												/>

										</div>
										<div class="heroText-container">
										</div>
									</div>


				</div>
				<a class="heroArrow js-scrollNextSection" tabindex="0" title="Scroll Down"><i class="fa fa-angle-down"></i></a>
			</div>


				<script type="text/javascript">
					var conductorSlides = [
													{
														"title":'Come Alongside An Army for Others',
														"idx":'59',
														"subtitle":'In communities across the country and in times of crisis, The Salvation Army shows up — with hope, help, and heart. Discover how this movement meets real needs daily and how you can be part of it.',
														"alignment":'left',
														"featured":true,
														"backgroundType":'video',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/52fd5c76-82ef-4c65-aaf1-cf4701acf80c_NSAW+RotatingImages1+C.mp4',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'',
														"showButtons":true,
														"buttonText":'See the Legacy',
														"buttonUrl":'https://salarmy.us/National-Salvation-Army-Week-2025-USS',
														"buttonStyle":'red',
														"buttonSolid":true,
														"secondaryButtonText": 'Join the Mission' ,
														"secondaryButtonUrl": 'https://salarmy.us/An-Army-For-Others-USS' ,
														"secondaryButtonStyle": 'white' ,
														"secondaryButtonSolid": true ,
														"theaterImageUrl": '' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":true,
														"useSchedule":true,
														"startDate":"Mon May 12 2025 00:00:00 GMT-0400 (Eastern Daylight Time)",
														"endDate":"Sun May 18 2025 00:00:00 GMT-0400 (Eastern Daylight Time)",
														"filter":"filter filter-black-trans"
													},
													{
														"title":'',
														"idx":'125',
														"subtitle":'',
														"alignment":'left',
														"featured":true,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/a1db67c5-8d47-433b-ab1e-080e3050bcd1_Copy+of+Thank+You+Thursday+Billboard+Helps+Us+Helps+Other.png',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'',
														"showButtons":true,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": '' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":true,
														"startDate":"Tue May 14 2024 00:00:00 GMT-0400 (Eastern Daylight Time)",
														"endDate":"Sun May 19 2024 00:00:00 GMT-0400 (Eastern Daylight Time)",
														"filter":"filter filter-none"
													},
													{
														"title":'',
														"idx":'127',
														"subtitle":'',
														"alignment":'left',
														"featured":true,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/8a86ef88-d8d9-410f-9f57-ae577393d1e0_Potomac+April24+Spring+Into+Action+1300x508.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/1aa854ea-f9bd-4445-91c9-7f30e7849a66_Potomac+April24+Spring+Into+Action+500x425.jpg',
														"showButtons":false,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": 'https://salvationarmypotomac.org/potomac/volunteer?utm_source=web&utm_medium=web&utm_content=April_Volunteer&utm_campaign=smg_monthly&c_src=24VLDWIORGCS24DHQ&c_src2=web' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":true,
														"startDate":"Mon Apr 01 2024 00:00:00 GMT-0400 (Eastern Daylight Time)",
														"endDate":"Tue Apr 30 2024 23:59:59 GMT-0400 (Eastern Daylight Time)",
														"filter":"filter filter-none"
													},
													{
														"title":'Love. Serve. Disciple. All For Jesus!',
														"idx":'152',
														"subtitle":'See how The Salvation Army is strengthening its mission—sharing hope, meeting practical needs, and pointing communities across the South to Christ.',
														"alignment":'left',
														"featured":true,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/c181813a-21ba-45ed-ba44-f3a13448893a_Love+Territorial+Priorities+Desktop+February+26.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/8689b8b5-72b9-43bf-a1fd-0707efc13a8a_Love+Territorial+Priorities+Mobile+February+26.jpg',
														"showButtons":true,
														"buttonText":'Our Priorities',
														"buttonUrl":'https://salarmy.us/our-priorities-uss',
														"buttonStyle":'red',
														"buttonSolid":true,
														"secondaryButtonText": 'Our Faith' ,
														"secondaryButtonUrl": 'https://salarmy.us/our-faith-uss' ,
														"secondaryButtonStyle": 'white' ,
														"secondaryButtonSolid": true ,
														"theaterImageUrl": '' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":true,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-black-blue to-right"
													},
													{
														"title":'',
														"idx":'216',
														"subtitle":'',
														"alignment":'left',
														"featured":false,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/25c36806-81e1-4449-8e8e-b330ed02779f_Potomac+June25+Web+Banner+Red+Shield+2600x1016.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/2f91b8c7-d936-4e8a-a51b-bed98b4490fd_Potomac+June25+Web+Banner+Red+Shield+500x425.jpg',
														"showButtons":false,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": '' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-none"
													},
													{
														"title":'',
														"idx":'219',
														"subtitle":'',
														"alignment":'left',
														"featured":false,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/6d2c190a-51d5-4797-81ff-8235907892d5_Potomac+May25+Web+Banner+Camp+2600x1016.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/784177f3-4142-47dc-b9dd-9a00cea5fbed_Potomac+May25+Web+Banner+Camp+500x425.jpg',
														"showButtons":false,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": 'https://give.virginiasalvationarmy.org/give/679811/#!/donation/checkout?utm_source=web&utm_medium=web&utm_content=May_Camp&utm_campaign=smg_monthly&c_src=25CAEWIORGCS25AAN&c_src2=web' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-none"
													},
													{
														"title":'',
														"idx":'220',
														"subtitle":'',
														"alignment":'left',
														"featured":false,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/a3f82d7a-8bd4-4263-abc7-2b7345e771bb_Potomac+May25+Web+Banner+Summer+Need+2600x1016.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/06df6993-4bc5-4ee4-b785-632cd02eb610_Potomac+May25+Web+Banner+Summer+Need+500x425.jpg',
														"showButtons":false,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": 'https://give.virginiasalvationarmy.org/give/680183/#!/donation/checkout?utm_source=web&utm_medium=web&utm_content=May_SummerNeed&utm_campaign=smg_monthly&c_src=25SUEWIORGCS25AAN&c_src2=web' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-none"
													},
													{
														"title":'From Devastation to Determination',
														"idx":'233',
														"subtitle":'Help us spread hope—your support fuels vital disaster services for those affected by this hurricane.',
														"alignment":'left',
														"featured":false,
														"backgroundType":'video',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/4ebb6717-52ef-4b1b-99c9-2a12bcb59d7d_EDS+Highlights+Web+Hurricane+Helene+720.mp4',
														"backgroundTypeMobile":'video',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'',
														"showButtons":true,
														"buttonText":'Learn More',
														"buttonUrl":'https://disaster.salvationarmyusa.org/',
														"buttonStyle":'red',
														"buttonSolid":true,
														"secondaryButtonText": 'Give Now' ,
														"secondaryButtonUrl": 'https://give.helpsalvationarmy.org/give/166081/#!/donation/checkout?c_src=PMCHomepage&c_src2=heroImage' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": true ,
														"theaterImageUrl": 'https://helenehelp.org/' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":false,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-black-trans"
													},
													{
														"title":'',
														"idx":'237',
														"subtitle":'',
														"alignment":'left',
														"featured":false,
														"backgroundType":'img',
														"backgroundSource":'custom',
														"background":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/291bb99a-8682-4699-b4dc-bd35a43adb54_Potomac+June24+Web+Banner+Red+Shield+2600x1016.jpg',
														"backgroundTypeMobile":'img',
														"backgroundSourceMobile":'custom',
														"backgroundMobile":'https://s3.amazonaws.com/uss-cache.salvationarmy.org/187fb97d-56c7-4d71-8267-d6963a1ade94_Potomac+June24+Web+Banner+Red+Shield+500x425.jpg',
														"showButtons":false,
														"buttonText":'',
														"buttonUrl":'',
														"buttonStyle":'red',
														"buttonSolid":false,
														"secondaryButtonText": '' ,
														"secondaryButtonUrl": '' ,
														"secondaryButtonStyle": 'red' ,
														"secondaryButtonSolid": false ,
														"theaterImageUrl": 'https://give.virginiasalvationarmy.org/give/585491/#!/donation/checkout?utm_source=web&utm_medium=web&utm_content=June_RedShield&utm_campaign=smg_monthly&c_src=24RSFWIORGCS24DHQ&c_src2=web' ,
														"useCustomHtml":false,
														"customHtml":'',
														"afterFirstLocal":true,
														"useSchedule":false,
														"startDate":"",
														"endDate":"",
														"filter":"filter filter-none"
													},
					];
				</script>
				


 








								
								<div class="anchorLink-anchor" style="opacity: 0;" data-id="Local-Sites"></div>

	<div class="section margin-bottom-xl padding-right-md padding-left-md">
			<div class="u-textCenter">
	<h2>The Hampton Roads Area Command Service Locations</h2>

	<p class="u-textLg">
		The Salvation Army Hampton Roads Area Command serves Norfolk, Virginia Beach, Chesapeake, Portsmouth, Suffolk, and Western Tidewater. We have Corps in Norfolk, Portsmouth, and Suffolk. Please see below for a full list of locations and how you can connect to the location most convenient to you.
	</p>
</div>

	</div>
	<div class="localSites row no-margin">
		<div class="col-md-7 no-padding">
			<div class="localSites-map-container isDraggable">
				<div id="localSites-map-iframe"></div>
			</div>
		</div>
		<div class="col-md-5 no-padding localSites-items">
				<div class="localSites-item" id="localSites-item-8a8080957f50e573017f5150928b09c5" data-id="8a8080957f50e573017f5150928b09c5">
					<div class="row no-margin">
						<div class="col-xs-12 no-padding">
							<div class="localSites-name">Hampton Roads Area Command</div>
							<div class="localSites-address">5525 Raby Rd, Norfolk, Virginia  23502</div>
						</div>
					</div>
					<div class="row no-margin">
						<div class="col-xs-8 no-padding">
							<div class="localSites-links">
								<a href="tel:+1 (757)543-8100" class="localSites-phone"><i class="dn-phone"></i> +1 (757)543-8100</a>
								&nbsp;&nbsp;
								<a href="https://www.SalvationArmyHRVA.org" target="_blank" class="localSites-website"><i class="dn-website"></i> Visit Website	</a>
							</div>
						</div>
						<div class="col-xs-4 no-padding u-textRight localSites-directions">
							<div>Directions</div>
							<a href="//www.google.com/maps/dir/Current+Location/5525+Raby+Rd++Norfolk+Virginia++23502/data=!4m2!4m1!3e0" target="_blank"><i class="far fa-car"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/5525+Raby+Rd++Norfolk+Virginia++23502/data=!4m2!4m1!3e3" target="_blank"><i class="far fa-subway"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/5525+Raby+Rd++Norfolk+Virginia++23502/data=!4m2!4m1!3e2" target="_blank"><i class="far fa-walking"></i></a>
						</div>
					</div>
				</div>
				<div class="localSites-item" id="localSites-item-afaae9ce_afed_40a8_8e84_b48b91b60a2a" data-id="afaae9ce_afed_40a8_8e84_b48b91b60a2a">
					<div class="row no-margin">
						<div class="col-xs-12 no-padding">
							<div class="localSites-name">Hampton Roads Center of Hope Shelter</div>
							<div class="localSites-address">203 W 19th St, Norfolk, Virginia  23517</div>
						</div>
					</div>
					<div class="row no-margin">
						<div class="col-xs-8 no-padding">
							<div class="localSites-links">
								<a href="tel:+1 (757)622-3471" class="localSites-phone"><i class="dn-phone"></i> +1 (757)622-3471</a>
								&nbsp;&nbsp;
								<a href="https://southernusa.salvationarmy.org/hamptonroads/emergencyshelter" target="_blank" class="localSites-website"><i class="dn-website"></i> Visit Website	</a>
							</div>
						</div>
						<div class="col-xs-4 no-padding u-textRight localSites-directions">
							<div>Directions</div>
							<a href="//www.google.com/maps/dir/Current+Location/203+W+19th+St++Norfolk+Virginia++23517/data=!4m2!4m1!3e0" target="_blank"><i class="far fa-car"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/203+W+19th+St++Norfolk+Virginia++23517/data=!4m2!4m1!3e3" target="_blank"><i class="far fa-subway"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/203+W+19th+St++Norfolk+Virginia++23517/data=!4m2!4m1!3e2" target="_blank"><i class="far fa-walking"></i></a>
						</div>
					</div>
				</div>
				<div class="localSites-item" id="localSites-item-8a8081157c7a23b7017ca96315ce25ba" data-id="8a8081157c7a23b7017ca96315ce25ba">
					<div class="row no-margin">
						<div class="col-xs-12 no-padding">
							<div class="localSites-name">Hampton Roads Kroc Corps Community Center</div>
							<div class="localSites-address">1401 Ballentine Blvd, Norfolk, Virginia  23504</div>
						</div>
					</div>
					<div class="row no-margin">
						<div class="col-xs-8 no-padding">
							<div class="localSites-links">
								<a href="tel:+1 (757)622-5762" class="localSites-phone"><i class="dn-phone"></i> +1 (757)622-5762</a>
								&nbsp;&nbsp;
								<a href="https://HamptonRoadsKroc.org" target="_blank" class="localSites-website"><i class="dn-website"></i> Visit Website	</a>
							</div>
						</div>
						<div class="col-xs-4 no-padding u-textRight localSites-directions">
							<div>Directions</div>
							<a href="//www.google.com/maps/dir/Current+Location/1401+Ballentine+Blvd++Norfolk+Virginia++23504/data=!4m2!4m1!3e0" target="_blank"><i class="far fa-car"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/1401+Ballentine+Blvd++Norfolk+Virginia++23504/data=!4m2!4m1!3e3" target="_blank"><i class="far fa-subway"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/1401+Ballentine+Blvd++Norfolk+Virginia++23504/data=!4m2!4m1!3e2" target="_blank"><i class="far fa-walking"></i></a>
						</div>
					</div>
				</div>
				<div class="localSites-item" id="localSites-item-538adf47_9ac9_4485_89b2_df5145830a6f" data-id="538adf47_9ac9_4485_89b2_df5145830a6f">
					<div class="row no-margin">
						<div class="col-xs-12 no-padding">
							<div class="localSites-name">Portsmouth Corps</div>
							<div class="localSites-address">2306 Airline Blvd, Portsmouth, Virginia  23701</div>
						</div>
					</div>
					<div class="row no-margin">
						<div class="col-xs-8 no-padding">
							<div class="localSites-links">
								<a href="tel:+1 (757)393-2519" class="localSites-phone"><i class="dn-phone"></i> +1 (757)393-2519</a>
								&nbsp;&nbsp;
								<a href="https://hrva.salvationarmypotomac.org/" target="_blank" class="localSites-website"><i class="dn-website"></i> Visit Website	</a>
							</div>
						</div>
						<div class="col-xs-4 no-padding u-textRight localSites-directions">
							<div>Directions</div>
							<a href="//www.google.com/maps/dir/Current+Location/2306+Airline+Blvd++Portsmouth+Virginia++23701/data=!4m2!4m1!3e0" target="_blank"><i class="far fa-car"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/2306+Airline+Blvd++Portsmouth+Virginia++23701/data=!4m2!4m1!3e3" target="_blank"><i class="far fa-subway"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/2306+Airline+Blvd++Portsmouth+Virginia++23701/data=!4m2!4m1!3e2" target="_blank"><i class="far fa-walking"></i></a>
						</div>
					</div>
				</div>
				<div class="localSites-item" id="localSites-item-8a8081457d0be982017d0ffe2b4b0574" data-id="8a8081457d0be982017d0ffe2b4b0574">
					<div class="row no-margin">
						<div class="col-xs-12 no-padding">
							<div class="localSites-name">Suffolk Corps</div>
							<div class="localSites-address">400-410 Bank St, Suffolk, Virginia  23434</div>
						</div>
					</div>
					<div class="row no-margin">
						<div class="col-xs-8 no-padding">
							<div class="localSites-links">
								<a href="tel:+1 (757)539-5201" class="localSites-phone"><i class="dn-phone"></i> +1 (757)539-5201</a>
								&nbsp;&nbsp;
								<a href="https://Suffolk.salvationarmypotomac.org" target="_blank" class="localSites-website"><i class="dn-website"></i> Visit Website	</a>
							</div>
						</div>
						<div class="col-xs-4 no-padding u-textRight localSites-directions">
							<div>Directions</div>
							<a href="//www.google.com/maps/dir/Current+Location/400-410+Bank+St++Suffolk+Virginia++23434/data=!4m2!4m1!3e0" target="_blank"><i class="far fa-car"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/400-410+Bank+St++Suffolk+Virginia++23434/data=!4m2!4m1!3e3" target="_blank"><i class="far fa-subway"></i></a>
							<a href="//www.google.com/maps/dir/Current+Location/400-410+Bank+St++Suffolk+Virginia++23434/data=!4m2!4m1!3e2" target="_blank"><i class="far fa-walking"></i></a>
						</div>
					</div>
				</div>
		</div>

	</div>
	<script type="text/javascript">
		window.globalLocalSites = [
				{
					"lat":"36.857",
					"lng":"-76.218",
					"title":"Hampton Roads Area Command",
					"id":"8a8080957f50e573017f5150928b09c5",
				},
				{
					"lat":"36.867",
					"lng":"-76.287",
					"title":"Hampton Roads Center of Hope Shelter",
					"id":"afaae9ce_afed_40a8_8e84_b48b91b60a2a",
				},
				{
					"lat":"36.859",
					"lng":"-76.25",
					"title":"Hampton Roads Kroc Corps Community Center",
					"id":"8a8081157c7a23b7017ca96315ce25ba",
				},
				{
					"lat":"36.819",
					"lng":"-76.354",
					"title":"Portsmouth Corps",
					"id":"538adf47_9ac9_4485_89b2_df5145830a6f",
				},
				{
					"lat":"36.728",
					"lng":"-76.577",
					"title":"Suffolk Corps",
					"id":"8a8081457d0be982017d0ffe2b4b0574",
				},
		]
	</script>










								





									<div class="row u-module isHalfWidth no-margin">
								<div class="col-sm-6 no-padding">



								


								</div>



								<div class="col-sm-6 no-padding">



								


									</div>
								</div>






								
								










								
								<div class="anchorLink-anchor" style="opacity: 0;" data-id="Giving-Toolbar"></div>











								
								<div class="anchorLink-anchor" style="opacity: 0;" data-id="Activity-Boxes"></div>




	<div class="section no-padding">
		<div class="activityBoxesGrid tile-view">

			<ul class="container">
			


						<li class="activityBoxesGrid-item js-showOnHoverParent">
							<a href="https://southernusa.salvationarmy.org/hamptonroads/how-we-help" class="activityBoxesGrid-link">
								<span class="activityBox-img-container">
									<img
									src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
									data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/ec7dfb47-433c-439e-8a9c-effb83ba6110_IMG_8360+cmyk+food+pantry.jpg"
									class="activityBoxesGrid-image  lazyload"
									sizes="(max-width: 768px)"
									alt="Programs and Service" />
								</span>
								<span class="activityBoxesGrid-title">Programs and Service</span>
								<div class="activityBoxesGrid-overlay u-showOnHover js-showOnHover"></div>
							</a>
						</li>




						<li class="activityBoxesGrid-item js-showOnHoverParent">
							<a href="https://southernusa.salvationarmy.org/hamptonroads/volunteering" class="activityBoxesGrid-link">
								<span class="activityBox-img-container">
									<img
									src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
									data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/264152ca-56c5-4d85-884f-f71abd3e8e2b_volunteer.jpg"
									class="activityBoxesGrid-image  lazyload"
									sizes="(max-width: 768px)"
									alt="Volunteer" />
								</span>
								<span class="activityBoxesGrid-title">Volunteer</span>
								<div class="activityBoxesGrid-overlay u-showOnHover js-showOnHover"></div>
							</a>
						</li>




						<li class="activityBoxesGrid-item js-showOnHoverParent">
							<a href="https://southernusa.salvationarmy.org/hamptonroads/waystogive" class="activityBoxesGrid-link">
								<span class="activityBox-img-container">
									<img
									src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
									data-srcset="https://s3.amazonaws.com/uss-cache.salvationarmy.org/c2f1dfb4-6c87-4473-b68f-cc32e5433057_50398555226_bd1a7c6107_o.jpg"
									class="activityBoxesGrid-image  lazyload"
									sizes="(max-width: 768px)"
									alt="Donate" />
								</span>
								<span class="activityBoxesGrid-title">Donate</span>
								<div class="activityBoxesGrid-overlay u-showOnHover js-showOnHover"></div>
							</a>
						</li>



			</ul>

		</div>	
	</div>
	









<footer class="globalFooter" role="contentinfo">
    <div class="globalFooter-wrapper">
        <div class="globalFooter-section">
            <div class="col-sm-10 col-sm-offset-1">

                <div class="globalFooter-section">

                    <div class="col-sm-8 col-sm-offset-2">

                        <div class="missionStatement u-textCenter">
                            <p><strong>The Salvation Army Mission Statement</strong></p>
                            <p>The Salvation Army, an international movement, is an evangelical part of the universal Christian Church. Its message is based on the Bible. Its ministry is motivated by the love of God. Its mission is to preach the gospel of Jesus Christ and to meet human needs in His name without discrimination.</p>
                        </div>

                    </div>

                </div>

                <hr />

                <div class="globalFooter-section">
                    <div class="col-sm-4">
                        <ul class="globalFooter-nav">























































































































































































							<li class="globalFooter-navItem"><a class="globalFooter-navLink" href="/hamptonroads/allevents/">Events</a></li>













                        </ul>
                    </div>
                    <div class="col-sm-4 no-padding">
                        <form action="/hamptonroads/search" method="GET" class="globalFooter-search">
                            <input class="globalFooter-input" type="text" placeholder="Site Search" name="query" required />
                            <input type="hidden" name="limit" value="12" />
                            <input class="globalFooter-submit" type="submit" value="Search" />
                        </form>
                        
                        <div class="socialMedia-container">



                                        <span><a class="js-facebookLink" target="_blank" href="https://www.facebook.com/SalArmyHR"><i class="fab fa-facebook-f"></i></a></span>

                                        <span><a target="_blank" href="https://www.instagram.com/salvationarmyhrva/?hl=en"><i class="fab fa-instagram"></i></a></span>


                                            <span><a target="_blank" href="https://www.linkedin.com/company/tsahrva?trk=public_post_follow-view-profile"><i class="fab fa-linkedin"></i></a></span>

                                        <span><a target="_blank" href="https://www.youtube.com/channel/UCHFc5DBGoOqLM08qBBu5YJA/videos"><i class="fab fa-youtube"></i></a></span>




                        </div>
                    </div>
                    <div class="col-sm-4 right-column">
                                <p style="text-align:center;">
    <a href="https://give.org/charity-reviews/Religious/Salvation-Army---Southern-Territory-in-Atlanta-ga-54136" target="_blank"><img alt="BBB Wise Giving Alliance Accredited Seal" itemprop="thumbnailUrl" src="https://s3.amazonaws.com/uss-cache.salvationarmy.org/2bcbe903-bedd-42b4-9c0d-17d8450e6824_BBB-2023-AccreditedSeal-WEB-Horizontal-White.png" style="width: 130px;" title="BBB Wise Giving Alliance Accredited Seal"></a><br><br><a href="https://www.ecfa.org/MemberProfile.aspx?ID=9377" target="_blank" ><img src="https://s3.amazonaws.com/uss-cache.salvationarmy.org/60717645-142d-4ab9-bf36-6ac8d9a5cc0f_ECFA.png" style="width: 80px;" alt="ecfa logo" title="Evangelical Council for Financial Accountability Accredited Seal"  itemprop="thumbnailUrl" /></a></p>
                    </div>
                </div>


                                <div class="globalFooter-section">
                                    <div class="col-sm-12">
                                        <center><p>
	<a href="https://www.salvationarmyusa.org/usn/commitment-to-diversity/" style="color:#FFFFFF; text-decoration:none;" target="_blank">Commitment to Diversity</a>
</p>
</center>

                                    </div>
                                </div>

                <hr />


                <div class="globalFooter-section u-textCenter">
                    <p class="globalFooter-copyright">



                            The Salvation Army Hampton Roads Area Command<br />

                            5525 Raby Rd., Norfolk, Virginia 23502  | 1-800-SAL-ARMY | <a class="globalFooter-copyrightLink" href="https://southernusa.salvationarmy.org/uss/privacy-policy">Privacy Policy</a> | &copy; The Salvation Army USA Southern Territory
                    </p>
                </div>

            </div>
        </div>
    </div>
</footer>
	
</div>

<script type="text/javascript">
if (typeof jQuery == 'undefined') {
	document.write(unescape("%3Cscript src='//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/js/jquery.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<script type="text/javascript" src="//maps.googleapis.com/maps/api/js?key=AIzaSyBqVkG9F5GhEPw4RZX-wTuS7vX-11_vfqo"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/gmaps.js/0.4.24/gmaps.min.js"></script>
<script src="https://cdn.rawgit.com/noelboss/featherlight/1.7.12/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script>
<script src="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/scripts/main.js?v=3"></script>
<script type="text/javascript" src="/hamptonroads/symphony-strings"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.11.1/moment-with-locales.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment-recur/1.0.7/moment-recur.min.js"></script>

<script>
var tag = document.createElement('script');
tag.src = "https://www.youtube.com/iframe_api";
var firstScriptTag = document.getElementsByTagName('script')[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);

var symphonyYoutubeInitialized = false;

function onYouTubeIframeAPIReady() {
	initializeYoutubeVideos();
}

function initializeYoutubeVideos() {
	if (!symphonyYoutubeInitialized) {
		if (typeof YT != "undefined" && typeof YT.Player != "undefined") {
			var _youtube = {
				createPlayer: function(id, v, w, h) {
					var player = new YT.Player(id, {
						height: h,
						width: w,
						playerVars: {
							autoplay: 1,
							loop: 1,
							controls: 1,
							showinfo: 0,
							autohide: 1,
							modestbranding: 1,
							rel:0
						},
						videoId: v,
						events: {
							'onReady': function(e) {
								player.mute();
								player.playVideo();
							},
							'onStateChange': function(e){
								if (e.data === YT.PlayerState.ENDED) {
									player.playVideo(); 
								}
							}
						}
					});
				}
			};

			for (var i = 0; i < pageVideos.length; i++) {
				_youtube.createPlayer(pageVideos[i].iframeContainer, pageVideos[i].videoId, "100%", "100%");
			}

			symphonyYoutubeInitialized = true;
		} else {
			setTimeout(function() {
				if (!symphonyYoutubeInitialized) {
					initializeYoutubeVideos();
				}
			}, 100);
		}
	}
}

$(document).ready(function() {
	if (!symphonyYoutubeInitialized) {
		initializeYoutubeVideos();
	}
	if (siteLanguage != 'en') {
		moment.locale(siteLanguage);
	}
});

</script>



<script src="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/handlebars/templates.js"></script>
<script src="//static.salvationarmy.org/us-east-1/templates/symphony/static_resources/handlebars/partials.js"></script>

			<!-- Loading script asynchronously --><script type="text/javascript">    (function(a,b,c,d){    a='https://tags.tiqcdn.com/utag/salvationarmy/sal-southernterritory/prod/utag.js';    b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;    a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);    })();</script>



		

</body>
</html>
