<!doctype html>
<html amp lang="en-US">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
		<title>Campaign Encourages To Support Houston&#8217;s Businesses And Cultural Organizations &#8211; Houston Public Media</title>
		<link rel="canonical" href="https://www.houstonpublicmedia.org/articles/news/2017/11/22/252423/campaign-encourages-to-support-houstons-businesses-and-cultural-organizations/" />
	<script custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js" async></script><script src="https://cdn.ampproject.org/v0.js" async></script><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic">	<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
		<script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"NewsArticle","mainEntityOfPage":"https:\/\/www.houstonpublicmedia.org\/articles\/news\/2017\/11\/22\/252423\/campaign-encourages-to-support-houstons-businesses-and-cultural-organizations\/","publisher":{"@type":"Organization","name":"Houston Public Media","logo":{"@type":"ImageObject","url":"https:\/\/cdn.hpm.io\/wp-content\/uploads\/2016\/01\/14100554\/HPM_Vert.png"}},"headline":"Campaign Encourages To Support Houston&#8217;s Businesses And Cultural Organizations","datePublished":"2017-11-22T14:50:23+00:00","dateModified":"2017-11-22T14:50:23+00:00","author":[{"@type":"Person","name":"Al Ortiz"}],"image":{"@type":"ImageObject","url":"https:\/\/cdn.hpm.io\/wp-content\/uploads\/2017\/11\/17180717\/skyline-738759_960_720.jpg","width":960,"height":640}}</script>
	<meta name="generator" content="AMP Plugin v0.6.1" />	<style amp-custom>
		/* Generic WP styling */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.amp-wp-enforced-sizes {
	/** Our sizes fallback is 100vw, and we have a padding on the container; the max-width here prevents the element from overflowing. **/
	max-width: 100%;
	margin: 0 auto;
}

.amp-wp-unknown-size img {
	/** Worst case scenario when we can't figure out dimensions for an image. **/
	/** Force the image into a box of fixed dimensions and use object-fit to scale. **/
	object-fit: contain;
}

/* Template Styles */

.amp-wp-content,
.amp-wp-title-bar div {
		margin: 0 auto;
	max-width: 600px;
	}

html {
	background: #55565a;
}

body {
	background: #fff;
	color: #353535;
	font-family: 'Merriweather', 'Times New Roman', Times, Serif;
	font-weight: 300;
	line-height: 1.75em;
}

p,
ol,
ul,
figure {
	margin: 0 0 1em;
	padding: 0;
}

a,
a:visited {
	color: #55565a;
}

a:hover,
a:active,
a:focus {
	color: #353535;
}

/* Quotes */

blockquote {
	color: #353535;
	background: rgba(127,127,127,.125);
	border-left: 2px solid #55565a;
	margin: 8px 0 24px 0;
	padding: 16px;
}

blockquote p:last-child {
	margin-bottom: 0;
}

/* UI Fonts */

