Ok cool that does work for the total thanks and yeah there's a hangup in the calc for the cart as it shows $1 instead of $1,500 for the cart total.
Can you do me a big favor and help me with how to integrate that str_replace function into the code? Perhaps it could go in the prices.php page to simplify the process?
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value.