Hello, pairedinc.
It’s seems like your content filtered by the wpautop.
Please, try to add to your theme’s function.php:
remove_filter( 'the_content', 'wpautop' );
remove_filter( 'the_excerpt', 'wpautop' );
If it’s does not helps, please contact us here.