@zwebmann this is because your theme is using theme mods which alters the way values are saved. Theme mods are all stored in a single option as a serialized array. Your theme is probably also using get_theme_mod() to get the value rather then get_option().