At an airport, its costs $7 to park for up to one hour and $5 per hour for each additional hour. Let x represent the number of hours parked. Write a function that models the cost, C(x), of parking x hours, where x is an integer greater than 1.
A: C(x)=5x+12
B: C(x)=5(x+1)+7
C: C(x)=5(x-1)+7
D: C(x)=5x+7