html
{
margin: 0px;
padding: 0px;
}
.cargigi-body
{
font-family: tahoma, "verdana" ,lucida grande,arial,sans-serif;
font-size: 12px;
line-height: 1.4;
background-color: White;
margin: 0px;
padding: 0px;
}
#cargigi_wraper h3
{
margin: 0px;
padding: 10px;
}
#cargigi_wraper .contain
{
width: 850px;
min-height: 1000px;
margin: 0px auto;
background-color: #b9b9b9;
padding: 10px;
z-index: 2;
}
#cargigi_wraper .contain >div
{
margin-bottom: 10px;
}
#cargigi_wraper .classifieds board-dealer-logo>img
{
max-height: 120px;
max-width: 840px;
}
#cargigi_wraper .red-box
{
background: linear-gradient(0deg, #740000, #fa0000 100%);
color: White;
text-shadow: 2px 2px #680000;
border: solid 1px white;
border-radius: 3px;
padding: 5px;
text-align: center;
font-weight: bold;
line-height: 1.5;
font-size: 15px;
}
#cargigi_wraper .white-box
{
position: relative;
background-color: White;
border: solid 1px #777777;
border-radius: 3px;
box-shadow: 2px 2px 2px #959595;
padding: 10px;
}
#cargigi_wraper .title-box
{
box-shadow: 2px 2px 2px #959595;
}
#cargigi_wraper .title-box .content
{
background-color: White;
border: solid 1px #777777;
border-top: none;
padding: 10px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
font-size:12px;
}
#cargigi_wraper .title-box .content.veh-desc
{
font-size:10px;
font-weight:bold;
}
#cargigi_wraper .title-box .content .red-box
{
font-size: 20px;
}
#cargigi_wraper .main-image
{
width: 640px;
height: 480px;
margin: 0px auto;
box-shadow: 2px 2px 2px #959595;
position: relative;
}
#cargigi_wraper .main-image>img
{
width: 640px;
}
#cargigi_wraper .salehour-grid
{
width: 100%;
color: #4b4b4b;
}
#cargigi_wraper .salehour-grid th
{
border-top: solid 2px #ca214c;
background-color: #d9d9d9;
padding: 5px 2px;
font-weight: normal;
text-align: left;
}
#cargigi_wraper .salehour-grid td
{
border-bottom: solid 2px #b0b0b0;
background-color: #ffffff;
padding: 2px 10px;
font-size: 11px;
}
#cargigi_wraper .border-bottom
{
border-bottom: solid 1px #959595;
padding-bottom: 10px;
margin-bottom: 10px;
}
#cargigi_wraper .report-icon
{
position: absolute;
bottom: 0px;
left: 0px;
padding: 20px;
}
#cargigi_wraper .vehicle-overview
{
width: 100%;
padding: 0px;
margin: 0px;
font-size: 14px;
}
#cargigi_wraper .vehicle-overview::after
{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .vehicle-overview li
{
width: 50%;
float: left;
list-style: none;
padding-bottom: 2px;
}
#cargigi_wraper .vehicle-overview li::after
{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .vehicle-overview li>div
{
float: left;
}
#cargigi_wraper .car-fax-link{
text-decoration: underline !important;
color: #000000 !important;
}
#cargigi_wraper.black_wraper
{
width: 100%;
margin: 0px auto;
background-color: Black;
position: relative;
background: #000000; /* Old browsers */
background: linear-gradient(to bottom, #000000 0%,#191a1a 12%,#757575 50%,#292929 91%,#000000 100%);
}
#cargigi_wraper.black_wraper .title-box .title
{
border: solid 1px #777777;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: none;
background: linear-gradient(0deg, #3b3b3b, #5b5b5b 100%);
color: White;
font-weight: bold;
padding: 5px 10px;
}
#cargigi_wraper .three-column{
padding: 5px 0px 10px 20px;
}
#cargigi_wraper .three-column >li{
float: left;
width: 32%;
padding-right: 10px;
}
#cargigi_wraper .three-column::after{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .phone-tracking{
font-size: 20px;
font-weight: bold;
margin-top: 15px;
}
#cargigi_wraper .single_column_image
{
margin-bottom: 20px;
}
#cargigi_wraper .double_column_image
{
margin-bottom: 10px;
}
#cargigi_wraper .cargigi-footer
{
text-align: center;
color: #707070;
margin-top: 10px;
margin-bottom: 100px;
font-size: 11px;
}
#cargigi_wraper .image-switch-video{
float:right;
margin-right: 30px;
margin-top: 10px;
}
#cargigi_wraper .image-switch-gallery{
float:right;
margin-right: 30px;
margin-top: -24px;
}
@media all and (min-width: 320px) {
#cargigi_wraper .equipment-list-left{
width: 100%;
}
#cargigi_wraper .equipment-list-right{
width: 100%;
margin-left: 0;
}
}
@media all and (min-width: 600px) {
#cargigi_wraper .equipment-list-left{
float: left;
width: 49%
}
#cargigi_wraper .equipment-list-right{
float: left;
width: 49%;
margin-left: 15px;
}
}
@media all and (max-width: 600px) {
#cargigi_wraper .cargigi-body{
font-size:16px;
}
#cargigi_wraper .vehicle-overview li{
width: 100%;
font-size: 16px;
}
}
#cargigi_wraper .ebpost-thumb-img{
float: left;
width: 100px;
height: 70;
cursor: pointer;
border: solid 1px #ccc;
padding: 2px;
margin: 1px;
}
#cargigi_wraper .ebpost-thumb-img img{
max-width: 100px;
max-height: 70px;
margin: 0 auto;
display: block;
}
#cargigi_wraper .wordwrap {
white-space: pre-wrap; /* CSS3 */
white-space: -moz-pre-wrap; /* Firefox */
white-space: -pre-wrap; /* Opera pre 7 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* IE */
}
.read-more-state {
display: none;
}
.carousel {
position: relative;
margin-top: 20px;
} .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
margin-top: 10px;
} .carousel-open:checked + .carousel-item {
position: static;
opacity: 100;
} .carousel-item {
position: absolute;
opacity: 0;
} .carousel-item img {
display: block;
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 0 auto;
} .carousel-control {
display: none;
font-size: 12px;
height: 0px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
width: 0px;
z-index: 9993;
margin-top: 40px;
border-top: 25px solid transparent;
border-bottom: 25px solid transparent;
-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
} .carousel-control.prev {
float: left;
border-right: 40px solid #00509d;
} .carousel-control.prev div {
background: #00509d;
display: block;
width: 50px;
padding: 9px 0 9px 0;
margin-left: 40px;
margin-top: -16px;
font-weight: bold;
color: rgba(255,255,255, 0.9);
} .carousel-control.next {
float: right;
border-left: 40px solid #00509d;
} .carousel-control.next div {
background: #00509d;
display: block;
width: 52px;
padding: 9px 0 9px 0;
margin-left: -90px;
margin-top: -17px;
font-weight: bold;
color: rgba(255,255,255, 0.9);
} .carousel-control:hover {
opacity: 0.8;
} @media only screen and (min-width: 768px) {
.carousel-control {
cursor: pointer;
margin-top: 50px;
border-top: 35px solid transparent;
border-bottom: 35px solid transparent;
-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
}
.carousel-control.prev{
margin-left: 94px;
border-right: 50px solid #00509d;
}
.carousel-control.next{
margin-right: 94px;
border-left: 50px solid #00509d;
} .carousel-control.prev div {
padding: 13px 5px 13px 0;
margin-left: 50px;
margin-top: -20px;
} .carousel-control.next div {
padding: 13px 0 13px 5px;
margin-left: -105px;
margin-top: -20px;
} .carousel-indicators {
margin-top: 40px;
}
}
#carousel-1:checked ~ .control-1, #carousel-2:checked ~ .control-2, #carousel-3:checked ~ .control-3, #carousel-4:checked ~ .control-4, #carousel-5:checked ~ .control-5, #carousel-6:checked ~ .control-6, #carousel-7:checked ~ .control-7, #carousel-8:checked ~ .control-8
{
display: block;
} .carousel-indicators {
list-style: none;
margin-top: 30px;
padding: 0;
text-align: center;
z-index: 9991;
} .carousel-indicators li {
display: block;
line-height: 20px;
} .carousel-bullet {
cursor: pointer;
display: none;
font-size: 18px;
} .carousel-bullet:hover {
color: #aaaaaa;
}
#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet, #carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet, #carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet, #carousel-4:checked ~ .control-4 ~ .carousel-indicators li:nth-child(4) .carousel-bullet, #carousel-5:checked ~ .control-5 ~ .carousel-indicators li:nth-child(5) .carousel-bullet, #carousel-6:checked ~ .control-6 ~ .carousel-indicators li:nth-child(6) .carousel-bullet, #carousel-7:checked ~ .control-7 ~ .carousel-indicators li:nth-child(7) .carousel-bullet, #carousel-8:checked ~ .control-8 ~ .carousel-indicators li:nth-child(8) .carousel-bullet {
display: block;
} .btnTogglePhotoVideo
{
float: right;
}
.btnTogglePhotoVideo img{
cursor: pointer;
margin-top: 10px;
margin-right: 10px;
} .video-container
{
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video-container object
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@@@4217911@@@ Call or text "93068" to phone for more information
2008 Sundance K16 Skiff Fishing Boat, 4 Stroke Outboard, RemoteTrolling Motor
BACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXT
- Image 1/8
- Image 2/8
- Image 3/8
- Image 4/8
- Image 5/8
- Image 6/8
- Image 7/8
- Image 8/8
- Stock:
3068
- VIN:
SVTK6458J708
- Year:
2008
- Exterior Color:
White
- Make:
Other
- Model:
Sundance K16
- Mileage:
0
Includes 55 pd Thrust Minn Kota Rip Tide Co Pilot trolling motor with remote control ($1,000 trolling motor). Live well/Bait well with aerator, Eagle Fish Finder, Marine Cooler with Seat Cushion, Rod Holders, Cup Holders, bilge pump, Dry Storage, Boat Cover, and more! Only weighs 1200 pounds so you can tow and launch boat with just about any vehicle with a trailer hitch!
Only $5800 Haggle free and will trade (no extra fees). Please call us at phone or evenings and Sundays please call phone. Visit our website to see our full selection.
Important Information About Our Online Inventory : We have made every effort to ensure accuracy in the information provided. Specifications, equipment, technical data, photographs, video, and illustrations are based on information available at time of posting and are subject to change without notice. To receive or verify current product information, please contact the dealership All units are subject to prior sale and just because it is posted for sale online does not guarantee it is in stock or available for purchase. Please contact dealership to verify availability and make appointment before coming to look at RV in person . Parkway RV Center Inc. is not responsible for typographical errors in price ,or errors in description, of year model, of condition, of a vehicle's listed equipment, accessories, price or warranties. Any and all differences must be addressed prior to the sale of this vehicle. The decision to sell an RV regardless of price or any other factor is solely determined by Parkway RV Center Inc. Vehicle Photos: Vehicle Warranty:
A 90 day nationwide warranty is available on qualifing units at no extra cost to the buyer , This warranty can be extended very affordably , Please ask your salesperson if the unit qualifies for any other extended coverage . All Qualifing units also undergo up to a 138 point inspection by our RV Techs that will be completed after the sale , Anything on the RV that is not functioning on that checklist will be repaired . For a copy of our inspection and what it covers please contact our sales department for a copy . Any unit marked as-is does not undergo any checkout or warranty
About Parkway RV Center:
Parkway RV Center is a family owned and operated business featuring a staff with more than 75 years of combined experience. Opened in 1968, founder Jay Adams quickly built a reputation as an honest and fair businessman. He passed his skills onto his son, Bill Adams, who took over in 1987. Bill, along with his son Bo Adams and his daughter Brittany Adams, continue that reputation that started over 46 years ago At Parkway RV Center, we are all about family. We believe that spending time RVing in the great outdoors with your family is one of the best investments you can ever make. We are here t help you every step of the way by offering a large selection of quality used RVs at discount prices. Our family has been in the RV business for over 49 years and three generations right here in Ringgold, Georgia. We also have a full online parts and accessories department with direct home shipping for your convenience . Come on in to look around and join us by our wood-burning fireplace with a cup of coffee or hot chocolate. We always treat you like family.
Terms and Conditions:
Payment Options We accept the following payment methods:
- Cashier's Check/money order- Cash (in person)
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility. General Terms
Notice to Bidders:All of the vehicles we list on classifieds board are for sale locally and on several other popular RV websites as well. We reserve the right to end an auction early. All RV's and campers are subject to sell at anytime . We reserve the right to cancel classifieds board auction should RV sell before deposit is recieved from winning buyer . Buyer must verify with us unit is still available before clicking the buy it now . Any buyer with less than 10 feedbacks must call us beforehand to get approval to make offers or click the buy it now on our units (takes less than 5 minutes) .
Deposit:We require a non-refundable $500 deposit on towables , $1,000 on Gas Powered Units and $2,000 on Diesel Powered units within 24 hours of winning the auction. Please call immediantly to make arrangements for payment. Unit must be paid in full within 5 calander days from end of auction We accept Paypal and / or credit cards for deposit only !
Payment Types:Cash in person, Certified Funds, Institutional Financing or Bank to Bank Wire Transfer Only , If you need to finance you must get approved before making offers or clicking the buy it now
All sales transactions must be completed within 5 calendar days of auction close.
Prices subject to change without notice and do not include sales tax, All Georgia Buyers must pay Georgia Sales Tax (or TAVT on motorized units) , All out of state buyers are responsible for paying there own state / county / city sales tax and title / tag fees when they register the unit at there local tag office . Please contact seller first for vehicle availability before clicking the buy it now . Although every effort is made to present accurate and reliable information, use of this information is voluntary, and should only be deemed reliable after an independent review of its accuracy, completeness, and timeliness. It is the sole responsibility of the customer to verify the existence of options, accessories and the vehicle condition before time of sale. Just because a unit is listed for sell online does not guarantee it is still available for purchase . Any and all differences must be addressed prior to time of sale. No expressed or implied warranties, including the availability or condition of the equipment listed is made. EPA mileage estimates for comparison purposes only. Actual mileage may vary depending on driving conditions, driving habits, and vehicle maintenance.
Other Terms and Conditions :
By clicking buy it now, sending offer or bidding you acknowledge entering into a legal binding contract to purchase this item for agreed upon price from Parkway RV Center. You also acknowledge that all your questions havebeen answered and that all concerns about this itemscondition are100% satisfied . Also by clicking buy it now , sending offer or bidiing you acknowledgethat you have read, agree and will abide to all termsand condition of sale to the letter . If you default in any way on this contractyouwill be responsible for any and all relisting fees orlegal fees that may result from you defaulting on this contract .
Please understand these are used RV's not new , Expect some wear just like on anything else you buy used, Our opinion of this RV and its condition is exactly what it is an opinion . Everybody has there own expections on what condition this year model RV is supposed to be in , That is why we post plenty of photos and videos so you can judge for yourself the condition of this RV , Never assume anything and do not be afraid to ask questions . These are used RVs and Campers and that means they have used tires on them . Parkway RV Center does not guarantee condition of tires in any shape form or fashion , We strongly recommend anyone taking this RV on a long drive home to have new tires installed , We are not responsible for any blowouts or damage to the RV as the result of a tire blowout . Parkway RV Center offers a 90 day limited nationwide warranty on qualifing units at no extra cost to the buyer , Parkway RV Center will also performa major systems check onall qualifing units unless marked as-is , We do not guarantee Tires, Dash Airs on motor homes , Stereos , TV's, Satellites ,DVD / VCR or any other componentsts that are hooked to the TV . Feedback must be left on item before it leaves our lot (no exceptions) By sending an offer or clicking the buy it now you hereby acknowledge you understand all the terms and conditions listed in full, Your responsibilities as a buyer, You agree and will abide by all of them .
Fees and Taxes
Out of state buyersare responsible for paying tax, title, license and documentation fee.The customer is responsible for registering the vehicle in their home state. Please reach out to dealer for details.
Call or text "93068" to phone for more information
Add new question to the seller