
<!DOCTYPE html>
<html>
<head id="ctl00_shellHead"><title>
	Coupons
</title><script type="text/javascript">
	<!--    //
    function RegRedirect() {
        var s_myURL = window.location.href;
        s_myURL = s_myURL.toLowerCase();
        if (s_myURL.match("offers.aspx")) {
            location.replace("http://www.coupons.com");
        }
        
    }
	//-->
</script>
<script type="text/javascript">
<!--    //
    RegRedirect()
//-->
</script>


		<!-- ad_manager --><!-- target.obj_name = section -->
<script type="text/javascript"><!--

            function ReadCookie(cookieName) {
                var theCookie="" + document.cookie ;
                var ind = theCookie.indexOf( cookieName ) ;
                if( ind == -1 || cookieName == "" ) return "" ; 
                var ind1 = theCookie.indexOf( ';', ind ) ;
                if( ind1 == -1) ind1 = theCookie.length ; 
                return unescape( theCookie.substring( ind + cookieName.length + 1, ind1 ) ) ;
            }
            function ReadZagi( zagiName) {
                var zagi = ReadCookie( 'zagi' );
                var ind = zagi.indexOf( zagiName );
                if( ind == -1 || zagiName == "" ) return "" ;
                var ind1 = zagi.indexOf( '&', ind ) ;
                if( ind1 == -1 ) ind1 = zagi.length - 1;
                return zagi.substring( ind + zagiName.length + 1, ind1 ) ;
            }
            // SITE-LEVEL PARAMETERS
            yld_mgr = {};
            yld_mgr.pub_id="22219982883";
            yld_mgr.site_name="Corpus Christi Caller Times";
            yld_mgr.container_type="js";//Hardcoded

            //OPTIONAL PARAMETERS THAT DESCRIBE THE TARGETED CONTENT 
            // <class 'django.models.news.CombinedSection'>
            /* entertainment - Entertainment */
            yld_mgr.content_topic_id_list=[ "20258501"]; 
            // [Entertainment (NPC)]
            yld_mgr.site_section_name_list=[ "Primary Section Front"]; // mapped from view decorator and info_dicts by the yahoo SiteSectionTaxonomyMiddleware
            yld_mgr.content_lang="en-US"; //Hardcoded


            //OPTIONAL DISABLE CONTENT SEND 
            yld_mgr.disable_content_send="0"; 
 
            //OPTIONAL PARAMETERS FOR GEOGRAPHIC TARGETING 
            var zip = ReadZagi( 'zip_code' );
            if( zip ) { yld_mgr.user_zip = zip ; }
            var city = ReadZagi( 'city' ) ;
            if( city ) { yld_mgr.user_city = city ; }
            var state = ReadZagi( 'state' ) ;
            if( state ) { yld_mgr.user_state = state ; }
            
            //OPTIONAL PARAMETERS FOR DEMOGRAPHIC TARGETING 
            var age = ReadZagi( 'age' ) ;
            function AgeToRange( years_old ) {
                if( years_old < 13 ) { return "" ; }
                else if( years_old < 18 ) { return "13-17" ; }
                else if( years_old < 21 ) { return "18-20" ; }
                else if( years_old < 25 ) { return "21-24" ; }
                else if( years_old < 30 ) { return "25-29" ; }
                else if( years_old < 35 ) { return "30-34" ; }
                else if( years_old < 40 ) { return "35-39" ; }
                else if( years_old < 45 ) { return "40-44" ; }
                else if( years_old < 50 ) { return "45-49" ; }
                else if( years_old < 55 ) { return "50-54" ; }
                else if( years_old < 60 ) { return "55-59" ; }
                else if( years_old < 65 ) { return "60-64" ; }
                else if( years_old < 100 ){ return "65-100" ; }
                return "100+" ;
            }
            var gender = ReadZagi( 'gender' )=='M'?'Male':ReadZagi('gender')=='F'?'Female':''
            if( gender ) yld_mgr.user_gender = gender ;
            if( age ) yld_mgr.user_age = AgeToRange( age ) ;
            function IncToRange( inc ) {
                var idx = 0 ;
                var numstr = '' ;
                for( idx = 0; idx < inc.length; idx ++ ) 
                    if( ! isNaN( parseInt(inc[idx]) ) ) numstr += inc[idx] ;
                inc = parseInt( numstr ) ;
                if( isNaN( inc ) ) { return '' ; }
                else if( inc <= 24999 ) { return '1-24999' ; }
                else if( inc <= 34999 ) { return '25000-34999' ; }
                else if( inc <= 49999 ) { return '35000-49999' ; }
                else if( inc <= 74999 ) { return '50000-74999' ; }
                else if( inc <= 99999 ) { return '75000-99999' ; }
                else if( inc <=149999 ) { return '100000-149999' ; }
                else if( inc <=249999 ) { return '150000-249999' ; }
                else if( inc >=250000 ) { return '250000-' ; }
            }
            var inc_range = IncToRange( ReadZagi( 'income' ) ) ;
            if( inc_range ) yld_mgr.income_range=inc_range ;


            // define the slots
            yld_mgr.slots = {} ;
            
//--> </script>
<!-- End ad manager -->
	
	
	
	
		
		<!-- stage register_ad_pos -->
		<script type="text/javascript"><!--
            yld_mgr.slots.SUPERSTITIAL = {};
             
            //REQUIRED PARAMETERS 
            yld_mgr.slots.SUPERSTITIAL.request_type="ac"; // ac=ad call, bc=beacon call, fc=forecast call
            yld_mgr.slots.SUPERSTITIAL.ad_size_list=["720x300", "720x90"  ]; // SUPERSTITIAL

            //OPTIONAL PARAMETERS THAT DESCRIBE THE AD 
            yld_mgr.slots.SUPERSTITIAL.ad_delivery_mode="ipatf"; // pos = above; ipatf = above the fold, ipbtf = below the fold, ipstf = spans the fold
            yld_mgr.slots.SUPERSTITIAL.clk_dest="_blank"; //Hardcoded
            yld_mgr.slots.SUPERSTITIAL.ad_output_encoding="utf-8"; //Hardcoded
            // no custom categories
            yld_mgr.slots.SUPERSTITIAL.content_type_list=[ "fn_news" ]; 

        
            //--> </script> 
		<script type="text/javascript"><!--
            yld_mgr.slots.BIGBOX_1 = {};
             
            //REQUIRED PARAMETERS 
            yld_mgr.slots.BIGBOX_1.request_type="ac"; // ac=ad call, bc=beacon call, fc=forecast call
            yld_mgr.slots.BIGBOX_1.ad_size_list=["300x250"  ]; // BIGBOX

            //OPTIONAL PARAMETERS THAT DESCRIBE THE AD 
            yld_mgr.slots.BIGBOX_1.ad_delivery_mode="ipatf"; // pos = above; ipatf = above the fold, ipbtf = below the fold, ipstf = spans the fold
            yld_mgr.slots.BIGBOX_1.clk_dest="_blank"; //Hardcoded
            yld_mgr.slots.BIGBOX_1.ad_output_encoding="utf-8"; //Hardcoded
            // no custom categories
            yld_mgr.slots.BIGBOX_1.content_type_list=[ "fn_news" ]; 

        
            //--> </script> 
		
		
		
		<script type="text/javascript"><!--
            yld_mgr.slots.WEATHER_SPONSOR = {};
             
            //REQUIRED PARAMETERS 
            yld_mgr.slots.WEATHER_SPONSOR.request_type="ac"; // ac=ad call, bc=beacon call, fc=forecast call
            yld_mgr.slots.WEATHER_SPONSOR.ad_size_list=["120x30"  ]; // WEATHER_SPONSOR

            //OPTIONAL PARAMETERS THAT DESCRIBE THE AD 
            yld_mgr.slots.WEATHER_SPONSOR.ad_delivery_mode="ipbtf"; // pos = below; ipatf = above the fold, ipbtf = below the fold, ipstf = spans the fold
            yld_mgr.slots.WEATHER_SPONSOR.clk_dest="_blank"; //Hardcoded
            yld_mgr.slots.WEATHER_SPONSOR.ad_output_encoding="utf-8"; //Hardcoded
            // no custom categories
            yld_mgr.slots.WEATHER_SPONSOR.content_type_list=[ "fn_news" ]; 

        
            //--> </script> 
		<!-- End register_ad_pos -->
	
	
	<script type="text/javascript"><!--
            yld_mgr.slots.LEADERBOARD_1 = {};
             
            //REQUIRED PARAMETERS 
            yld_mgr.slots.LEADERBOARD_1.request_type="ac"; // ac=ad call, bc=beacon call, fc=forecast call
            yld_mgr.slots.LEADERBOARD_1.ad_size_list=["728x90"  ]; // LEADERBOARD

            //OPTIONAL PARAMETERS THAT DESCRIBE THE AD 
            yld_mgr.slots.LEADERBOARD_1.ad_delivery_mode="ipatf"; // pos = above; ipatf = above the fold, ipbtf = below the fold, ipstf = spans the fold
            yld_mgr.slots.LEADERBOARD_1.clk_dest="_blank"; //Hardcoded
            yld_mgr.slots.LEADERBOARD_1.ad_output_encoding="utf-8"; //Hardcoded
            // no custom categories
            yld_mgr.slots.LEADERBOARD_1.content_type_list=[ "fn_news" ]; 

        
            //--> </script> 

	
	
	
	

	
	<script type="text/javascript" src="http://e.yieldmanager.net/script.js"></script>
	
	
	<!-- META -->
	<meta name="author" content="Corpus Christi Caller-Times and Corpus Christi Caller Times, Caller.com" />
	<meta name="description" content="
	Corpus Christi, TX's top Entertainment news stories. Current Entertainment news for Corpus Christi, Texas and its surrounding communities from Corpus Christi Caller-Times.
