Ok so to get the test statistic: Since you assume a normal distribution, you use the formula x-u/sd.
Now, we have to use our sample proportion 210/314, and use that as our value for x, and u is the assumed mean proportion. So as a result, we have (210/314-.73)/sqrt((p*1-p)/n), where p is the proportion 210/314. That would get us our test stat.
To get the p-value, you find P(Z<z), where z is the test statistic.
That should help you out!