WHere to start..
As someone who just finnished buying a house let me point out a few things that did not "click" for me on your site..
1) clicking the featured properties listing image took me to a page full of links.. no featured properties listings. And all the links on this page that are for "Searching" take me to the guest book.
2) whats with the big flash animation on your mai page.
3) clicking on the ranco ---- realestate listing link takes me to my email program not a lisitng of home in the Rancho area of town.
4) shrink down "The Market" ad at the bottom of the page.. it is way to big..
5) clicking the very blurred Realtor MLS logo just opens a new window with a smaller version ofhte the blurry Realtor MLS Logo. Samething for the talking house logo.
6) the client logon should be at the top of the page maybe on the upper right corner of the menu bar.
7) change "Personal Info" menu item to say "About Me". Personal Info sounds unprofessional to me.. BUt I could be wrong.
8) the mortgage calculator could be done on your site with out embedding another site into your.. you may want to see if you have other options.. it make the page look messy.
9) the testomony page heading text need reworded.. or it would be ok if there were some testomonies on the page..
10) I would break out the contact page as a seperate page that lists your name. address and telephone number with a optional link for e-mailing you.. not just a link to e-mail you..
11) on the main page I would move your picture up next and on the left og your name it makes it easier to associate your name to your picture.
Your page has several code issues ( a big one is no doc type)
Alot of your code issues may have been cause by the software used to code it. Namely: Superlative Software - Studio One Ver 4.0.
you have a major code issue on your main page around the keywords meta tag.
Example:
<meta name='keywords' content='<!-- Site search from MSN -->
<form method="get" action="
http://search.msn.com/results.aspx">
<input type="hidden" name="cp" value="<Title>Alta Loma,Rancho Cucamonga, Ontario, California Real Estate</Title>
<META Name="revisit-after" Content="30 Days">
<META Name="Description" Content="Rancho Cucamonga homes for sale, see all the Rancho Cucamonga homes for sale by using our simple home search.">
<META Name="Keywords" Content="Alta Loma, Rancho Cucamonga, Rancho Cucamonga homes for sale, Rialto, Fontana, Corona, Norco, Mira Loma, Hesperia, Victorville, Apple Valley, Riverside, San Bernardino, Redlands, Highland, Upland, Claremont, Montclair, Chino, Chino Hills, Ontario, Colton, homes for sale, Real Estate, Coldwell Banker, Coldwell Banker Real Estate, California Real Estate, Buying a Home, Selling a Home, Inland Empire Real Estate">
<META Name="Author" Content="Eugene Borwick">
" />
<input type="hidden" name="FORM" value="FREESS"/>
<table bgcolor="#FFFFFF">
<tr>
<td>
<a href="
http://search.msn.com/">
<img src="
http://search.msn.com/s/affillogo.gif" border="0" ALT="MSN Search"/> </a>
</td>
<td>
<input type="text" name="q" size="30" />
<input type="submit" value="Search Site" />
<input type="hidden" name="q1" value="site:REALESTATEBYNANCY.COM" />
</td>
</tr>
</table>
</form>
<!-- Site Search from MSN -->
'>
this will make the search engines unable to index your pages..
there also seems to be a heavy use of a tag <MOD> the validators do not like it.
I'm not trying to pick on your site.. I think it will do great with just a few tweaks.
hope this helps