" />
	<meta name="copyright" content="Copyright (c) 2009 Corpus Christi Caller-Times. All Rights Reserved." />
	
	
	<title>Entertainment News for Corpus Christi, TX from Corpus Christi Caller-Times</title>
	
	
		<link rel="icon" href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/favicon.ico" type="image/x-icon" />
		<link rel="shortcut" href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/favicon.ico" type="image/x-icon" />
	
	
	
	<!-- CSS -->
		
			<link href="http://media.caller.com/corp_assets/asphalt/css/base.yui.css" rel="stylesheet" type="text/css" />
		
		
	
			
			<link href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/css/ccct.css" rel="stylesheet" type="text/css" />
		

		
			
				<!--[if IE 6]>
					<link href="http://media.caller.com/corp_assets/asphalt/css/ie6.css" rel="stylesheet" type="text/css" />
				<![endif]-->

				<!--[if IE 7]>
					<link href="http://media.caller.com/corp_assets/asphalt/css/ie7.css" rel="stylesheet" type="text/css" />
				<![endif]-->
				
				<!--[if IE 8]>
					<link href="http://media.caller.com/corp_assets/asphalt/css/ie8.css" rel="stylesheet" type="text/css" />
				<![endif]-->
			
			
			
	
				
				<!--[if IE 6]>
					<link href="http://media.caller.com/corp_assets/asphalt/_sites/ccct/css/ccct_ie6.css" rel="stylesheet" type="text/css" />
				<![endif]-->
			

			
		

	
	
	
	<!-- Javascript -->
	<script src="http://media.caller.com/corp_assets/asphalt/js/jquery-1.3.1.min.js" type="text/javascript"></script>
	<script src="http://media.caller.com/corp_assets/asphalt/js/ui/jquery-ui-1.7.1.core-tabs.js" type="text/javascript"></script>
	
	
	<script src="http://media.caller.com/corp_assets/asphalt/js/plugins.scriptalizer.js" type="text/javascript"></script>
	
	
	<!--[if lte IE 6]>
		<script src="http://media.caller.com/corp_assets/asphalt/js/supersleight-min.js" type="text/javascript"></script>
	<![endif]-->
	
	
	
	<script src="http://media.caller.com/corp_assets/asphalt/js/corp.js" type="text/javascript"></script>
	
	
	
	<script type="text/javascript">
		$(document).ready(function(){
			/* Javascript for initializing functions when the page loads */
			
	
	reorderableItemsSelector = "div.section";
	adIndex = 0; // Make global
	adSelector = ""; // Make global
	reorderCookieName = "updown_csentertainment"; // Make global
	containerSelector = "div.sections"; // Make global
	reorderInit(reorderableItemsSelector, containerSelector, adSelector, adIndex , reorderCookieName);


		});
	</script>
	
	
	
		<link rel="alternate"
			title="RSS feed of all Corpus Christi Caller Times, Caller.com headlines"
			href="http://www.caller.com/feeds/headlines/"
			type="application/rss+xml" />
		
	
	<link rel="alternate"
		title="RSS feed of all Entertainment Stories"
		href="http://www.caller.com/rss/headlines/entertainment/"
		type="application/rss+xml" />
		

	
	
	
	<!-- stats tag ['DEV'] -->
<script type="text/javascript" src="http://apptap.scripps.com/apptap3?site=CCCT&amp;app=djeff&amp;path=/coupons&amp;title=coupons&amp;topic=Entertainment+%2F+Coupons+%28NPC%29"></script><script type="text/javascript" >apptap();</script>


