I failed to mention that this happened only after I updated my WooCommerce plugin. I found this article on WP site:
Lots of pages 404 error after WooCommerce 2.1 update
This issue is now resolved in the WooCommerce 2.1.1 fix release.
Because we have changed a couple static pages to endpoints in the WooCommerce 2.1 release, the permalinks need to be flushed. This wasn’t done properly in the WooCommerce 2.1 update, therefore you should do this manually in case you have a lot of 404 errors after updating. The upcoming 2.1.1 patch release will fix this issue and no longer requires a manual flush.
Pages included in possible 404 errors are: main
shop page, category or tag archives and all of the new endpoints. This also affects conditional functions like is_shop() and that causes plugins relying on that function to no longer function properly.
You can flush the permalinks manually by saving the Settings > Permalinks page, to be found in your WordPress administration panel. After doing this, your pages will work as expected.
However I am unable to access my WP dashboard panel to flush my permilinks....??? Is that something you can get to or do...?