.amp-wp-meta,
.amp-wp-header div,
.amp-wp-title,
.wp-caption-text,
.amp-wp-tax-category,
.amp-wp-tax-tag,
.amp-wp-comments-link,
.amp-wp-footer p,
.back-to-top {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

/* Header */

.amp-wp-header {
	background-color: #55565a;
}

.amp-wp-header div {
	color: #ffffff;
	font-size: 1em;
	font-weight: 400;
	margin: 0 auto;
	max-width: calc(840px - 32px);
	padding: .875em 16px;
	position: relative;
}

.amp-wp-header a {
	color: #ffffff;
	text-decoration: none;
}

/* Site Icon */

.amp-wp-header .amp-wp-site-icon {
	/** site icon is 32px **/
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 50%;
	position: absolute;
	right: 18px;
	top: 10px;
}

/* Article */

.amp-wp-article {
	color: #353535;
	font-weight: 400;
	margin: 1.5em auto;
	max-width: 840px;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

/* Article Header */

.amp-wp-article-header {
	align-items: center;
	align-content: stretch;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1.5em 16px 0;
}

.amp-wp-title {
	color: #353535;
	display: block;
	flex: 1 0 100%;
	font-weight: 900;
	margin: 0 0 .625em;
	width: 100%;
}

/* Article Meta */

.amp-wp-meta {
	color: #696969;
	display: inline-block;
	flex: 2 1 50%;
	font-size: .875em;
	line-height: 1.5em;
	margin: 0 0 1.5em;
	padding: 0;
}

.amp-wp-article-header .amp-wp-meta:last-of-type {
	text-align: right;
}

.amp-wp-article-header .amp-wp-meta:first-of-type {
	text-align: left;
}

.amp-wp-byline amp-img,
.amp-wp-byline .amp-wp-author {
	display: inline-block;
	vertical-align: middle;
}

.amp-wp-byline amp-img {
	border: 1px solid #55565a;
	border-radius: 50%;
	position: relative;
	margin-right: 6px;
}

.amp-wp-posted-on {
	text-align: right;
}

/* Featured image */

.amp-wp-article-featured-image {
	margin: 0 0 1em;
}
.amp-wp-article-featured-image amp-img {
	margin: 0 auto;
}
.amp-wp-article-featured-image.wp-caption .wp-caption-text {
	margin: 0 18px;
}

/* Article Content */

.amp-wp-article-content {
	margin: 0 16px;
}

.amp-wp-article-content ul,
.amp-wp-article-content ol {
	margin-left: 1em;
}

.amp-wp-article-content amp-img {
	margin: 0 auto;
}

.amp-wp-article-content amp-img.alignright {
	margin: 0 0 1em 16px;
}

.amp-wp-article-content amp-img.alignleft {
	margin: 0 16px 1em 0;
}

/* Captions */

.wp-caption {
	padding: 0;
}

.wp-caption.alignleft {
	margin-right: 16px;
}

.wp-caption.alignright {
	margin-left: 16px;
}

.wp-caption .wp-caption-text {
	border-bottom: 1px solid #c2c2c2;
	color: #696969;
	font-size: .875em;
	line-height: 1.5em;
	margin: 0;
	padding: .66em 10px .75em;
}

/* AMP Media */

amp-carousel {
	background: #c2c2c2;
	margin: 0 -16px 1.5em;
}
amp-iframe,
amp-youtube,
amp-instagram,
amp-vine {
	background: #c2c2c2;
	margin: 0 -16px 1.5em;
}

.amp-wp-article-content amp-carousel amp-img {
	border: none;
}

amp-carousel > amp-img > img {
	object-fit: contain;
}

.amp-wp-iframe-placeholder {
	background: #c2c2c2 url( https://www.houstonpublicmedia.org/wp-content/plugins/amp/assets/images/placeholder-icon.png ) no-repeat center 40%;
	background-size: 48px 48px;
	min-height: 48px;
}

/* Article Footer Meta */

.amp-wp-article-footer .amp-wp-meta {
	display: block;
}

.amp-wp-tax-category,
.amp-wp-tax-tag {
	color: #696969;
	font-size: .875em;
	line-height: 1.5em;
	margin: 1.5em 16px;
}

.amp-wp-comments-link {
	color: #696969;
	font-size: .875em;
	line-height: 1.5em;
	text-align: center;
	margin: 2.25em 0 1.5em;
}

.amp-wp-comments-link a {
	border-style: solid;
	border-color: #c2c2c2;
	border-width: 1px 1px 2px;
	border-radius: 4px;
	background-color: transparent;
	color: #55565a;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0 auto;
	max-width: 200px;
	padding: 11px 16px;
	text-decoration: none;
	width: 50%;
	-webkit-transition: background-color 0.2s ease;
			transition: background-color 0.2s ease;
}

/* AMP Footer */

.amp-wp-footer {
	border-top: 1px solid #c2c2c2;
	margin: calc(1.5em - 1px) 0 0;
}

.amp-wp-footer div {
	margin: 0 auto;
	max-width: calc(840px - 32px);
	padding: 1.25em 16px 1.25em;
	position: relative;
}

.amp-wp-footer h2 {
	font-size: 1em;
	line-height: 1.375em;
	margin: 0 0 .5em;
}

.amp-wp-footer p {
	color: #696969;
	font-size: .8em;
	line-height: 1.5em;
	margin: 0 85px 0 0;
}

.amp-wp-footer a {
	text-decoration: none;
}

.back-to-top {
	bottom: 1.275em;
	font-size: .8em;
	font-weight: 600;
	line-height: 2em;
	position: absolute;
	right: 16px;
}
			@font-face {
		font-family: 'MiloOT-Light';
		src: url('https://cdn.hpm.io/assets/fonts/MiloOT-Light.otf') format('opentype'), url('https://cdn.hpm.io/assets/fonts/MiloWeb-Light.woff') format('woff'), url('https://cdn.hpm.io/assets/fonts/MiloWeb-Light.eot') format('eot');
		font-weight: normal;
		font-style: normal;
	}
	.amp-wp-title {
		font: normal 2em/1.125em 'MiloOT-Light',helvetica,arial;
	}
	.amp-audio-wrap {
		text-align: center;
	}
	/* Inline styles */
.amp-wp-inline-16f675bde6d2f5665901456ac5a95b3a{max-width:1280px;}	</style>
</head>

<body class="">

<header id="top" class="amp-wp-header">
	<div>
		<a href="https://www.houstonpublicmedia.org">
										<amp-img src="https://cdn.hpm.io/assets/images/apple-touch-icon-180x180.png" width="32" height="32" class="amp-wp-site-icon"></amp-img>
						<span class="amp-site-title">
				Houston Public Media			</span>
		</a>
	</div>
</header>

<article class="amp-wp-article">

	<header class="amp-wp-article-header">
		<h1 class="amp-wp-title">Campaign Encourages To Support Houston&#8217;s Businesses And Cultural Organizations</h1>
		<div class="amp-wp-meta amp-wp-byline">
			<span class="amp-wp-author author vcard"><a href="https://www.houstonpublicmedia.org/articles/author/aortiz/" title="Posts by Al Ortiz" class="author url fn" rel="author">Al Ortiz</a></span>		</div>
		<div class="amp-wp-meta amp-wp-posted-on">
	<time datetime="2017-11-22T14:50:23+00:00">
		3 months ago	</time>
</div>
	</header>

	<div class="amp-wp-article-content">
		<figure id="attachment_172241" class="wp-caption aligncenter amp-wp-inline-16f675bde6d2f5665901456ac5a95b3a"><amp-img class="size-full wp-image-172241 amp-wp-enforced-sizes" src="https://cdn.hpm.io/wp-content/uploads/2016/10/04160331/thumbnail_IMG_4577.jpg" alt="" width="1280" height="960" sizes="(min-width: 600px) 600px, 100vw"></amp-img><figcaption class="wp-caption-text">Mayor Sylvester Turner said the goal of the ‘Choose Local’ campaign is to encourage Houstonians and other people who live in the region to put their money where their heart is.</figcaption></figure><p>The <a href="http://www.houstontx.gov/">City of Houston</a> is partnering with several organizations related to the business and cultural sectors to encourage Houstonians to buy products and services from local businesses and to also support culture and art professionals who are based in the Bayou City.</p><p>The <a href="http://www.chooselocalartsandculture.com">‘Choose Local’ campaign</a>, which was launched this week, is also being presented as an opportunity to continue helping Houston recover after <a href="https://www.houstonpublicmedia.org/search/?search=Hurricane+Harvey#gsc.tab=0&amp;gsc.q=Hurricane%20Harvey&amp;gsc.page=1">Hurricane Harvey</a>.</p><p>Prior to the storm, cultural nonprofits contributed more than $1.1 billion and over 25,000 jobs to the local economy, according to a news release from Mayor <a href="https://www.sylvesterturner.com/">Sylvester Turner</a>’s office while, in the aftermath of Harvey, 71 cultural nonprofits alone reported a storm impact totaling more than $56 million, with 25 percent of that cost coming from post-storm service interruptions.</p><p>Similarly, the Houston-area small business community was also hard-hit by the storm and, at the end of September, the <a href="https://www.sba.gov/">Small Business Administration</a> had approved nearly $20 million in low-interest loans to businesses in Harris County alone.</p><p>“What might seem like a small impact by one individual, becomes monumental when we work together. If you have the means, I strongly encourage you to look for the ‘Choose Local’ logo and put your money where your heart is,” Turner noted.</p><p>The <a href="https://www.houston.org/">Greater Houston Partnership</a>, the <a href="http://harveyartsrecovery.org/">Harvey Arts Recovery Fund</a> and the <a href="http://www.ghra.com/">Greater Houston Restaurant Association</a> are some of the organizations collaborating with the City on the ‘Choose Local’ campaign.</p><div class="credits-overlay" data-target=".wp-image-251648"><a href="" rel="nofollow" title="">Photo via Pixabay</a></div><div class="credits-overlay" data-target=".wp-image-172241"><a href="" rel="nofollow" title="">Ed Mayberry</a></div>	</div>

	<footer class="amp-wp-article-footer">
			<div class="amp-wp-meta amp-wp-tax-category">
		Categories: <a href="https://www.houstonpublicmedia.org/topics/news/" rel="category tag">News</a>	</div>

	<div class="amp-wp-meta amp-wp-tax-tag">
		Tags: <a href="https://www.houstonpublicmedia.org/tag/bayou-city/" rel="tag">Bayou City</a>, <a href="https://www.houstonpublicmedia.org/tag/harvey/" rel="tag">harvey</a>, <a href="https://www.houstonpublicmedia.org/tag/houston/" rel="tag">houston</a>, <a href="https://www.houstonpublicmedia.org/tag/small-business-administration/" rel="tag">Small Business Administration</a>, <a href="https://www.houstonpublicmedia.org/tag/sylvester-turner/" rel="tag">sylvester turner</a>	</div>
	</footer>

</article>

<footer class="amp-wp-footer">
	<div>
		<h2>Houston Public Media</h2>
		<p>
			<a href="https://wordpress.org/">
				Powered by WordPress			</a>
		</p>
		<a href="#top" class="back-to-top">Back to top</a>
	</div>
</footer>

<footer id="colophon" class="site-footer amp-wp-footer" role="contentinfo">
	<div class="site-info">
		<div class="foot-logo">
			<a href="https://www.houstonpublicmedia.org/" rel="home" title="Houston Public Media">
				<amp-img src="https://cdn.hpm.io/assets/images/HPM_OneLine.png" width="300" height="63" class="amp-wp-footer-logo" id="AMP_foot"></amp-img>
			</a>
		</div>
		<p>Houston Public Media is supported with your gifts to the Houston Public Media Foundation and is licensed to the University of Houston</p>
		<p>Copyright &copy; 2018 | <a href="/about/privacy-policy">Privacy Policy</a></p>
	</div><!-- .site-info -->
</footer><!-- .site-footer -->
<amp-analytics id="hpm-googleanalytics" type="googleanalytics"><script type="application/json">{"vars":{"account":"UA-3106036-13"},"triggers":{"trackPageview":{"on":"visible","request":"pageview"}}}</script></amp-analytics>
</body>
</html>
