<!doctype html>

<!--[if IEMobile 7 ]> <html lang="en-US"class="no-js iem7"> <![endif]-->
<!--[if lt IE 7 ]> <html lang="en-US" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]>    <html lang="en-US" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]>    <html lang="en-US" class="no-js ie8"> <![endif]-->
<!--[if (gte IE 9)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html lang="en-US" class="no-js"><!--<![endif]-->

	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<title>News &amp; Media - Arizona Commission on the Arts</title>
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
  		<link rel="pingback" href="https://azarts.gov/xmlrpc.php">

		<!-- wordpress head functions -->
		<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<!-- Grow Social by Mediavine v.2.15.0 https://marketplace.mediavine.com/grow-social-pro/ -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="News &amp; Media" />
<meta property="og:description" content="View All News Items" />
<meta property="og:url" content="https://azarts.gov/news-media/" />
<meta property="og:site_name" content="Arizona Commission on the Arts" />
<meta property="og:updated_time" content="2018-08-10T12:20:50+00:00" />
<meta property="article:published_time" content="2009-07-21T07:30:07+00:00" />
<meta property="article:modified_time" content="2018-08-10T12:20:50+00:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="News &amp; Media" />
<meta name="twitter:description" content="View All News Items" />
<meta property="fb:app_id" content="416480208753089" />
<meta property="og:image" content="https://azarts.gov/wp-content/uploads/2018/08/theloft.jpg" />
<meta name="twitter:image" content="https://azarts.gov/wp-content/uploads/2018/08/theloft.jpg" />
<meta property="og:image:width" content="1140" />
<meta property="og:image:height" content="274" />
<!-- Grow Social by Mediavine v.2.15.0 https://marketplace.mediavine.com/grow-social-pro/ -->

	<!-- This site is optimized with the Yoast SEO plugin v18.1 - https://yoast.com/wordpress/plugins/seo/ -->
	<link rel="canonical" href="https://azarts.gov/news-media/" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://azarts.gov/#organization","name":"Arizona Commission on the Arts","url":"https://azarts.gov/","sameAs":["https://www.facebook.com/azartscommission/","https://www.instagram.com/azartscomm/","https://twitter.com/AZartscomm"],"logo":{"@type":"ImageObject","@id":"https://azarts.gov/#logo","inLanguage":"en-US","url":"https://azarts.gov/wp-content/uploads/2015/08/logo50.png","contentUrl":"https://azarts.gov/wp-content/uploads/2015/08/logo50.png","width":535,"height":290,"caption":"Arizona Commission on the Arts"},"image":{"@id":"https://azarts.gov/#logo"}},{"@type":"WebSite","@id":"https://azarts.gov/#website","url":"https://azarts.gov/","name":"Arizona Commission on the Arts","description":"An Agency of the State of Arizona","publisher":{"@id":"https://azarts.gov/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://azarts.gov/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://azarts.gov/news-media/#primaryimage","inLanguage":"en-US","url":"https://azarts.gov/wp-content/uploads/2018/08/theloft.jpg","contentUrl":"https://azarts.gov/wp-content/uploads/2018/08/theloft.jpg","width":1140,"height":274},{"@type":"WebPage","@id":"https://azarts.gov/news-media/#webpage","url":"https://azarts.gov/news-media/","name":"News & Media - Arizona Commission on the Arts","isPartOf":{"@id":"https://azarts.gov/#website"},"primaryImageOfPage":{"@id":"https://azarts.gov/news-media/#primaryimage"},"datePublished":"2009-07-21T07:30:07+00:00","dateModified":"2018-08-10T19:20:50+00:00","breadcrumb":{"@id":"https://azarts.gov/news-media/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://azarts.gov/news-media/"]}]},{"@type":"BreadcrumbList","@id":"https://azarts.gov/news-media/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://azarts.gov/"},{"@type":"ListItem","position":2,"name":"News &#038; Media"}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//s.w.org' />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.3.4 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-21020331-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '8.3.4';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-21020331-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( mi_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply( null, arguments );
							return;
						}

						if ( type === 'event' ) {
							
															parameters.send_to = monsterinsights_frontend.ua;
								__gtagDataLayer( type, name, parameters );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
											} );
															__gtagTracker( 'config', 'UA-21020331-1', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;											(function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						})();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
				<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"wpemoji":"https:\/\/azarts.gov\/wp-includes\/js\/wp-emoji.js?ver=5.8.4","twemoji":"https:\/\/azarts.gov\/wp-includes\/js\/twemoji.js?ver=5.8.4"}};
			/**
 * @output wp-includes/js/wp-emoji-loader.js
 */

