Two things...

Since you're using FOSC/4 as the source, set ASYNC bit in T0CON1.

Also, when using 16 bit mode (MD16=1) you should always write TMR0H then TMR0L in that order so that the high byte is latched.