Thank you!
It worked perfectly. And for those who search this thread later, I was able to show .trash by going into terminal and typing:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
to change it back, I retyped the same as above, but changed TRUE to FALSE.
Thank you!