Cal. Civ. Code § 1
That in all cases where cemetery companies, incorporated by special law, have been or shall be prohibited by any act of the legislature or municipal ordinance from occupying any land purchased for burial purposes, and the boundaries limited by such law or ordinance, it shall and may be lawful for any such company to sell and convey the land outside of such boundaries for other than burial purposes
Operative Text
That in all cases where cemetery companies,
incorporated by special law, have been or shall be prohibited by any act of
the legislature or municipal ordinance from occupying any land purchased
for burial purposes, and the boundaries limited by such law or ordinance,
it shall and may be lawful for any such company to sell and convey the land
outside of such boundaries for other than burial purposes.
Footer
Disclaimer
This site is maintained for the Illinois General Assembly by the
Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706.
Contact ILGA Webmaster
ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies
ILGA.GOV
2026 ILGA.gov | All Rights Reserved | ADA
| Disclaimers | Learn
This site is maintained for the Illinois General Assembly by the
Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster
ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies
ILGA.GOV
2026 ILGA.gov | All Rights Reserved | ADA
| Disclaimers | Learn
enableWordFriendlyCopy({
selector: '#copyable-content',
baseUrl: 'https://ilga.gov/'
});
(function () {
const BASE_WIDTH = 578;
const isDev =
location.hostname === 'localhost' ||
location.hostname === 'dev.ilga.gov';
const log = (...args) => {
if (isDev) {
console.log(...args);
}
};
function applyBillScale() {
log('--- applyBillScale called ---');
const host = document.querySelector('#billtextanchor .billtext-host');
const scaleEl = document.querySelector('#billtextanchor .billtext-scale');
log('host element:', host);
log('scaleEl element:', scaleEl);
if (!host || !scaleEl) {
log('Missing host or scaleEl, exiting');
return;
}
const available = window.innerWidth;
log('available viewport width:', available);
let scale = 1;
log('initial scale:', scale);
if (available = 850 (desktop)');
}
log('calculated scale:', scale);
scaleEl.style.transformOrigin = 'top left';
scaleEl.style.transform = `scale(${scale})`;
log('transform:', scaleEl.style.transform);
const calculatedWidth = BASE_WIDTH * scale;
scaleEl.style.width = `${calculatedWidth}px`;
log('calculated width:', calculatedWidth);
}
log('Bill scaling script loaded. isDev =', isDev);
window.addEventListener('orientationchange', () => {
log('orientationchange event fired');
applyBillScale();
});
document.addEventListener('DOMContentLoaded', () => {
log('DOMContentLoaded event fired');
applyBillScale();
});
})();
(function () {
var s = document.createElement('script');
var h = document.querySelector('head') || document.body;
s.src = 'https://acsbapp.com/apps/app/dist/js/app.js';
s.async = true;
s.onload = function () {
acsbJS.init({
statementLink: '',
footerHtml: '',
hideMobile: false,
hideTrigger: false,
disableBgProcess: false,
language: 'en',
position: 'left',
leadColor: '#070D0D',
triggerColor: '#03396c',
triggerRadius: '50%',
triggerPositionX: 'left', // Change from 'right' to 'left'
triggerPositionY: 'bottom',
triggerIcon: 'people',
triggerSize: 'medium',
triggerOffsetX: 20,
triggerOffsetY: 20,
mobile: {
triggerSize: 'small',
triggerPositionX: 'left', // Change from 'right' to 'left'
triggerPositionY: 'bottom',
triggerOffsetX: 10,
triggerOffsetY: 10,
triggerRadius: '50%'
}
});
};
h.appendChild(s);
})();
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('button[onclick]').forEach(button => {
// Extract the href from the inline onclick
const onclick = button.getAttribute('onclick');
const match = onclick.match(/location\.href\s*=\s*['"]([^'"]+)['"]/);
if (!match) return;
const url = match[1];
// Remove the inline onclick to prevent auto navigation
button.removeAttribute('onclick');
// Add our controlled event listener
button.addEventListener('click', function (e) {
if (e.ctrlKey || e.metaKey) {
window.open(url, '_blank');
} else {
window.location.href = url;
}
});
});
});Under 765 Ill. Comp. Stat. 750 § 1, when a cemetery company that was formed under a special legislative charter is legally barred — by state law or local ordinance — from using land it purchased for burial purposes, that company is permitted to sell or transfer the portion of land that falls outside the restricted boundaries for non-burial uses. The provision essentially unlocks land that a cemetery company cannot legally use for its intended purpose, allowing it to be put to other uses through a sale or conveyance. This rule applies specifically to companies incorporated by special law, not to all cemetery operators generally.
Plain English — not legal advice.
Property owners or managers dealing with land formerly held by a specially chartered cemetery company should be aware that 765 Ill. Comp. Stat. 750 § 1 governs how such land outside restricted burial boundaries may be conveyed. A compliant operator in this context typically ensures that any transfer of such land is documented to reflect that the parcel falls outside the legally defined burial boundaries established by the applicable law or ordinance. Title review and confirmation of the boundary limitations set by the relevant legislative act or municipal ordinance are steps commonly taken before completing any such conveyance.
General guidance for property managers — not legal advice for your specific situation. Consult an attorney for advice on your case.
Tenants or prospective occupants of property that was once held by a specially chartered cemetery company may find it useful to know that 765 Ill. Comp. Stat. 750 § 1 addresses how such land outside burial-restricted boundaries can be legally sold and used for non-burial purposes. If questions arise about the lawful use or title history of such a property, general enforcement paths include reviewing public land records, consulting a tenant-rights organization, or raising the issue with a local housing authority. Understanding the boundary limitations defined under the applicable law or ordinance can be relevant when evaluating the legal status of a property's use.
General guidance for tenants — not legal advice for your specific situation. Consult a tenant-rights organization or attorney for advice on your case.
Generated September 18, 2026 — auto-generated, not yet human-reviewed. See /transparency for methodology.
Effective Timeline
References Out
No outbound references recorded yet for this provision.
References In
No inbound references recorded yet for this provision.