<style>
body { text-align: center; }
body { text-align: -moz-center; }
#shellTable { position: absolute; visibility: hidden; }
.primary_nav LI A { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
UL.secondary_nav LI A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#site_services { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
#site_nav { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }
#verticals_nav { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }
p.search_sponsor { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#section_header { text-align: left; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
#content_match_wrapper { text-align: center; }
#cellar { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
#copyright { text-align: left; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
#logo { text-align: left; }
#search { width: 361px; }
input.search_text#q { height:20px; }
#cimRightBanner { border:none; }
#copyright { padding-left: 0px; padding-right: 0px; width:994px;}
#footer { width: 994px; }
ul#site_nav li { display: inline; }
ul#verticals_nav li { display: inline; }
</style><link rel='Stylesheet' type='text/css' href='http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_style/style_v12.css' /><meta name="description" content="Grocery Coupons. Recipe Coupons. Internet Coupons. Coupons." /><meta name="keywords" content="coupons, recipe coupons, free stuff, free samples, free products,free offers, online coupons, free coupons, grocery coupons, printable coupons, Internet coupons,print grocery coupons, free savings, saving money, beauty coupons, frugal living, top brand coupons,coupons offer, health coupons, health coupons, pharmacy coupons, rx coupons, local coupons,print-at-home coupons, store coupons, retail coupons" /><link rel="canonical" href="http://www.coupons.com/coupons/" /></head>
<body onunload="" >

        

   

    <script>var IsCouponClubEnabled = 0</script>
    <script>var UseFeatureHashedAuth = 1</script>
      
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/ClientEvents_v69.js"></script>
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/Common_v55.js"></script>
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/CIAjax_v35.js"></script>
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/ExWin_v30.js"></script>  
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/UtilCore_v5.js"></script>
    <script type="text/javascript" src="http://download1.coupons.com/7/19/7125/1450/www.coupons.com/CouponWeb/_include/Jserial_v5.js"></script>
  
    
                        
   
    <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
     <script type="text/javascript">
        
    </script>
    <script type="text/javascript">
        
    </script>
    <table class="ci_css_table" id="shellTable">
        <tr class="ci_css_tr" id="TRTopClamp">
            <td class="ci_css_td" colspan="3" id="TDTopClamp">
                <div class="ci_css_div" id="DivTopClamp">
                    

</div></td></tr></table>

<body class="default_body">
	<script type="text/javascript">document.body.className += " hasJS"</script>

	

	
	
	<div class="adtag" id="SUPERSTITIAL"><script>yld_mgr.place_ad_here("SUPERSTITIAL");</script> </div>


<div id="advertising_wrapper" class="default">
	
	
	    <div id="advertising">
		
			
		
			<div id="leaderboard">
				<div class="adtag" id="LEADERBOARD_1"><script>yld_mgr.place_ad_here("LEADERBOARD_1");</script> </div>
			</div> <!-- end #leaderboard -->
		
		</div> <!-- end #advertising -->
	
	
</div> <!-- end #advertising_wrapper -->

<div id="utilities_wrapper">
			
	<div id="utilities">
		
		<ul id="site_services">
			<li><a href="http://www.caller.com/accounts/login/"><strong>Login</strong></a> |</li>
			<li><a href="http://www.caller.com/accounts/profile/edit/">Manage Account</a> |</li>
			<li><a href="http://m.caller.com">Mobile</a> |</li>
			<li><a href="http://www.caller.com/staff/" title="Contact Us"> Contact Us</a> |</li>
			<li><a href="http://www.caller.com/about/contact/" title="About Us"> About Us</a> |</li>
			<li><a href="http://www.caller.com/sitemap/" title="Site Map"> Site Map</a> |</li>
			<li><a href="http://www.caller.com/subscribe/" title="Subscriber Services"> Subscriber Services</a></li>
		</ul>
		
		
		<div id="search">
			<form action="http://www.caller.com/search/" method="get">
				<fieldset>
					<input id="q" name="q" type="text" class="search_text" />
					<select class="yahoo_select" name="t">
						<option value="">site</option>
						<option value="web">web</option>
					</select>
					<input type="hidden" name="sortby" value="date"/>
					<input class="search_button" type="image" alt="Go" src="http://media.caller.com/corp_assets/asphalt/_sites/ccct/img/buttons/go.gif" name="image"/>
				</fieldset>
			</form>
			<p class="search_sponsor">Web Search powered by <span class="yahoo_search">Yahoo!</span> SEARCH</p>
		</div> <!-- end #search -->
		
	
	</div> <!-- end #utilities -->
	
</div> <!-- end #utilities_wrapper -->
	
<div id="background_wrapper">
	<div id="wave"></div><!-- end #wave -->
</div>

	<div id="page_wrapper">
		
		<div id="header">
			<div id="logo"><a href="http://www.caller.com/" title="Corpus Christi Caller Times, Caller.com">Corpus Christi Caller Times, Caller.com</a></div>

			
			
		</div> <!-- end #header -->
		
		<div id="nav_wrapper">
			
<ul id="site_nav" class="primary_nav nav_entertainment">
<!----- NEWS NAV ----->

<li id="nav_news"><a href="http://www.caller.com/news/news/" title="News">News</a>
<ul class="secondary_nav first">
<li><a href="http://www.caller.com/news/today/" title="Today">Today</a></li>
<li><a href="http://www.caller.com/news/news/local/">Local</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/news/local/memorial-coliseum/" title="Memorial Coliseum">Memorial Coliseum</a></li>
<li><a href="http://www.caller.com/news/news/politics/" title="Politics">Politics</a></li>
<li><a href="http://www.caller.com/news/news/education/" title="Education">Education</a></li>
<li><a href="http://www.caller.com/news/news/military/" title="Military">Military</a></li>
<li><a href="http://www.caller.com/news/news/local/kempsridley/" title="Kemp's Ridley Sea Turtles">Kemp's Ridley Sea Turtles</a></li>
<li><a href="http://www.caller.com/news/news/local/las-brisas/" title="Las Brisas">Las Brisas</a></li>
<li><a href="http://www.caller.com/police/" title="LIVE Police Scanner">LIVE Police Scanner</a></li>
</ul>
</li>
<li><a href="http://www.caller.com/news/news/">Wire</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/news/state/" title="State">State</a></li>
<li><a href="http://www.caller.com/news/news/national/" title="National">National</a></li>
<li><a href="http://www.caller.com/news/news/world/" title="World">World</a></li>
</ul>
</li>
<li><a href="http://obits.caller.com/">Obits</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/news/obituaries/" title="News Obits">News Obits</a></li>
<li><a href="http://obits.caller.com/" title="Paid Obits">Paid Obits</a></li>
</ul>
</li>
<li><a href="http://www.caller.com/news/sports/columnists/">Columnists</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/news/columnists/adriana-garza/" title="Adriana Garza">Adriana Garza</a></li>
<li><a href="http://www.caller.com/news/news/columnists/leanne-libby/" title="Leanne Libby">Leanne Libby</a></li>
<li><a href="http://www.caller.com/news/news/columnists/jaime-powell/" title="Jaime Powell">Jaime Powell</a></li>
<li><a href="http://www.caller.com/news/news/columnists/michael-womack/" title="Michael Womack">Michael Womack</a></li>
<li><a href="http://www.caller.com/news/news/columnists/phyllis-yochum/" title="Phyllis Yochum">Phyllis Yochum</a></li>
<li><a href="http://www.caller.com/news/news/columnists/stephan-ponder/" title="Dr. Stephen Ponder">Dr. Stephen Ponder</a></li>
<li><a href="http://www.caller.com/news/news/columnists/mike-baird/" title="Mike Baird">Mike Baird</a></li>
</ul>
</li>
<li><a href="http://display.caller.com" title="Newspaper Ads">Newspaper Ads</a></li>
<li><a href="http://experts.caller.com" title="Ask The Pros">Ask The Pros</a></li>
<li><a href="http://www.caller.com/contests/" title="Contests">Contests</a></li>
<li><a href="http://www.caller.com/e-edition/" title="e-Edition">e-Edition</a></li>
<li><a href="http://www.caller.com/weather/" title="Weather">Weather</a></li>
</ul>
</li>

<!----- SPORTS NAV ----->

<li id="nav_sports"><a href="http://www.caller.com/news/sports/" title="Sports">Sports</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/news/sports/local/" title="Local">Local</a></li>
<li><a href="http://www.caller.com/news/sports/high-school/" title="High School">High School</a></li>
<li><a href="http://www.caller.com/news/sports/college/">College</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/sports/college/" title="Javelinas">Javelinas</a></li>
<li><a href="http://www.caller.com/news/sports/college/" title="Islanders">Islanders</a></li>
<li><a href="http://www.caller.com/news/sports/college/" title="College football">Football</a></li>
</ul>
</li>
<li><a href="http://www.caller.com/news/sports/professional/">Professional</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/sports/professional/" title="Hooks">CC Hooks</a></li>
<li><a href="http://www.caller.com/news/sports/professional/" title="IceRays">CC IceRays</a></li>
<li><a href="http://www.caller.com/news/sports/professional/" title="NFL">Cowboys and Texans</a></li>
<li><a href="http://www.caller.com/news/sports/professional/" title="MLB">Astros and Rangers</a></li>
</ul>
</li>
<li><a href="http://www.caller.com/news/sports/recreation/" title="Outdoors">Outdoors</a></li>
<li><a href="http://www.caller.com/news/sports/columnists/">Columnists</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/sports/columnists/joel-roza/" title="Joel Roza">Joel Roza</a></li>
</ul>
</li>
</ul>
</li>


<!----- BUSINESS NAV ----->

<li id="nav_business"><a href="http://www.caller.com/news/business/" title="Business">Business</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/news/business/local/" title="Local">Local</a></li>
<li><a href="http://www.caller.com/news/business/marketwatch/" title="Markets &amp; Stocks">Markets & Stocks</a></li>
<li><a href="http://www.caller.com/news/business/national-international/" title="National / International">National / International</a></li>
<li><a href="http://local.caller.com/yellow-pages/corpus-christi/tx" title="Corpus Christi Business Directory">Business Directory</a></li>
<li><a href="http://www.caller.com/news/business/columnists/">Columnists</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/business/columnists/h-swint-friday/" title="H. Swint Friday">H. Swint Friday</a></li>
<li><a href="http://www.caller.com/news/business/columnists/ralph-coker/" title="Ralph Coker">Ralph Coker</a></li>
<li><a href="http://www.caller.com/news/business/columnists/jp-ellenberger/" title="J.P. Ellenberger">J.P. Ellenberger</a></li>
</ul>
</li>
</ul>
</li>


<!----- OPINIONS NAV ----->

<li id="nav_opinion"><a href="http://www.caller.com/news/opinion/" title="Opinion">Opinion</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/blogs/" title="Blogs">Blogs</a></li>
<li><a href="http://www.caller.com/news/opinion/editorial/" title="Editorial">Editorials</a></li>
<li><a href="http://www.caller.com/news/opinion/letters-to-editor/" title="Letters to the Editor">Letters to the Editor</a></li>
<li><a href="http://www.caller.com/news/opinion/forums/" title="Forums">Forums</a></li>
<li><a href="http://www.caller.com/polls/" title="Polls">Polls</a></li>
<li><a href="http://www.caller.com/news/opinion/columnists/">Columnists</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/opinion/columnists/murphy-givens/" title="Murphy Givens">Murphy Givens</a></li>
<li><a href="http://www.caller.com/news/opinion/columnists/nick-jimenez/" title="Nick Jimenez">Nick Jimenez</a></li>
</ul>
</li>
<li><a href="http://web.caller.com/commcentral/email_ed.html" title="Submit a Letter to the Editor">Submit a Letters to the Editor</a></li>
</ul>
</li>



<!----- ENTERTAINMENT NAV ----->

<li id="nav_entertainment"><a href="http://www.caller.com/news/entertainment/" title="Entertainment">Entertainment</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/news/entertainment/arts-theater" title="Arts / Theater">Arts / Theater</a></li>
<li><a href="http://www.caller.com/restaurants/">Restaurants</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/news/entertainment/featuredrestaurants/" title="Features Restaurants">Featured Restaurants</a></li>
</ul>
</li>
<li><a href="http://www.caller.com/news/entertainment/events/">Events</a>
<ul class="tertiary_nav">
<li><a href="http://www.caller.com/events/" title="Event Calendar">Event Calendar</a></li>
<li><a href="http://www.caller.com/events/submit/" title="Submit Event">Submit Event</a></li>
<!-- <li><a href="http://www.caller.com/places/venues/" title="{{ theme.CITY }} Venues">{{ theme.CITY }} Venues</a></li> -->
</ul>
</li>
<li><a href="http://www.caller.com/movies/" title="Movies">Movies</a></li>
<li><a href="http://www.caller.com/tv/" title="Television">TV</a></li>
<li><a href="http://www.caller.com/news/entertainment/music/" title="Music">Music</a>
<!-- <ul class="tertiary_nav">
<li><a href="http://www.caller.com/bands/" title="{{ theme.CITY }} Bands">{{ theme.CITY }} Bands</a></li>
<li><a href="http://www.caller.com/places/venues/" title="{{ theme.CITY }} Venues">{{ theme.CITY }} Venues</a></li>
<li><a href="http://www.caller.com/dl/mp3/" title="mp3s">mp3s</a></li>
<li><a href="http://www.caller.com/dl/radio/" title="{{ theme.SITE_NAME }} Radio">{{ theme.CITY }} Radio</a></li>
</ul> -->
</li>
<li><a href="http://www.caller.com/news/entertainment/people/" title="People">People</a></li>
<li><a href="http://www.caller.com/news/entertainment/comics/" title="Comics">Comics</a></li>
<li><a href="http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></li>
<li><a href="http://www.caller.com/news/entertainment/selena/" title="Selena">Selena</a></li>
<li><a href="http://www.caller.com/news/entertainment/lottery/" title="Texas Lottery Numbers">Texas Lottery</a></li>
<li><a href="http://www.caller.com/coupons/" title="Money Saving Coupons">Coupons</a></li>
</ul>
</li>




<!----- LIFESTYLES NAV ----->

<li id="nav_lifestyles"><a href="http://www.caller.com/news/lifestyles/">Lifestyles</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/news/lifestyles/challenge/" title="KEDT-TV Challenge">KEDT-TV Challenge</a></li>
<li><a href="http://www.caller.com/news/lifestyles/health-fitness/" title="Health &amp; Fitness">Health & Fitness</a></li>
<li><a href="http://www.caller.com/news/lifestyles/home-garden/" title="Home &amp; Garden">Home & Garden</a></li>
<li><a href="http://www.caller.com/news/lifestyles/family/" title="Family">Family</a></li>
<li><a href="http://www.caller.com/news/lifestyles/sunday-homes/" title="Sunday Homes">Sunday Homes</a></li>
</ul>
</li>



<!----- MEDIA NAV ----->

<li id="nav_media"><a href="http://www.caller.com/videos/">Media</a>
<ul class="secondary_nav">
<li><a href="http://www.caller.com/photos/" title="Photos">Today's Photos</a></li>
<li><a href="http://www.caller.com/photos/archive/" title="Photo Archive">Photo Archive</a></li>
<li><a href="http://www.caller.com/photos/galleries/" title="Photo Galleries">Photo Galleries</a></li>
<li><a href="http://www.caller.com/photos/galleries/sets/" title="Photo Galleries by Topic">Photo Galleries by Topic</a></li>
<li><a href="http://www.caller.com/videos/" title="Videos">Videos</a></li>
<li><a href="http://www.caller.com/podcasts/" title="Audio">Audio/Podcasts</a></li>
<li><a href="http://clickandshare.caller.com/" title="Upload Your Photos and Videos">User Submitted</a></li>
</ul>
</li>
</ul> <!-- end #main_nav -->


<!----- VERTICALS NAV ----->


<ul id="verticals_nav">
<li><a href="http://hotjobs.caller.com/" title="Jobs">Jobs</a></li>
<li><a href="http://homes.caller.com/" title="Homes">Homes</a></li>
<li><a href="http://cars.caller.com/" title="Cars">Cars</a></li>
<li class="last"><a href="http://www.caller.com/classifieds/" title="Classified">Classified</a></li>
</ul> <!-- end #verticals_nav -->

			
		</div> <!-- end #nav_wrapper -->		
		
		

		
		
		
		

		
		
		
		
		
<div id="section_header_wrapper">
<div id="section_header" class="default clear">
<div class="rss_my_yahoo_combined">
<a href="http://www.caller.com/rss/headlines/entertainment/" title="Subscribe to RSS"><img src="http://media.caller.com/corp_assets/asphalt/img/icons/rss_17x17.gif" width="17" height="17" border="0" alt="Subscribe to RSS" /></a> &nbsp;<a href="http://add.my.yahoo.com/rss?url=http://stage.btop.caller.com/feeds/headlines/entertainment/" title="Add to My Yahoo!"><img src="http://media.caller.com/corp_assets/asphalt/img/icons/addtomyyahoo3.gif" border="0" width="62" height="17" alt="Add to My Yahoo!" /></a>
</div> 
<h1 class="default"><a href="http://coupons.caller.com/" title="Find Money Saving Coupons">Coupons </a></h1>
</div> <!-- end #section_header -->
</div> <!-- end #section_title_wrapper -->
		<div id="content_wrapper" class="clear">	
<table><tr><td colspan="3"><div>
                </div>
            </td>
        </tr>
        <tr class="ci_css_tr" id="TRContent">
            <td class="ci_css_td" id="TDLeftClamp">
                <div class="ci_css_div" id="DivLeftClamp">
                    
                </div>
            </td>
            <td class="ci_css_td" id="TDContent" style="vertical-align:top;">
                <div class="ci_css_div" id="DivContent">
                    <form name="aspnetForm" method="post" action="NoSupport.aspx?pid=14877&amp;zid=ub97&amp;nid=10&amp;bid=alk041312043876c61d7b12611" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU3NjkyMTE2NA9kFgJmDw8WAh4GUGFnZUlEBQlOb1N1cHBvcnRkZGReFxl7hBOLOEaEUdqZ/SIsirpW/Q==" />

                        <table class="ci_css_table" id="NavTabContainerTable">
<tr class="ci_css_tr">
<td class="ci_css_td" id="OfferNavTabContainerTD">
    <div class="ci_css_div" id="OfferNavTabOn" style="text-align:center;width: 100%; height:100%;background-image: url(http://download3.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/tab_a.gif);background-repeat:no-repeat;"> 
        <a class="ci_css_a" href="Offers.aspx" onclick="this.href += '?' + GetQueryString();" style="text-decoration:none;"><span style="color: #FFFFFF;position:absolute;margin-left:-25px;margin-top:8px;" class="ci_css_span"> <b>coupons</b></span></a>
    </div>
</td>  <td class="ci_css_td" id="LocalNavTabContainerTD">
        <div id="localOfferTabOff" class="ci_css_div" style="cursor: hand; cursor: pointer;text-align:center;width: 100%; height:100%;background-image: url(http://download2.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/tab_off.gif);background-repeat:no-repeat;"> <a href="LocalOffers.aspx" onclick="this.href = (window.location.toString().indexOf('\Recipes')>-1?'../':'')+ 'LocalOffers.aspx?' + GetQueryStringWithModule('loc');" class="ci_css_a" style="text-decoration:none"><span class="ci_css_span" style="color: #0066FF;cursor: hand; cursor: pointer;position:absolute;margin-left:-43px;margin-top:8px;" > <b>local coupons</b></span></a></div>
        <div id="localNoOfferTab" class="ci_css_div" style="display:none;text-align:center;width: 100%; height:100%;background-image: url(http://download2.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/tab_bg.gif);background-repeat:repeat-x;"></div>
  </td><td class="ci_css_td" id="RecipeNavTabContainerTD">
        <div id="recipeTabOff"  class="ci_css_div" style="cursor: hand; cursor: pointer;text-align:center;width: 100%; height:100%;background-image: url(http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/tab_off.gif);background-repeat:no-repeat;"> <a href="Recipes/Main.aspx" class="ci_css_a" onclick="this.href += '?' + GetQueryStringWithModule('rcp');" style="text-decoration:none"><span style="color: #0066FF;cursor: hand; cursor: pointer;position:absolute;margin-left:-25px;margin-top:8px;" class="ci_css_span"><b>recipes</b></span></a></div>
    </td>  <td class="ci_css_td" id="PSOffersNavTabContainerTD" style="display:none;">
        
  </td>  <td class="ci_css_td" id="ClosingNavTabContainerTD">
        <div id="PersonalizationTab"  class="ci_css_div" style="background-image: url(http://download3.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/tab_bg.gif);background-repeat:repeat-x;height:100%;">&nbsp;</div>
    </td>
</tr>
</table>
                        
<div id="ctl00_ContentPlaceHolder_Page_pagecontainer" class="ci_css_div"><!-- Outside/Main Table Starts -->
<table class=ci_css_table>
<tr class=ci_css_tr>
    <td class=ci_css_td>
    <table class=ci_css_table style="width: 156px;"><tr class=ci_css_tr>
    <td class=ci_css_td style="width: 140px;">
	    <img src="http://download3.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/poweredByCoupons.gif" style="margin-left: 14px; margin-top: 370px; width: 140px; height: 36px;" alt="Coupons.com provides superior coupon technology for free printable coupons, online coupons, and grocery store coupons"></td>
	    <td class=ci_css_td style="width: 16px;"><img class=ci_css_img src="http://download3.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/lBorderFade.jpg" style="width: 16px; height: 387px; margin-top: 10px;" alt="Coupons.com provides superior coupon technology for free printable coupons, online coupons, and grocery store coupons"></td></tr></table>
    </td>
    <td class="cis_css_td">
    <table class=ci_css_table style="width:530px;">
     <tr class=ci_css_tr>
        <td class=ci_css_td style="width: 530px;padding-left:10px;">
        <h1><font color="#81AF0F">Free Coupons</font></h1>
            <img class=ci_css_img src="http://download3.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/CI_Holiday_2007/_images/coup_face_nosupport.jpg" alt="Trust Coupons.com with all of your coupon needs, including free coupons, grocery coupons, and printable coupons."  style="width: 530px; height: 70px; margin-top: 10px;">
            <div class="ci_css_div" style="padding-left:10px;line-height:16px;width:530;padding-top:3px;font-weight:bold;color:#7DB00D;">Print your own grocery coupons. Choose from over 100 coupons each week, and save over $90 on your grocery bill. Just print, clip and save on all your favorite brands.</div>
        </td>
    </tr>
    <tr class=ci_css_tr>
	    <td class=ci_css_td colspan="3" style="line-height:16px;padding-top:20px;width: 530px;padding-left:18px;">
                  Coupon printing is currently supported on Windows Operating Systems Vista, XP, and 2000 when used with Internet Explorer 6+, FireFox 1+ Netscape 8+, and most MSN and AOL browsers.
                 <br>
                 <br>
                  If you are unable to print when using an MSN, AOL, or Compuserve browser, please try printing your coupon using Internet Explorer 6+.
                 <br>
                 <br>
				  Coupon printing is currently supported on Macintosh OSX 10.3 or higher when used with Firefox or Safari.
                 <br>
                 <br>
                  Coupon printing is not supported on Linux or WebTV.
                 <br>
                 <br>
        </td>
    </tr>
    </table>
</td>
</tr>
</table>
<br><br><br>
<table class=ci_css_table style='width: 100%' cellpadding=0 cellspacing=0>
  <tr class=ci_css_tr>
  	<td class=ci_css_td colspan='3'><div style='width:100%;height:3px;background-color:#008cff'>&nbsp;</div></td>
  </tr>
  <tr>
    <td> 
	     <table class=ci_css_table style='width: 100%'>
				 <tr class=ci_css_tr>
					 <td class=ci_css_td nowrap style='padding-top: 7px; width: 75%;'>
					 	<a href='http://www.coupons.com/coupon-codes/' target='_blank'><img src="http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/Holiday_2007_BW/_images/digitalfsi_logo.gif" style="margin-left: 14px; width: 82px; height: 23px;" </a><a href="http://www.truste.org/ivalidate.php?url=www.coupons.com&amp;sealid=101" target="_blank"><img src="http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/Holiday_2007_BW/_images/truste_seal_web2.gif" alt="TRUSTe"></a><a class="ci_css_a" href="http://www.bbbonline.org/cks.asp?id=1060221103954" target="_new"><img src="http://download1.coupons.com/7/19/7125/1450/print.coupons.com/CouponWeb/Themes/Holiday_2007_BW/_images/ReliabilitySeal.gif" alt="BBB Reliability Seal"></a></td>
					 <td class=ci_css_td style='padding-left: 15px; width: 25%; vertical-align: middle;'><span class='ci_css_CopyRightText' style='width:100%'>&copy;<span id=currentYear name=currentYear>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> Coupons.com Incorporated</span><br><a class=ci_css_a href='http://bricks.coupons.com/help/InstallGuide.asp' target='_blank'>Help</a> | <a class=ci_css_a href='http://www.coupons.com/solutions/main/SubPrivacy.asp' target='_newWin'>Privacy Policy</a></td>
					 
				 </tr>
			 </table>
    </td>
   </tr>
</table>
<script language="javascript">
   if( document.getElementById("DivContent") != null ) { document.getElementById("DivContent").style.width = "710px"; }
   //if( document.getElementById("PersonalizationTab") != null ) { document.getElementById("PersonalizationTab").style.width = "560px"; }
   //if( document.getElementById("CouponTab") != null ) { document.getElementById("CouponTab").style.width = "710px"; }   
  if( document.getElementById("NavTabContainerTable") != null ) { document.getElementById("NavTabContainerTable").style.width = "710px"; }

</script>
<script language="javascript">
//set the copyright date to always be current - interval will self clear once date is set.
var interval;
interval=window.setInterval("setCopyRightYear()",1000);
function setCopyRightYear(){
    var currentDate = new Date();
    var yearField= document.getElementById("currentYear");
     if (yearField!=null){
       yearField.innerHTML=currentDate.getFullYear() + ' ' ;
       window.clearInterval(interval);
    }
}
</script>

</br></br><H2>Coupons you can browse and print on www.coupons.com</H2></br>Category=Shelf Stable, Brand Name=Minute Maid®, Coupon Info=on one (1) Minute Maid® 12-pk cans, any variety, Summary=Save $1.00</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=Cheerios® • Cinnamon Toast Crunch® • Chex® • Lucky Charms® • Cocoa Puffs® • Trix® • Reese's® Puffs® •, Summary=SAVE $1.00 ON TWO</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy ONE BOX Cinnamon Toast Crunch® cereal, Summary=SAVE 50¢</br></br>Category=liners, Brand Name=CAREFREE®, Coupon Info=on any CAREFREE® product, Summary=SAVE 50¢</br></br>Category=Laundry Detergents, Brand Name=TIDE®, Coupon Info=ONE Tide Detergent (excludes PODs and trial/travel sizes), Summary=40¢ OFF</br></br>Category=Body Wash, Brand Name=Softsoap®  Body Wash, Coupon Info=off any Softsoap® Brand body wash 15 oz. or larger, Summary=Save 75¢</br></br>Category=Dessert Items, Brand Name=Betty Crocker®, Coupon Info=when you buy TWO Betty Crocker® Ready to Spread Frosting, Supreme Brownie Mix, Dessert Bar Mix, Supermoist Cake Mix, OR 17.5 OZ, Summary=SAVE 75¢ ON TWO</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy TWO BOXES any flavor General Mills cereals listed: Cinnamon Toast Crunch® • Cocoa Puffs® • Lucky Charms® • Trix® •, Summary=SAVE $1.00 ON TWO</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy ONE BOX Multi Grain Cheerios® OR Multi Grain Cheerios® Peanut Butter cereal, Summary=SAVE 75¢</br></br>Category=Bulk Ice Cream, Brand Name=DOVE® Chocolate, Coupon Info=off any ONE (1) DOVEBAR® Ice Cream Multi-Pack (3 ct.), Summary=Save $1.00</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy ONE BOX Honey Nut Cheerios® Medley Crunch™ cereal, Summary=SAVE 75¢</br></br>Category=Dental Care, Brand Name=CREST®, Coupon Info=ONE Crest Toothpaste 4.0oz or larger (excludes Cavity, Tartar Control, Baking Soda and trial/travel size), Summary=50¢ OFF</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy ONE BOX Original Cheerios® cereal (the one in the yellow box), Summary=SAVE 50¢</br></br>Category=Laundry Detergents, Brand Name=TIDE®, Coupon Info=TWO Tide Detergent or Tide Boost (excludes PODs and trial/travel sizes), Summary=$1.50 OFF</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Pepperoni packages, Summary=SAVE $1.00</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy any ONE BOX Chex® cereal listed: Rice Chex® • Corn Chex® • Wheat Chex® • Honey Nut Chex® • Chocolate Chex® •, Summary=SAVE 50¢</br></br>Category=Pasta/Noodles, Brand Name=Betty Crocker®, Coupon Info=when you buy TWO any flavor Betty Crocker® Suddenly Salad® Mixes, Summary=SAVE 50¢ ON TWO</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy ONE BOX Reese’s® Puffs® cereal, Summary=SAVE 50¢</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® ALWAYS TENDER® flavored meats, Summary=SAVE $1.00</br></br>Category=Yogurt, Brand Name=Yoplait®, Coupon Info=when you buy SIX CUPS any variety Yoplait® Yogurt (Void in LA, NJ, ND, NV & TN), Summary=SAVE 40¢ ON SIX</br></br>Category=Steak Sauce, Brand Name=A.1., Coupon Info=on ONE (1) A.1. Steak Sauce, 10 oz or more, Summary=SAVE 55¢</br></br>Category=Dinner Meats, Brand Name=LLOYD'S®, Coupon Info=on the purchase of any one (1) LLOYD'S® Barbeque products, Summary=SAVE $1.00</br></br>Category=Frozen Pizza, Brand Name=pizzeria!™ from DIGIORNO®, Coupon Info=when you buy any ONE (1) pizzeria!™ from DIGIORNO®, Summary=SAVE $2.00</br></br>Category=Cooking Sauces, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Premium Chicken Breast products, Summary=SAVE $1.00</br></br>Category=Ready to Eat Cereal, Brand Name=Kellogg’s® Cereals, Coupon Info=on any TWO Kellogg’s® Cinnamon Jacks™, Frosted Mini-Wheats Crunch™, Scooby-Doo™ and/or Special K® Chocolately Strawberry, Summary=SAVE $1.00</br></br>Category=Nutritional Snacks, Brand Name=Nature Valley®, Coupon Info=when you buy TWO BOXES any Nature Valley® Granola Bars (5 count or larger) OR Nature Valley® Granola Thins, Summary=SAVE 50¢ ON TWO</br></br>Category=Frozen Pizza, Brand Name=DIGIORNO®, Coupon Info=on any one (1) small DIGIORNO® Pizza Dipping Strips, any variety, Summary=SAVE $1.00</br></br>Category=Chili, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Chili products, Summary=SAVE 55¢</br></br>Category=Bread/Roll/ Biscuit Baking Mix, Brand Name=Bisquick®, Coupon Info=when you buy ONE 20 OZ. OR LARGER Original Bisquick® OR Bisquick Heart Smart® Baking Mix, OR 10.6 OZ. Bisquick® Shake ’n Pour®, Summary=SAVE 50¢</br></br>Category=Deli, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® Party Tray 28 oz. or larger, Summary=SAVE $3.00</br></br>Category=Portable Snacks, Brand Name=Betty Crocker®, Coupon Info=when you buy TWO BOXES any flavor Betty Crocker® Fruit by the Foot®, Fruit Gushers® OR Fruit Roll-Ups® Fruit Flavored Snacks, Summary=SAVE 50¢ ON TWO</br></br>Category=Yogurt, Brand Name=Yoplait®, Coupon Info=when you buy TWO any flavor Yoplait® products listed: • Yoplait® Go-GURT® Yogurt • Yoplait® Kids (Void in LA, NJ, ND, NV & TN), Summary=SAVE 75¢ ON TWO</br></br>Category=Condiments: Other, Brand Name=HORMEL®, Coupon Info=on the purchase of any two (2) HORMEL® Bacon Toppings, Summary=SAVE $1.00</br></br>Category=Household Cleaners:  Other, Brand Name=Windex®, Coupon Info=on any Windex® Touch-Up Cleaner products, Summary=SAVE $1.50</br></br>Category=Salty Snacks, Brand Name=PLANTERS, Coupon Info=on Any ONE (1) PLANTERS Honey BBQ OR Roasted Onion & Garlic Peanuts (16 oz.) OR Multi-pack Peanuts (10 oz.), Summary=SAVE 75¢</br></br>Category=Flowers & Gifts, Brand Name=Save up to 60%!, Coupon Info=Discounts from Home Depot, Best Buy, JC Penney, Sears & more. Shop Now., Summary=MEMORIAL DAY SALES</br></br>Category=liners, Brand Name=ALWAYS®, Coupon Info=ONE Always Infinity 12ct or higher, Summary=55¢ OFF</br></br>Category=liners, Brand Name=ALWAYS®, Coupon Info=ONE Always Xtra Protection Liner 30ct or higher, Summary=55¢ OFF</br></br>Category=Office Supplies, Brand Name=Georgia-Pacific® Papers, Coupon Info=off any one (1) Georgia-Pacific® Copy & Printer Paper, Summary=Save $0.75</br></br>Category=Lunch Meats, Brand Name=Columbus Salame, Coupon Info=Visit our Facebook page for exclusive offers on Columbus Deli Meats and Salame., Summary=Save $1 on Columbus Salame and Deli meats</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=on the purchase of two (2) HORMEL® NATURAL CHOICE® Deli Sandwich Meat, Chicken Strips or Chicken and Smoked Sausage Product, Summary=SAVE $1.00</br></br>Category=Chocolate, Brand Name=3 MUSKETEERS® Brand, Coupon Info=on two (2) 3 MUSKETEERS® Bars (1.92oz - 3.28oz), Summary=Save 50¢</br></br>Category=Women, Brand Name=Vidal Sassoon, Coupon Info=Color, Styling, Shampoo and Conditioner. Salon Genius. Affordable For All. Get Coupons!, Summary=Save $3.75</br></br>Category=Household Cleaners:  Other, Brand Name=Clorox 2®, Coupon Info=on one (1) liquid Clorox 2® Stain Fighter and Color Booster, Summary=Save $1.50</br></br>Category=Cleaning Supplies, Brand Name=Windex®, Coupon Info=Click here, see it in use and SAVE $1.50 on any Windex® Touch-Up Cleaner, Summary=Save $1.50</br></br>Category=Women, Brand Name=Pantene, Coupon Info=TWO Pantene® products (excludes trial/travel size), Summary=$2.00 OFF</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy any ONE BOX Fiber One® cereal listed: Fiber One® Original • Fiber One® Honey Clusters® • Fiber One® Raisin Bran, Summary=SAVE 75¢</br></br>Category=Yogurt, Brand Name=Yoplait®, Coupon Info=when you buy FIVE CUPS any flavor Yoplait® Greek 100 yogurt (Void in LA, NJ, ND, NV & TN), Summary=SAVE $1.00 ON FIVE</br></br>Category=Ready to Eat Cereal, Brand Name=Cascadian Farm®, Coupon Info=when you buy any flavor/variety Cascadian Farm® product, Summary=SAVE 75¢</br></br>Category=Cooking Sauces, Brand Name=TABASCO®, Coupon Info=On any size, any pepper sauce flavor from TABASCO® brand, Summary=SAVE 55¢</br></br>Category=Dinner:  Multi-Serve, Brand Name=Hamburger Helper®, Coupon Info=when you buy FOUR BOXES any flavor Hamburger Helper®, Tuna Helper® OR Chicken Helper® Home Cooked Skillet Dishes, Summary=SAVE 80¢ ON FOUR</br></br>Category=Briquettes (Gas Grill), Brand Name=AmeriGas® Propane Exchange, Coupon Info=off ONE AmeriGas® Propane Cylinder Exchange or Purchase, Summary=SAVE $3.00</br></br>Category=Ready to Eat Cereal, Brand Name=Big G Cereals®, Coupon Info=when you buy any variety Oatmeal Crisp® cereal, Summary=SAVE 75¢</br></br>Category=Milk Modifier, Brand Name=CARNATION® Breakfast Essentials™, Coupon Info=on any 1 package or multipack of CARNATION® Breakfast Essentials™ Complete Nutritional Drink, Summary=Save $1.50</br></br>Category=Dinner Meats, Brand Name=HORMEL®, Coupon Info=Click and SAVE on Hormel Foods Products and see great recipes!, Summary=SAVE OVER $9</br></br>Category=Retail, Brand Name=Target Weekly Ad, Coupon Info=Find all the best deals at your Target store., Summary=Explore this week's savings</br></br>Category=Shelf Stable, Brand Name=DOLE®, Coupon Info=On Any ONE (1) DOLE® Fruit Smoothie Shakers, Summary=Save $0.75</br></br>Category=Salad, Brand Name=Reser's Deli Salads, Coupon Info=any Reser's Deli Salad, Summary=$.55 off</br></br>Category=Salty Snacks, Brand Name=Food Should Taste Good®, Coupon Info=when you buy ONE BAG any flavor/variety 4.5 OZ OR LARGER Food Should Taste Good® chips, Summary=SAVE 75¢</br></br>Category=Salad Dressing, Brand Name=Newman's Own®, Coupon Info=on any ONE (1) Newman's Own® Salad Dressing, Summary=Save 50¢</br></br>Category=Bulk Ice Cream, Brand Name=Fruttare®, Coupon Info=on any ONE (1) Fruttare® multi-pack, Summary=Save $1.00</br></br>Category=Nutritional Snacks, Brand Name=DOLE®, Coupon Info=on any TWO (2) DOLE® All Natural Fruit In Jars, Summary=SAVE $1.00</br></br>Category=Dry Meals, Brand Name=HORMEL®, Coupon Info=on the purchase of any one (1) HORMEL® COMPLEATS® microwave meal, Summary=SAVE $1.00</br></br>Category=Body Wash, Brand Name=Right Guard®, Coupon Info=16-oz. Right Guard® Body Wash (Redeemable Only at Target®), Summary=$1 Off</br></br>Category=Baby Formula, Brand Name=Enfamil Family Beginnings®, Coupon Info=Get free samples, valuable coupons and expert advice., Summary=Get up to $250 in free gifts</br></br>Category=Entertainment, Brand Name=SwagBucks, Coupon Info=Earn by using coupons, shopping online, taking surveys & more!, Summary=Free Gift Cards</br></br>Category=Soap Bar, Brand Name=Caress , Coupon Info=on any ONE (1) Caress 6ct Bar 4oz or larger (Excluding trial & travel sizes. Cannot be redeemed with another offer.), Summary=Save $1.00</br></br>Category=Vegetables, Brand Name=FREE Groceries, Coupon Info=Complete a short survey for a chance to win free groceries., Summary=Let Your Voice Be Heard</br></br>Category=Fruit, Brand Name=Welch's®, Coupon Info=off ONE Welch's® Light Juice Beverage (any flavor), Summary=SAVE $0.75</br></br>Category=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any two (2) Schick® Xtreme3® Disposable Razor, Summary=Save $6.00</br></br>Category=Fruit, Brand Name=Welch's®, Coupon Info=on any Welch's® Light Refrigerated Juice Cocktail (any flavor) (Redeemable at Walmart), Summary=Save $1.00</br></br>Category=Baby Wipes, Brand Name=Pampers, Coupon Info=ONE Pampers Wipes 60 ct. or larger, Summary=50¢ OFF</br></br>Category=Baby Lotion, Brand Name=JOHNSON’S® Baby, Coupon Info=on any JOHNSON’S® Baby product (excluding sizes 1 oz. to 4 oz. and JOHNSON’S® BUDDIES® and KIDS® products), Summary=Save $0.50</br></br>Category=Soup, Brand Name=Campbell's®, Coupon Info=on ONE (1) Campbell’s® Go® Soup, Summary=Save $1.00</br></br>Category=Ready to Eat Cereal, Brand Name=Kashi®, Coupon Info=on any TWO Kashi® Cereals, Summary=SAVE $2.00</br></br>Category=Candy, Brand Name=HARIBO, Coupon Info=On any one 4 oz. or larger HARIBO product, Summary=SAVE 30¢</br></br>Category=Household Cleaners:  Other, Brand Name=Windex®, Coupon Info=off any TWO Windex® Glass cleaning products, Summary=SAVE 75¢</br></br>Category=Chocolate, Brand Name=DOVE® Chocolate, Coupon Info=on any TWO (2) DOVE® Chocolate Bars (1.34 oz. - 1.44 oz.), Summary=Save 50¢</br></br>Category=All Purpose Cleaners:  Floor, Brand Name=BISSELL®, Coupon Info=On the purchase of 2 BISSELL® Upright formulas, Summary=Save $5</br></br>Category=Eye Care, Brand Name=Alaway® Eye Drops, Coupon Info=Fast allergy eye itch relief       -	Up to 12 hours!, Summary=Save $2.00</br></br>Category=Hand & Body Lotion, Brand Name=AmLactin®, Coupon Info=‘Like’ us on Facebook and Save $4.00 on any Alpha-Hydroxy Skin Care product!, Summary=Save $4.00</br></br>Category=Dry, Brand Name=Purina® Dog Chow®, Coupon Info=on one 4lb or larger bag of Dog Chow®, Puppy Chow®, Active Senior 7+, Little Bites, Healthy Morsels™ or Fit &Trim® Dog Food, Summary=SAVE $0.99</br></br>Category=Spreads, Brand Name=PHILADELPHIA, Coupon Info=on any ONE (1) PHILADELPHIA SNACK DELIGHTS Cream Cheese Spread, Summary=SAVE 70¢</br></br>Category=Razors & Blades:  Men, Brand Name=Schick® Xtreme3®, Coupon Info=on any one (1) Schick® Xtreme3® Disposable Razor, Summary=Save $3.00</br></br>Category=Coffee, Brand Name=Green Mountain Coffee®, Coupon Info=on any ONE (1) 12-count box of Green Mountain Coffee® K-Cup® packs, Summary=SAVE $1.00</br></br>Category=Facial Care, Brand Name=AVEENO®, Coupon Info=on any (1) AVEENO® Facial Care Product (excludes trial sizes and cleansing bars) (Available at Walmart), Summary=SAVE $2.00</br></br>Category=Portable Snacks, Brand Name=Dr. Pepper®, 3 Musketeers®, Milky Way®, Coupon Info=off ONE (1) Dr. Pepper® [20 oz.] & ONE (1) 3 MUSKETEERS® or MILKY WAY® Single bars, Summary=Save $0.75</br></br>Category=Air, Rug & Fabric Care, Brand Name=Glade®, Coupon Info=on any Glade® PlugIns® Scented Oil warmer or starter kit, Summary=SAVE $1.00</br></br>Category=Dessert Toppings, Brand Name=Breyers®, Coupon Info=When you buy two (2) Breyers® Toppings, Summary=Save $1.00</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Heat-Seal Bag or Roll retail value $28 or more.  In-Store purchase only., Summary=$3.00 off</br></br>Category=Tea Related, Brand Name=Gold Peak® Tea, Coupon Info=one (1) bottle of Gold Peak® 18.5 fl oz Lemonade Iced Tea (or other flavor), Summary=$0.35 OFF</br></br>Category=Apparel: Other, Brand Name=Macys.com, Coupon Info=Use code TXTCLB to get free shipping & 15% off on any $100+ purchase. Shop now., Summary=SAVE EXTRA 15%</br></br>Category=Air, Rug & Fabric Care, Brand Name=BISSELL®, Coupon Info=On any one (1) BISSELL portable SpotClean machine, Summary=Click and Save up to $20.00</br></br>Category=Digestive Aids, Brand Name=Florastor®, Coupon Info=Florastor The PRObiotic PRO's use., Summary=Save $5 on Florastor</br></br>Category=Plastic Bags, Brand Name=FoodSaver®, Coupon Info=a FoodSaver® Vacuum Sealing System retail value $129 or more.  In-store purchase only., Summary=$25.00 off</br></br>Category=Nutritional Snacks, Brand Name=LARABAR®, Coupon Info=when you buy TWO any flavor/variety LÄRABAR® ÜBER® bars, Summary=SAVE 75¢ ON TWO</br></br>Category=Salty Snacks, Brand Name=Green Giant™ Veggie Snack Chips, Coupon Info=when you buy ONE PACKAGE any flavor 5 OZ. OR LARGER Green Giant™ Veggie Snack Chips, Summary=SAVE 50¢</br></br>Category=Baby Diapers, Brand Name=Pampers, Coupon Info=ONE Pampers Baby Dry Diapers (excludes trial/travel size), Summary=$1.50 OFF</br></br>Category=Laundry Detergents, Brand Name=Wisk®, Coupon Info=ON ANY (1) WISK POWER BLASTS (24CT OR LARGER), Summary=Save $1.00</br></br>Category=All Purpose Cleaners:  Floor, Brand Name=BISSELL®, Coupon Info=On the purchase of 1 BISSELL® Upright formula, Summary=Save $1</br></br>Category=Coffee, Brand Name=Starbucks® K-Cup® pack, Coupon Info=on any one (1) Starbucks® K-Cup® pack (10ct - 16ct), Summary=Save $1.50</br></div>
    <span id="ctl00_ContentPlaceHolder_Page_lbltest"></span>
 <script type = "text/javascript">  var ci_controlPrefix = "ctl00_ContentPlaceHolder_Page_"; // change later
         </script>

                    </form>
                </div>
            </td>
            <td class="ci_css_td" id="TDRightClamp">
                <div class="ci_css_div" id="DivRightClamp">
                    <iframe id="cimRightBanner" src="http://couponbar.coupons.com/adblob.asp?pzn=14877ub9710" scrolling=no frameborder=0 style="height:620px;width:180px; margin-top: 3px;"></iframe>
                </div>
            </td>
        </tr>
        <tr class="ci_css_tr" id="TRBottomClamp">
            <td class="ci_css_td" colspan="3" id="TDBottomClamp">
                <div class="ci_css_div" id="DivBottomClamp">
                    <td></tr></table>
</div>

<div id="content_match_wrapper">
		<div id="content_match">
			<!-- yahoo content match --><script type="text/javascript" language="JavaScript">
                                                 ctxt_ad_interface = 'http://cm.npc-scripps.overture.com/js_1_0/';
                                                 ctxt_ad_width = 728 ;
                                                 ctxt_ad_height = 90;
                                                 ctxt_ad_source = 'npc_scripps_corpuschristicaller_3p_t1_ctxt';
                                                 ctxt_ad_config = '7894763060';
                                                 ctxt_ad_id = 'entertainment';
                                                 ctxt_ad_type = 'entertainment';
                                                 ctxt_ad_url = window.location.href ; 
                                                 ctxt_css_url = 'http://media.scrippsnewspapers.com/yahoo/yahoo_cm.css' ; 
                                                 </script>
                                                 <script type="text/javascript" language="JavaScript" src="http://cm.npc-scripps.overture.com/partner/js/ypn.js"></script>
<!-- /yahoo content match -->
		</div> <!-- end #content_match -->
	</div> <!-- end #content_match_wrapper -->


		
	
		
		<div id="footer" class="clear">
			
			<div id="cellar">
				<style>
	#business_directory_prompt a {
		color: #96B393;
	}
	#business_directory_links {
		clear: left;
	}