( function( window, document, settings ) {
	var src, ready, ii, tests;

	// Create a canvas element for testing native browser support of emoji.
	var canvas = document.createElement( 'canvas' );
	var context = canvas.getContext && canvas.getContext( '2d' );

	/**
	 * Checks if two sets of Emoji characters render the same visually.
	 *
	 * @since 4.9.0
	 *
	 * @private
	 *
	 * @param {number[]} set1 Set of Emoji character codes.
	 * @param {number[]} set2 Set of Emoji character codes.
	 *
	 * @return {boolean} True if the two sets render the same.
	 */
	function emojiSetsRenderIdentically( set1, set2 ) {
		var stringFromCharCode = String.fromCharCode;

		// Cleanup from previous test.
		context.clearRect( 0, 0, canvas.width, canvas.height );
		context.fillText( stringFromCharCode.apply( this, set1 ), 0, 0 );
		var rendered1 = canvas.toDataURL();

		// Cleanup from previous test.
		context.clearRect( 0, 0, canvas.width, canvas.height );
		context.fillText( stringFromCharCode.apply( this, set2 ), 0, 0 );
		var rendered2 = canvas.toDataURL();

		return rendered1 === rendered2;
	}

	/**
	 * Detects if the browser supports rendering emoji or flag emoji.
	 *
	 * Flag emoji are a single glyph made of two characters, so some browsers
	 * (notably, Firefox OS X) don't support them.
	 *
	 * @since 4.2.0
	 *
	 * @private
	 *
	 * @param {string} type Whether to test for support of "flag" or "emoji".
	 *
	 * @return {boolean} True if the browser can render emoji, false if it cannot.
	 */
	function browserSupportsEmoji( type ) {
		var isIdentical;

		if ( ! context || ! context.fillText ) {
			return false;
		}

		/*
		 * Chrome on OS X added native emoji rendering in M41. Unfortunately,
		 * it doesn't work when the font is bolder than 500 weight. So, we
		 * check for bold rendering support to avoid invisible emoji in Chrome.
		 */
		context.textBaseline = 'top';
		context.font = '600 32px Arial';

		switch ( type ) {
			case 'flag':
				/*
				 * Test for Transgender flag compatibility. This flag is shortlisted for the Emoji 13 spec,
				 * but has landed in Twemoji early, so we can add support for it, too.
				 *
				 * To test for support, we try to render it, and compare the rendering to how it would look if
				 * the browser doesn't render it correctly (white flag emoji + transgender symbol).
				 */
				isIdentical = emojiSetsRenderIdentically(
					[ 0x1F3F3, 0xFE0F, 0x200D, 0x26A7, 0xFE0F ],
					[ 0x1F3F3, 0xFE0F, 0x200B, 0x26A7, 0xFE0F ]
				);

				if ( isIdentical ) {
					return false;
				}

				/*
				 * Test for UN flag compatibility. This is the least supported of the letter locale flags,
				 * so gives us an easy test for full support.
				 *
				 * To test for support, we try to render it, and compare the rendering to how it would look if
				 * the browser doesn't render it correctly ([U] + [N]).
				 */
				isIdentical = emojiSetsRenderIdentically(
					[ 0xD83C, 0xDDFA, 0xD83C, 0xDDF3 ],
					[ 0xD83C, 0xDDFA, 0x200B, 0xD83C, 0xDDF3 ]
				);

				if ( isIdentical ) {
					return false;
				}

				/*
				 * Test for English flag compatibility. England is a country in the United Kingdom, it
				 * does not have a two letter locale code but rather an five letter sub-division code.
				 *
				 * To test for support, we try to render it, and compare the rendering to how it would look if
				 * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]).
				 */
				isIdentical = emojiSetsRenderIdentically(
					[ 0xD83C, 0xDFF4, 0xDB40, 0xDC67, 0xDB40, 0xDC62, 0xDB40, 0xDC65, 0xDB40, 0xDC6E, 0xDB40, 0xDC67, 0xDB40, 0xDC7F ],
					[ 0xD83C, 0xDFF4, 0x200B, 0xDB40, 0xDC67, 0x200B, 0xDB40, 0xDC62, 0x200B, 0xDB40, 0xDC65, 0x200B, 0xDB40, 0xDC6E, 0x200B, 0xDB40, 0xDC67, 0x200B, 0xDB40, 0xDC7F ]
				);

				return ! isIdentical;
			case 'emoji':
				/*
				 * Burning Love: Just a hunk, a hunk of burnin' love.
				 *
				 *  To test for Emoji 13.1 support, try to render a new emoji: Heart on Fire!
				 *
				 * The Heart on Fire emoji is a ZWJ sequence combining ❤️ Red Heart, a Zero Width Joiner and 🔥 Fire.
				 *
				 * 0x2764, 0xfe0f == Red Heart emoji.
				 * 0x200D == Zero-Width Joiner (ZWJ) that links the two code points for the new emoji or
				 * 0x200B == Zero-Width Space (ZWS) that is rendered for clients not supporting the new emoji.
				 * 0xD83D, 0xDD25 == Fire.
				 *
				 * When updating this test for future Emoji releases, ensure that individual emoji that make up the
				 * sequence come from older emoji standards.
				 */
				isIdentical = emojiSetsRenderIdentically(
					[0x2764, 0xfe0f, 0x200D, 0xD83D, 0xDD25],
					[0x2764, 0xfe0f, 0x200B, 0xD83D, 0xDD25]
				);

				return ! isIdentical;
		}

		return false;
	}

	/**
	 * Adds a script to the head of the document.
	 *
	 * @ignore
	 *
	 * @since 4.2.0
	 *
	 * @param {Object} src The url where the script is located.
	 * @return {void}
	 */
	function addScript( src ) {
		var script = document.createElement( 'script' );

		script.src = src;
		script.defer = script.type = 'text/javascript';
		document.getElementsByTagName( 'head' )[0].appendChild( script );
	}

	tests = Array( 'flag', 'emoji' );

	settings.supports = {
		everything: true,
		everythingExceptFlag: true
	};

	/*
	 * Tests the browser support for flag emojis and other emojis, and adjusts the
	 * support settings accordingly.
	 */
	for( ii = 0; ii < tests.length; ii++ ) {
		settings.supports[ tests[ ii ] ] = browserSupportsEmoji( tests[ ii ] );

		settings.supports.everything = settings.supports.everything && settings.supports[ tests[ ii ] ];

		if ( 'flag' !== tests[ ii ] ) {
			settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && settings.supports[ tests[ ii ] ];
		}
	}

	settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && ! settings.supports.flag;

	// Sets DOMReady to false and assigns a ready function to settings.
	settings.DOMReady = false;
	settings.readyCallback = function() {
		settings.DOMReady = true;
	};

	// When the browser can not render everything we need to load a polyfill.
	if ( ! settings.supports.everything ) {
		ready = function() {
			settings.readyCallback();
		};

		/*
		 * Cross-browser version of adding a dom ready event.
		 */
		if ( document.addEventListener ) {
			document.addEventListener( 'DOMContentLoaded', ready, false );
			window.addEventListener( 'load', ready, false );
		} else {
			window.attachEvent( 'onload', ready );
			document.attachEvent( 'onreadystatechange', function() {
				if ( 'complete' === document.readyState ) {
					settings.readyCallback();
				}
			} );
		}

		src = settings.source || {};

		if ( src.concatemoji ) {
			addScript( src.concatemoji );
		} else if ( src.wpemoji && src.twemoji ) {
			addScript( src.twemoji );
			addScript( src.wpemoji );
		}
	}

} )( window, document, window._wpemojiSettings );
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='ai1ec_style-css'  href='//azarts.gov/wp-content/plugins/all-in-one-event-calendar/cache/74a8c24f_ai1ec_parsed_css.css?ver=3.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='bs_bootstrap-css'  href='https://azarts.gov/wp-content/plugins/bootstrap-shortcodes/css/bootstrap.css?ver=5.8.4' type='text/css' media='all' />
<link rel='stylesheet' id='bs_shortcodes-css'  href='https://azarts.gov/wp-content/plugins/bootstrap-shortcodes/css/shortcodes.css?ver=5.8.4' type='text/css' media='all' />
<link rel='stylesheet' id='sbi_styles-css'  href='https://azarts.gov/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.0.3' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='https://azarts.gov/wp-includes/css/dist/block-library/style.css?ver=5.8.4' type='text/css' media='all' />
<link rel='stylesheet' id='secondline-psb-subscribe-button-styles-css'  href='https://azarts.gov/wp-content/plugins/podcast-subscribe-buttons/assets/css/secondline-psb-styles.css?ver=5.8.4' type='text/css' media='all' />
<link rel='stylesheet' id='dpsp-frontend-style-pro-css'  href='https://azarts.gov/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.2.15.0.css?ver=2.15.0' type='text/css' media='all' />
<link rel='stylesheet' id='search-filter-plugin-styles-css'  href='https://azarts.gov/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.5.11' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css'  href='https://azarts.gov/wp-content/themes/AZART/library/css/bootstrap.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='wpbs-style-css'  href='https://azarts.gov/wp-content/themes/AZART/style.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='cff-css'  href='https://azarts.gov/wp-content/plugins/custom-facebook-feed/assets/css/cff-style.css?ver=4.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='sb-font-awesome-css'  href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=5.8.4' type='text/css' media='all' />
<link rel='stylesheet' id='abcfsl-staff-list-css'  href='https://azarts.gov/wp-content/plugins/staff-list/css/staff-list.css?ver=1.6.3' type='text/css' media='all' />
<link rel='stylesheet' id='__EPYT__style-css'  href='https://azarts.gov/wp-content/plugins/youtube-embed-plus-pro/styles/ytprefs.css?ver=14.0.1.4' type='text/css' media='all' />
<style id='__EPYT__style-inline-css' type='text/css'>

                .epyt-gallery-thumb {
                        width: 33.333%;
                }
                
