I did finally figure out a way to get the site out of 'Maintenance' mode. It's not pretty, but it works. I opened up the '
siteprefs.php' file and manually changed the '
$enablesitedownmessage = "1";' variable to
equal 'zero' rather than '1'. Now, this disables the built in feature, but if you really need it enabled again, just manually change it back to '1'.
Hope this helps someone else out there. Cheers.
