CraigDSellers:
There are several emperical expressions you can use to calculate vapor pressure. In college we usually used the Antoine equation:
log P(sat) = A - [B/(T+C)]
Where A, B, and C are constants, P(sat) is the vapor pressure at a temperature, T.
From Perry's:
A = 8.07131
B = 1730.630
C = 233.426
This is valid from 34ºF - 212ºF (.096 psi to 14.7 psi).
P(sat) is in torr, T is in ºC.
Another equation you can use to calculate Vapor pressure (also from Perry's) is as follows:
P(sat) = exp[C1 +(C2/T) + C3*ln(T) + C4*T^(C5)]
where:
C1 = 73.649
C2 = -7258.2
C3 = -7.3037
C4 = 4.1653E-06
C5 = 2
Temperature (T) is in Kelvin and Vapor pressure (P(sat)) is in Pa. This equation is valid from 32ºF to 705.2ºF (0.09 psi to 3208 psi).
I am not aware of an emperical expression specifically for specific gravity, but there is one for density:
density = C1/C2^[1+(1-T/C3)^C4]
with density in kmol/m3. To convert to lb/ft3, multiply by 1.12466
for temperatures from 32ºF to 140ºF use the following:
C1 = 5.459
C2 = 0.30542
C3 = 647.13
C4 = .081
for temperatures from 140ºF to 266ºF use the following:
C1 = 4.9669
C2 = 0.27788
C3 = 647.13
C4 = .1874
for temperatures from 266ºF to 705.2ºF use the following:
C1 = 4.391
C2 = 0.2487
C3 = 647.13
C4 = .25340
Specific gravity can then be calculated by using a reference density (say H2O at 40ºF):
SG = Calculated Density / Reference Density
There are also conversions to units like degrees API (ºAPI) or degrees Twaddell (ºTw) that are given in Perry's. I'm sure (although I haven't checked) that these are online as well.
There are tables with all this stuff in Perry's Chemical Engineers Hanbook if you need them.
Hope this helps!
Jproj