Thank you for the information.
Step 3 states:In browser, open address
www.your_site_address.com/joomla/index.php (change "your_site_address.com" with your URL, change "joomla" with folder name where you uploaded files).
I have located that file and I am getting an error on the page saying, "Restricted access". I went into my files and opened up index.php in Dreamweaver and I can see the page written in PHP and at the top it shows:
"defined( '_JEXEC' ) or die( 'Restricted access' );
define( 'YOURBASEPATH', dirname(__FILE__) );
$template_path = $this->baseurl.'/templates/'.$this->template;"
Do you know how I can follow these instructions and get access to that page?
Thank you again for your help.
Steve