</style>

<dl>
	<dt>On Caller.com:</dt>
	<dd><a href="/e-edition/" title="E-Edition">E-Edition</a></dd>
	<dd><a href="http://www.caller.com/entertainment/horoscopes/" title="Horoscopes">Horoscopes</a></dd>
	<dd><a href="http://www.caller.com/contests/" title="Caller.com contests">Contests</a></dd>
	<dd><a href="http://clickandshare.caller.com/" title="Your Photos">Photos/Video</a></dd>
	<dd><a href="http://www.caller.com/police/" title="LIVE Police Scanner">LIVE Police Scanner</a></dd>
</dl>

<dl>
	<dt>Online Exclusives:</dt>
	<dd><a href="http://blogs.caller.com/" title="Caller.com Blogs">Blogs</a></dd>
	<dd><a href="http://www.caller.com/live/webcam/" title="Caller.com webcam">Live Webcam</a></dd>
	<dd><a href="/tv/" title="TV listings">TV listings</a></dd>
	<dd><a href="http://experts.caller.com">Ask a Pro</a></dd>
</dl>

<dl>
	<dt>Useful Links:</dt>
	<dd><a href="http://www.caller.com/place_ad/" title="Place a Classified Ad">Place a Classified Ad</a></dd>
	<dd><a href="http://www.caller.com/subscribe" title="Caller-Times newspaper">Subscribe to paper</a></dd>
	<dd><a href="http://www.caller.com/backphotos/" title="Order Photo Reprints">Photo Reprints</a></dd>
	<dd><a href="http://www.caller.com/backissues/" title="Order Back Issues">Back Issues</a></dd>
	<dd><a href="http://www.caller.com/archives/" title="Newspaper archives">Archives</a></dd>
