<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Camellia Gardens &#8211; Empirecommunities</title>
	<atom:link href="https://empirecommunities.com/blog-tag/camellia-gardens/feed/" rel="self" type="application/rss+xml" />
	<link>https://empirecommunities.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Dec 2024 16:35:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2019/12/30040942/favicon.ico</url>
	<title>Camellia Gardens &#8211; Empirecommunities</title>
	<link>https://empirecommunities.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Step Inside Camellia Gardens’ Model Homes, the Madison and Redwood</title>
		<link>https://empirecommunities.com/blog/step-inside-camellia-gardens-model-homes-the-madison-and-redwood/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Wed, 03 Jan 2024 16:54:15 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=157064</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_3720402482ba338200a0456a3d869e6c" class="banner-block alignfull" style="">
		<div class="disableClickCms"></div>
		<div class="contBannerFull contBannerSec">
							<div class="bannerFullImage lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02203814/Step-Inside-Camellia-Gardens-Model-Homes-the-Madison-and-Redwood-1920x1125.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						Step Inside Camellia Gardens’ Model Homes, the Madison and Redwood					</h2>
										</div>
								</div>
		</div> 
		
	    				<div class="tagsContent">
					<div class="containerBlog">
						<div class="tagsHeader"><div class="blogTag"><div class="outer"><div class="middle">Blog > <span class="tagCat"><a href="https://empirecommunities.com/blog-category/home-tours/">Home Tours</a> | <a href="https://empirecommunities.com/blog-category/design/">Design</a></span></div></div></div><div class="tagsTag"><div class="outer"><div class="middle">Tags: <span class="tagCat"><a href="https://empirecommunities.com/blog-tag/camellia-gardens/">Camellia Gardens</a>, <a href="https://empirecommunities.com/blog-tag/carolinas/">Carolinas</a>, <a href="https://empirecommunities.com/blog-tag/home/">Home</a>, <a href="https://empirecommunities.com/blog-tag/design-trends/">Design Trends</a>, <a href="https://empirecommunities.com/blog-tag/home-tours/">Home Tours</a>, <a href="https://empirecommunities.com/blog-tag/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/empire/">Empire</a></span></div></div></div></div><div class="shareblogTags"><div class="outer"><div class="middle"><p>SHARE POST:</p><div class="mediaShare"><div class="fbShare"></div><div class="twShare"></div></div></div></div></div>					</div>
				</div>
						
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#banner-block_3720402482ba338200a0456a3d869e6c 
		{
			height: 800px;
			position: relative;
			width: 100%;
			z-index: 1;
		}

		.contBannerSplit,
		.contBannerFull,
		.contBannerHide {
			height: 100%;
			width: 100%;
		}

		.contBannerFull{
			position: relative;
		}

		.contBannerFrame{
			height: 100%;
			width: 100%;
			box-sizing: border-box;
			padding: 40px;
		}
		.bannerFrameImage{
			height: 100%;
			width: 100%;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerFullImage{
			height: 100%;
			width: 100%;
			position: absolute;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.bannerSplitImage{
			height: 100%;
			width: 50%; 
			float: right;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;     
		}
		.bannerHideImage{
			display: none;
		}

		.imageBannerHide{
			width: 100%;
			height: auto;
		}
		.bannerFrameText {
			width: 860px;
			padding: 30px 30px 0;
			box-sizing: border-box;
			background-color: #fff;
			position: absolute;
			bottom: 40px;
			left: 50%;
			margin-left: -430px;
		}
		.bannerFullText {
			width: 100%;
			float: left;
			text-align: center;
			padding: 10px 10px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: #fff;
		}
		.bannerSplitText{        
			width: 50%;
			height: auto;
			padding: 10px 40px 0;
			box-sizing: border-box;
			position: absolute;
			top: 50%;
			transform: translate(0px, -50%);
		}
		.bannerHideText {
			width: 80%;
			height: auto;
			position: relative;
			margin: auto;
			padding: 20px;
		}
		.bannerFullText h2{
			padding-top: 20px;
			line-height: 1;
		}

		.banner-block h2,
		.banner-block h3,
		.banner-block h4,
		.banner-block h5,
		.banner-block h6{
			line-height: 1;
		}

		.categoryHide{
			padding: 15px 0px;  
		}
		.categorySplit{
			padding: 15px 0;
		}
		.categoryFrame{      
			position: absolute;
			background-color: #EFEFEF;
			padding: 8px 17px 3px;
			top: -10px;
		}
		.categoryFull {
			font-size: 20px;
		}
		.categoryFull a {
			color: white;
		}
		.tags{
			color: #8f8f8f;
		}
		.tagHide{
			margin-top: 20px;
		}
		.tagSplit{
			margin-top: 20px;
		}
		.tagFrame{
			margin-top: 20px;
		}
		.tagFull{
			margin-top: 20px;
		}
		.tagFull a {
			color: #fff;
		}

		@media screen and (max-width: 768px){
			.contBannerFrame{
				padding: 0;
				padding-bottom: 30px;
				box-sizing: border-box;
			}

			.bannerFrameText{
				width: 90%;
				left: 5%;
				margin-left: 0;
				bottom: 30px;
			}

			.categoryFrame{
				left: 50%;
				transform: translate(-50%, 0px); 
			}

			.bannerHideText{
				width: 100%;
				padding: 15px 0; 
			}
		}		
		
	</style>
	




	<section id="textblog_block-block_8c2b85f4cdc6fcfaea516cfb92c1c901" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Welcome to <a href="https://empirecommunities.com/the-carolinas/community/camellia-gardens/">Camellia Gardens</a>, where the charm of Harrisburg, NC, meets the epitome of modern living. Nestled in this serene neighborhood are two exceptional model homes — the <a href="https://empirecommunities.com/the-carolinas/community/camellia-gardens/listing/redwood-7/">Redwood</a> and the <a href="https://empirecommunities.com/the-carolinas/community/camellia-gardens/listing/madison-5/">Madison</a>. Discover the inspiration, design process, and distinctive features that make each home stand out.</p>
<h3>Inspiration Behind the Design:</h3>
<p>The driving force behind the design of these model homes was to create a distinct look for each. The Madison exudes a masculine and modern vibe, while the Redwood embraces a more feminine and transitional design. From the start of the design process through to the end, the goal of Unscripted Interior Design’s team has been clear — to create distinct identities for each home, ensuring that homeowners find a space that resonates with their unique tastes and preferences.</p>
<h3>Design Process:</h3>
<p>Crafting two distinct homes requires careful consideration. Instead of adhering to a single design, the Unscripted Interior Design team took a bold approach, opting for a modern and industrial concept for the Madison and a fresh, light, and bright aesthetic for the Redwood.</p>
<h3>Unique Features of Each Room:</h3>
<p><em>The Redwood:</em></p>
<ul>
<li>Kitchen &amp; Breakfast Area: A built-in breakfast banquette provides additional sitting space and a casual dining area.</li>
<li>Dining Room: A grand statement is made with ceiling details and slipcovered dining chairs which add softness.</li>
<li>Family Room: The mix of materials creates a dynamic space, offering plenty of room for the whole family.</li>
<li>Rec Room: A multi-use space with a modular sofa for various activities, from watching TV to hosting game nights.</li>
<li>Premier Suite: Tonal trim details on the headboard wall bring a sense of calm.</li>
<li>Covered Porch: Extra dining and seating areas for outdoor enjoyment.</li>
</ul>
<p>&nbsp;</p>
<p>To recreate the Redwood&#8217;s look, focus on natural materials, stained furniture, and soft upholstered items.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_8c2b85f4cdc6fcfaea516cfb92c1c901 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	




	<section id="galleryblog_block-block_10f6353e83e896237ee1e983566afe6e" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_10f6353e83e896237ee1e983566afe6e" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211005/Untitled-11-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210144/Untitled-9-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210225/Untitled-8-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210213/Untitled-5-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210208/Untitled-4-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210220/Untitled-7-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02210216/Untitled-6-1920x1125.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_10f6353e83e896237ee1e983566afe6e 
		{
			height: auto;
			position: relative;
			width: 100%;
		}    

		.galleryItemBlog {
			background-position: center;
			background-repeat: no-repeat;
		}

		.galleryBlog{
			margin: auto;
		}

		.smallGalleryBlog{
			width: 70%;
		}
		.containerBlog .cta_principal_block{
			text-align: center;
			margin-top: 20px;
		}

	</style>
	


	<section id="columnsblog_block-block_18a6d32cbb8a8747107a8a943f097f95" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143450/Screenshot-2024-01-02-at-4.59.11-PM-1022x1024.png"></div>
													<div>
								<p><a href="https://www.birchlane.com/Birch-Lane%E2%84%A2--Azza-Tally-Wood-Counter-Stool-GW07659-L59-K~FV96548.html?cjdata=MXxOfDB8WXww&amp;cjevent=1cdecf35a9ba11ee80a864240a82b820&amp;refID=CJ687298-CJ2975314&amp;PID=CJ4441350&amp;clickid=1cdecf35a9ba11ee80a864240a82b820" target="_blank" rel="noopener">Azza Tally Wood Counter Stool in Black</a>, <em>Birch Lane</em>.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143458/Screenshot-2024-01-02-at-5.00.00-PM-943x1024.png"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/joss-main-montclair-dining-chair-w003190781.html?cjdata=MXxOfDB8WXww&amp;cjevent=2bfa93d7a9ba11ee81d50ac40a82b839&amp;refID=CJ687298-CJ2975314&amp;PID=CJ4441350&amp;clickid=2bfa93d7a9ba11ee81d50ac40a82b839&amp;piid=1554562122" target="_blank" rel="noopener">Montclair Solid Back Side Chair (Set of 2)</a>, <em>Wayfair.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143506/Screenshot-2024-01-02-at-5.01.38-PM.png"></div>
													<div>
								<p><a href="https://www.ikea.com/us/en/p/bergmund-chair-with-long-cover-black-inseros-white-s79471714/" target="_blank" rel="noopener">BERGMUND Chair with Long Cover in Inseros White</a>, <em>IKEA.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143509/Screenshot-2024-01-02-at-5.02.46-PM.png"></div>
													<div>
								<p><a href="https://www.etsy.com/uk/listing/1186561897/mediterranean-coastal-painting-vintage?utm_source=affiliate_window&amp;utm_medium=affiliate&amp;utm_campaign=ca_location_buyer&amp;utm_content=136348&amp;sv1=affiliate&amp;sv_campaign_id=136348&amp;utm_term=0&amp;awc=6939_1704232932_e284f8ca1ff3753afd99e5d9dc32e4b9" target="_blank" rel="noopener">Vintage Muted Mediterranean Coastal Painting by North Prints</a>, <em>Etsy.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_18a6d32cbb8a8747107a8a943f097f95 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	


	<section id="columnsblog_block-block_64310ff2f0c5d37ef22886914ab700cc" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143512/Screenshot-2024-01-02-at-5.03.34-PM-1024x866.png"></div>
													<div>
								<p><a href="https://www.perigold.com/furniture/pdp/four-hands-augustine-88-sofa-p001527620.html?cjdata=MXxOfDB8WXww&amp;cjevent=b80afd0fa9ba11ee82fa0a5e0a82b824&amp;refID=CJ687298-CJ2975314&amp;PID=CJ4441350&amp;clickid=b80afd0fa9ba11ee82fa0a5e0a82b824&amp;piid=1497329195" target="_blank" rel="noopener">Four Hands Augustine Sofa in Sapphire Navy</a>, <em>Perigold.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143517/Screenshot-2024-01-02-at-5.10.39-PM-1024x890.png"></div>
													<div>
								<p><a href="https://www.lunafurniture.com/products/9545bu-4-44-piece-modular-sectional-homelegance-luna-furniture" target="_blank" rel="noopener">Ulrich Blue Modular 4-Piece Modular Sectional by Homelegance</a>, <em>Luna Furniture.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143523/Screenshot-2024-01-03-at-9.29.41-AM-1024x1002.png"></div>
													<div>
								<p><a href="https://www.efirds.net/whitsunday-two-tier-abaca-drum-chandelier/sku-504YDRV" target="_blank" rel="noopener">Whitsunday Two-Tier Abaca Drum Chandelier</a>, <em>EFirds Lighting.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03143526/Screenshot-2024-01-03-at-9.30.52-AM-1024x1024.png"></div>
													<div>
								<p class="heading-title-pip" data-style="heading-title-pip" data-test-id="product-title"><a href="https://www.westelm.com/products/boho-floral-pillow-cover-t6569/?clickid=UWUxIoWJwxyPT6TXC7R1gxOOUkHxN4wKEyvtxg0&amp;irgwc=1&amp;cm_cat=116548&amp;cm_ven=afshoppromo&amp;bnrid=3917500&amp;cm_ite=&amp;irpid=116548" target="_blank" rel="noopener">Boho Floral Pillow Cover</a>, <em>West Elm.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_64310ff2f0c5d37ef22886914ab700cc 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	


	<section id="textblog_block-block_ccd63b0a446fff608f2d924d1e034dbc" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><em>The Madison:</em></p>
<ul>
<li>Kitchen: Show-stopping countertops with natural movement in quartzite.</li>
<li>Dining Room: Defined dining space with an area rug anchoring the table and chairs.</li>
<li>Family Room: Modern and masculine aesthetic with dynamic lighting and clean lines.</li>
<li>Loft: Playful paint details perfect for a kids&#8217; space.</li>
<li>Premier Suite: Sophisticated trim details incorporating art into the headboard wall.</li>
<li>Flex Room: Ample storage and natural light create a space ideal for those who work from home.</li>
<li>Covered Porch: Perfectly sized for a family lounge set.</li>
</ul>
<p>&nbsp;</p>
<p>To recreate the look, opt for clean lines, a mix of light and dark materials, and black-and-white photos or artwork.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_ccd63b0a446fff608f2d924d1e034dbc 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	




	<section id="galleryblog_block-block_411949d0febd37e48e785bd3129839ba" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_411949d0febd37e48e785bd3129839ba" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211711/Kitchen-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211643/Breakfast-Area-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211651/Family-Room-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211719/Loft-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211737/Premier-Suite-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211701/Flex-Room-1920x1125.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/02211727/Porch-1920x1125.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_411949d0febd37e48e785bd3129839ba 
		{
			height: auto;
			position: relative;
			width: 100%;
		}    

		.galleryItemBlog {
			background-position: center;
			background-repeat: no-repeat;
		}

		.galleryBlog{
			margin: auto;
		}

		.smallGalleryBlog{
			width: 70%;
		}
		.containerBlog .cta_principal_block{
			text-align: center;
			margin-top: 20px;
		}

	</style>
	


	<section id="columnsblog_block-block_9f0068a62811478ff4713fd6f1c071c3" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03150952/Screenshot-2024-01-03-at-9.53.27-AM-1024x753.png"></div>
													<div>
								<p class="product attribute designer"><a href="https://www.visualcomfort.com/cadence-pendant-p1283/?cjdata=MXxOfDB8WXww&amp;cjevent=cd665175aa4711ee82b7e4010a82b838&amp;utm_source=cj&amp;utm_medium=affiliate&amp;utm_campaign=LTK&amp;utm_content=4441350&amp;utm_term=15200084" target="_blank" rel="noopener">Cadence Pendant by Feiss Collection</a>, <em>Visual Comfort &amp; Co.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03150957/Screenshot-2024-01-03-at-9.53.54-AM-957x1024.png"></div>
													<div>
								<p><a href="https://www.wayfair.ca/Joss-and-Main--Augusta-Genuine-Leather-Bar-and-Counter-Stool-X113621635-L59-K~C002479947.html?refid=GX-C002479947_973264336_1039562347_1039562357&amp;device=c&amp;ptid=&amp;targetid=&amp;network=x&amp;ireid=187591886&amp;PiID%5B%5D=973264336&amp;PiID%5B%5D=1039562347&amp;PiID%5B%5D=1039562357&amp;refid=GX21779745328-C002479947_973264336_1039562347_1039562357&amp;gad_source=1&amp;gclid=Cj0KCQiAsaS7BhDPARIsAAX5cSASI_eh52An0fbkLYeFdA7lrjqIPJKjPoC2YZ-IcGOYo3bFMR12izYaAibVEALw_wcB" target="_blank" rel="noopener">Wellfleet Woven Faux Leather Metal Base Counter Height Barstool by Threshold</a>, Wayfair<em>.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03151001/Screenshot-2024-01-03-at-9.54.35-AM-996x1024.png"></div>
													<div>
								<p><a href="https://www.burkedecor.com/products/britt-dining-chair-bd-studio-109519-025" target="_blank" rel="noopener">Britt Dining Chair</a>, <em>Burke Decor.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03151004/Screenshot-2024-01-03-at-9.54.56-AM-1024x903.png"></div>
													<div>
								<p><a href="https://www.burkedecor.com/products/eaton-dining-table-by-bd-studio-228017-003" target="_blank" rel="noopener">Eaton Dining Table</a>, <em>Burke Decor.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_9f0068a62811478ff4713fd6f1c071c3 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	


	<section id="columnsblog_block-block_882fbdbed16b89ffbba6c0c8c76968f0" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03154935/Screenshot-2024-01-03-at-9.56.22-AM-1024x754.png"></div>
													<div>
								<p><a href="https://www.kathykuohome.com/Product/Detail/89610-Rayan-Rustic-Lodge-Brown-Reclaimed-Pine-Wood-Rectangular-Console-Table?utm_source=affiliates&amp;utm_medium=cpc&amp;utm_campaign=LTK_116548&amp;utm_content=ONLINE_TRACKING_LINK_Online%20Tracking%20Link&amp;irclickid=2at2d8US-xyPWii0q8QixS7BUkHxP2y7Eyvtxg0&amp;irgwc=1" target="_blank" rel="noopener">Rayan Rustic Lodge Brown Reclaimed Pine Wood Rectangular Console Table</a>, <em>Kathy Kuo Home.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03154937/Screenshot-2024-01-03-at-9.57.40-AM.png"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/joss-main-noemi-82-wide-sideboard-w008664147.html?cjdata=MXxOfDB8WXww&amp;cjevent=4b932c65aa4811ee83a80a580a82b82a&amp;refID=CJ687298-CJ2975314&amp;PID=CJ4441350&amp;clickid=4b932c65aa4811ee83a80a580a82b82a" target="_blank" rel="noopener">Noemi 82&#8221; Sideboard</a>, <em>Wayfair.</em></p>
<p>&nbsp;</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03154940/Screenshot-2024-01-03-at-9.57.59-AM-1024x912.png"></div>
													<div>
								<p><a href="https://www.efirds.net/16-light-chandelier/sku-304M2CX" target="_blank" rel="noopener">16 Light Chandelier</a>, <em>EFirds Lighting.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2024/01/03154943/Screenshot-2024-01-03-at-10.05.40-AM.png"></div>
													<div>
								<p><a href="https://www.jossandmain.com/furniture/pdp/tilly-upholstered-bed-j000572582.html?cjdata=MXxOfDB8WXww&amp;cjevent=76aac399aa4911ee82b7e4040a82b838&amp;refID=CJ687298-CJ2975314&amp;PID=CJ4441350&amp;clickid=76aac399aa4911ee82b7e4040a82b838" target="_blank" rel="noopener">Tilly Upholstered Bed</a>, <em>Joss &amp; Main.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_882fbdbed16b89ffbba6c0c8c76968f0 
		{
			height: auto;
			position: relative;
			width: 100%;
			overflow: hidden;
		}

		.columnsBlogContainer{
			overflow: hidden;
		}

		.colummnBlog{
			float: left;
			margin: 0 1%;
    }
	.colummnBlog.col1{
	  width: 48%;
	}
    .colummnBlog.col2{
      width: 48%;
    }
    .colummnBlog.col3{
      width: 31%;
    }
    .colummnBlog.col4{
      width: 23%;
    }

		.imageColumnBlog{
			width: 100%;
			height: 250px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

		.titleColumnBlog{
			font-weight: bold;
			margin: 25px 0 15px;
		}

		.titleColumnBlog p{
			line-height: 1.1;
		}

		@media screen and (max-width: 768px){
			.colummnBlog{
				margin: 0 15px;
			}
		}


	</style>
	


	<section id="textblog_block-block_eda17a2db01f71047c8f62147d162354" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>What Stands Out:</h3>
<p>The standout feature of both floorplans is their size and open-concept design. The Redwood&#8217;s soaring ceilings add a sense of grandeur upon entering, while the second floor in both models allows for versatile usage tailored to homeowners’ needs.</p>
<h3>Materials, Textures, and Colors:</h3>
<p>In the Redwood, a transitional coastal Americana style prevails with subtle red, white, and blue tones, complemented by natural materials like stained woods and natural fibers. The Madison embraces a modern design with a high-contrast palette, incorporating hints of yellow and abstract artwork.</p>
<p>&nbsp;</p>
<p>Interested in seeing how we&#8217;ve designed some of our other model homes? Check out this <a href="https://empirecommunities.com/blog/get-the-look-a-contemporary-modern-farmhouse-in-gastonia/">modern farmhouse look in Gastonia</a> and discover <a href="https://empirecommunities.com/blog/get-the-look-a-moody-twist-on-contemporary-home-design/">how we put a moody twist on contemporary</a>.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_eda17a2db01f71047c8f62147d162354 
		{
			height: auto;
			position: relative;
			width: 100%;
			z-index: 0;
		}

		.lineTextblog { 
			height: 2px;
			background: #2e2624;
			width: 200px;
			margin: 40px 0;
		}

		.textBlog-block .cta_principal_block{
			margin-top: 20px;
		} 

		.textBlog-block .cta_principal_block.center{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.left{
			text-align: center; 
		}
		.textBlog-block .cta_principal_block.right{
			text-align: center; 
		}

		.textBlog-block img.aligncenter {
			width: 100%;
			height: auto;
		}



	</style>
	

]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
