{"id":6152,"date":"2020-11-05T09:32:23","date_gmt":"2020-11-05T09:32:23","guid":{"rendered":"http:\/\/dannci.wpmasters.org\/idence\/?post_type=tmnf_project&#038;p=6152"},"modified":"2025-07-17T14:57:07","modified_gmt":"2025-07-17T14:57:07","slug":"alliance-for-excellent-education","status":"publish","type":"tmnf_project","link":"https:\/\/harbor-grp.com\/?tmnf_project=alliance-for-excellent-education","title":{"rendered":"Wood"},"content":{"rendered":"\n\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Georgia', serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f9f7f4;\n        }\n        \n        .header {\n            background: linear-gradient(135deg, #8B4513 0%, #D2691E 100%);\n            color: white;\n            padding: 50px 0;\n            text-align: center;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.2);\n        }\n        \n        .header h1 {\n            font-size: 3em;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .header p {\n            font-size: 1.3em;\n            opacity: 0.95;\n            font-style: italic;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .intro {\n            background: white;\n            padding: 40px;\n            margin: 30px 0;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            border: 1px solid #e8e4df;\n        }\n        \n        .intro h2 {\n            color: #8B4513;\n            margin-bottom: 20px;\n            font-size: 2.2em;\n        }\n        \n        .product-section {\n            background: white;\n            margin: 30px 0;\n            padding: 35px;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n            border: 1px solid #e8e4df;\n        }\n        \n        .product-title {\n            color: #8B4513;\n            font-size: 2.2em;\n            margin-bottom: 25px;\n            border-bottom: 3px solid #D2691E;\n            padding-bottom: 15px;\n        }\n        \n        .product-content {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 35px;\n            align-items: start;\n        }\n        \n        .product-info h3 {\n            color: #A0522D;\n            margin: 20px 0 12px 0;\n            font-size: 1.4em;\n        }\n        \n        .product-info ul {\n            margin-left: 25px;\n            margin-bottom: 15px;\n        }\n        \n        .product-info li {\n            margin: 8px 0;\n            line-height: 1.8;\n        }\n        \n        .product-images {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n        }\n        \n        .product-image {\n            background: #faf8f5;\n            border: 2px solid #e8e4df;\n            border-radius: 10px;\n            padding: 10px;\n            text-align: center;\n            height: 220px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n            overflow: hidden;\n            transition: transform 0.3s ease;\n        }\n        \n        .product-image:hover {\n            transform: scale(1.05);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        \n        .product-image img {\n            max-width: 100%;\n            max-height: 100%;\n            object-fit: cover;\n            width: 100%;\n            height: 100%;\n            border-radius: 5px;\n        }\n        \n        .specifications {\n            background: #faf8f5;\n            padding: 20px;\n            border-radius: 10px;\n            margin-top: 20px;\n            border: 1px solid #e8e4df;\n        }\n        \n        .specifications h4 {\n            color: #8B4513;\n            margin-bottom: 12px;\n            font-size: 1.2em;\n        }\n        \n        .spec-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 12px;\n            margin-top: 12px;\n        }\n        \n        .spec-item {\n            padding: 8px 0;\n            border-bottom: 1px solid #e8e4df;\n        }\n        \n        .highlight-box {\n            background: #faf8f5;\n            border-left: 5px solid #D2691E;\n            padding: 18px;\n            margin: 20px 0;\n            border-radius: 5px;\n        }\n        \n        .wood-types-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 18px;\n            margin-top: 20px;\n        }\n        \n        .wood-card {\n            background: #faf8f5;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            transition: all 0.3s ease;\n            border: 1px solid #e8e4df;\n        }\n        \n        .wood-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n            background: #f5f1eb;\n        }\n        \n        .footer {\n            background: #8B4513;\n            color: white;\n            text-align: center;\n            padding: 35px 0;\n            margin-top: 60px;\n        }\n        \n        @media (max-width: 768px) {\n            .product-content {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-images {\n                grid-template-columns: 1fr;\n            }\n            \n            .spec-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n\n  \n    \n    <div class=\"container\">\n      \n        \n        <!-- Hardwood Lumber Section -->\n        <div class=\"product-section\">\n            <h2 class=\"product-title\">1. Premium Hardwood Lumber<\/h2>\n            <div class=\"product-content\">\n                <div class=\"product-info\">\n                    <h3>Product Overview<\/h3>\n                    <p>Our hardwood lumber collection features the finest species from around the world. Each board is kiln-dried to optimal moisture content and graded for quality, ensuring exceptional performance in furniture making, cabinetry, and architectural applications.<\/p>\n                    \n                    <h3>Featured Species<\/h3>\n                    <ul>\n                        <li><strong>Oak (Red &#038; White):<\/strong> Classic strength and beautiful grain patterns<\/li>\n                        <li><strong>Walnut:<\/strong> Rich chocolate browns with stunning figure<\/li>\n                        <li><strong>Cherry:<\/strong> Smooth texture with warm, reddish tones<\/li>\n                        <li><strong>Maple:<\/strong> Light color with exceptional hardness<\/li>\n                        <li><strong>Mahogany:<\/strong> Premium tropical hardwood with rich color<\/li>\n                    <\/ul>\n                    \n                    <h3>Common Applications<\/h3>\n                    <ul>\n                        <li>Fine furniture manufacturing<\/li>\n                        <li>Cabinet and millwork production<\/li>\n                        <li>Architectural details and trim<\/li>\n                        <li>Musical instruments<\/li>\n                        <li>Custom flooring installations<\/li>\n                    <\/ul>\n                    \n                    <div class=\"specifications\">\n                        <h4>Standard Specifications<\/h4>\n                        <div class=\"spec-grid\">\n                            <div class=\"spec-item\">Thicknesses: 4\/4&#8243; to 16\/4&#8243;<\/div>\n                            <div class=\"spec-item\">Grades: FAS, Select, #1 Common<\/div>\n                            <div class=\"spec-item\">Moisture: 6-8% KD<\/div>\n                            <div class=\"spec-item\">Lengths: 6&#8242; to 16&#8242;<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"product-images\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/11\/21\/12\/59\/boards-1845273_960_720.jpg\" alt=\"Oak Lumber Stack\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2017\/08\/01\/03\/22\/wood-2562601_960_720.jpg\" alt=\"Walnut Boards\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/11\/19\/15\/10\/boards-1839636_960_720.jpg\" alt=\"Cherry Wood\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2017\/04\/25\/23\/57\/wood-2261194_960_720.jpg\" alt=\"Hardwood Selection\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Softwood Lumber Section -->\n        <div class=\"product-section\">\n            <h2 class=\"product-title\">2. Construction Grade Softwood<\/h2>\n            <div class=\"product-content\">\n                <div class=\"product-info\">\n                    <h3>Product Overview<\/h3>\n                    <p>Our softwood lumber provides the backbone for residential and commercial construction. Sourced from responsibly managed forests, these products offer excellent strength-to-weight ratios and versatility for framing, decking, and general construction needs.<\/p>\n                    \n                    <h3>Primary Species<\/h3>\n                    <ul>\n                        <li><strong>Douglas Fir:<\/strong> Superior strength for structural applications<\/li>\n                        <li><strong>Southern Yellow Pine:<\/strong> Dense, strong, and pressure-treat compatible<\/li>\n                        <li><strong>SPF (Spruce-Pine-Fir):<\/strong> Lightweight framing standard<\/li>\n                        <li><strong>Cedar:<\/strong> Natural decay resistance for exterior use<\/li>\n                        <li><strong>Redwood:<\/strong> Premium exterior wood with natural beauty<\/li>\n                    <\/ul>\n                    \n                    <h3>Key Applications<\/h3>\n                    <ul>\n                        <li>Residential framing and construction<\/li>\n                        <li>Deck and fence building<\/li>\n                        <li>Roof trusses and rafters<\/li>\n                        <li>Concrete forming<\/li>\n                        <li>General carpentry projects<\/li>\n                    <\/ul>\n                    \n                    <div class=\"specifications\">\n                        <h4>Available Dimensions<\/h4>\n                        <div class=\"spec-grid\">\n                            <div class=\"spec-item\">Sizes: 2\u00d74 to 2\u00d712<\/div>\n                            <div class=\"spec-item\">Lengths: 8&#8242; to 20&#8242;<\/div>\n                            <div class=\"spec-item\">Grades: #1, #2, Utility<\/div>\n                            <div class=\"spec-item\">Treatment: Available<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"product-images\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/11\/21\/18\/10\/wood-1846849_960_720.jpg\" alt=\"Pine Lumber\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/03\/28\/09\/50\/plywood-1285165_960_720.jpg\" alt=\"Construction Lumber\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2018\/05\/25\/18\/21\/rough-3429705_960_720.jpg\" alt=\"Cedar Boards\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2017\/08\/07\/03\/49\/wood-2599206_960_720.jpg\" alt=\"Framing Lumber\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Engineered Wood Section -->\n        <div class=\"product-section\">\n            <h2 class=\"product-title\">3. Engineered Wood Products<\/h2>\n            <div class=\"product-content\">\n                <div class=\"product-info\">\n                    <h3>Product Overview<\/h3>\n                    <p>Modern engineered wood products combine the natural beauty of wood with enhanced performance characteristics. These products offer superior stability, consistency, and strength while maximizing resource efficiency.<\/p>\n                    \n                    <h3>Product Categories<\/h3>\n                    <ul>\n                        <li><strong>Plywood:<\/strong> Multi-layer panels for structural and decorative use<\/li>\n                        <li><strong>OSB (Oriented Strand Board):<\/strong> Cost-effective structural panels<\/li>\n                        <li><strong>MDF (Medium Density Fiberboard):<\/strong> Smooth surface for painting<\/li>\n                        <li><strong>Particle Board:<\/strong> Economical substrate for laminating<\/li>\n                        <li><strong>LVL (Laminated Veneer Lumber):<\/strong> Engineered beams and headers<\/li>\n                    <\/ul>\n                    \n                    <h3>Advantages<\/h3>\n                    <ul>\n                        <li>Consistent quality and dimensions<\/li>\n                        <li>Greater strength than solid wood<\/li>\n                        <li>Reduced warping and splitting<\/li>\n                        <li>Available in large sizes<\/li>\n                        <li>Environmentally sustainable<\/li>\n                    <\/ul>\n                    \n                    <div class=\"specifications\">\n                        <h4>Standard Sizes<\/h4>\n                        <div class=\"spec-grid\">\n                            <div class=\"spec-item\">Sheets: 4&#8217;\u00d78&#8242;, 4&#8217;\u00d710&#8242;<\/div>\n                            <div class=\"spec-item\">Thickness: 1\/4&#8243; to 1-1\/4&#8243;<\/div>\n                            <div class=\"spec-item\">Grades: A-A, A-C, CDX<\/div>\n                            <div class=\"spec-item\">Core: Veneer, MDF, Particle<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"product-images\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2017\/06\/13\/06\/57\/plywood-2397723_960_720.jpg\" alt=\"Plywood Sheets\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2021\/08\/11\/06\/22\/osb-6537846_960_720.jpg\" alt=\"OSB Panels\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2020\/03\/17\/12\/14\/wood-4940105_960_720.jpg\" alt=\"MDF Board\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2019\/12\/23\/08\/15\/lvl-4714036_960_720.jpg\" alt=\"LVL Beams\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Specialty Wood Products Section -->\n        <div class=\"product-section\">\n            <h2 class=\"product-title\">4. Specialty Wood Products<\/h2>\n            <div class=\"product-content\">\n                <div class=\"product-info\">\n                    <h3>Exotic &#038; Specialty Woods<\/h3>\n                    \n                    <div class=\"wood-types-grid\">\n                        <div class=\"wood-card\">\n                            <h4>Teak<\/h4>\n                            <p>Premium marine-grade wood with natural oils<\/p>\n                        <\/div>\n                        <div class=\"wood-card\">\n                            <h4>Ebony<\/h4>\n                            <p>Dense black wood for luxury applications<\/p>\n                        <\/div>\n                        <div class=\"wood-card\">\n                            <h4>Zebrawood<\/h4>\n                            <p>Distinctive striped patterns for accents<\/p>\n                        <\/div>\n                        <div class=\"wood-card\">\n                            <h4>Purple Heart<\/h4>\n                            <p>Vibrant purple color for unique projects<\/p>\n                        <\/div>\n                        <div class=\"wood-card\">\n                            <h4>Bamboo<\/h4>\n                            <p>Sustainable alternative with modern appeal<\/p>\n                        <\/div>\n                        <div class=\"wood-card\">\n                            <h4>Reclaimed Wood<\/h4>\n                            <p>Vintage character with environmental benefits<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <h3>Value-Added Products<\/h3>\n                    <div class=\"highlight-box\">\n                        <h4>Pre-finished Flooring<\/h4>\n                        <p>Ready-to-install hardwood and engineered flooring with factory-applied finishes.<\/p>\n                    <\/div>\n                    \n                    <div class=\"highlight-box\">\n                        <h4>Custom Millwork<\/h4>\n                        <p>Moldings, trim, and architectural details crafted to your specifications.<\/p>\n                    <\/div>\n                    \n                    <div class=\"highlight-box\">\n                        <h4>Live Edge Slabs<\/h4>\n                        <p>Natural edge slabs for tables, countertops, and artistic applications.<\/p>\n                    <\/div>\n                    \n                    <div class=\"highlight-box\">\n                        <h4>Turning Blanks<\/h4>\n                        <p>Square stock for woodturning projects, bowls, and crafts.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"product-images\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/12\/07\/10\/06\/wood-1888930_960_720.jpg\" alt=\"Exotic Woods\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2019\/04\/01\/18\/11\/wood-4096254_960_720.jpg\" alt=\"Live Edge Slab\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2017\/08\/06\/12\/52\/wood-2592270_960_720.jpg\" alt=\"Wood Flooring\">\n                    <\/div>\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.pixabay.com\/photo\/2016\/11\/29\/13\/00\/wood-1869560_960_720.jpg\" alt=\"Reclaimed Wood\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n       \n   \n","protected":false},"excerpt":{"rendered":"<div class=\"tmnf_excerpt\"><p>As a major aspect of the invigorate of Hewlett&#8217;s OER methodology this year.<\/p>\n<\/div>","protected":false},"featured_media":7695,"template":"","meta":[],"project-category":[],"class_list":["post-6152","tmnf_project","type-tmnf_project","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/harbor-grp.com\/index.php?rest_route=\/wp\/v2\/tmnf_project\/6152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harbor-grp.com\/index.php?rest_route=\/wp\/v2\/tmnf_project"}],"about":[{"href":"https:\/\/harbor-grp.com\/index.php?rest_route=\/wp\/v2\/types\/tmnf_project"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/harbor-grp.com\/index.php?rest_route=\/wp\/v2\/media\/7695"}],"wp:attachment":[{"href":"https:\/\/harbor-grp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6152"}],"wp:term":[{"taxonomy":"project-category","embeddable":true,"href":"https:\/\/harbor-grp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproject-category&post=6152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}