I've solved my problem. Specifically my problem was this:
I had two partitions as opposed to the one partition GPT was configured to say that I had. I had a 100 MB partition windows 7 created on install plus the 50.5 GB partition. So heres what I did, I used the data from gptsync, as in where the sectors should start and end for each partition, and I used a utility called gdisk, very similar to fdisk, I removed the table for the bootcamp partition, and I created two new ones with the same beginning and end sectors, partition type 0700 for both.
problem solved!! 🙂
If anyone needs help resolving this issue and they look to be having the same issue, feel free to contact me via PM, maybe we could even make a video out of it to help others.