</dl>


<dl id="business_directory">
	<dt id="business_directory_prompt">Business Directory:</dt>
	<dd id="business_directory_links">
		<dl>
			<dd><a href="http://local.caller.com/university/corpus-christi/tx" title="Corpus Christi University">University</a></dd>
			<dd><a href="http://local.caller.com/auto-insurance/corpus-christi/tx" title="Corpus Christi Auto Insurance">Auto Insurance</a></dd>
			<dd><a href="http://local.caller.com/loans/corpus-christi/tx" title="Corpus Christi Loans">Loans</a></dd>
			<dd><a href="http://local.caller.com/lawyer/corpus-christi/tx" title="Corpus Christi Lawyer">Lawyer</a></dd>
			<dd><a href="http://local.caller.com/apartments/corpus-christi/tx" title="Corpus Christi Apartments">Apartments</a></dd>
			<dd><a href="http://local.caller.com/electronics/corpus-christi/tx" title="Corpus Christi Electrinics">Electronics</a></dd>
			<dd><a href="http://local.caller.com/accounting/corpus-christi/tx" title="Corpus Christi Accounting">Accounting</a></dd>
			<dd><a href="http://local.caller.com/hospital/corpus-christi/tx" title="Corpus Christi Hospital">Hospital</a></dd>
			<dd><a href="http://local.caller.com/printing/corpus-christi/tx" title="Corpus Christi Printing">Printing</a></dd>
			<dd><a href="http://local.caller.com/contractors/corpus-christi/tx" title="Corpus Christi Contractors">Contractors</a></dd>
			<dd><a href="http://local.caller.com/health-insurance/corpus-christi/tx" title="Corpus Christi Health Insurance">Health Insurance</a></dd>
			<dd><a href="http://local.caller.com/appliances/corpus-christi/tx" title="Corpus Christi Appliances">Appliances</a></dd>
			<dd><a href="http://local.caller.com/manufacturing/corpus-christi/tx" title="Corpus Christi Manufacturing">Manufacturing</a></dd>
			<dd><a href="http://local.caller.com/consultant/corpus-christi/tx" title="Corpus Christi Consultant">Consultant</a></dd>
			<dd><a href="http://local.caller.com/mortgage/corpus-christi/tx" title="Corpus Christi Mortgage">Mortgage</a></dd>
			<dd><a href="http://local.caller.com/organizations/corpus-christi/tx" title="Corpus Christi Organizations">Organizations</a></dd>
			<dd><a href="http://local.caller.com/architect/corpus-christi/tx" title="Corpus Christi Architect">Architect</a></dd>
			<dd><a href="http://local.caller.com/electrician/corpus-christi/tx" title="Corpus Christi Electrician">Electrician</a></dd>
			<dd><a href="http://local.caller.com/associations/corpus-christi/tx" title="Corpus Christi Asociations">Associations</a></dd>
			<dd><a href="http://local.caller.com/office-supplies/corpus-christi/tx" title="Corpus Christi Office Supplies">Office Supplies</a></dd>
			<dd><a href="http://local.caller.com/charity/corpus-christi/tx" title="Corpus Christi Charity">Charity</a></dd>
			<dd><a href="http://local.caller.com/employment-agencies/corpus-christi/tx" title="Corpus Christi Employment Agencies">Employment Agencies</a></dd>
			<dd><a href="http://local.caller.com/advertising-agencies/corpus-christi/tx" title="Corpus Christi Advertising Agencies">Advertising Agencies</a></dd>
			<dd><a href="http://local.caller.com/tours/corpus-christi/tx" title="Corpus Christi Tours">Tours</a></dd>
			<dd><a href="http://local.caller.com/banks/corpus-christi/tx" title="Corpus Christi Banks">Banks</a>
			<dd><a href="http://local.caller.com/resorts/corpus-christi/tx" title="Corpus Christi Resorts">Resorts</a></dd>
		</dl>
	</dd>
