It took some homework but I did get this to work by using the following:
RewriteRule ^store/best-chardonnay-2009.php$ store/prod-info.php?id=2
RewriteRule ^store/best-white-wines.php$ store/prod-info.php?id=2
Yeah! Go SEO!
It was a good exercise, learned a lot about .htacess and apache.