Hi Scott,
Sounds like Etherchannel is what you are looking for.
Configure the ports as follows and they will load balance as if a much larger BW link.
interface Port-channel1
switchport trunk encapsulation dot1q
switchport trunk native vlan 99
switchport mode trunk
switchport nonegotiate
interface GigabitEthernet0/27
switchport trunk encapsulation dot1q
switchport trunk native vlan 99
switchport mode trunk
switchport nonegotiate
channel-group 1 mode desirable
!
interface GigabitEthernet0/28
switchport trunk encapsulation dot1q
switchport trunk native vlan 99
switchport mode trunk
switchport nonegotiate
channel-group 1 mode desirable
HTH.
MCP,CCA, Net+, Half CCNP...