</dl>
			</div> <!-- end #cellar -->

	
		</div> <!-- end #footer -->
			
		<div id="copyright" class="clear">
			<img src="http://media.caller.com/corp_assets/asphalt/img/sing_logo.gif" alt="Scripps Interactive Newspaper Group" /> 
			Scripps Interactive Newspapers Group<br/>
			2009 The E.W. Scripps Co.<br/>
			<span class="partners"><a href="http://www.caller.com/local-news/partners/" title="More news from our local partners">More news from our local partners &raquo;</a></span>
			<a href="http://www.caller.com/privacy/" title="Privacy Policy">Privacy Policy</a> | <a href="http://www.caller.com/privacy/terms/" title="User Agreement">User Agreement</a> | <a href="http://www.caller.com/privacy/#about_our_ads">About Our Ads</a>
			

			

		</div> <!-- end #copyright -->
		
	</div> <!-- end #page_wrapper -->


	<script type="text/javascript">
		$(document).ready(function(){
			/* Javascript for initializing functions when the page loads */
			
				if ($("#comments").length > 0) {initComments();}
			
		});
	</script>

                </div>
            </td>
        </tr>
    </table>
    <div id="ClientImgDiv"></div>           

    
    
<script language='JavaScript'>
var ci_clientEntities = new Array();
var ci_clientEvents = new Array();
LoadClientEvents();
showMetroModeMsg();
</script>    
     
</body>
</html>