Regarding issue #2 I think I may have tracked down the core issue. It appears that the WP install is not finding files from the wp-content/themes/freshy2 directory.
I have cut and paste a large section of the error log.
[Tue Mar 31 02:38:02 2009] [error] [client 97.106.184.215] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/background, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:38:05 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/testfasdf, referer: https://dev.northwestautosalon.com/?page_id=20
[Tue Mar 31 02:38:09 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/wp-content/themes/freshy2/images/background/none.gif, referer: https://dev.northwestautosalon.com/wp-content/themes/freshy2/custom_studio.css
[Tue Mar 31 02:39:15 2009] [error] [client 97.106.184.215] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/wp-content/themes/freshy2/images/background/none.gif, referer: https://dev.northwestautosalon.com/wp-content/themes/freshy2/custom_studio.css
[Tue Mar 31 02:39:16 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/background, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/header_shadow_right.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/nwas_header.jpg, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/menu, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/transparency, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/header_shadow.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/menu, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/menu, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/shadow_left.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/page-gradient.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/bullet.gif, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/search.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/shadow_right.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/footer_shadow_right.png, referer: https://dev.northwestautosalon.com/
[Tue Mar 31 02:39:17 2009] [error] [client 24.118.141.230] File does not exist: /var/www/vhosts/northwestautosalon.com/subdomains/dev/httpdocs/images/footer_shadow.png, referer: https://dev.northwestautosalon.com/
It is looking for these files in the wrong place. I can add them in the /images directory but it should be looking for them within the freshy 2 directory.