Well Mark,
I don't know if this is interesting or just plain frustrating

I have 4 sites with CMS Made Simple.
All four of them have exactly the same text in the stylesheets for the breadcrumbs; two of them have the repeat menus, and two of them do not. Go figure!
You are correct to the extent that where I have the repeated menu item eg "You are here: Home >> Home >> Why"
I can remove the duplication by removing text from the style sheet.
If I take the code below
{* Start Breadcrumbs *}
{breadcrumbs starttext='You are here' root='Home' delimiter='»'}
{* End Breadcrumbs *}
and remove root='Home' from the third line, my duplication disappears. What I cannot figure out is where the difference between the sites is; especially as in one of them there has been no changes for some time; simply the addition of some extra pages.
Sigh

So maybe I'll find something, but I'm flummoxed!
Thankyou for your interest.
Andrew