That's exactly what I was looking for. For some reason I didn't see the redirect option in the navigation tab before. I've now set up a /Home page that I'll just change the redirect on whenever needed.
Regarding the 301 redirection, what does that option apply to? I don't want this redirect to be a 301 since it will change occasionally. Is that something that is only applied when someone goes to an alternate alias of a document and it will do a 301 to the primary URL for that document?
I just noticed that setting the redirect in the navigation tab is actually causing a 301 (even with the 301 option turned off). This will be problematic when I need to change that to redirect to a different page as it will be cached in users' browsers. Is there a way I can make that a 302?