20 Florida Scenic Drives That Absolutely Must Take a Trip (2023)

  • Slideshows
  • art + culture

21. April 2016

VonOrlando weekly team

There are many ways to drive around the state, but don't beat yourself up by following the turnpike or I-4. Scenic Highways are there for a reason: get where you need to go while enjoying the best parts of Florida along the way.

Legends by Kim Slichter

(Video) 10 Most Scenic Drives in the U.S.

Scroll down to view images.

20 Florida Scenic Drives That Absolutely Must Take a Trip (1)

A1A
If Roger Daltrey drove that endless stretch of Florida's famous highway, he would surely sing about seeing for miles. This road takes you along the east coast of the state, from where you can see the beach in the distance almost continuously. However, if the sand and waves don't occupy your view, you'll find yourself in towns like St. Augustine.
Photo via Site A1A

20 Florida Scenic Drives That Absolutely Must Take a Trip (2)

(Video) Miami to Key West Road Trip: 17 Stops Along the Florida Keys Scenic Highway

big curve
Your experience here will depend entirely on what time of year you choose to sail, but whichever you choose, you're sure to be impressed by the nature you encounter. Spring presents you with blooming wildflowers and the melodies of songbirds. Summer is for swimming. Butterflies and bird migrations appear in the fall. Even winter has its natural advantages, as you can see eagles nesting and alligators sunbathing in Florida.
Photo via the Big Bend website

20 Florida Scenic Drives That Absolutely Must Take a Trip (3)

Scenic Highway 30A
We know, we know, the name isn't all that impressive, but the view certainly is. Avoid walking to all the typical beaches that people regularly talk about and instead drive and be sure to stop at the many that this highway hugging the Gulf of Mexico will take you to.
Foto via Website Florida Scenic Highway

20 Florida Scenic Drives That Absolutely Must Take a Trip (4)

Bradenton-Strand
Car not necessary for this, folks. This pedestrian and cycle path takes you parallel to the Gulf, where you may be lucky enough to see a manatee or two craning their adorable fat heads over the water. Between them and the bounty of bird watching opportunities, you'd better get out of your car to see it all.
Foto via Website Florida Scenic Highway

20 Florida Scenic Drives That Absolutely Must Take a Trip (5)

Courtney Campell
In its 80+ years of existence, this tour has become the preferred route for many people to get from Tampa to Clearwater, especially those wanting a glimpse of Old Tampa. Just under 10 miles away, Courtney Campbell lets you watch the waves break while palm tree after palm tree sways in the breeze.
Foto via Website Florida Scenic Highway

(Video) The 20 Most Beautiful Natural Sites In Florida

20 Florida Scenic Drives That Absolutely Must Take a Trip (6)

Florida Blackberry
The state's finest highways take you along the ocean, but this one takes you right through the Ocala National Forest, the Big Scrub, and a series of lively springs. If the name doesn't give you a clue, there's a high chance you'll see a Florida black bear along the way, so have your camera ready.
Foto via Website Florida Scenic Highway

20 Florida Scenic Drives That Absolutely Must Take a Trip (7)

green mountain
It's easy to forget that Florida actually has hills to its name, so driving past Green Mountain can come as a bit of a shock. In just 12 miles you can drive over many of Lake Wales Ridge's tallest hills, like Sugarloaf Mountain, known as Florida's highest point at 312 feet.
Photo via gm_pizza/Instagram

(Video) THE BEST PLACES TO VISIT IN FLORIDA! (Travel Guide)

20 Florida Scenic Drives That Absolutely Must Take a Trip (8)

Indian river lagoon
This scenic road is divided into three sections - North, Central and South - so it wouldn't be a bad idea to split your exploration of this route. There are three national wildlife refuges and an insane amount of state and local parks where you'll see thousands of species of plants and animals, more than any other North American estuary. Surfers should bring their boards as you will pass Cocoa Beach.
Foto via Website Florida Scenic Highway

20 Florida Scenic Drives That Absolutely Must Take a Trip (9)

JC Penney Memorial
In the constant hustle and bustle of big city life, it's good to remember that small towns can still thrive, like Penney Farms, the town through which this scenic drive takes you. Park your car and ride the tram on this quaint pedestrian street, where you can tour historic 1920's buildings and museums, or just enjoy the shade provided by the oaks and magnolias.
Photo via J.C. PenneyMemorial/Facebook

