I guess it's all in the methodology of how one does trial & error.
Once I took an active interest in your problem and did some trial & error of my own, took me less than 5 minutes to find out the problem "and" center your logo.
<div id="navMainWrapper">
<div id="navMainSearch">
</div>
<div id="date">
Remove the code in RED.
<br class="clearBoth" />
<div id="logoWrapper" class="clearfix">
<div id="logo"
style="margin:0 auto; padding:0; text-align:center; width:100%"><a href="http://themccormickshop.com/"><img src="includes/templates/cherry_zen/images/logo.jpg" alt="The McCormick Shop" title=" The McCormick Shop " width="900" height="197" /></a></div>
Add the code in GREEN to the 'logo' descriptor in your CSS file.
HTH