</style>
<link rel='stylesheet' id='__disptype__-css'  href='https://azarts.gov/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.css?ver=14.0.1.4' type='text/css' media='all' />
<script type='text/javascript' src='https://azarts.gov/wp-includes/js/jquery/jquery.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-includes/js/jquery/jquery-migrate.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/bootstrap-shortcodes/js/bootstrap.js?ver=5.8.4' id='bs_bootstrap-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/bootstrap-shortcodes/js/init.js?ver=5.8.4' id='bs_init-js'></script>
<script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"pdf,doc,ppt,xls,zip,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/azarts.gov","hash_tracking":"false","ua":"UA-21020331-1","v4_id":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=1656935020' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' id='search-filter-plugin-build-js-extra'>
/* <![CDATA[ */
var SF_LDATA = {"ajax_url":"https:\/\/azarts.gov\/wp-admin\/admin-ajax.php","home_url":"https:\/\/azarts.gov\/","extensions":[]};
/* ]]> */
</script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.11' id='search-filter-plugin-build-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.11' id='search-filter-plugin-chosen-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/themes/AZART/library/js/bootstrap.min.js?ver=1.2' id='bootstrap-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/themes/AZART/library/js/scripts.js?ver=1.2' id='wpbs-scripts-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/themes/AZART/library/js/modernizr.full.min.js?ver=1.2' id='modernizr-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/themes/AZART/library/js/jquery.lavalamp.js?ver=5.8.4' id='lavalamp-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/themes/AZART/library/js/jquery.easing.1.3.js?ver=5.8.4' id='easing-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.js?ver=14.0.1.4' id='__dispload__-js'></script>
<script type='text/javascript' id='__ytprefs__-js-extra'>
/* <![CDATA[ */
var _EPYT_ = {"ajaxurl":"https:\/\/azarts.gov\/wp-admin\/admin-ajax.php","security":"4c0bcc9232","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/azarts.gov\/wp-content\/plugins\/youtube-embed-plus-pro\/scripts\/","eppath":"https:\/\/azarts.gov\/wp-content\/plugins\/youtube-embed-plus-pro\/","epresponsiveselector":"[\"iframe.__youtube_prefs__\"]","epdovol":"1","version":"14.0.1.4","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","vi_active":"","vi_js_posttypes":[]};
/* ]]> */
</script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/youtube-embed-plus-pro/scripts/ytprefs.js?ver=14.0.1.4' id='__ytprefs__-js'></script>
<link rel="https://api.w.org/" href="https://azarts.gov/wp-json/" /><link rel="alternate" type="application/json" href="https://azarts.gov/wp-json/wp/v2/pages/17" /><link rel='shortlink' href='https://azarts.gov/?p=17' />
<link rel="alternate" type="application/json+oembed" href="https://azarts.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fazarts.gov%2Fnews-media%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://azarts.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fazarts.gov%2Fnews-media%2F&#038;format=xml" />
<style type="text/css" data-source="Grow Social by Mediavine">
				@media screen and ( max-width : 720px ) {
					.dpsp-content-wrapper.dpsp-hide-on-mobile,
					.dpsp-share-text.dpsp-hide-on-mobile,
					.dpsp-content-wrapper .dpsp-network-label {
						display: none;
					}
					.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
						margin:0 2% 10px 0;
					}
					.dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count) {
						max-height: 40px;
						padding: 0;
						justify-content: center;
					}
					.dpsp-content-wrapper.dpsp-size-small .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 32px;
					}
					.dpsp-content-wrapper.dpsp-size-large .dpsp-network-btn.dpsp-has-label:not(.dpsp-has-count){
						max-height: 46px;
					}
				}
			
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn:not(:hover):not(:active) {
								--customNetworkColor: #8c1c40;
								--customNetworkHoverColor: #400619;
								color: #8c1c40;
							}
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn .dpsp-network-icon {
								border-color: #8c1c40;
								background: #8c1c40;
							}
						
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn:focus,
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn:hover {
								color: #400619;
							}
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn:hover .dpsp-network-icon,
							.dpsp-button-style-6 .dpsp-networks-btns-content .dpsp-network-btn:focus .dpsp-network-icon {
								border-color: #400619;
								background: #400619;
							}
						.dpsp-networks-btns-wrapper.dpsp-networks-btns-content .dpsp-network-btn {--networkHover: rgba(64, 6, 25, 0.4); --networkAccent: rgba(64, 6, 25, 1);}
			@media screen and ( max-width : 720px ) {
				#dpsp-pop-up.dpsp-hide-on-mobile, #dpsp-pop-up-overlay.dpsp-hide-on-mobile {
					display: none;
				}
			}
			</style>		<style type="text/css" id="wp-custom-css">
			body .gform_wrapper .gform_body .gfield_label {
    font-size: 16px;
}
body .gform_wrapper .gform_body .gfield_description {
    font-size: 14px;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox {
    font-size: 16px;
}		</style>
				<!-- end of wordpress head -->
		<!-- IE8 fallback moved below head to work properly. Added respond as well. Tested to work. -->
			<!-- media-queries.js (fallback) -->
		<!--[if lt IE 9]>
			<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
		<![endif]-->

		<!-- html5.js -->
		<!--[if lt IE 9]>
			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
		<![endif]-->

			<!-- respond.js -->
		<!--[if lt IE 9]>
		          <script type='text/javascript' src="http://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js"></script>
		<![endif]-->
		<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">

<meta name="google-site-verification" content="RVEtEIyOua1nA0VU65HzR8TPLXi18QSOV8SDTlSAdDU" />
	</head>

	<body class="page-template-default page page-id-17 page-parent do-etfw elementor-default elementor-kit-156408">

		<header role="banner">
			<div id="pre_nav">
				<div class="container">
				<div id="az_gov_logo" class="navbar-right"> <a href="http://www.az.gov"><img src="https://azarts.gov/wp-content/themes/AZART/images/AZgov_logo.png"></a></div>

				<div id="pre_left" class="clearfix ">
						<div id="sb-search" class="sb-search">
						<form action="https://azarts.gov/" method="get" class="searchform" role="search" id="searchform">


			<input class="sb-search-input" type="text" name="s" id="search" placeholder="Search" value=""  />
			<input class="sb-search-submit" type="submit" value="Search">
			<span class="sb-icon-search"></span>

</form>
					<!-- <form action="https://azarts.gov/" method="get" class="form-inline">
    <fieldset>
		<div class="input-group">
			<input type="text" name="s" id="search" placeholder="Search" value="" class="form-control" />
			<span class="input-group-btn">
				<button type="submit" class="btn btn-default">Search</button>
			</span>
		</div>
    </fieldset>
</form>-->



		</div>
				<ul id="social">
	                <li><a href="https://www.facebook.com/azartscommission" target="_blank"><i id="fb "class="fa fa-1 fa-facebook"></i></a></li>
	                <li><a href="https://instagram.com/azartscomm" target="_blank"><i class="fa fa-1 fa-instagram"></i></a></li>
					<li><a href="https://twitter.com/azartscomm" target="_blank"><i class="fa fa-1 fa-twitter"></i></a></li>
	                <li><a href="http://visitor.r20.constantcontact.com/d.jsp?llr=lhhhlrqab&p=oi&m=1117273693419&sit=7pau9gxib&f=c88f14c5-e2e4-49a3-bfc9-2916544b113c" target="_blank"><i class="fa fa-1 fa-newspaper-o"></i></a></li>


                </ul>

                <!--<div id="srch" class="col-sm-4">
				    <div class="input-group">
				      <input type="text" class="form-control">
				      <span class="input-group-btn">
				        <button class="btn btn-default" type="button"><i class="fa fa-1 fa-search"></i></button>
				      </span>
				    </div><!-- /input-group -->
			   <!--  </div><!-- /.col-lg-3-->
        <!-- <div id="search-drop" class="btn-group">

					<a style="color:white;" data-toggle="dropdown"  class="dropdown-toggle" href="#"><i class="fa fa-1 fa-search"></i></a>
					<ul class="dropdown-menu">
						 <li>
						 	<div class="col-lg-12">
					   		 <div class="input-group">
						      <input type="text" class="form-control">
						      <span class="input-group-btn">
						        <button class="btn btn-default" type="button">Go!</button>
						      </span>
					    	</div><!-- /input-group --
  						   </div><!-- /.col-lg-6 --
  						</li>
					</ul>
	</div> -->

		</div> <!-- /pre_left -->


				</div>
				</div>

			</div>
			<div class="navbar navbar-default navbar-static-top">
				<div class="container">
				<div id="logo"><a href="https://azarts.gov"> <img src="https://azarts.gov/wp-content/themes/AZART/images/ACAlogo.png" alt="Arizona Commission on the Arts"></a>
					</div>
					<div class="navbar-header">
						<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
						</button>
					</div>

					<div id="main_nav">
					<div class="collapse navbar-collapse navbar-responsive-collapse">
						<ul id="menu-primary-navigation" class="nav navbar-nav"><li id="menu-item-147943" class="dropdown menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://azarts.gov/nextaz/">NextAZ<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-149574" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/nextaz/">Welcome to NextAZ</a></li>
	<li id="menu-item-153452" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/azcci/">AZ Creative Communities</a></li>
	<li id="menu-item-148358" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/nextaz/creativespark/">NextAZ Creative Spark</a></li>
</ul>
</li>
<li id="menu-item-138953" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="/azarts/about-us/who-we-are/">About Us<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-138793" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/about-us/who-we-are/">Who We Are</a></li>
	<li id="menu-item-138792" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/about-us/what-we-do/">What We Do</a></li>
	<li id="menu-item-156454" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/about-us/where-we-are/">Where We Are</a></li>
	<li id="menu-item-138791" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/about-us/why-it-matters/">Why it Matters</a></li>
	<li id="menu-item-141716" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/about-us/contact/">Contact</a></li>
</ul>
</li>
<li id="menu-item-140772" class="dropdown menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-17 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children active"><a href="https://azarts.gov/news-media/">News/Media<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-149573" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-17 current_page_item"><a href="https://azarts.gov/news-media/">Newsfeed</a></li>
	<li id="menu-item-141335" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/news-media/agency-newsletters/">Agency Newsletters</a></li>
	<li id="menu-item-148149" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://azarts.gov/category/press/">Press Releases</a></li>
	<li id="menu-item-148146" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/news-media/press-resources/">Press Resources</a></li>
</ul>
</li>
<li id="menu-item-140696" class="dropdown menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://azarts.gov/programs/">Programs<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-143262" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/programs/azartworker/">AZ ArtWorker</a></li>
	<li id="menu-item-143299" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/programs/azcreativeaging/">AZ Creative Aging</a></li>
	<li id="menu-item-155693" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/programs/az-cyd-investment-cohort/">AZ CYD Investment Cohort</a></li>
	<li id="menu-item-140813" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/programs/poetry-out-loud/">AZ Poetry Out Loud</a></li>
	<li id="menu-item-152731" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/azyac/">AZ Youth Arts Council</a></li>
	<li id="menu-item-153618" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/programs/folk-arts/">Folk and Traditional Arts</a></li>
</ul>
</li>
<li id="menu-item-140104" class="dropdown menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://azarts.gov/grants/">Grants<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-149571" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/grants/">All Grants</a></li>
	<li id="menu-item-148147" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/grants/resources/">Grantee Resources</a></li>
	<li id="menu-item-156208" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://azarts.gov/news/fiscal-year-2022-grantees/">Fiscal Year 2022 Grantees</a></li>
</ul>
</li>
<li id="menu-item-140177" class="dropdown menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://azarts.gov/opportunities/">Opportunities<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-140818" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/opportunities/jobs/">Job Opportunities</a></li>
	<li id="menu-item-140819" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/opportunities/arts-opportunities/">Arts Opportunities</a></li>
	<li id="menu-item-141266" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/opportunities/agency-opportunities/">Agency Opportunities</a></li>
	<li id="menu-item-141045" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/opportunities/calendar/">Agency Calendar</a></li>
</ul>
</li>
<li id="menu-item-140863" class="dropdown menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://azarts.gov/resources/">Resources<b class="caret"></b></a>
<ul class="dropdown-menu">
	<li id="menu-item-153662" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://azarts.gov/news/covid-19/">COVID-19 Resources</a></li>
	<li id="menu-item-155111" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/virtual-mini-lessons/">Virtual Mini-Lessons</a></li>
	<li id="menu-item-141259" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/agency-publications/">Agency Publications</a></li>
	<li id="menu-item-140812" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/accessibility/">Accessibility</a></li>
	<li id="menu-item-140811" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/dataartscdp/">DataArts</a></li>
	<li id="menu-item-140814" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/arizona-arts-education-research/">Arizona Arts Education Research</a></li>
	<li id="menu-item-141269" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://azarts.gov/resources/local-arts-agencies/">Local Arts Agencies</a></li>
</ul>
</li>
</ul>												<!--						<form class="navbar-form navbar-right" role="search" method="get" id="searchform" action="https://azarts.gov/">
							<div class="form-group">
								<input name="s" id="s" type="text" class="search-query form-control" autocomplete="off" placeholder="Search" data-provide="typeahead" data-items="4" data-source=''>
							</div>
						</form>
						-->
					</div>
				</div>

				</div> <!-- end .container -->
			</div> <!-- end .navbar -->

		</header> <!-- end header -->

		<div class="container">
			<header>

							
							<div class="jumbotron" style="background-image: url('https://azarts.gov/wp-content/uploads/2018/08/theloft.jpg'); background-repeat: no-repeat; background-position: 0 0;">
				
								<div class="page-header">
									<h1>News &#038; Media <small></small></h1>
								</div>				
								
							</div>
						
						</header>			
			<div id="content" class="clearfix row">
			
            <div id="white-wrap">
            	
			
				<div id="main" class="col col-md-9 clearfix" role="main">

					
					
					<article id="post-17" class="clearfix post-17 page type-page status-publish has-post-thumbnail hentry" role="article">
						
						<header>
							
							<!--<div class="page-header"><h1>News &#038; Media</h1></div>->
						
						</header> <!-- end article header -->
					
						<section class="post_content">
							<span id="dpsp-post-sticky-bar-markup" data-mobile-size="720"></span><span id="dpsp-post-content-markup" data-image-pin-it="false"></span><div class="add_posts"><a class="post-thumb alignleft" style="float:left; margin-right:15px; clear:both;" href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/ "><img src="https://azarts.gov/wp-content/uploads/2022/06/fy23budget-e1656525523156-125x125.jpg" class="attachment-thumbnailxthumbnail size-thumbnailxthumbnail wp-post-image" alt="" loading="lazy" /></a><div class="add_posts_content" style="clear:both;"><h4 class="title" style="clear: none;"><a href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/">Arizona’s FY2023 budget Includes historic $5 Million investment in the arts</a></h4><div class="post-content" style="clear:both";><p>The $18 billion bipartisan budget passed last week by the state’s legislature and signed by Governor Doug Ducey on Tuesday, June 28, includes a $5 million appropriation to the Arizona Commission on the Arts for Fiscal Year 2023.</p>
 <a href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/" class="readmore">Read more</a></div><hr style="margin:10px 0"></div><a class="post-thumb alignleft" style="float:left; margin-right:15px; clear:both;" href="https://azarts.gov/news/a-letter-from-anne-reflections-on-my-first-100-days/ "><img src="https://azarts.gov/wp-content/uploads/2022/01/Post_Lecuyer-e1641400962804-125x125.jpg" class="attachment-thumbnailxthumbnail size-thumbnailxthumbnail wp-post-image" alt="" loading="lazy" /></a><div class="add_posts_content" style="clear:both;"><h4 class="title" style="clear: none;"><a href="https://azarts.gov/news/a-letter-from-anne-reflections-on-my-first-100-days/">A letter from Anne: Reflections on my first 100 days</a></h4><div class="post-content" style="clear:both";><p>In the months ahead, I look forward to exploring more places and meeting personally with those of us who make our lives and/or living through Arizona’s vibrant, diverse, intersecting arts and culture communities.</p>
 <a href="https://azarts.gov/news/a-letter-from-anne-reflections-on-my-first-100-days/" class="readmore">Read more</a></div><hr style="margin:10px 0"></div><a class="post-thumb alignleft" style="float:left; margin-right:15px; clear:both;" href="https://azarts.gov/news/2022-arizona-poetry-out-loud-champion-places-third/ "><img src="https://azarts.gov/wp-content/uploads/2022/05/oscarpol-e1652222174596-125x125.jpg" class="attachment-thumbnailxthumbnail size-thumbnailxthumbnail wp-post-image" alt="" loading="lazy" /></a><div class="add_posts_content" style="clear:both;"><h4 class="title" style="clear: none;"><a href="https://azarts.gov/news/2022-arizona-poetry-out-loud-champion-places-third/">Arizona's State Champion Places Third in National Poetry Recitation Competition</a></h4><div class="post-content" style="clear:both";><p>On June 5, 2022, Arizona's 2022 Poetry Out Loud State Champion, Oscar Landa Samano, placed third in the final round of the Poetry Out Loud National Finals. </p>
 <a href="https://azarts.gov/news/2022-arizona-poetry-out-loud-champion-places-third/" class="readmore">Read more</a></div><hr style="margin:10px 0"></div><a class="post-thumb alignleft" style="float:left; margin-right:15px; clear:both;" href="https://azarts.gov/news/az-youth-arts-council/ "><img src="https://azarts.gov/wp-content/uploads/2020/08/AZYAC_2020-e1597095916816-125x125.jpg" class="attachment-thumbnailxthumbnail size-thumbnailxthumbnail wp-post-image" alt="" loading="lazy" /></a><div class="add_posts_content" style="clear:both;"><h4 class="title" style="clear: none;"><a href="https://azarts.gov/news/az-youth-arts-council/">Arizona Commission on the Arts Seeks Young Creatives for AZ Youth Arts Council</a></h4><div class="post-content" style="clear:both";><p>The Arizona Commission on the Arts invites teenaged artists and creatives to join the AZ Youth Arts Council. The advisory group will work to ensure that Arizona's youth perspective is heard in arts programming and policy.</p>
 <a href="https://azarts.gov/news/az-youth-arts-council/" class="readmore">Read more</a></div><hr style="margin:10px 0"></div><a class="post-thumb alignleft" style="float:left; margin-right:15px; clear:both;" href="https://azarts.gov/news/apply-now-research-development-grants/ "><img src="https://azarts.gov/wp-content/uploads/2021/05/RDG-e1621029408721-125x125.jpg" class="attachment-thumbnailxthumbnail size-thumbnailxthumbnail wp-post-image" alt="Image of man in paint-covered clothes standing in front of colorful mural featuring mariachis and classic cars" loading="lazy" /></a><div class="add_posts_content" style="clear:both;"><h4 class="title" style="clear: none;"><a href="https://azarts.gov/news/apply-now-research-development-grants/">Apply Now: Research & Development Grants</a></h4><div class="post-content" style="clear:both";><p>Attention Arizona artists working in all artistic disciplines: the Arizona Commission on the Arts is now accepting applications for Research & Development Grants. </p>
 <a href="https://azarts.gov/news/apply-now-research-development-grants/" class="readmore">Read more</a></div><hr style="margin:10px 0"></div></div><div style="clear: both;"></div>
<p><em><a title="Click here to view all news items." href="http://azarts.gov/category/news/">View All News Items</a></em></p>
					
						</section> <!-- end article section -->
						
						<footer>
			
							<p class="clearfix"></p>
							
						</footer> <!-- end article footer -->
					
					</article> <!-- end article -->
					
					
<!-- You can start editing here. -->


			
	<!-- If comments are closed.
	<p class="alert alert-info">Comments are closed.</p>
				 -->
	


					
						
					
									</div> <!-- end #white-wrap -->	
				</div> <!-- end #main -->
										<div id="sidebar1" class="col-md-3" role="complementary">

					
						<div id="text-10" class="widget widget_text"><h4 class="widgettitle">Press Releases</h4>			<div class="textwidget"><div class="add_posts"><ul><li><a href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/">Arizona’s FY2023 budget Includes historic $5 Million investment in the arts</a></li><li><a href="https://azarts.gov/news/online-tool-paints-detailed-picture-of-arts-education-in-arizona-schools/">Online tool paints detailed picture of arts education in Arizona schools</a></li><li><a href="https://azarts.gov/press/arizona-commission-on-the-arts-and-arizona-community-foundation-announce-partnership-additional-investments-in-arizona-artists-2/">Arizona Commission on the Arts and Arizona Community Foundation Announce Partnership, Additional Investments in Arizona Artists</a></li></ul></div><div style="clear: both;"></div>

<div class="btn_wrap"><a href="/category/press/" class="btn btn-info btn-md active" role="button">Press Releases</a></div></div>
		</div><div id="text-22" class="widget widget_text"><h4 class="widgettitle">Press Resources</h4>			<div class="textwidget">Working on a news story about the Arizona Commission on the Arts? Find additional graphics, images and resources on our Press Resources page.

<div class="btn_wrap"><a href="/news-media/press-resources/" class="btn btn-info btn-md active" role="button">Press Resources</a></div></div>
		</div><div id="text-11" class="widget widget_text"><h4 class="widgettitle">Agency Newsletters</h4>			<div class="textwidget"><a title="Agency Newsletters" href="/news-media/agency-newsletters/"><img src="https://azarts.gov/wp-content/uploads/2015/09/newsletters.png" alt="newsletter block"/></a></div>
		</div>
					
				</div>
	
    
    
			</div> <!-- end #content -->
			</div> <!-- end #container -->
<div class="color_break_foot">
	<div class="container">
		<div id="widget-subfooter" class="clearfix row">
		          <div class="col-sm-4"> <div id="text-8" class="widget widget_text"><h4 class="widgettitle">News Updates</h4> <hr>			<div class="textwidget"><div class="add_posts"><ul><li><a href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/">Arizona’s FY2023 budget Includes historic $5 Million investment in the arts</a></li><li><a href="https://azarts.gov/news/a-letter-from-anne-reflections-on-my-first-100-days/">A letter from Anne: Reflections on my first 100 days</a></li><li><a href="https://azarts.gov/news/2022-arizona-poetry-out-loud-champion-places-third/">Arizona's State Champion Places Third in National Poetry Recitation Competition</a></li><li><a href="https://azarts.gov/news/az-youth-arts-council/">Arizona Commission on the Arts Seeks Young Creatives for AZ Youth Arts Council</a></li><li><a href="https://azarts.gov/news/apply-now-research-development-grants/">Apply Now: Research & Development Grants</a></li><li><a href="https://azarts.gov/news/nea-awards-grants-to-14-arizona-arts-programs-projects-2/">NEA Awards Grants to 14 Arizona Arts Programs, Projects</a></li><li><a href="https://azarts.gov/news/2022-arizona-poetry-out-loud-champion-advances-to-final-round-of-nationals/">2022 Arizona Poetry Out Loud Champion Advances to Final Round of Nationals</a></li><li><a href="https://azarts.gov/news/fiscal-year-2023-grant-review-panel-meetings/">Fiscal Year 2023 Grant Review Panel Meetings</a></li><li><a href="https://azarts.gov/news/governor-signs-hb2051-reauthorizing-arizona-commission-on-the-arts-for-8-years/">Governor signs HB2051, reauthorizing Arizona Commission on the Arts for 8 years</a></li></ul></div><div style="clear: both;"></div></div>
		</div></div>
		            <div class="col-sm-4"> <div id="text-9" class="widget widget_text"><h4 class="widgettitle">Facebook</h4> <hr>			<div class="textwidget"><div class="cff-wrapper"><div class="cff-wrapper-ctn  cff-wrapper-fixed-height"  style="height:451px;" ><div id="cff"  class="cff cff-list-container fb_widget cff-fixed-height  cff-default-styles  cff-mob-cols-1 cff-tab-cols-1"    data-char="400" ><div class="cff-posts-wrap"><div id="cff_339984253904_397086599121262" class="cff-item cff-link-item cff-box author-arizona-commission-on-the-arts" >
	<div class="cff-author">
	<div class="cff-author-text">
					<div class="cff-page-name cff-author-date"  style="color:#ffffff;" >
				<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;">Arizona Commission on the Arts</a>
				<span class="cff-story"> </span>
			</div>
			
<p class="cff-date" > 5 days ago </p>			</div>
	<div class="cff-author-img " data-avatar="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B">
		<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;"><img src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B" title="Arizona Commission on the Arts" alt="Arizona Commission on the Arts" width=40 height=40 onerror="this.style.display='none'"></a>
	</div>
</div>

<div class="cff-post-text"  style="color:#ffffff;" >
	<span class="cff-text" data-color="60132c">
		Big news! The $18 billion bipartisan budget passed last week by the state’s legislature and signed yesterday by Governor Ducey includes an historic $5 million appropriation to the Arizona Commission on the Arts for Fiscal Year 2023. <img class="cff-linebreak" /><img class="cff-linebreak" />According to Mark Feldman, Chair of the agency’s board of Commissioners, “The arts are an economic driver, enhance the education of our young people, and create opportunities for dialogue and understanding among and within Arizona’s diverse communities. This funding will create, expand, and improve opportunities for Arizonans to engage in the arts across our great state.&quot;			</span>
	<span class="cff-expand">... <a href="#" style="color: #60132c"><span class="cff-more">See More</span><span class="cff-less">See Less</span></a></span>

</div>


<div class="cff-shared-link " >
	<div class="cff-text-link cff-no-image">
					<p class="cff-link-title" >
				<a href="https://azarts.gov/news/arizonas-fy2023-budget-includes-historic-5-million-investment-in-the-arts/" target="_blank" rel="nofollow noopener noreferrer" style="color:#;">Arizona’s FY2023 budget Includes historic $5 Million investment in the arts</a>
			</p>
		
					<p class="cff-link-caption"  style="font-size:12px;" >azarts.gov</p>
		
					<span class="cff-post-desc" >The $18 billion bipartisan budget passed last week by the state’s legislature and signed by Governor Doug Ducey on Tuesday, June 28, includes a $5 million appropriation to the Arizona Commission on ...</span>
		
	</div>
</div>

	<div class="cff-post-links">
					<a class="cff-viewpost-facebook" href="https://www.facebook.com/339984253904_397086599121262" title="View on Facebook" target="_blank" rel="nofollow noopener" style="color:#60132c;">View on Facebook</a>
							<div class="cff-share-container">
									<span class="cff-dot"  style="color:#60132c;" >&middot;</span>
								<a class="cff-share-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2F339984253904_397086599121262" title="Share"  style="color:#60132c;" >Share</a>
				<p class="cff-share-tooltip">
											<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2F339984253904_397086599121262" target="_blank" class="cff-facebook-icon" rel="noopener">
							<span class="fa fab fa-facebook-square" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Facebook</span>
						</a>
											<a href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fwww.facebook.com%2F339984253904_397086599121262" target="_blank" class="cff-twitter-icon" rel="noopener">
							<span class="fa fab fa-twitter" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Twitter</span>
						</a>
											<a href="https://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.facebook.com%2F339984253904_397086599121262&#038;title=%09%09%09Big%20news%21%20The%20%2418%20billion%20bipartisan%20budget%20passed%20last%20week%20by%20the%20state%E2%80%99s%20legislature%20and%20signed%20yesterday%20by%20Governor%20Ducey%20includes%20an%20historic%20%245%20million%20appropriation%20to%20the%20Arizona%20Commission%20on%20the%20Arts%20for%20Fiscal%20Year%202023.%20According%20to%20Mark%20Feldman%2C%20Chair%20of%20the%20agency%E2%80%99s%20board%20of%20Commissioners%2C%20%E2%80%9CThe%20arts%20are%20an%20economic%20driver%2C%20enhance%20the%20education%20of%20our%20young%20people%2C%20and%20create%20opportunities%20for%20dialogue%20and%20understanding%20among%20and%20within%20Arizona%E2%80%99s%20diverse%20communities.%20This%20funding%20will%20create%2C%20expand%2C%20and%20improve%20opportunities%20for%20Arizonans%20to%20engage%20in%20the%20arts%20across%20our%20great%20state.%26quot%3B%09%09%09%09" target="_blank" class="cff-linkedin-icon" rel="noopener">
							<span class="fa fab fa-linkedin" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Linked In</span>
						</a>
											<a href="/cdn-cgi/l/email-protection#f7c88482959d929483cab19694929598989cd1d4c7c4cfcc9598938eca9f83838784d2c4b6d2c5b1d2c5b1808080d9919694929598989cd994989ad2c5b1c4c4cececfc3c5c2c4cec7c3a8c4cec0c7cfc1c2cecec6c5c6c5c1c5d2c5c7dad2c5c7d2c7b6d2c7b6d2c7ced2c7b6d2c7ced2c7ceb59e90d2c5c799928084d2c5c6d2c5c7a39f92d2c5c7d2c5c3c6cfd2c5c7959e9b9b9e9899d2c5c7959e879685839e849699d2c5c7958293909283d2c5c7879684849293d2c5c79b968483d2c5c78092929cd2c5c7958ed2c5c7839f92d2c5c78483968392d2b2c5d2cfc7d2cece84d2c5c79b92909e849b9683828592d2c5c7969993d2c5c7849e90999293d2c5c78e928483928593968ed2c5c7958ed2c5c7b098819285999885d2c5c7b38294928ed2c5c79e99949b82939284d2c5c79699d2c5c79f9e848398859e94d2c5c7d2c5c3c2d2c5c79a9e9b9b9e9899d2c5c7968787859887859e96839e9899d2c5c78398d2c5c7839f92d2c5c7b6859e8d989996d2c5c7b4989a9a9e84849e9899d2c5c79899d2c5c7839f92d2c5c7b6858384d2c5c7919885d2c5c7b19e8494969bd2c5c7ae929685d2c5c7c5c7c5c4d9d2c5c7b694949885939e9990d2c5c78398d2c5c7ba96859cd2c5c7b1929b939a9699d2c5b4d2c5c7b49f969e85d2c5c79891d2c5c7839f92d2c5c796909299948ed2b2c5d2cfc7d2cece84d2c5c79598968593d2c5c79891d2c5c7b4989a9a9e84849e9899928584d2c5b4d2c5c7d2b2c5d2cfc7d2ceb4a39f92d2c5c796858384d2c5c7968592d2c5c79699d2c5c792949899989a9e94d2c5c793859e819285d2c5b4d2c5c792999f96999492d2c5c7839f92d2c5c79293829496839e9899d2c5c79891d2c5c7988285d2c5c78e98829990d2c5c7879298879b92d2c5b4d2c5c7969993d2c5c7948592968392d2c5c798878798858382999e839e9284d2c5c7919885d2c5c7939e969b98908292d2c5c7969993d2c5c7829993928584839699939e9990d2c5c7969a989990d2c5c7969993d2c5c7809e839f9e99d2c5c7b6859e8d989996d2b2c5d2cfc7d2cece84d2c5c7939e8192858492d2c5c794989a9a82999e839e9284d9d2c5c7a39f9e84d2c5c7918299939e9990d2c5c7809e9b9bd2c5c7948592968392d2c5b4d2c5c7928f87969993d2c5b4d2c5c7969993d2c5c79e9a8785988192d2c5c798878798858382999e839e9284d2c5c7919885d2c5c7b6859e8d9899969984d2c5c78398d2c5c7929990969092d2c5c79e99d2c5c7839f92d2c5c796858384d2c5c7969485988484d2c5c7988285d2c5c79085929683d2c5c78483968392d9d2c5c186829883d2c4b5d2c7ced2c7ced2c7ced2c7b6d2c7ce" target="_blank" class="cff-email-icon" rel="noopener">
							<span class="fa fab fa-envelope" aria-hidden="true"></span>
							<span class="cff-screenreader">Share by Email</span>
						</a>
									</p>
			</div>
			</div>
	</div>



<div id="cff_339984253904_387081213455134" class="cff-item cff-link-item cff-box author-arizona-commission-on-the-arts" >
	<div class="cff-author">
	<div class="cff-author-text">
					<div class="cff-page-name cff-author-date"  style="color:#ffffff;" >
				<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;">Arizona Commission on the Arts</a>
				<span class="cff-story"> </span>
			</div>
			
<p class="cff-date" > 3 weeks ago </p>			</div>
	<div class="cff-author-img " data-avatar="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B">
		<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;"><img src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B" title="Arizona Commission on the Arts" alt="Arizona Commission on the Arts" width=40 height=40 onerror="this.style.display='none'"></a>
	</div>
</div>

<div class="cff-post-text"  style="color:#ffffff;" >
	<span class="cff-text" data-color="60132c">
		Join us on Wednesday, June 15, for an online information session about our Research &amp; Development (R&amp;D) Grants! Available to Arizona artists working in any artistic discipline, R&amp;D Grants provide up to $5,000 in support of your work to advance your creative practice, expand your artistic horizons, and deepen the impact of your work. Register now at <a href="https://conta.cc/3xea529" rel='nofollow noopener noreferrer'>conta.cc/3xea529</a> or visit <a href="https://azarts.gov/grant/artist-research-and-development/" rel='nofollow noopener noreferrer'>azarts.gov/grant/artist-research-and-development/</a> for more info.			</span>
	<span class="cff-expand">... <a href="#" style="color: #60132c"><span class="cff-more">See More</span><span class="cff-less">See Less</span></a></span>

</div>


<div class="cff-shared-link " >
	<div class="cff-text-link cff-no-image">
					<p class="cff-link-title" >
				<a href="https://azarts.gov/grant/artist-research-and-development/" target="_blank" rel="nofollow noopener noreferrer" style="color:#;">Apply Now: Research & Development Grants</a>
			</p>
		
					<p class="cff-link-caption"  style="font-size:12px;" >azarts.gov</p>
		
					<span class="cff-post-desc" >Attention Arizona artists: apply now for up to $5,000 in funding support to help you advance your artistic practice, expand your creative horizons, and deepen the impact of your work.</span>
		
	</div>
</div>

	<div class="cff-post-links">
					<a class="cff-viewpost-facebook" href="https://www.facebook.com/339984253904_387081213455134" title="View on Facebook" target="_blank" rel="nofollow noopener" style="color:#60132c;">View on Facebook</a>
							<div class="cff-share-container">
									<span class="cff-dot"  style="color:#60132c;" >&middot;</span>
								<a class="cff-share-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2F339984253904_387081213455134" title="Share"  style="color:#60132c;" >Share</a>
				<p class="cff-share-tooltip">
											<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2F339984253904_387081213455134" target="_blank" class="cff-facebook-icon" rel="noopener">
							<span class="fa fab fa-facebook-square" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Facebook</span>
						</a>
											<a href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fwww.facebook.com%2F339984253904_387081213455134" target="_blank" class="cff-twitter-icon" rel="noopener">
							<span class="fa fab fa-twitter" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Twitter</span>
						</a>
											<a href="https://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.facebook.com%2F339984253904_387081213455134&#038;title=%09%09%09Join%20us%20on%20Wednesday%2C%20June%2015%2C%20for%20an%20online%20information%20session%20about%20our%20Research%20%26amp%3B%20Development%20%28R%26amp%3BD%29%20Grants%21%20Available%20to%20Arizona%20artists%20working%20in%20any%20artistic%20discipline%2C%20R%26amp%3BD%20Grants%20provide%20up%20to%20%245%2C000%20in%20support%20of%20your%20work%20to%20advance%20your%20creative%20practice%2C%20expand%20your%20artistic%20horizons%2C%20and%20deepen%20the%20impact%20of%20your%20work.%20Register%20now%20at%20conta.cc%2F3xea529%20or%20visit%20azarts.gov%2Fgrant%2Fartist-research-and-development%2F%20for%20more%20info.%09%09%09%09" target="_blank" class="cff-linkedin-icon" rel="noopener">
							<span class="fa fab fa-linkedin" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Linked In</span>
						</a>
											<a href="/cdn-cgi/l/email-protection#8fb0fcfaede5eaecfbb2c9eeeceaede0e0e4a9acbfbcb7b4ede0ebf6b2e7fbfbfffcaabcceaabdc9aabdc9f8f8f8a1e9eeeceaede0e0e4a1ece0e2aabdc9bcbcb6b6b7bbbdbabcb6bfbbd0bcb7b8bfb7bebdbebcbbbababebcbbaabdbfa2aabdbfaabfceaabfceaabfb6aabfceaabfb6aabfb6c5e0e6e1aabdbffafcaabdbfe0e1aabdbfd8eaebe1eafcebeef6aabdccaabdbfc5fae1eaaabdbfbebaaabdccaabdbfe9e0fdaabdbfeee1aabdbfe0e1e3e6e1eaaabdbfe6e1e9e0fde2eefbe6e0e1aabdbffceafcfce6e0e1aabdbfeeede0fafbaabdbfe0fafdaabdbfddeafceaeefdece7aabdbfaabdb9eee2ffaabccdaabdbfcbeaf9eae3e0ffe2eae1fbaabdbfaabdb7ddaabdb9eee2ffaabccdcbaabdb6aabdbfc8fdeee1fbfcaabdbeaabdbfcef9eee6e3eeede3eaaabdbffbe0aabdbfcefde6f5e0e1eeaabdbfeefdfbe6fcfbfcaabdbff8e0fde4e6e1e8aabdbfe6e1aabdbfeee1f6aabdbfeefdfbe6fcfbe6ecaabdbfebe6fcece6ffe3e6e1eaaabdccaabdbfddaabdb9eee2ffaabccdcbaabdbfc8fdeee1fbfcaabdbffffde0f9e6ebeaaabdbffaffaabdbffbe0aabdbfaabdbbbaaabdccbfbfbfaabdbfe6e1aabdbffcfaffffe0fdfbaabdbfe0e9aabdbff6e0fafdaabdbff8e0fde4aabdbffbe0aabdbfeeebf9eee1eceaaabdbff6e0fafdaabdbfecfdeaeefbe6f9eaaabdbffffdeeecfbe6eceaaabdccaabdbfeaf7ffeee1ebaabdbff6e0fafdaabdbfeefdfbe6fcfbe6ecaabdbfe7e0fde6f5e0e1fcaabdccaabdbfeee1ebaabdbfebeaeaffeae1aabdbffbe7eaaabdbfe6e2ffeeecfbaabdbfe0e9aabdbff6e0fafdaabdbff8e0fde4a1aabdbfddeae8e6fcfbeafdaabdbfe1e0f8aabdbfeefbaabdbfece0e1fbeea1ececaabdc9bcf7eaeebabdb6aabdbfe0fdaabdbff9e6fce6fbaabdbfeef5eefdfbfca1e8e0f9aabdc9e8fdeee1fbaabdc9eefdfbe6fcfba2fdeafceaeefdece7a2eee1eba2ebeaf9eae3e0ffe2eae1fbaabdc9aabdbfe9e0fdaabdbfe2e0fdeaaabdbfe6e1e9e0a1aabfb6aabfb6aabfb6aabfceaabfb6" target="_blank" class="cff-email-icon" rel="noopener">
							<span class="fa fab fa-envelope" aria-hidden="true"></span>
							<span class="cff-screenreader">Share by Email</span>
						</a>
									</p>
			</div>
			</div>
	</div>



<div id="cff_339984253904_387078323455423" class="cff-item cff-photo-post cff-box author-arizona-commission-on-the-arts" >
	<div class="cff-author">
	<div class="cff-author-text">
					<div class="cff-page-name cff-author-date"  style="color:#ffffff;" >
				<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;">Arizona Commission on the Arts</a>
				<span class="cff-story">  updated their cover photo.</span>
			</div>
			
<p class="cff-date" > 3 weeks ago </p>			</div>
	<div class="cff-author-img " data-avatar="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B">
		<a href="https://facebook.com/339984253904" target="_blank" rel="nofollow noopener" style="color:#ffffff;"><img src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/271839470_298144039015519_7952774594781797886_n.jpg?stp=cp0_dst-jpg_p50x50&#038;_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=dbb9e7&#038;_nc_ohc=G8yOa3L-gV8AX-j4tkG&#038;_nc_ht=scontent-lax3-1.xx&#038;edm=AKIiGfEEAAAA&#038;oh=00_AT8nO6-4xLtQDNCMwM1u1WUMxptXlRdOCEhSg7K0W58tuA&#038;oe=62C88E4B" title="Arizona Commission on the Arts" alt="Arizona Commission on the Arts" width=40 height=40 onerror="this.style.display='none'"></a>
	</div>
</div>

<div class="cff-post-text"  style="color:#ffffff;" >
	<span class="cff-text" data-color="60132c">
		Arizona Commission on the Arts's cover photo			</span>
	<span class="cff-expand">... <a href="#" style="color: #60132c"><span class="cff-more">See More</span><span class="cff-less">See Less</span></a></span>

</div>

<p class="cff-media-link">
	<a href="https://www.facebook.com/azartscommission" target="_blank" style="color: #60132c" rel="noopener">
		<span style="padding-right: 5px;" class="fa fas fa-picture-o fa-image"></span>Photo	</a>
</p>
	<div class="cff-post-links">
					<a class="cff-viewpost-facebook" href="https://www.facebook.com/azartscommission" title="View on Facebook" target="_blank" rel="nofollow noopener" style="color:#60132c;">View on Facebook</a>
							<div class="cff-share-container">
									<span class="cff-dot"  style="color:#60132c;" >&middot;</span>
								<a class="cff-share-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2Fazartscommission" title="Share"  style="color:#60132c;" >Share</a>
				<p class="cff-share-tooltip">
											<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2Fazartscommission" target="_blank" class="cff-facebook-icon" rel="noopener">
							<span class="fa fab fa-facebook-square" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Facebook</span>
						</a>
											<a href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fwww.facebook.com%2Fazartscommission" target="_blank" class="cff-twitter-icon" rel="noopener">
							<span class="fa fab fa-twitter" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Twitter</span>
						</a>
											<a href="https://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.facebook.com%2Fazartscommission&#038;title=%09%09%09Arizona%20Commission%20on%20the%20Arts%27s%20cover%20photo%09%09%09%09" target="_blank" class="cff-linkedin-icon" rel="noopener">
							<span class="fa fab fa-linkedin" aria-hidden="true"></span>
							<span class="cff-screenreader">Share on Linked In</span>
						</a>
											<a href="/cdn-cgi/l/email-protection#d6e9a5a3b4bcb3b5a2eb90b7b5b3b4b9b9bdf0f5e6e5eeedb4b9b2afebbea2a2a6a5f3e597f3e490f3e490a1a1a1f8b0b7b5b3b4b9b9bdf8b5b9bbf3e490b7acb7a4a2a5b5b9bbbbbfa5a5bfb9b8f3e4e6fbf3e4e6f3e697f3e697f3e6eff3e697f3e6eff3e6ef97a4bfacb9b8b7f3e4e695b9bbbbbfa5a5bfb9b8f3e4e6b9b8f3e4e6a2beb3f3e4e697a4a2a5f3e4e1a5f3e4e6b5b9a0b3a4f3e4e6a6beb9a2b9f3e6eff3e6eff3e6eff3e697f3e6ef" target="_blank" class="cff-email-icon" rel="noopener">
							<span class="fa fab fa-envelope" aria-hidden="true"></span>
							<span class="cff-screenreader">Share by Email</span>
						</a>
									</p>
			</div>
			</div>
	</div>




<div class="cff-likebox cff-bottom" >
		<iframe src="" class="fb_iframe_widget" data-likebox-id="339984253904" data-likebox-width="300" data-likebox-header="" data-hide-cover="1" data-hide-cta="" data-likebox-faces="" data-height="130" data-locale="en_US" scrolling="no" allowTransparency="true" allow="encrypted-media" ></iframe>
</div></div><input class="cff-pag-url" type="hidden" data-locatornonce="16d292a23f" data-cff-shortcode="" data-post-id="17" data-feed-id="339984253904"></div></div><div class="cff-clear"></div></div><style>#cff .cff-post-text a{ color: #60132c; }</style></div>
		</div></div>
		           <div class="col-sm-4"> <div id="do-etfw-2" class="widget widget-do-etfw">					<h4 class="widgettitle">Twitter</h4> <hr>		
		<a class="twitter-timeline" data-height="400" data-theme="dark" data-link-color="#8c1c40" data-border-color="#f5f5f5" data-chrome="noheader nofooter noborders transparent" href="https://twitter.com/@azartscomm">Tweets by @@azartscomm</a>
</div></div>
		</div>

	</div> <!--end container -->
</div><!-- end Color_break -->

			<footer id="main_footer" role="contentinfo">
				<div class="container">
				<div id="inner-footer" class="clearfix">

		          <div id="widget-footer" class="clearfix row">
		            <div id="text-31" class="widget col-sm-4 widget_text"><h4 class="widgettitle">Policy</h4><hr>			<div class="textwidget"><a href="https://doa.az.gov/privacy-policy">Privacy Policy</a></br>
<a href="https://az.gov/policy/accessibility">Accessibility Policy</a></br>
<a href="/site-map">Site Map</a></div>
		</div>		            <div id="text-29" class="widget col-sm-4 widget_text"><h4 class="widgettitle">Arizona Commission on the Arts</h4> <hr>			<div class="textwidget">417 West Roosevelt Street</br>
Phoenix, Arizona 85003-1326</br>
<a href="https://www.google.com/maps/place/417+W+Roosevelt+St,+Phoenix,+AZ+85003/@33.4585154,-112.0798342,17z/data=!3m1!4b1!4m7!1m4!3m3!1s0x872b123bd7042715:0x66f9225d89c15509!2s417+W+Roosevelt+St,+Phoenix,+AZ+85003!3b1!3m1!1s0x872b123bd7042715:0x66f9225d89c15509">View in Google Maps</a></br>
Phone: (602) 771-6501</br>
Fax: (602) 256-0282</br>
Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="fb92959d94bb9a819a898f88d59c948d">[email&#160;protected]</a></br>
</br>
Office Hours: 8:00am - 5:00pm, Monday through Friday.</div>
		</div>		            <div id="text-30" class="widget col-sm-4 widget_text"><h4 class="widgettitle">Location</h4> <hr>			<div class="textwidget"><a title="Location" href="https://www.google.com/maps/place/417+W+Roosevelt+St,+Phoenix,+AZ+85003/@33.4585154,-112.0798342,17z/data=!4m7!1m4!3m3!1s0x872b123bd7042715:0x66f9225d89c15509!2s417+W+Roosevelt+St,+Phoenix,+AZ+85003!3b1!3m1!1s0x872b123bd7042715:0x66f9225d89c15509"><img src="https://azarts.gov/wp-content/uploads/2015/03/map3.png"/></div>
		</div>		          </div>

					<nav class="clearfix">
											</nav>


					<p class="attribution">&copy;2022 Arizona Commission on the Arts </p>

				</div> <!-- end #inner-footer -->
				</div>
			</footer> <!-- end footer -->



		<!--[if lt IE 7 ]>
  			<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
  			<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
		<![endif]-->

		<!-- Custom Facebook Feed JS -->
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">var cffajaxurl = "https://azarts.gov/wp-admin/admin-ajax.php";
var cfflinkhashtags = "true";
</script>
<div id="mv-grow-data" data-settings='{&quot;general&quot;:{&quot;contentSelector&quot;:false},&quot;post&quot;:null,&quot;shareCounts&quot;:{&quot;twitter&quot;:0},&quot;shouldRun&quot;:true,&quot;buttonSVG&quot;:{&quot;share&quot;:{&quot;height&quot;:32,&quot;width&quot;:26,&quot;paths&quot;:[&quot;M20.8 20.8q1.984 0 3.392 1.376t1.408 3.424q0 1.984-1.408 3.392t-3.392 1.408-3.392-1.408-1.408-3.392q0-0.192 0.032-0.448t0.032-0.384l-8.32-4.992q-1.344 1.024-2.944 1.024-1.984 0-3.392-1.408t-1.408-3.392 1.408-3.392 3.392-1.408q1.728 0 2.944 0.96l8.32-4.992q0-0.128-0.032-0.384t-0.032-0.384q0-1.984 1.408-3.392t3.392-1.408 3.392 1.376 1.408 3.424q0 1.984-1.408 3.392t-3.392 1.408q-1.664 0-2.88-1.024l-8.384 4.992q0.064 0.256 0.064 0.832 0 0.512-0.064 0.768l8.384 4.992q1.152-0.96 2.88-0.96z&quot;]},&quot;facebook&quot;:{&quot;height&quot;:32,&quot;width&quot;:18,&quot;paths&quot;:[&quot;M17.12 0.224v4.704h-2.784q-1.536 0-2.080 0.64t-0.544 1.92v3.392h5.248l-0.704 5.28h-4.544v13.568h-5.472v-13.568h-4.544v-5.28h4.544v-3.904q0-3.328 1.856-5.152t4.96-1.824q2.624 0 4.064 0.224z&quot;]},&quot;twitter&quot;:{&quot;height&quot;:32,&quot;width&quot;:30,&quot;paths&quot;:[&quot;M28.928 7.296q-1.184 1.728-2.88 2.976 0 0.256 0 0.736 0 2.336-0.672 4.64t-2.048 4.448-3.296 3.744-4.608 2.624-5.792 0.96q-4.832 0-8.832-2.592 0.608 0.064 1.376 0.064 4.032 0 7.168-2.464-1.888-0.032-3.36-1.152t-2.048-2.848q0.608 0.096 1.088 0.096 0.768 0 1.536-0.192-2.016-0.416-3.328-1.984t-1.312-3.68v-0.064q1.216 0.672 2.624 0.736-1.184-0.8-1.888-2.048t-0.704-2.752q0-1.568 0.8-2.912 2.176 2.656 5.248 4.256t6.656 1.76q-0.16-0.672-0.16-1.312 0-2.4 1.696-4.064t4.064-1.696q2.528 0 4.224 1.824 1.952-0.384 3.68-1.408-0.672 2.048-2.56 3.2 1.664-0.192 3.328-0.896z&quot;]},&quot;email&quot;:{&quot;height&quot;:32,&quot;width&quot;:28,&quot;paths&quot;:[&quot;M18.56 17.408l8.256 8.544h-25.248l8.288-8.448 4.32 4.064zM2.016 6.048h24.32l-12.16 11.584zM20.128 15.936l8.224-7.744v16.256zM0 24.448v-16.256l8.288 7.776z&quot;]}},&quot;utmParams&quot;:[],&quot;pinterest&quot;:{&quot;pinDescriptionSource&quot;:&quot;image_alt_tag&quot;,&quot;pinDescription&quot;:null,&quot;pinTitle&quot;:null,&quot;pinImageURL&quot;:null,&quot;pinnableImages&quot;:&quot;all_images&quot;,&quot;postImageHidden&quot;:null,&quot;postImageHiddenMultiple&quot;:null,&quot;lazyLoadCompatibility&quot;:null,&quot;buttonPosition&quot;:&quot;top-left&quot;,&quot;buttonShape&quot;:&quot;rectangular&quot;,&quot;showButtonLabel&quot;:&quot;yes&quot;,&quot;buttonLabelText&quot;:&quot;Save&quot;,&quot;buttonShareBehavior&quot;:&quot;post_image&quot;,&quot;hoverButtonShareBehavior&quot;:&quot;hover_image&quot;,&quot;minimumImageWidth&quot;:&quot;200&quot;,&quot;minimumImageHeight&quot;:&quot;200&quot;,&quot;showImageOverlay&quot;:null,&quot;postTypeDisplay&quot;:null,&quot;imagePinIt&quot;:&quot;0&quot;,&quot;hasContent&quot;:&quot;1&quot;,&quot;shareURL&quot;:&quot;https:\/\/azarts.gov\/news-media\/&quot;,&quot;bypassClasses&quot;:[&quot;mv-grow-bypass&quot;,&quot;no_pin&quot;],&quot;bypassDenyClasses&quot;:[&quot;dpsp-post-pinterest-image-hidden-inner&quot;,&quot;mv-create-pinterest&quot;],&quot;ignoreSelectors&quot;:[],&quot;disableIframes&quot;:null},&quot;stickyBar&quot;:{&quot;mobileSize&quot;:720,&quot;hasSticky&quot;:&quot;1&quot;}}'></div><!-- Instagram Feed JS -->
<script type="text/javascript">
var sbiajaxurl = "https://azarts.gov/wp-admin/admin-ajax.php";
</script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/podcast-subscribe-buttons/assets/js/modal.min.js?ver=1.0.0' id='secondline_psb_button_modal_script-js'></script>
<script type='text/javascript' id='dpsp-frontend-js-pro-js-before'>
		var dpsp_pin_button_data = {"pin_description_source":"image_alt_tag","pinterest_pinnable_images":"all_images","pinterest_button_share_behavior":"post_image","button_position":"top_left","button_shape":"rectangular","minimum_image_width":"200","minimum_image_height":"200","show_button_text_label":"yes","button_text_label":"Save","button_share_behavior":"hover_image"}
	
</script>
<script type='text/javascript' async data-noptimize src='https://azarts.gov/wp-content/plugins/social-pug/assets/dist/front-end-pro.2.15.0.js?ver=2.15.0' id='dpsp-frontend-js-pro-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-includes/js/jquery/ui/core.js?ver=1.12.1' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-includes/js/jquery/ui/datepicker.js?ver=1.12.1' id='jquery-ui-datepicker-js'></script>
<script type='text/javascript' id='jquery-ui-datepicker-js-after'>
jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});});
</script>
<script type='text/javascript' id='cffscripts-js-extra'>
/* <![CDATA[ */
var cffOptions = {"placeholder":"https:\/\/azarts.gov\/wp-content\/plugins\/custom-facebook-feed\/assets\/img\/placeholder.png"};
/* ]]> */
</script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/custom-facebook-feed/assets/js/cff-scripts.js?ver=4.1.2' id='cffscripts-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/easy-twitter-feed-widget/js/twitter-widgets.js?ver=1.0' id='do-etfw-twitter-widgets-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-content/plugins/youtube-embed-plus-pro/scripts/fitvids.js?ver=14.0.1.4' id='__ytprefsfitvids__-js'></script>
<script type='text/javascript' src='https://azarts.gov/wp-includes/js/wp-embed.js?ver=5.8.4' id='wp-embed-js'></script>
		<script src="https://azarts.gov/wp-content/themes/AZART/library/js/classie.js"></script>
		<script src="https://azarts.gov/wp-content/themes/AZART/library/js/uisearch.js"></script>
		<script>
			new UISearch( document.getElementById( 'sb-search' ) );
		</script>
		<script src="https://azarts.gov/wp-content/themes/AZART/library/js/custom.js"></script>
		<!-- Begin Constant Contact Active Forms -->
<script> var _ctct_m = "7ef2ceb5a7713bf1e23190765ddbfba3"; </script>
<script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script>
<!-- End Constant Contact Active Forms -->
	</body>

</html>