20 Florida Scenic Drives That Absolutely Must Take a Trip (10)

Florida key
Capture the Atlantic Ocean and the Gulf of Mexico simultaneously with nothing but you, your car, a bridge and more water around you than anyone can imagine. There are also stops along the way to take care of state parks and museums in case you need to take a break.
Photo via antwahn_matas/Instagram

(Video) The Best Rural Small Towns in Florida

'Object.defineProperties(this, {'items': { get: function() { return jQuery(this.itemContainerSelector).find(this.itemSelector)}},'currentItem': {get: function() {var foundItem = nullvar foundItemInView = nullthis.items.each(function () { var currentInView = elementInView(jQuery(this), scrollTopOffset, 0)if (currentInView) { // There is already a displayed item extra logicif (foundItemInView & foundItemInView. inView) { // All previously found items are visible - it wins if (foundItemInView.topInView && foundItemInView.bottomInView) return // The previously found item covers the visible area - it wins if (foundItemInView.middleCoversView) return // The previously found one Element has more interface - it's winsif(foundItemInView.percentVisable > currentInView.percentOfViewHeight) return}foundItem = jQuery(this)foundItemInView = currentInView}})return foundItem}},'currentItemIndex': {get: function() {var currentElement = this .currentItem .closest('[s lide-index]')if (currentElement) {return parse Int(currentElement.attr('slide-index'))}return null}},'currentItemId': {get: function() {var currentElement = this.currentItem. closest('[slide-id ]')if(currentElement) {return currentElement.attr('slide-id')}return null}}})var slideshowInstance = thisvar scrollTopOffset = window.innerHeight > this.smallMenuBreakPoint ? 110 : 140var originUrl = window.location.hrefthis.scrollToIndex = function (index) { var slideItem = this.items.filter('[slide-index="' + index + '"]')if (slideItem.length) { var topOffset = slideItem.offset().top - scrollTopOffset// window.scrollTo({ top: topOffset, behavior: 'smooth' })window.scrollTo({ top: topOffset, behavior: 'auto' })}else {this .fetchMore(index, function () {slideshowInstance.scrollToIndex(index)})}}this.fetchMore = function (startIndex, callback) {var currentItemOnFetch = this.currentItemvar url = window.location.origin + window.location.pathnamevar params = {ajaxComponent: componentId,action: 'grabMore',startIndex: startIndex,oid: slideshowOid,}var keywords = currentItemOnFetch.attr('slide-keywords')if (keywords) {params.keywords = keywords}if (editorView == = true) {params.editor = true} // jQuery.ajax({url: url,type: 'GET',data: params,dataType: 'json',beforeSend: function () { console.log('Get results ') }, success: function(data) { console.log('Rec olg ', data.results, data.results.length, data.error, data)if (data) {if (data.error) {console.log(data.error)}else if (data.results) {console. log('slideshowInstance.items', slideshowInstance.items)for (var i = 0; i < data.results.length; i++) {var resultItem = jQuery(data.results[i])// // var resultItem = jQuery .parseHTML(data.results[i], document, true);var resultItemIndex = parseInt(resultItem.attr('slide-index'))var resultAlreadyInserted = slideshowInstance.items.filter('[slide-index="' + resultItemIndex + '"]').length > 0console.log('result', resultItemIndex)var PreviousItem = nullvar PreviousItemIndex = 0if ( !resultAlreadyInserted) { slideshowInstance.items.each(function () {if (resultAlreadyInserted) returnvar currentItem = jQuery( this)var currentItemIndex = parseInt(currentItem.attr('slide-index'))if (resultItemIndex === currentItemIndex ) { resultAlreadyInserted = truereturn}else if (resultItemIndex > previousItemIndex && resultItemIndex < currentItemIndex) {var topOffsetBeforeInsert = currentItemOnFetch.get( 0).getBoundingClientRect().topresultItem.insertBefore(currentItem)resultAlreadyInserted = truevar adjusti erteTopPosition = currentItemOnFetch.offsetwind().top -OfferBeforetwind () ().top -OfferBefore .scroll To({ top: setTo pPosition, behavior: 'auto' })} previousItem = currentItem previousItemIndex = currentItemIndex})if (!resultAlreadyInserted) {var topOffsetBeforeInsert = currentItemOnFetch.get(0).getBoundingClientRect().topresultItem.insertAfter(slideshowInstance.items .last())resultAlreadyInserted = truevar setTopPosition = currentItemOnFetch.offset().top - topOffsetBeforeInsertwindow.scrollTo({ top: setTopPosition, behavior : 'auto' })if (typeof instgrm === 'object' && instgrm.Embeds && typeof instgrm.Embeds.process = == 'function') {setTimeout(instgrm.Embeds.process, 200);}}}} }else { console.log('How did we get here?') }}else { console. log( 'No result or error returned from content request.') }},complete: function () { slideshowInstance.items = jQuery(slideshowInstance.itemSelector) // update items resultjQuery(slideshowInstance.itemContainerSelector + ' div[uk-spinner] ' ).remove() if (typeof callback === 'function') { callback() }},error: function ( error) { console.log(error) }})}var lazyLoadTim eout = nullvar lazyLoadSurroundingItems = function ( index) { if (slideshowInstance.lazyLoadMoreResults) { // Give lazyLoad a chance to finish before sending more requestsvar lazyLoadTimeout = setTimeout( function ( ) {var prevIndex = Math.max(index - 1, 1) var prevPrevIndex = Math .max(index - 2, 1)var nextIndex = index + 1var nextNextIndex = index + 2var prevIndexLoaded = slideshowInstance.items.filter(' [slide -index="' + prevIndex + '"]').length > 0var prevPrevIndexLoaded = slideshowInstance.items.filter('[slide-index="' + prevPrevIndex + '"]').length > 0var nextIndexLoaded = slideshowInstance .items .filter('[slide-index="' + nextNextIndex + ' "]').length > 0var nextNextIndexLoaded = slideshowInstance.items.filter('[slide-index="' + nextNextIndex + '"]' ). length > 0if(!prevIndexLoaded) { jQuery(slideshowInstance.itemContainerSelector + 'div[ uk-spinner]').remove()// jQuery(slideshowInstance.itemContainerSelector).prepend(slideshowInstance.spinnerHTML)slideshowInstance.fetchMore(Math.max( prevIndex - (fetchMoreMaxCount - 1), 1))}else if(!prevPrevIndexLoaded) { jQuery(slideshowInstance.itemContainerSelector + 'div[uk-spinner]').remove()// jQuery(slideshowInstance.itemContainerSelector).prepend(slideshowInstance .spinnerHTML)slideshowInstance.fetchMore(Math.max(prevPrevIndex - (fetchMoreMaxCount - 1), 1))}if(!nextIndexLoaded) { jQuery(slideshowInstance.itemContainerSelector + 'div[uk-spinner]').remove()jQuery( slideshowInstance .itemContainerSelector).append(slideshowInstance.spinnerHTML)slideshowInstance.fetchMore(nextIndex)}else if(!nextNextIndexLoaded) {jQuery(slideshowInstance.itemContainerSelector + 'div[uk-spinner]').remove()jQuery(slideshowInstance.itemContainerSelector) . append(slideshowInstance.spinnerHTML)slideshowInstance.fetchMore(nextNextIndex)}}, 500)}}var lastIndex = slideshowInstance.currentItemIndexjQuery(window).on('scroll resize', function () { // Give LazyLoad a chance to finish earlier will send more requests var lazyLoadTimeout = setTimeout(function () {var current Index = slideshowInstance.currentItemIndexif(currentIndex !== lastIndex) { lastIndex = currentIndexlazyLoadSurroundingItems(currentIndex)console.log(`Slide Item index: ${currentIndex}`)fireEvent ( 'foundation:slideshow:slidechange')}}, 50)} )this.initialized = falsethis.init = function () { if (this.initialized === true) return // Prevents the browser from trying to go to the last to scroll scroll position before reloadif (history.scrollRestoration) {history.scrollRestoration = 'manual'}var startIndex = this.items.first().attr('slide-index')var oid = window.location.pathname.match( / \ d+$/)if (oid) { var grabIndex = parseInt( this.items.closest('[slide-id="' + oid[0] + '"]').attr('slid e-index'))if (!isNaN(grabIndex)) {var startIndex = grabIndex}} if (startIndex > 1) {this.scrollToIndex(startIndex)}if(jQuery( this.itemContainerSelector + '[unique list]').length === 0) {this.lazyLoadMoreResults = true}this.initialized = truelazyLoadSurroundingItems( startIndex)}return this}var SlideshowItems = new slides howItemsObj()var adUseCountOrTimer = 'count ' // count|timervar adSlideCountThreshold = 1var adSlideTimeoutDuration = 10000var adSlideCounter = 0var adSlideTimeout = nullvar adOkToRefresh = falseif (adUseCountOrTimer === 'timer') {adSlideTimeout = setTimeout(()=>{ adOkToRefresh = trueclearTimeout(adSlideTimeout)adSlideTimeout = null} , adSlideTimeoutDuration)} // Timeout to prevent fast movement from item to itemvar itemChangeTimeout = nulljQuery(document).on('foundation:slideshow:slidechange', function () { // itemChangeTimeout = setTimeout( function () { / / }, 50)if (editorView !== true ) { updateMetaDataFromElement(Slide showItems.currentItem)} // Google track pageviewif (typeof ga === 'function') { console.log("foundation:slideshow :slidechange event", "sending pageview navigation to:", window.location.href); ga('set', 'location' , window.location.href)for (let i = 1; i <= 3; i++) {let currentDimension = jQuery(SlideshowItems.currentItem).attr('ga-dimension'+i)if (typeof currentDimension === 'string') {ga('set', 'dimension' + i, currentDimension)} else {ga('set', 'dimension' + i, '') }}ga('send', 'pageview')}adSlideCounter++if (adUseCountOrTimer === 'count') {if (adSlideCounter >= adSlideCountThreshold ) {adSlideCounter = 0adOkToRefresh = true}}else if (adUseCountOrTimer === 'timer' && adSlideTimeout === null) {adSlideTimeout = setTimeout(()=>{ adOkToRefresh = trueclearTimeout(adSlideTimeout)adSlideTimeout = null}, adSlideTimeoutDuration)} console.log('[AdRefreshLog]', adOkToRefresh, adUseCountOrTimer, adSlideCounter, adSlideCountThreshold, adSlideTimeoutDuration)if (adOkToRefresh === true) {if (typeof (Foundation.Ad.slots['ORL_LeaderboardHeader-1']) === ' object') {Foundation.Ad.refresh('ORL_LeaderboardHeader-1')}if (typeof (Foundation.Ad.slots['ORL_Footer-1']) === 'object') {Foundation.Ad.showFooter('ORL_Footer -1');}adOkToRefresh = false;}}) // try e.g u start iar immediatelySlideshowItems.init()// In the loaded document jQuery(function () {SlideshowItems.init()})})();

FAQs

What is the most scenic drive in Florida? ›

  1. The Overseas Highway. 6,963. ...
  2. Sanibel Causeway. 1,367. ...
  3. Ormond Scenic Loop & Trail. 613. ...
  4. Emerald Coast. Bodies of Water • Points of Interest & Landmarks. ...
  5. US Highway 98. Scenic Drives. ...
  6. Manatee Observation Deck. Observation Decks & Towers • Scenic Drives. ...
  7. Turner River Road. Nature & Wildlife Areas • Scenic Drives. ...
  8. Ridge Scenic Highway.

What is the best scenic route to drive? ›

19 Scenic Roads In The US Everyone Should Drive Down At Least...
  • Pacific Coast Highway — California. ...
  • The Overseas Highway — Florida. ...
  • US Route 163 — Arizona and Utah. ...
  • The Hana Highway — Hawaii. ...
  • Beartooth Highway — Montana and Wyoming. ...
  • Cascade Loop — Washington. ...
  • Kancamagus Highway — New Hampshire. ...
  • Parke County Drive — Indiana.
Sep 5, 2020

What is a good road trip to Florida? ›

16 Incredible Road Trips in Florida
  • Blue Spring State Park to Weeki Wachee Spring. ...
  • Miami to Key West. ...
  • Tampa to Jacksonville through Orlando. ...
  • Tampa to Naples. ...
  • Tallahassee to Pensacola. ...
  • Chipley to Rainbow Springs State Park. ...
  • Punta Gorda To Pine Island. ...
  • Canaveral National Seashore to Cocoa Beach.
Nov 1, 2022

Is there an app for scenic drives? ›

Ultimate Drives - Scenic Driving Roads App with the best drives in the US.

What is the number one vacation spot in Florida? ›

Orlando is the destination of choice for many people planning a vacation to Florida, and for good reason: There's Walt Disney World and Magic Kingdom, Epcot, Universal Studios, Universal's Islands of Adventure, Animal Kingdom, Discovery Cove, The Wizarding World of Harry Potter, Gatorland, and more.

What is the number 1 tourist destination in Florida? ›

What is this? Walt Disney World, located in Lake Buena Vista near Orlando, is the flagship of Disney's worldwide theme park empire and the most popular tourist attraction in Florida. It is also by far, the world's largest and most-visited theme park resort.

What is the cheapest month to go to Florida? ›

The cheapest times to visit

The cheapest months to fly to Florida are September, May (except for Memorial Day weekend) and early June before schools let out. You can find terrific values on hotels and activities in the fall (Sept.

What is the best month to go to Florida? ›

Visit during the summer and you can expect the weather to be hot and humid, with highs of around 92 F (33 C). The rainy season begins to kick-in in June and last through early October – this is the best time to visit Florida for lower prices and great deals.

What day of the week is best to drive to Florida? ›

If you decide to do this road trip, I highly recommend traveling on a Saturday or Sunday, when you won't run into normal rush hour traffic.

What is the best free driving app? ›

Top 10 Driving Apps That Are A Must For 2023
  1. Waze. Cost: Free. Available: IOS & Android. ...
  2. Smart Dash Cam. Cost: Free. Available: IOS & Android. ...
  3. Petrol Prices. Cost: Free. Available: IOS & Android. ...
  4. Just Park. Cost: Free. ...
  5. Find My Parked Car. Cost: Free. ...
  6. PlugShare. Cost: Free. ...
  7. MileIQ. Cost: Free. ...
  8. CityMapper. Cost: Free.

Is the scenic app free? ›

Take the scenic route

Plan, ride, track and share your adventures with the #1 rated motorbike navigation app. Scenic is free to download and always will be.

How do I get Google Maps to take a scenic route? ›

Take the scenic route

Tap the three-dot menu button in the top corner of the screen, then tap Route options. Among the choices: avoid highways, avoid tolls, and avoid ferries. You can enable one, two, or all three settings if you wish.

What is the #1 scenic drive in the USA? ›

1: Hana Highway (Hwy 360), Maui, Hawaii

For those who want to feel unbelievable happiness and inspiration to live, Hana Highway (Hwy 360) in Maui, Hawaii is the perfect place to take a scenic drive. It is a 64.4-mile (103.6 km) long highway, which connects Kahului with the small town, Hana.

Are there any scenic drives in Florida? ›

There are scenic highways, and then there are Florida's Scenic Highways. Florida has no shortage of beautiful drives, from the canopy roads of Tallahassee and Ocala's rambling horse country, to Miami's glittery cityscape and more than 825 miles of beaches.

What is the most beautiful drive in the United States? ›

10 of the most scenic drives in the USA
  • Going-To-The-Sun road – Glacier, Montana.
  • Skyline Drive – Shenadoah, Virginia.
  • California State Route 180 (King's Canyon Scenic Byway)
  • Cades Cove Loop.
  • The Overseas Highway: Miami to Key West.
  • North Cascades Scenic Byway.
  • Beartooth Highway – Southwest Montana.
Mar 10, 2021

What is the happiest place in Florida? ›

Cape Coral is the happiest city in Florida, but it isn't among the happiest in the nation, according to a new report from WalletHub.

Where is the cheapest place to vacation in Florida? ›

Top 8 Cheapest Florida Vacations
  1. Clearwater/St. Pete. ...
  2. Cocoa Beach. Also known as Space Coast, Cocoa Beach is just a few miles south of the famous Kennedy Space Center Visitor Complex. ...
  3. Gainesville. Okay, Florida Gators fan, I know you know Gainesville. ...
  4. Marathon. ...
  5. Ocala. ...
  6. Orlando. ...
  7. Pensacola. ...
  8. Sarasota.
Mar 31, 2022

What place in Florida has the most things to do? ›

Orlando[SEE MAP]

Orlando is theme-park city, having more theme parks than any place else in the world. There's Walt Disney World, Epcot Center, Universal Studios, SeaWorld and Gator Park, to name a few, all of which bring 51 million visitors a year to this central Florida city of 2 million people.

What city is at the very tip of Florida? ›

Key West, city, seat (1824) of Monroe county, southwestern Florida, the southernmost city within the continental United States. It lies about 100 miles (160 km) from the mainland on a sand and coral island about 4 miles (6.5 km) long and 1.5 miles (2.4 km) wide in the western Florida Keys.

What time of year is cheapest to go to Florida? ›

The cheapest time to go to Florida is during the late spring and early fall. Luckily, you'll experience mild weather and stay mostly dry during these shoulder seasons, extra perks that make your savings even more worthwhile. You may run the risk of a possible hurricane in the fall.

What day of the week is cheapest to fly to Florida? ›

What is the cheapest day to fly to Florida? The cheapest day to fly to Tampa International is currently Wednesday, March 1, 2023. The cheapest day to fly to Orlando Sanford is currently Tuesday, March 7, 2023.

What is the safest and cheapest city in Florida? ›

Cape Coral

Cape Coral is a city located in the southwestern part of the state. It's easily one of the most affordable places to live in Florida. It's also one of the safest cities in Florida, with one of the lowest crime rates in the state.

What is the least rainy month in Florida? ›

The driest month is December with 8 mm of rainfall and 30 perfect sunny days. The wettest month is June with 89 mm of rain over 7 days.

What are the two hottest months in Florida? ›

In Florida during July and August it is common for the daily temperature range to be between 73° F and 95° F.

What are the most rainy months in Florida? ›

The rainy season usually has three phases, according to the National Weather Service.
  • Phase One: Late May through June is when severe storms are most likely. ...
  • Phase Two: July through early September is when the rainy season peaks. ...
  • Phase Three: Mid-September through early October.
May 14, 2022

What is the deadliest month to drive? ›

Most Dangerous Season for Driving

There are more crashes between Memorial Day and Labor Day than during any other season. It's why "The 100 Deadliest Days" is a label that's stuck. In 2021, the label didn't go away: nearly 12,000 people died on the road during the summer, according to the NHTSA.

What city in Florida do you not need a car? ›

St.

Augustine is one of the oldest cities in the country, which allows for it's walkability. The streets of the city's historic district are short and narrow — they didn't have cars back then — so your only choice is to walk.

What is the safest time of day to drive? ›

The best time of day to start a road trip and travel by car is early in the morning, before rush hour. You should plan to leave around 6:00 AM if you're only driving a short distance and even earlier for long trips. Starting in the mornings is safer due to less traffic and fewer accidents.

What is the most photographed road in Florida? ›

Magnolia Ave. One of the most photographed streets in the USA | Florida travel, St augustine florida, Someday over the rainbow.

What is the scenic drive along the Florida Gulf Coast? ›

Scenic Highway 30A is a 24 mile corridor that hugs the Gulf of Mexico coastline in Northwest Florida's Walton County. Along this breathtaking drive you will see sugar-white sand beaches and rare coastal dune lakes. Scenic Highway 30A is a tourist attraction of major proportions.

Videos

1. Cascade Loop Scenic Highway - Best Washington Road Trip
(Toccara Best)
2. The Gulf Coast: From Florida to Alabama
(Traveling Robert)
3. Florida Scenic Drive From Around Deerfield Beach Toward Boca Raton on Coastal A1A - 4K
(Volkan Yuksel)
4. Top 25 Places To Visit In The USA
(Ryan Shirley)
5. Moving 5,000 Miles Across the Continent | Our Florida to Alaska Story
(A Glimpse Of Alaska )
6. Florida 8 Day Road Trip: Miami, Key West, Everglades, Dry Tortugas & Biscayne Bay
(Through My Lens)
Top Articles
Latest Posts
Article information

Author: Kerri Lueilwitz

Last Updated: 01/02/2023

Views: 5473

Rating: 4.7 / 5 (67 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Kerri Lueilwitz

Birthday: 1992-10-31

Address: Suite 878 3699 Chantelle Roads, Colebury, NC 68599

Phone: +6111989609516

Job: Chief Farming Manager

Hobby: Mycology, Stone skipping, Dowsing, Whittling, Taxidermy, Sand art, Roller skating

Introduction: My name is Kerri Lueilwitz, I am a courageous, gentle, quaint, thankful, outstanding, brave, vast person who loves writing and wants to share my knowledge and understanding with you.