HAHarvey Walden
3 days agoMobile Book Library
Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community.
Wednesday, July 8, 2026 | Lake Timber Lodge | 3:00 PM - 5:00 PM
We are thrilled to continue our own traveling library this month, brought to you by the Babcock Ranch Lifestyle Department and Charlotte County Libraries. Registration is not required for this event but is strongly recommended.
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Event Registration
.fancyButton109.fancyButton:link,.fancyButton109.fancyButton:visited, .fancyButton109div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton109.fancyButton:hover,.fancyButton109.fancyButton:focus,.fancyButton109.fancyButton:active,.fancyButton109.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton109.fancyButton:link > span,.fancyButton109.fancyButton:visited > span, .fancyButton109div.fancyButton > span{
}
.fancyButton109.fancyButton:hover > span,.fancyButton109.fancyButton:focus > span,.fancyButton109.fancyButton:active > span,.fancyButton109.fancyButton.hover > span{
}
.fancyButton109.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2141');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton109.fancyButton:hover .text,.fancyButton109.fancyButton:focus .text,.fancyButton109.fancyButton:active .text,.fancyButton109.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2142');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton109.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton109 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton109:hover .textStyle1::after,
.fancyButton109:focus .textStyle1::after,
.fancyButton109:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton109.fancyButton:hover .textStyle1, .fancyButton109.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Amenity Rentals
.fancyButton110.fancyButton:link,.fancyButton110.fancyButton:visited, .fancyButton110div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton110.fancyButton:hover,.fancyButton110.fancyButton:focus,.fancyButton110.fancyButton:active,.fancyButton110.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton110.fancyButton:link > span,.fancyButton110.fancyButton:visited > span, .fancyButton110div.fancyButton > span{
}
.fancyButton110.fancyButton:hover > span,.fancyButton110.fancyButton:focus > span,.fancyButton110.fancyButton:active > span,.fancyButton110.fancyButton.hover > span{
}
.fancyButton110.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2137');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton110.fancyButton:hover .text,.fancyButton110.fancyButton:focus .text,.fancyButton110.fancyButton:active .text,.fancyButton110.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2138');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton110.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton110 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton110:hover .textStyle1::after,
.fancyButton110:focus .textStyle1::after,
.fancyButton110:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton110.fancyButton:hover .textStyle1, .fancyButton110.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Payments
.fancyButton111.fancyButton:link,.fancyButton111.fancyButton:visited, .fancyButton111div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton111.fancyButton:hover,.fancyButton111.fancyButton:focus,.fancyButton111.fancyButton:active,.fancyButton111.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton111.fancyButton:link > span,.fancyButton111.fancyButton:visited > span, .fancyButton111div.fancyButton > span{
}
.fancyButton111.fancyButton:hover > span,.fancyButton111.fancyButton:focus > span,.fancyButton111.fancyButton:active > span,.fancyButton111.fancyButton.hover > span{
}
.fancyButton111.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2145');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton111.fancyButton:hover .text,.fancyButton111.fancyButton:focus .text,.fancyButton111.fancyButton:active .text,.fancyButton111.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2146');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton111.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton111 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton111:hover .textStyle1::after,
.fancyButton111:focus .textStyle1::after,
.fancyButton111:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton111.fancyButton:hover .textStyle1, .fancyButton111.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Architectural Change
.fancyButton112.fancyButton:link,.fancyButton112.fancyButton:visited, .fancyButton112div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton112.fancyButton:hover,.fancyButton112.fancyButton:focus,.fancyButton112.fancyButton:active,.fancyButton112.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton112.fancyButton:link > span,.fancyButton112.fancyButton:visited > span, .fancyButton112div.fancyButton > span{
}
.fancyButton112.fancyButton:hover > span,.fancyButton112.fancyButton:focus > span,.fancyButton112.fancyButton:active > span,.fancyButton112.fancyButton.hover > span{
}
.fancyButton112.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2139');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton112.fancyButton:hover .text,.fancyButton112.fancyButton:focus .text,.fancyButton112.fancyButton:active .text,.fancyButton112.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2140');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton112.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton112 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton112:hover .textStyle1::after,
.fancyButton112:focus .textStyle1::after,
.fancyButton112:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton112.fancyButton:hover .textStyle1, .fancyButton112.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Submit Work Order
.fancyButton114.fancyButton:link,.fancyButton114.fancyButton:visited, .fancyButton114div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton114.fancyButton:hover,.fancyButton114.fancyButton:focus,.fancyButton114.fancyButton:active,.fancyButton114.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton114.fancyButton:link > span,.fancyButton114.fancyButton:visited > span, .fancyButton114div.fancyButton > span{
}
.fancyButton114.fancyButton:hover > span,.fancyButton114.fancyButton:focus > span,.fancyButton114.fancyButton:active > span,.fancyButton114.fancyButton.hover > span{
}
.fancyButton114.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2147');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton114.fancyButton:hover .text,.fancyButton114.fancyButton:focus .text,.fancyButton114.fancyButton:active .text,.fancyButton114.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2148');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton114.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton114 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton114:hover .textStyle1::after,
.fancyButton114:focus .textStyle1::after,
.fancyButton114:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton114.fancyButton:hover .textStyle1, .fancyButton114.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Independent Special District
.fancyButton115.fancyButton:link,.fancyButton115.fancyButton:visited, .fancyButton115div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton115.fancyButton:hover,.fancyButton115.fancyButton:focus,.fancyButton115.fancyButton:active,.fancyButton115.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton115.fancyButton:link > span,.fancyButton115.fancyButton:visited > span, .fancyButton115div.fancyButton > span{
}
.fancyButton115.fancyButton:hover > span,.fancyButton115.fancyButton:focus > span,.fancyButton115.fancyButton:active > span,.fancyButton115.fancyButton.hover > span{
}
.fancyButton115.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2143');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton115.fancyButton:hover .text,.fancyButton115.fancyButton:focus .text,.fancyButton115.fancyButton:active .text,.fancyButton115.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2144');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton115.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton115 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton115:hover .textStyle1::after,
.fancyButton115:focus .textStyle1::after,
.fancyButton115:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton115.fancyButton:hover .textStyle1, .fancyButton115.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Alerts and Notices
.fancyButton150.fancyButton:link,.fancyButton150.fancyButton:visited, .fancyButton150div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=2149');
background-repeat: no-repeat;
background-position: center 109px ;
transition:all .3s ease-in-out;}
.fancyButton150.fancyButton:hover,.fancyButton150.fancyButton:focus,.fancyButton150.fancyButton:active,.fancyButton150.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=2150');
background-repeat: no-repeat;
background-position: center 109px ;
}
.fancyButton150.fancyButton:link > span,.fancyButton150.fancyButton:visited > span, .fancyButton150div.fancyButton > span{
}
.fancyButton150.fancyButton:hover > span,.fancyButton150.fancyButton:focus > span,.fancyButton150.fancyButton:active > span,.fancyButton150.fancyButton.hover > span{
}
.fancyButton150.fancyButton .text{
padding-top: 125px;
text-decoration: none;
padding-top: 125px;
background-image: url('/ImageRepository/Document?documentID=2135');
background-repeat: no-repeat;
background-position: center 3px ;
transition:all .3s ease-in-out;
}
.fancyButton150.fancyButton:hover .text,.fancyButton150.fancyButton:focus .text,.fancyButton150.fancyButton:active .text,.fancyButton150.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=2136');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton150.fancyButton .textStyle1{
color: rgb(34, 34, 35);
font-size: 1.1em;
font-family: Oswald;
font-weight: 600;
text-decoration: none;
position:relative;
}
.fancyButton150 .textStyle1::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
width:50px;
height:2px;
border-radius:2px;
bottom:-7px;
left:50%;
transform:translate(-50%);
background:rgba(170, 42, 39, 1);
}
.fancyButton150:hover .textStyle1::after,
.fancyButton150:focus .textStyle1::after,
.fancyButton150:active .textStyle1::after{
bottom:-10px;
width:100px;}
.fancyButton150.fancyButton:hover .textStyle1, .fancyButton150.fancyButton.hover .textStyle1{
text-decoration: underline;
}
42891 Lake Babcock DriveBabcock Ranch, FL 33982Phone: (941) 676-7191
Emergency & After Hours Contacts