75.1 F
Los Angeles
Saturday, Apr 5, 2025

Storied PCH Property May Be Resurrected

A storied property along Pacific Coast Highway that has seen its share of monkey business is about to take on a new role.

The former home of a café owned by Thelma Todd, a 1920s-era actress who starred in Marx Brothers movies, has been sold for $6 million, $2 million below its listing price. It came on the market in October.

The property, at 17575 Pacific Coast Highway, was most recently home to Paulist Productions, a producer of religious programming affiliated with the Paulist Order of the Catholic Church. Todd, who died in 1935 under mysterious circumstances, left the property to her business partner, whose widow in turn left it to Paulist Productions on her death.

Christopher Donahue, president of the production company, was out of the country and could not be reached for comment.

The property was purchased by a limited liability corporation registered to Hayman Properties, a Brentwood real estate investment and management company. Michael Treiman, its chief operating officer, did not respond to a request for comment.

The deal closed earlier this year, and Paulist remains headquartered at the site. It was not clear what the future holds for the beachfront property.

Todd, a silent-film era actress, appeared in the original 1931 version of “The Maltese Falcon” as well as the Marx Brothers’ “Monkey Business” and “Horse Feathers.” She had a romantic relationship with director Roland West, who cast her in his 1931 film “Corsair,” and later became her partner in the café, which opened in 1934. In addition to Todd’s café, the second floor of the 15,900-square-foot building housed a nightclub for many years.

In December 1936, Todd was found dead in a car in the garage of West’s ex-wife, Jewel Carmen. Her death was determined to be an accident, “with possible suicidal tendencies.”

In its second life, it was home to the production offices for the Rev. Bud Kieser’s “Insight” television program.

Though the offering sheet on the property highlighted a big downside – there is no on-site parking – it is just feet away from a bridge crossing PCH to the beach.

The property was listed by Jeff Pion, vice chairman at CBRE Inc. and Tracy Rasmussen of Rasmussen Ventures.

Featured Articles

Related Articles

Jonathan Diamond Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->