Classic Cars / Ford / Car for sale

1962 Ford F-100

Sale price: $10,900.00 make an offer

Car location: Pompano Beach, Florida, United States

Sale type: Fixed price listing

Technical specifications, photos and description:

Year:
1962
Mileage:
99901
Got questions?
Ask here!

1962 Ford F-100 for sale

Current customer rating: current rating for this car(2) based on 54 votes
1962 Ford F-100 , Pompano Beach, FL

html, body {
font-size: 14px;
}
body {
font-family: 'Lato', sans-serif, 'Microsoft YaHei UI';
padding: 15px 10px 15px 10px;
background-color: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Lato', sans-serif, 'Microsoft YaHei UI';
}
h1 {
font-size: 26px;
font-weight: 400;
margin-top: 5px;
margin-bottom: 20px;
}
/* Layout */
.PageWrap {
max-width: 1080px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
}
/* Content Bg */
.content-bg {
-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
}
/* Content */
.content {
background-color: #fff;
border: 1px solid #ccc;
border-top: 0;
padding: 25px;
}
/* CFS Logo */
.footer {
text-align: center;
margin: 15px 0 15px 0;
font-size: 12px;
}
.footer phone {
font-weight: 700;
color: #da333b;
}
/* Phone - Header */
.phone-seperator {
padding: 0 7px 0 7px;
}
/* seperator */
div.seperator {
padding: 0;
border: none;
height: 1px;
border-bottom: 1px solid #ebebeb;
text-align: center;
margin-top: 35px;
margin-bottom: 30px;
}
div.seperator:after {
content: attr(data-label);
display: inline-block;
position: relative;
top: 50%;
font-size: 18px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%); /*fix for safari - JM*/
-ms-transform: translateY(-50%); /*fix for ie - JM*/
padding: 0 10px 0 10px;
background-color: white;
}
/* Primary Info */
.PrimaryInfo {
display: table;
width: 100%;
}
.PrimaryInfo .col-PrimaryCol {
width: 50%;
display: table-cell;
vertical-align: top;
margin: 0;
padding: 0;
}
.PrimaryInfo .col-Details {
width: 50%;
display: table-cell;
vertical-align: top;
padding-left: 30px;
}
/* Inventory Details */
ul.ItemList {
margin-bottom: 0;
}
ul.ItemList > li {
padding: 9px 0 9px 0;
}
ul.ItemList > li > span {
display: inline-block;
padding: 5px 0 5px 0;
border-bottom: 1px solid #ebebeb;
}
ul.ItemList > li > span:after {
content: "\00a0";
}
ul.ItemList > li > span.ItemName {
width: 32%;
}
ul.ItemList > li > span.ItemValue {
width: 68%;
text-align: right;
font-weight: 700;
}
/* Primary Photo */
img.PrimaryPhoto {
max-width: 100%;
width: 100%;
}
/* Photo List */
ul.PhotoList {
margin-left: -7px;
margin-right: -7px;
padding-left: 7px;
}
ul.PhotoList > li {
width: 50%;
float: left;
padding-right: 7px;
padding-bottom: 7px;
}
ul.PhotoList > li > img {
max-width: 100%;
}
.FeatureGroup {
margin-bottom: 15px;
display: block;
width: 100%;
}
.FeatureList li {
width: 50%;
float: left;
padding-right: 35px;
padding-bottom: 5px;
}
h3.FeatureGroupName {
font-weight: 700;
background-color: #f9f9f9;
font-size: 14px;
padding: 5px 0 5px 5px;
margin-top: 0;
}
/* Dealer Info */
.DealerInfo {
display: table;
width: 100%;
}
.DealerInfo > .col-Address {
width: 35%;
vertical-align: top;
display: table-cell;
}
.DealerInfo > .col-Hours {
padding-left: 15%;
width: 50%;
vertical-align: top;
display: table-cell;
}
/* My Selling List */
.MySellingList > li {
padding: 7px 0 7px 0;
border-top: 1px solid #ebebeb;
}
.MySellingList > li:first-of-type {
border-top: 0;
}
.MySellingListPhoto {
width: 64px;
margin-right: 20px;
display: inline-block;
}
.MySellingListDetail {
display: inline-block;
}
/* Button */
.btn {
margin-top: 10px;
}
/* ---- Template 1 ---- */
#T1 div.seperator {
margin-top: 30px;
border-bottom: 2px solid #3498db;
}
#T1 div.seperator:after {
font-size: 18px;
}
#T1 .btn-primary {
background-color: #3498db;
border: 0;
}
#T1 .btn-primary:hover {
background-color: #2980b9;
}
#T1 .link-menu:hover {
color: #3498db;
border-left: 1px solid #3498db;
}
/* ---- Template 2 ---- */
#T2 div.seperator {
margin-top: 40px;
border-bottom: 2px solid #e74c3c;
text-align: left;
}
#T2 div.seperator:after {
font-size: 20px;
padding-left: 0;
}
#T2 a {
color: #333;
}
#T2 a:hover {
color: #D14334;
}
#T2 .btn-primary {
background-color: #e74c3c;
color: #fff !important;
border: 0;
}
#T2 .btn-primary:hover {
background-color: #D14334;
}
/* ---- Template 3 ---- */
#T3 div.seperator {
margin-top: 30px;
border-bottom: 2px solid #dcdcdc;
}
#T3 .btn-primary {
background-color: #5e5e5e;
border: 0;
}
#T3 .btn-primary:hover {
background-color: #333;
}
#T3 .link-menu:hover {
color: #333;
border-left: 1px solid #333;
}
/* ---- Template 4 ---- */
#T4 .content {
border-color: #2F353B;
}
#T4 div.seperator {
margin-top: 30px;
background-color: #2F353B;
border: 0;
display: table;
width: 100%;
text-align: left;
margin-bottom: 15px;
padding-top: 3px;
padding-bottom: 5px;
}
#T4 div.seperator:after {
content: attr(data-label);
display: inline;
position: relative;
top: 0;
font-size: 16px;
font-weight: 400;
color: #fff;
transform: translateY(0);
background: none;
}
#T4 .link-menu:hover {
color: #2F353B;
border-left: 1px solid #2F353B;
}
/* ---- Template 5 ---- */
#T5 .content {
border-color: #292929;
}
#T5 div.seperator {
margin-top: 40px;
border-bottom: 1px solid #292929;
}
#T5 a {
color: #333;
}
#T5 a:hover {
color: #000;
}
#T5 a.link-menu:hover {
border-left: 1px solid #000;
}
#T5 .btn-primary {
background-color: #292929;
color: #fff;
border: 0;
}
#T5 .btn-primary:hover {
color: #fff;
background-color: #5e5e5e;
}

