| Home > Products
< Previous PagePictorial Index of Products
Know what you want but not sure what we call it? Perhaps the drawings below will help. You can also hover over the Product Categories listed at the far left to see what's in each Category or Subcategory. Click on any of interest. And we have an Alphabetical Index. Still can't find it? Please contact us!
"I have ordered from you many times over the years and I am always impressed with your service and your wonderful work!" - Paul H, California
"I ordered your products years ago by catalogue when building our new Victorian home. I've always been extremely pleased with the wood quality and designs available. THANK YOU!" - Linda E, Colorado
|
| Porches - START HERE! Great porches start here! |
|
| Porch Posts Click for 21 designs | |
| Balusters (Spindles) Click for 42 designs |
|
| Newel Posts Click for 18 designs | |
| Rails Click for 16 designs/sizes
|
|
| Porch Flooring Click for details | |
| Wainscoting Paneling Click for Beadboard Wainscoting examples |
|
| Beadboard & V-Groove Click to view different uses | |
| Screen/Storm Doors in custom sizes. |
|
| Gable Decorations We can fit your roof. | |
| Mouldings Click for product listings, info and photos |
|
| Blocks, Corner/Base/Etc for easy installation!
Click for 18 Designs
| |
| Casings, Door & Window Click for Wood, PVC, and Poly Designs |
|
| Baseboards Click for Wood, PVC, and
Poly Designs | |
| Brackets Largest selection anywhere. |
|
| Corbels Special 3" or thicker Brackets. | |
| Spandrels in custom lengths |
|
| Running Trim Click to browse our
selection of Running Trim | |
| Corner Guards (Beads) Click for Details
|
|
| Shingle Siding
| |
| Finials & Drops Click to browse Finials & Drops |
|
| Spindles (and Balusters) Extensive selection of large and small Spindles! | |
| Spires, Roof Click for 9 Designs |
|
| Deck Boards, Etc including the incomparable AZEK® Deck Board | |
| Stair Parts, Interior Browse our large selection of
Interior Stair Parts |
|
| Entry & Window Systems Click for Entrance & Window Systems, Pilasters, and Door & Window Caps | |
| Door & Window Caps Click for
Wood, PVC, and
Poly Designs |
|
| AZEK® Brand PVC Click for product listings, info, and Free AZEK® Samples | |
| Polyurethane Products Click to browse our large selection of Polyurethane Products |
|
| YellaWood® Pressure Treated Featureing YellaWood® KDAT technology | |
| Crown Mouldings Click for Wood, PVC, and
Poly Designs |
|
| Medallions, Fretwork Click for 3 Designs | |
| Headers Click for Details 4 Designs |
|
| Trim Boards including pre-made Corners and Fascia | |
| Shutters Click for Details
|
|
| Sunburst Fans Click for Details
| |
| Vents, Louvered Click for Details
|
|
| Ceiling Medallions Click to browse 3 pages
of Ceiling Medallions | |
| Columns Click for 2 Designs
|
|
| Pilasters Click to browse 2 pages | |
| Gallery Rails Click for Details
|
|
| Small Parts
| |
| Niches, Wall Click for Details
|
|
| Window Surrounds Click for Details | |
| The Bargain Room! Sale in progress! |
|
| House Plans Browse 13,000 different plans! | |
| Gift Certificates Click for Details No expiration date. |
|
| Alphabetical Product Index or click a drawing above for our vast selection of hard-to-find items! | |
| Click here if you didn't find what you need
|
|
| Go to page: ";
x = 1;
while(x <= numPages)
{ controlsHTML2 += "" + x + " ";
x++;
}
controlsHTML2 += " | Show All |
";
}
else
{
// added to move clear controls, move top line up if this is
// first time page load and there are no pagination controls
// needed. Sept 15 2008.
var browser=navigator.appName;
if(browser.match(/explorer/i))
{ document.getElementById('controlsTop').style.marginTop = "-38px"; }
controlsHTML = "";
controlsHTML2 = "";
}
document.getElementById('controlsTop').innerHTML = controlsHTML + controlsHTML2;
document.getElementById('controlsBot').innerHTML = controlsHTML + controlsHTML2;
function hidePages()
{
var x = 0;
while(x < numPages)
{
var pageID = "divPage" + x;
document.getElementById(pageID).style.display = 'none';
x++;
}
}
function showPages()
{
var x = 0;
while(x < numPages)
{
var pageID = "divPage" + x;
document.getElementById(pageID).style.display = 'inline';
x++;
}
controlsHTML = "