.cfs-fb-header-4 {
background-color: #2F353B;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-weight: 400 !important;
}
.cfs-fb-header-4 .dealer-name {
text-align: left;
color: #fff;
font-size: 2.2em;
font-weight: 300;
margin: 0;
padding: 20px;
}
.cfs-fb-header-4 .address-bar {
color: #efefef;
height: 45px;
padding: 0 15px 10px 20px;
line-height: 38px;
padding-top: 1px;
}
.cfs-fb-header-4 .dealer-address {
float: left;
}
.cfs-fb-header-4 .dealer-address:before {
font-family: FontAwesome;
content: "\f015";
color: #62676E;
margin-right: 7px;
}
.cfs-fb-header-4 .dealer-phone {
float: right;
margin-right: 20px;
}
.cfs-fb-header-4 .dealer-phone:before {
font-family: FontAwesome;
content: "\F095";
color: #62676E;
margin-right: 7px;
}
.clearfix:before, .clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
KD's Auto Sales345 E. Copans Road, Pompano Beach, FL 33064(954) 600-6060 1962 Ford F-100 V8 302 CUBIC INCHVIN F10JR241527ConditionUsedMileage99,869EngineV8 5.0LFuel TypeGasolineTransmissionManualDrivetrainRear Wheel DriveExterior ColorBlueInterior ColorBlueInterior FabricLeatherStock Number241527Beautiful 1962 Ford F-100 Pickup Truck, V8 302 Cubic Inch Motor backed it with a three-speed floor shift. Truck always starts, and runs great. estimate 15,000 on the engine. Besides the engine and trans - new gas tank, radiator, and exterior lighting. set of 15" Cragers and shod new BF Goodriches. Brakes were done right after the engine went in - shoes and drums. New drive shaft and yokes. custom touches - the grill is a '64 Dart, bullet taillights. Bellflower exhaust tips on new exhaust tubing. I have the original grill - goes with sale.Engine is mostly stock rebuilt - rings, bearings and so on. new Edelbrock performer intake, new water pump, fuel pump, etc. typical of a standard rebuild. Rear-end gear is 2.73, truck is capable of 65 mph at about 2100 rpm.Interior is refreshed with new paint, insulated roof, and custom hard headliner. New seat and upholstery. Some custom pulls, shift knob and dash knobs. Has a tach, and other new gauges. EVERYTHING electrical works - like heater, fan, lights, wipers, turn indicators... New floor cover. tinted the glass to legal 50%. Drive This Truck Anywhere! CALL (954)-696-6247 WITH ANY QUESTIONS

Also published at eBay.com

Want to buy this car?

Comments and questions to the seller:

Name E-mail
Text
Antispam code: (enter the number)

Other classic Ford cars offered via internet auctions:

Latest arrivals: