<?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>Style Guide &#8211; Empirecommunities</title>
	<atom:link href="https://empirecommunities.com/blog-tag/style-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://empirecommunities.com</link>
	<description></description>
	<lastBuildDate>Wed, 30 Apr 2025 17:27:44 +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>Style Guide &#8211; Empirecommunities</title>
	<link>https://empirecommunities.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Create a Boho Chic Oasis at Home, With the Help of Designer Jane Lockhart</title>
		<link>https://empirecommunities.com/blog/create-a-boho-chic-oasis-at-home/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Fri, 18 Aug 2023 16:52:46 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=145739</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_14a7181499a7d9648e63788327e9d02b" 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/2023/08/17193927/High-Rez-37-1-1920x1281.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.45"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						Create a Boho Chic Oasis at Home, With the Help of Designer<br>Jane Lockhart					</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> | <a href="https://empirecommunities.com/blog-category/diy-how-to/">DIY &amp; How To</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/canals/">Canals</a>, <a href="https://empirecommunities.com/blog-tag/welland/">Welland</a>, <a href="https://empirecommunities.com/blog-tag/ontario/">Ontario</a>, <a href="https://empirecommunities.com/blog-tag/design-trends/">Design Trends</a>, <a href="https://empirecommunities.com/blog-tag/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</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_14a7181499a7d9648e63788327e9d02b 
		{
			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_13816cf7c8d9a2237a7aee0d9b112466" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>In the world of interior design, there&#8217;s one particular style that has captured our hearts, featuring a unique blend of comfort, vibrant colours, and a touch of the unconventional. Welcome to the realm of Boho Chic — an interior design that marries the bohemian spirit with chic sophistication. Designer Jane Lockhart showcases this interior design style in our Belfountain model at Empire Canals in Welland. Learn more about what was involved in the design process and how to replicate the look at home.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_13816cf7c8d9a2237a7aee0d9b112466 
		{
			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_e5e9792d0035667f432a2d6b14c540e5" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_e5e9792d0035667f432a2d6b14c540e5" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17195702/High-Rez-44-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17201503/High-Rez-43-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18171511/High-Rez-31-2-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18171517/High-Rez-32-1-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18171525/High-Rez-33-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17203559/High-Rez-36-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17203620/High-Rez-38-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17201521/High-Rez-51-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_e5e9792d0035667f432a2d6b14c540e5 
		{
			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="textblog_block-block_abbd191197165ebbf9dc82965be2a48f" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>Thoughtful Design Choices</h3>
<p>Encompassing solid surface countertops and hardwood floors, the interiors of the Belfountain exude the essence of boho chic, with meticulous design elements tailored to meet the diverse needs of its homeowners. An upstairs bedroom was transformed into a spacious work nook for homework and virtual meetings, while an open-concept living room serves as the perfect gathering point. The convenience of a second-floor laundry room adds practicality, ensuring that household tasks are both functional and stylish. The home&#8217;s well-designed floor plan creates a natural airiness and fosters a sense of innate spaciousness, bathing each room in ample natural light. This contributes to achieving the boho chic aesthetic and ambiance, even without additional elements.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_abbd191197165ebbf9dc82965be2a48f 
		{
			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_9ec5505e25d2320ac42673847587c93f" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_9ec5505e25d2320ac42673847587c93f" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17204218/High-Rez-53-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17204256/High-Rez-41-1-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17204228/High-Rez-40-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/17204329/High-Rez-68-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_9ec5505e25d2320ac42673847587c93f 
		{
			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="textblog_block-block_6b2468ae896e766d95ddf6699aa57797" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>Designer-Selected Finishes, Furnishings, and Accessories</h3>
<p>One of the main attractions of the Belfountain’s boho chic look is its attainable nature. Without compromising elegance, this design embraces cost-conscious choices that are beautiful, functional, and can be incorporated into the home’s aesthetic with ease. The strategic use of paint accents and feature walls introduces colour and texture, infusing the space with warmth and visual interest.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_6b2468ae896e766d95ddf6699aa57797 
		{
			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="socialframe_block-block_0e2e88bfd0615a5a0c5a13b951b348f4" class="socialframe-block alignfull" style="">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
		  <div class="postContent"> 
			  <blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/Cs8-uaOApgW/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/Cs8-uaOApgW/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/Cs8-uaOApgW/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Empire Communities | New Homes (@empire_living)</a></p></div></blockquote> <script async src="//www.instagram.com/embed.js"></script>		  </div>


		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#socialframe_block-block_0e2e88bfd0615a5a0c5a13b951b348f4 
		{
			  height: auto;
			  position: relative;
		  width: 100%;
		  margin-top: 60px; 
		}

		.postContent .twitter-tweet,
		.postContent iframe{
		  position: relative !important;
		  left: 50%;
		  transform: translate(-50%, 0) !important;
		}



		.centerPost{
			position: relative;
			left: 50%;
			transform: translate(-50%, 0);
		}

	</style>
	


	<section id="galleryblog_block-block_fd22b19444129987e7e54e2998839eec" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_fd22b19444129987e7e54e2998839eec" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18171905/High-Rez-1-1-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18144549/High-Rez-34-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/08/18144557/High-Rez-26-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_fd22b19444129987e7e54e2998839eec 
		{
			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="textblog_block-block_4d4a57007c2d7f0179b0ea5f50e042b5" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>What Makes the Belfountain Unique</h3>
<p>What makes this boho chic home special is its harmonious connection between the interior and exterior. Maintaining consistent colour palettes and textures, a cohesive narrative is woven from the outside in. Its minimal but impactful upgrades cater to the cost-conscious homeowner, creating a home filled with immense potential, without the need for extravagant investments in enhancements or furniture.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_4d4a57007c2d7f0179b0ea5f50e042b5 
		{
			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="socialframe_block-block_092ace334ee29425ffa1ef9db5728264" class="socialframe-block alignfull" style="">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
		  <div class="postContent"> 
			  <blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/Csq_P5_IWmh/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/Csq_P5_IWmh/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/Csq_P5_IWmh/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Empire Communities | New Homes (@empire_living)</a></p></div></blockquote> <script async src="//www.instagram.com/embed.js"></script>		  </div>


		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#socialframe_block-block_092ace334ee29425ffa1ef9db5728264 
		{
			  height: auto;
			  position: relative;
		  width: 100%;
		  margin-top: 60px; 
		}

		.postContent .twitter-tweet,
		.postContent iframe{
		  position: relative !important;
		  left: 50%;
		  transform: translate(-50%, 0) !important;
		}



		.centerPost{
			position: relative;
			left: 50%;
			transform: translate(-50%, 0);
		}

	</style>
	


	<section id="textblog_block-block_bbebe709f6a3badd99b1be1f52934d83" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>Looking to Achieve this Boho Chic Look in Your Home? Incorporate These Staple Products</h3>
<p><strong>1. Light Linen:</strong> Opt for light linen textiles, such as curtains, throw pillows, and bedding. The breezy and relaxed feel of linen complements the boho chic aesthetic.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_bbebe709f6a3badd99b1be1f52934d83 
		{
			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="columnsblog_block-block_2dab8a772ba8d94068a56d981f058e88" 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/2023/08/18143740/Screenshot-2023-08-18-at-10.36.43-AM-1024x813.jpg"></div>
													<div>
								<p><a href="https://www.cb2.ca/natural-linen-curtain-panel-48x96/s139845?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkOFOsjFlqC8rSLNTc-iYuCVfJ2ELCi7jrRVkxc82o6W37nyClHMOMaAkA2EALw_wcB" target="_blank" rel="noopener">Natural Linen Curtain Panel</a>, <em>CB2.</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/2023/08/18144042/Screenshot-2023-08-18-at-10.39.21-AM.png"></div>
													<div>
								<p><a href="https://www.potterybarn.ca/products/european-flax-linen-cotton-duvet/?catalogId=84&amp;sku=4977803&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Bedding%20%3E%20Duvet%20Covers&amp;cm_ite=4977803_13556621728&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkfzX1KgLBeoxwT3TlPSeHwwLNgq_4kjKshlzvViJgZnxX5GB9h0X8aAg7NEALw_wcB" target="_blank" rel="noopener">European Flax Linen/Cotton Duvet Cover, King/Cal. King in Oatmeal</a>, <em>Pottery Barn.</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/2023/08/18144314/Screenshot-2023-08-18-at-10.42.25-AM.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/19258/tulare-terracotta-red-pillow?artcl_campaignID=857335169&amp;artcl_network=g&amp;artcl_adgroupid=47218916841&amp;artcl_keyword=&amp;artcl_source=google&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabk6NXCnKAXX3YnvJhnbYAa8vaHhXMRVmYhhBCgu387p9VjB33zNHTcaAnoOEALw_wcB" target="_blank" rel="noopener">Tulare Terracotta Red Pillow</a>, <em>Article.</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/2023/08/18144844/Screenshot-2023-08-18-at-10.48.11-AM.png"></div>
													<div>
								<p><a href="https://www.williams-sonoma.ca/products/fringed-table-runner/?sku=4039522" target="_blank" rel="noopener">Fringed Table Runner</a>, <em>Williams Sonoma</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_2dab8a772ba8d94068a56d981f058e88 
		{
			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_b4169e646acc1c414cf45ee121e6f308" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><strong>2. Natural Coloured Wicker:</strong> Incorporate wicker furniture or accents to bring an organic touch to your space. These pieces add texture and contribute to the laid-back vibe of the style.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_b4169e646acc1c414cf45ee121e6f308 
		{
			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="columnsblog_block-block_e5e7c0ce5f9215bdfd2202f75824cb16" 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/2023/08/18143204/Screenshot-2023-08-18-at-9.38.39-AM.png"></div>
													<div>
								<p>Rattan Side Table, <em>Bouclair</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/2023/08/18143207/Screenshot-2023-08-18-at-9.39.09-AM.png"></div>
													<div>
								<p><a href="https://zellers.thebay.com/product/anko-rattan-sideboard-0600093140535.html?site_refer=CSE_GGLPLA:Zellers+-+Always+On+-+Shopping+-+Home+Decor:All+Home&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabnqOERdoQecShphYiCXco5kHyxIfknibgWwIGUHLXkktbo4HUumscAaAtqrEALw_wcB&amp;gclsrc=aw.ds" target="_blank" rel="noopener">Rattan Sideboard</a>, <em>Zellers.</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/2023/08/18143209/Screenshot-2023-08-18-at-9.41.59-AM.png"></div>
													<div>
								<p><a href="https://www.potterybarnkids.ca/products/rattan-ball-table-lamp/?catalogId=10&amp;sku=9699282&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Decor%20%26%20Lighting%20%3E%20Table%20%26%20Floor%20Lamps&amp;cm_ite=9699282_13651373911&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablYBKBdQfZSJNPgqf29YOMaYQR2br31q_2bA-FffOy-M41k5A3uM7saAultEALw_wcB" target="_blank" rel="noopener">Rattan Ball Table Lamp</a>, <em>Pottery Barn Kids.</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/2023/08/18143216/Screenshot-2023-08-18-at-9.48.51-AM-1.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/coronado-rattan-accent-chair/s451651?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablnU30CwAbCu2ZPdWvKgft3g2Mf2W_RoP_clm9PiTE59fcgyPDHpY0aAma6EALw_wcB" target="_blank" rel="noopener">Coronado Rattan Accent Chair</a>, <em>Crate&amp;Barrel.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_e5e7c0ce5f9215bdfd2202f75824cb16 
		{
			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_643f521701e043a43f4243041d82dfa5" 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/2023/08/18135032/Screenshot-2023-08-18-at-9.38.07-AM.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/tisdell-cane-and-khaki-oak-wood-queen-bed/s474079?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabnNwUAjb82jfyVnrRrMJKFqqwveJ_0ugG58PLqIr8Iodjo7-aIPX80aAma8EALw_wcB" target="_blank" rel="noopener">Tisdell Cane and Khaki Oak Wood Queen Bed</a>, <em>Crate&amp;Barrel.</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/2023/08/18135030/Screenshot-2023-08-18-at-9.37.47-AM.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/vernet-travertine-cane-round-end-table/s563124?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabmxBe4fMXdktMOTSHSeaKsgkWTy0exbZ5Lc_JY9vCypIEb2f--WW-gaAncBEALw_wcB" target="_blank" rel="noopener">Vernet Travertine Cane Round End Table</a>, <em>Crate&amp;Barrel</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/2023/08/18141349/Screenshot-2023-08-18-at-10.12.09-AM.png"></div>
													<div>
								<p><a href="https://www.potterybarn.ca/products/malibu-woven-console-table/?catalogId=84&amp;sku=3386363&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Furniture%20%3E%20Console%20Tables&amp;cm_ite=3386363_13556621728&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabnzFov8Q9fgcPC8FyRvYKCaHkDrYRQQyJE7n7kGFJPK8FsmlKR50qUaAvo_EALw_wcB" target="_blank" rel="noopener">Malibu Woven Console Table in Natural</a>, <em>Pottery Barn.</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/2023/08/18141052/Screenshot-2023-08-18-at-10.09.38-AM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/wicker-globe-hurricanes-d15855/?catalogId=71&amp;sku=1562635&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Pillows%20%26%20Decor%20%3E%20Lanterns%20%26%20Candleholders&amp;cm_ite=1562635_13539753036&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabnkOOOkVRafL9d-4SmiECFUqT8DW0WHu__oUoO7iMjhFCYozxWYsvAaAq65EALw_wcB" target="_blank" rel="noopener">Wicker Globe Hurricanes Natural Wicker Medium Hurricane</a>, <em>West Elm</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_643f521701e043a43f4243041d82dfa5 
		{
			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_5cac95a287e561f8f129424e9d304b5d" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><strong>3. Greenery: </strong>Embrace the bohemian love for nature by introducing a variety of indoor plants. Greenery adds vibrancy and life to the space, creating a refreshing atmosphere.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_5cac95a287e561f8f129424e9d304b5d 
		{
			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="columnsblog_block-block_fe7c1038864c68b9c537503a079073de" 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/2023/08/18154940/Screenshot-2023-08-18-at-11.48.51-AM.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/faux-silver-dollar-eucalyptus-tree-8/s439036?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablPSSIZBIR7QJWbBo27h52SH0jlUCxEy8PATI0XogtIKBgmLVAjrogaAodxEALw_wcB" target="_blank" rel="noopener">Faux Silver Dollar Eucalyptus Tree</a>, <em>Crate&amp;Barrel.</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/2023/08/18155435/Screenshot-2023-08-18-at-11.52.21-AM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/faux-potted-trailing-leaf-plant-d13523/?catalogId=71&amp;sku=1809752&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Outdoor%20%26%20Garden%20%3E%20Plants%20%26%20Trees&amp;cm_ite=1809752_13539753036&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablD6nS8yvV_lVA0yzxjIzejBf4ImQqCnjpgAwzKwUmW1tw85272ZOEaAihBEALw_wcB" target="_blank" rel="noopener">Faux Potted Trailing Leaf Plant,</a> <em>West Elm.</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/2023/08/18161036/Screenshot-2023-08-18-at-12.10.20-PM.png"></div>
													<div>
								<p>White Ceramic Potted Plant, <em>Bouclair.</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/2023/08/18161551/Screenshot-2023-08-18-at-12.15.29-PM.png"></div>
													<div>
								<p><a href="https://www.potterybarn.ca/products/faux-white-blossom-branch/?catalogId=84&amp;sku=5224785&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Pillows%20%26%20Decor%20%3E%20Floral%20Stems%20%26%20Branches&amp;cm_ite=5224785_13556621728&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkPwON24xoEETOAvSdseqCAzVP41EOu5ven3ntrPR4RO-Fcwv75qHkaApbQEALw_wcB" target="_blank" rel="noopener">Faux Blossom Branch</a>, <em>Pottery Barn.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_fe7c1038864c68b9c537503a079073de 
		{
			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_0891c14f25878136d6a6b008eafe3458" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><strong>4. Medium to Light Hardwood: </strong>Hardwood is a crucial element in achieving the boho chic look. Choose flooring, furniture pieces and accessories in medium to light washes to enhance the natural feel of the space.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_0891c14f25878136d6a6b008eafe3458 
		{
			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="columnsblog_block-block_84a3b85942b585deb30b487ff93ca425" 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/2023/08/18145849/Screenshot-2023-08-18-at-10.54.39-AM.png"></div>
													<div>
								<p>Decorative Wood Bowl with Rope Handles, <em>Bouclair.</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/2023/08/18145852/Screenshot-2023-08-18-at-10.54.51-AM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/wooden-link-object-set-of-2-d11402/?catalogId=71&amp;sku=7639296&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Pillows%20%26%20Decor%20%3E%20Decorative%20Objects&amp;cm_ite=7639296_13539753036&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablRToxVI5B014c0s-uEuhGU-v49ihELSB_zBdMsTPY75VnxDj5EjCoaAqdrEALw_wcB" target="_blank" rel="noopener">Wood Link Object in Natural</a>, <em>West Elm.</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/2023/08/18145855/Screenshot-2023-08-18-at-10.55.10-AM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/tira-wood-taper-candle-holders-d17550/?catalogId=71&amp;sku=9105831&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Pillows%20%26%20Decor%20%3E%20Lanterns%20%26%20Candleholders&amp;cm_ite=9105831_13539753036&amp;gad_source=1&amp;gclid=CjwKCAjwtdi_BhACEiwA97y8BKEEsF3rogBuJHtn2eDxzRoFzhjv0_YNVpN7AIiFv7opEb6xKUkJsxoCpQcQAvD_BwE">Tira Wood Taper Holders</a>, <em>West Elm.</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/2023/08/18145857/Screenshot-2023-08-18-at-10.56.12-AM.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/redondo-upholstered-wood-convertible-baby-crib/s578008?a=1552&amp;campaignid=21269939201&amp;adgroupid=&amp;targetid=&amp;pla_sku=578008&amp;pcat=HSW&amp;ag=kids&amp;gad_source=1&amp;gclid=CjwKCAjwtdi_BhACEiwA97y8BFKdyylqSttPwtqIlbUztjVfXJW5ZKFV8_24pZldYI8x9OLbcFX06RoCccMQAvD_BwE" target="_blank" rel="noopener">Redondo Two-Tone Wood Baby Crib</a>,<em> Crate&amp;kids</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_84a3b85942b585deb30b487ff93ca425 
		{
			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_09c19ba4dd4485c49334305e8ec0d0ff" 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/2023/08/18145907/Screenshot-2023-08-18-at-10.56.42-AM.png"></div>
													<div>
								<p><a href="https://zellers.thebay.com/product/anko-oak-look-4-cube-unit-0600093109329.html?site_refer=CSE_GGLPLA:Zellers+-+Always+On+-+Shopping+-+Home+Decor:All+Home&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablJB7VoR91hekhwKl7KyhZSjN4Hmj71yza86eOid4v7KZMHVmDzO3MaAldaEALw_wcB&amp;gclsrc=aw.ds" target="_blank" rel="noopener">Oak-Look 4-Cube Unit</a>, <em>Zellers.</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/2023/08/18154529/Screenshot-2023-08-18-at-11.39.46-AM.png"></div>
													<div>
								<p>Nivos 20&#8243; Coffee Table, <em>Article.</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/2023/08/18154531/Screenshot-2023-08-18-at-11.40.41-AM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/wood-gallery-frames-wheat-w3948/?catalogId=71&amp;sku=8029160&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Art%20%26%20Mirrors%20%3E%20All%20Picture%20Frames&amp;cm_ite=8029160_13539753036&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkLZI8PMHsDk2Y6B7IThJG0su875Ue9Q-I905i-LdyvxXbL-xos70oaApxAEALw_wcB" target="_blank" rel="noopener">Wood Gallery Frames in Wheat</a>, <em>West Elm.</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/2023/08/18154540/Screenshot-2023-08-18-at-11.00.12-AM.png"></div>
													<div>
								<p><a href="https://www.potterybarn.ca/products/dried-grapewood-branch/?catalogId=84&amp;sku=4555131&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Pillows%20%26%20Decor%20%3E%20Decorative%20Objects&amp;cm_ite=4555131_13556621728&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkbJ3WYqjafel2GDH-i56qYUZ_fhPGmhT9Mqm6RspI7lyZJcOxLET4aAvsIEALw_wcB" target="_blank" rel="noopener">Dried Grapewood Branch in Natural</a>, <em>Pottery Barn.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_09c19ba4dd4485c49334305e8ec0d0ff 
		{
			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_a4e0ba74656bb1c507e5a1ff60ff2cf3" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><strong>5. Woven Tapestries or Macramé: </strong>Adorn your walls with woven tapestries or macramé hangings. These intricate pieces of art introduce texture and an authentic bohemian touch.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_a4e0ba74656bb1c507e5a1ff60ff2cf3 
		{
			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="columnsblog_block-block_c6391f995cfee210316597e2b143c54f" 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/2023/08/18162538/Screenshot-2023-08-18-at-12.24.12-PM.png"></div>
													<div>
								<p><a href="https://www.crateandbarrel.ca/daisy-chain-wall-art/s501617?localedetail=CA&amp;utm_source=google&amp;utm_medium=cpc&amp;adpos=&amp;scid=scplp&amp;sc_intid=&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTablWBno02QwgqT12ZbSaOQYBUTmfk2Od8aRXSQebR802OMqj1wOWugIaAiRIEALw_wcB" target="_blank" rel="noopener">Natural Daisy Chain&#8217; Wall Art</a>, <em>Crate&amp;Barrel.</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/2023/08/18162542/Screenshot-2023-08-18-at-12.24.22-PM.png"></div>
													<div>
								<p><a href="https://www.westelm.ca/products/macrame-tapestry-wall-art-d6282/?catalogId=71&amp;sku=9153365&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Art%20%26%20Mirrors%20%3E%20All%20Art&amp;cm_ite=9153365_13539753036&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabm9aY14FipLufI5RQZSbAYRs8yas2ug0KfwwPIBjGNVZ8U4BDW7nIYaAhnFEALw_wcB" target="_blank" rel="noopener">Dreamcatcher Tapestry Wall Art</a>, <em>West Elm.</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/2023/08/18162545/Screenshot-2023-08-18-at-12.24.36-PM.png"></div>
													<div>
								<p><a href="https://www.potterybarn.ca/products/sunny-woven-basket-wall-art-black/?catalogId=84&amp;sku=1712243&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Mirrors%20%26%20Art%20%3E%20All%20Art&amp;cm_ite=1712243_13556621728&amp;gad=1&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabmDVa16sD5rpflgmYwdEe78GrehR6w8fP4ec45lWBX23EQhjmgntZgaArJnEALw_wcB" target="_blank" rel="noopener">Sunny Handwoven Basket Wall Art in Natural/White</a>, <em>Pottery Barn.</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/2023/08/18162548/Screenshot-2023-08-18-at-12.25.13-PM.png"></div>
													<div>
								<p><a href="https://www.bouclair.com/en/wall-decor/wall-decoration/set-of-3-mango-wood-and-rope-circle-wall-decor-9403773.html?utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=[IMJ]%20PMAX%20-%20Rest%20-%20EN&amp;utm_term=&amp;ad_id=&amp;ad_pos=&amp;ad_prod_id=9403773&amp;gclid=Cj0KCQjwrfymBhCTARIsADXTabkYyZ4It3FfAt6wUIHDDPCKz-gMGePv0K8TIkc5oNMM_zsc7i_Zy6kaAlsAEALw_wcB" target="_blank" rel="noopener">Set of 3 Mango Wood and Rope Circle Wall Decor</a>, <em>Bouclair.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_c6391f995cfee210316597e2b143c54f 
		{
			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_2dc3a87e708f04e7167e28e6665344c8" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Interested in exploring some of other trending design styles? Take a look at this <a href="https://empirecommunities.com/blog/get-the-look-a-modern-farmhouse-in-the-heart-of-thorold/">modern farmhouse in the heart of Thorold, ON</a>, and <a href="https://empirecommunities.com/blog/designing-with-intention/">discover 4 inspiring ways to design rooms to suit your needs.</a></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_2dc3a87e708f04e7167e28e6665344c8 
		{
			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>
		<item>
		<title>Get the Look: Transitional Style in Bastrop, TX</title>
		<link>https://empirecommunities.com/blog/get-the-look-transitional-style-in-bastrop-tx/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Mon, 12 Jun 2023 20:09:07 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=137146</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_d96af761b40da5cd26430b8f861e7f6d" 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/2023/06/12145243/Get-the-Look-Transitional-Hill-Country-Style-in-Bastrop-TX-1920x1125.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						Get the Look: Transitional Style in Bastrop, TX					</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/bastrop/">Bastrop</a>, <a href="https://empirecommunities.com/blog-tag/home/">Home</a>, <a href="https://empirecommunities.com/blog-tag/home-tours/">Home Tours</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/austin/">Austin</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/empire/">Empire</a>, <a href="https://empirecommunities.com/blog-tag/texas/">Texas</a>, <a href="https://empirecommunities.com/blog-tag/get-the-look/">Get the Look</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_d96af761b40da5cd26430b8f861e7f6d 
		{
			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_d68bbf7f0990b126c96aced6cfe66c23" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Natural stone, warm woods and neutral textured fabrics define this model home at <a href="https://empirecommunities.com/austin/community/adelton/">Adelton in Bastrop, TX</a>. Fit for an avid entertainer or those with small children, the <a href="https://empirecommunities.com/austin/community/adelton/listing/pecos/">Pecos floor plan</a> boasts unique features that’ll impress. Learn more about how <a href="https://triodesign.com/" target="_blank" rel="noopener">TRIO Design</a> brought this transitional look to life and how their design team incorporated Texas limestone in the most unique ways.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_d68bbf7f0990b126c96aced6cfe66c23 
		{
			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_e7be9db77570c3cf978d372ff4b49c60" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_e7be9db77570c3cf978d372ff4b49c60" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12150608/Empire-Adelton-The-Kitchen-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12150728/Empire-Adelton-The-Kitchen-2-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12150739/Empire-Adelton-The-Kitchen-3-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_e7be9db77570c3cf978d372ff4b49c60 
		{
			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_b8178d703b8cf51aa9d842a07acd8f77" 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/2023/06/12165810/Screenshot-2023-06-12-at-12.37.18-PM.png"></div>
													<div>
								<p><a href="https://www.metroelement.net/product/boone-counter-stool-black-bravo-cream/" target="_blank" rel="noopener">Boone Counter Stool &#8211; Black &#8211; Bravo Cream</a>, <em>Metro Element.</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/2023/06/12170441/white-marble-and-wood-canisters-1024x1024.jpg"></div>
													<div>
								<p><a href="https://www.crateandbarrel.com/white-marble-and-wood-canister-set/s280767" target="_blank" rel="noopener">Whit Marble and Wood Canister Set</a>, <em>Crate &amp; Barrel.</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/2023/06/12172039/Screenshot-2023-06-12-at-1.20.24-PM.png"></div>
													<div>
								<p><a href="https://www.wayfair.com/lighting/pdp/alora-lighting-belmont-1-light-single-cylinder-pendant-algh1225.html?piid=66310595" target="_blank" rel="noopener">Belmont 1 &#8211; Light Single Cylinder Pendant in Aged Gold</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/2023/06/12172611/Screenshot-2023-06-12-at-1.25.16-PM.png"></div>
													<div>
								<p><a href="https://www.wayfair.ca/Alora-Lighting--Belmont-1-Light-Single-Cylinder-Pendant-PD536005WC-L6087-K~ALGH1225.html?refid=GX603350598230-ALGH1225_66310595&amp;device=c&amp;ptid=1641231899507&amp;targetid=aud-1650677860972:pla-1641231899507&amp;network=g&amp;ireid=193017601&amp;PiID%5B%5D=66310595&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNTpTAFB07nagXXRbi_Ziw7WRizEiyZoyAFEo-sxUF4hkImE66CklDRoC9QgQAvD_BwE&amp;piid=66310595" target="_blank" rel="noopener">Savannah Ceramic Jar</a>, <em>Wayfair.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_b8178d703b8cf51aa9d842a07acd8f77 
		{
			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_3b2a69b7bdb225d2eff5747c389cbd58" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Kitchen				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>The <a href="https://empirecommunities.com/blog/kitchen-upgrades-where-to-save-vs-splurge/">kitchen</a> is one of the most well-loved spaces in the home — the movement of the Fantasy Brown granite on the island is the stand-out feature, pairing well with the <a href="https://empirecommunities.com/blog/our-design-team-shares-8-of-the-best-neutral-paint-colors-for-every-room/">neutral</a>, ceramic-tile backsplash and warm-wood shaker cabinets. Black hardware and finishes were added for contrast, while under-cabinet <a href="https://empirecommunities.com/blog/lighting-every-room-in-your-home/">lighting</a> creates a high-end look and keeps the room bright.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_3b2a69b7bdb225d2eff5747c389cbd58 
		{
			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_1ba30f5b9979f3db59774cc2e2df7e7c" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_1ba30f5b9979f3db59774cc2e2df7e7c" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12152837/Empire-Adelton-Living-Room-1-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12152326/Empire-Adelton-Living-Room-2-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12152334/Empire-Adelton-Living-Room-3-1920x1282.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_1ba30f5b9979f3db59774cc2e2df7e7c 
		{
			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="textblog_block-block_8a349636317cb457203d422e3760e5c2" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Living Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>The living room is a unique space for several reasons. For one, “putting Texas limestone on the walls next to the <a href="https://empirecommunities.com/blog/style-your-fireplace-and-mantel-like-a-designer/" target="_blank" rel="noopener">fireplace</a> instead of on the fireplace is quite different than what is done in most homes,” says <span style="font-weight: 300;">Liz Dulacki Eberhard</span><span style="font-weight: 300;"> of TRIO’s design team. Exposed brick beams on the ceiling is another coveted design choice to admire. Patterned pillows, window coverings and artwork are incorporated for additional interest, while two neutral couches and a sizable rug ground the room.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_8a349636317cb457203d422e3760e5c2 
		{
			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="columnsblog_block-block_0c69eca928dd8fe9fdaf86c8e5244b74" 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/2023/06/12175131/Coffee-Table-1024x886.jpg"></div>
													<div>
								<p><a href="https://alvahouseofstyle.com/products/highland-park-cocktail-table?variant=44856801394991&amp;currency=USD&amp;utm_medium=product_sync&amp;utm_source=google&amp;utm_content=sag_organic&amp;utm_campaign=sag_organic" target="_blank" rel="noopener">Highland Park Cocktail Table</a>, <em>House of Style.</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/2023/06/12175906/Screenshot-2023-06-12-at-1.55.25-PM-1024x754.png"></div>
													<div>
								<p><a href="https://www.potterybarn.com/products/york-slope-arm-deep-slipcovered-sofa-collection/?catalogId=84&amp;sku=3284556&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Furniture%20%3E%20Sofas&amp;cm_ite=3284556_13556621728&amp;gad=1&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNeT-M7p-vu3jTB0LIR6u01Qoem4wqZaVGJDo76SOeCKiMfdj-1v-ZBoCg6QQAvD_BwE" target="_blank" rel="noopener">York Slope Arm Slipcovered Deep Seat Sofa in Twill White</a>, <em>Pottery Barn.</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/2023/06/12175004/Faux-Potted-Olive-Tree-1024x1021.jpg"></div>
													<div>
								<p><a href="https://www.westelm.com/products/faux-potted-olive-tree-curved-round-planter-bundle-d15983/?cm_src=WsiPip1&amp;recstrat=View-View-1%7CVCB-GRP-AFF-QNT" target="_blank" rel="noopener">Faux Potted Olive Tree &amp; Curved Round Planter Bundle</a>, <em>West Elm.</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/2023/06/12180959/Carpet.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.ca/-l167-k~c004384538.html?curpage=3&amp;sku=C004384538&amp;refid=GX628508036296-C004384538_1226115936&amp;piid=1226115938" target="_blank" rel="noopener">Felty Performance Light Gray/Black Rug</a>, <em>Wayfair.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_0c69eca928dd8fe9fdaf86c8e5244b74 
		{
			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="galleryblog_block-block_0383e39af712e32a01008ee6e15f22c6" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_0383e39af712e32a01008ee6e15f22c6" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12155354/Empire-Adelton-The-Game-Room-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12155338/Empire-Adelton-The-Game-Room-2-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12155346/Empire-Adelton-The-Game-Room-3-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_0383e39af712e32a01008ee6e15f22c6 
		{
			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="textblog_block-block_7f72f58872adf1eb8e587434d894f57a" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Game Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>The game room is made up of crisp whites and soft grays, exuding a feeling of rest and relaxation. “The <a href="https://empirecommunities.com/blog/9-accent-wall-ideas-trending-now/">traditional box trim</a> that carries through the stairs and loft is the highlight of this multi-purpose space,” says Liz. A bohemian-looking tee-pee and round-wooden table <a href="https://empirecommunities.com/blog/how-to-create-a-cool-kids-space/">keep kids occupied and entertained</a>, a TV makes it possible to watch the morning news or evening movies, and two comfortable chairs are used for reading. A black fan, window, and <a href="https://empirecommunities.com/blog/3-easy-ways-to-transform-your-small-outdoor-space-into-an-oasis/">patio</a> keep the space cool on summer nights.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_7f72f58872adf1eb8e587434d894f57a 
		{
			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="columnsblog_block-block_a4102884a12d2ca7dc33749cdd8bbf76" 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/2023/06/12183452/Screenshot-2023-06-12-at-2.33.25-PM-956x1024.png"></div>
													<div>
								<p><a href="https://www.amazon.com/JoyNote-Teepee-Indoor-Pocket-Reinforcement/dp/B0819NSFCQ/ref=asc_df_B0819NSFCQ?tag=&amp;linkCode=df0&amp;hvadid=416747933645&amp;hvpos=&amp;hvnetw=g&amp;hvrand=11963371595945655539&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9013203&amp;hvtargid=pla-882419448883&amp;ref=&amp;adgrpid=93457065549&amp;th=1" target="_blank" rel="noopener">Gamenote Teepee Tent for Kids</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/2023/06/12184505/Silo-Ottoman-1024x906.jpg"></div>
													<div>
								<p><a href="https://modernkomfort.ca/products/silo-ottoman-large?gclid=CjwKCAjwhJukBhBPEiwAniIcNf2Hpy-okQmRKzUaGZEUAahdCRA-r2n-y-1hgMb68Sy9Hqh2CBSBthoChfMQAvD_BwE&amp;variant=39258435420195" target="_blank" rel="noopener">Silo Ottoman</a>,<em> Modern Komfort.</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/2023/06/12185519/Rug.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.ca/Mistana%E2%84%A2--Shiloh-Geometric-Medium-GreyWhite-Area-Rug-X211192075-L167-K~C002580009.html?refid=GX617105078627-C002580009_114585025&amp;device=c&amp;ptid=944152070398&amp;targetid=aud-893606611387:pla-944152070398&amp;network=g&amp;ireid=82396000&amp;PiID%5B%5D=114585025&amp;gad=1&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNd_dVErxdd3oSLm-ZuVyuBza3LNRUY5IEHjOUrad0Et51D3La8stDBoCwFIQAvD_BwE&amp;piid=114585031" target="_blank" rel="noopener">Shiloh Medium Gray/White Rug</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/2023/06/12185954/Console-Table-1024x779.jpg"></div>
													<div>
								<p><a href="https://www.crateandbarrel.com/raffael-carved-wood-storage-media-console/s336299" target="_blank" rel="noopener">Raffael Carved Wood Storage Media Console</a>, <em>Crate &amp; Barrel.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_a4102884a12d2ca7dc33749cdd8bbf76 
		{
			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="galleryblog_block-block_b9fcf5805dbafc9d416aee2df51f3101" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_b9fcf5805dbafc9d416aee2df51f3101" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12160516/Empire-Adelton-Primary-Bedroom-1-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12160429/Empire-Adelton-Primary-Bedroom-2-1920x1281.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12160437/Empire-Adelton-Primary-Bedroom-3-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_b9fcf5805dbafc9d416aee2df51f3101 
		{
			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="textblog_block-block_0cac5685feb65b93e4b46efabb302b90" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Primary Bedroom				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Wall trim, streamlined pendant lights and more traditional furnishings make this bedroom a true transitional space. Black accents complement the room’s warm-toned pieces, while white bedding and neutral details keep the room from feeling overwhelming. A mix of metals is incorporated through the finishing touches, adding a subtle hint of shimmer to an otherwise neutral color scheme. Various patterns and textures create movement in the space, drawing attention to something new each time someone enters the room.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_0cac5685feb65b93e4b46efabb302b90 
		{
			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="columnsblog_block-block_b588db64a411392ab09063fc356651f3" 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/2023/06/12191419/Screenshot-2023-06-12-at-3.13.20-PM-1024x928.png"></div>
													<div>
								<p><a href="https://www.litfad.com/linear-pendant-light-fixtures-modern-1-light-led-suspension-pendant-light-with-clear-crystal-shade-s-1243922.html" target="_blank" rel="noopener">Linear Pendant Light Fixtures</a>, <em>Litfad.</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/2023/06/12191906/Screenshot-2023-06-12-at-3.18.17-PM.png"></div>
													<div>
								<p><a href="https://www.wayfair.com/SIGNLEADER--SIGNLEADER-Framed-Canvas-Print-Wall-Art-Set-White-Grey-Paint-Stroke-Waves-Abstract-Shapes-Illustrations-Modern-Art-Minimal-Decorative-Chic-For-Living-Room-Bedroom-Office-2-Piece-Floater-Frame-Painting-Set-on-Canvas-FCVBE52203SLM29B.x2-L1318-K~CGNL4160.html?refid=GX650045965644-CGNL4160_85484354_85484355&amp;device=c&amp;ptid=1964820261241&amp;targetid=aud-1650677860972:pla-1964820261241&amp;network=g&amp;ireid=237016424&amp;PiID%5B%5D=85484354&amp;PiID%5B%5D=85484355&amp;gad=1&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNWiLlS5l_4y20rZVTsPusUEINC7ZIxAhBPD6fbIz5ILnBRus0V06ABoCyXYQAvD_BwE" target="_blank" rel="noopener">Stroke Waves Abstract Shapes Illustrations Framed on Canvas</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/2023/06/12192759/Screenshot-2023-06-12-at-3.27.41-PM.png"></div>
													<div>
								<p><a href="https://www.wayfair.com/SIGNLEADER--SIGNLEADER-Framed-Canvas-Print-Wall-Art-Set-White-Grey-Paint-Stroke-Waves-Abstract-Shapes-Illustrations-Modern-Art-Minimal-Decorative-Chic-For-Living-Room-Bedroom-Office-2-Piece-Floater-Frame-Painting-Set-on-Canvas-FCVBE52203SLM29B.x2-L1318-K~CGNL4160.html?refid=GX650045965644-CGNL4160_85484354_85484355&amp;device=c&amp;ptid=1964820261241&amp;targetid=aud-1650677860972:pla-1964820261241&amp;network=g&amp;ireid=237016424&amp;PiID%5B%5D=85484354&amp;PiID%5B%5D=85484355&amp;gad=1&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNWiLlS5l_4y20rZVTsPusUEINC7ZIxAhBPD6fbIz5ILnBRus0V06ABoCyXYQAvD_BwE" target="_blank" rel="noopener">Black Ceramic Lamp</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/2023/06/12193408/Bedroom-Rug-1024x615.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/13971/upsa-alabaster-rug-8-x-10?artcl_campaignID=857335169&amp;artcl_network=g&amp;artcl_adgroupid=47218916841&amp;artcl_keyword=&amp;artcl_source=google&amp;gclid=CjwKCAjwhJukBhBPEiwAniIcNTCvvTz7Ovk6fLZA63TdmmJq0x-KH0JPCnGDX-0skmUV5hhX_CkCAxoCupYQAvD_BwE&amp;page=%7B%221wTIXmTARyGrYyzZqOG2Tg%22%3A1%7D" target="_blank" rel="noopener">Upsa Alabaster Rug 8&#215;10</a>, <em>Article.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_b588db64a411392ab09063fc356651f3 
		{
			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="multimedia-block_2da43883afc85ff5e54c662adcb9194f" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="titleMultimediaSmall">
					<h3>
						Additional Special Features					</h3>
				</div>
							<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12161543/Empire-Adelton-The-Dining-Room-1920x1281.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12161543/Empire-Adelton-The-Dining-Room-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>The Dining Room</h3>
<p>A bench along with dining chairs modernizes the dining space. “Adding beams to the volume ceiling in the dining area, living room and kitchen unifies each of these spaces and draws attention to the home’s high ceilings,” says Liz.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_2da43883afc85ff5e54c662adcb9194f     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_cb8cdf4b0943bd571920db6f9002cf09" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12161710/Empire-Adelton-Office-1920x1281.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12161710/Empire-Adelton-Office-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>The Office</h3>
<p>The built-in storage unit with marble-like wallpaper and warm woods captures the attention of all who enter the home.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_cb8cdf4b0943bd571920db6f9002cf09     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_35ff9c15c51177e0812f1ad8c025b37f" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12162206/Empire-Adelton-Zoom-Room-1920x1279.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12162206/Empire-Adelton-Zoom-Room-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>The Zoom Room</h3>
<p>What appears to be open shelving at first reveals a quiet and secluded nook, ideal for taking calls or scheduled meetings.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_35ff9c15c51177e0812f1ad8c025b37f     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_fcb706967bcf137b6f6a7acadf98c796" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12162531/Empire-Adelton-Covered-Patio-1920x1280.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2023/06/12162531/Empire-Adelton-Covered-Patio-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>The Covered Patio</h3>
<p>The patio is an entertainer’s dream and a true retreat. Warm-wood siding on the walls and the ceiling, as well as a distinctive light fixture, make the <a href="https://empirecommunities.com/blog/essential-tips-to-enhance-your-entryway-and-front-porch-designs/">covered patio</a> feel like an extension of the interiors.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_fcb706967bcf137b6f6a7acadf98c796     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="textblog_block-block_9c14d072c0ba5d576dd492ece9754710" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Next, discover <a href="https://empirecommunities.com/blog/designing-with-intention/">four inspiring ways to design rooms to suit your needs</a> and this <a href="https://empirecommunities.com/blog/modern-comfortable-living-in-texas-hill-country/">Texas-Hill Country home with an entirely different look</a>.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_9c14d072c0ba5d576dd492ece9754710 
		{
			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>
		<item>
		<title>Empire Maven Tour: A Spacious Toronto Condo That Leaves a Lasting Impression</title>
		<link>https://empirecommunities.com/blog/empire-mavens-spacious-toronto-condo/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Fri, 18 Nov 2022 14:19:36 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=111507</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_cc63b739bd42e6072e22ba03c744c57f" 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/2022/11/18141514/Banner-New.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.3"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Empire Maven Tour: A Spacious Toronto Condo That Leaves a Lasting Impression					</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> | <a href="https://empirecommunities.com/blog-category/real-estate/">Real Estate</a> | <a href="https://empirecommunities.com/blog-category/homes/">Homes</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/ontario/">Ontario</a>, <a href="https://empirecommunities.com/blog-tag/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/maven/">Maven</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/toronto/">Toronto</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_cc63b739bd42e6072e22ba03c744c57f 
		{
			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_55c5720d63fe2ce36a56180f6ae63246" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Designed to exude a sense of sophistication and comfort, <a href="https://empirecommunities.com/ontario/community/maven/listing/the-cranbrooke-705/">The Cranbrooke</a> suite at <a href="https://empirecommunities.com/ontario/community/maven/">Empire Maven</a> is a space you can envision yourself living in. That’s the feeling <a href="https://empirecommunities.com/blog/what-to-know-prior-to-renovating/">designer</a> Helena Da Costa of Toronto design firm Twelveo5 kept in mind when she designed this 2-bedroom, 2-bathroom penthouse suite spanning 1,692 sq.ft. on Avenue Road.</p>
<p>&nbsp;</p>
<p>With bold pops of colour incorporated through the home’s furnishings and artwork, black hardware accents in the kitchen, and cooler wood tones grounding each room, The Cranbrooke leaves a lasting impression. “The curated finishes selected by the builder gave us the perfect backdrop to create an impactful design concept and colour scheme for the home,” says Da Costa. To complement the suite’s open-concept design ripe for entertaining, she used rugs to define the living and dining rooms. She was specific about which pieces of furniture she selected to not overshadow the home’s luxurious finishes.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_55c5720d63fe2ce36a56180f6ae63246 
		{
			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_a70ffcbb86f6adc5225275287bb9102e" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_a70ffcbb86f6adc5225275287bb9102e" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17214928/High-Rez-Social-Media-30-1.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17214931/High-Rez-Social-Media-40.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17214934/High-Rez-Social-Media-46.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_a70ffcbb86f6adc5225275287bb9102e 
		{
			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="textblog_block-block_5d43c1d1c412d1b2d988c69c9b821606" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Kitchen				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Tucked in from the main living area and dining room, The Cranbrooke&#8217;s <a href="https://empirecommunities.com/blog/kitchen-upgrades-where-to-save-vs-splurge/">kitchen</a> is a dream to spend time in. Large windows are located just in front of the island, bringing in an abundance of natural light which illuminates the beautiful hardware, minimalist cabinets and marble countertops in the space.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_5d43c1d1c412d1b2d988c69c9b821606 
		{
			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_f4faa3a8c85043aa8d3b1c75d5d22447" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_f4faa3a8c85043aa8d3b1c75d5d22447" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220941/Fireplace.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215233/High-Rez-Social-Media-7.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215317/High-Rez-Social-Media-18.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215320/High-Rez-Social-Media-21.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_f4faa3a8c85043aa8d3b1c75d5d22447 
		{
			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="textblog_block-block_40e93265d5dcc8f315a7dea6513017d7" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Living Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Home to a floor-to-ceiling feature wall with a built-in <a href="https://empirecommunities.com/blog/ways-to-decorate-your-fireplace/">fireplace,</a> the living room is the heart of the suite, featuring a <a href="https://empirecommunities.com/blog/our-design-team-shares-8-of-the-best-neutral-paint-colors-for-every-room/">neutral palette</a> that Helena used to incorporate bold pops of colour for design harmony. “The couch’s tweed fabric gave the room a bit of a masculine feel, balancing the Calcutta stone surrounding the fireplace which is much more of a delicate material,” she says.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_40e93265d5dcc8f315a7dea6513017d7 
		{
			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_a1dbdf4fbc5db4afc0e3dd1e5a7f9c40" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_a1dbdf4fbc5db4afc0e3dd1e5a7f9c40" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215825/High-Rez-Social-Media-24-2-1.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215829/High-Rez-Social-Media-28-2-1920x1282.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17215853/High-Rez-Social-Media-76.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220111/Balcony.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_a1dbdf4fbc5db4afc0e3dd1e5a7f9c40 
		{
			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="textblog_block-block_290a63dbc5d31d92da2ee85df541b725" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Dining Room &#038; Terrace				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>The dining room was designed with the modern entertainer in mind, with ample space to host parties of ten or more. “With the <a href="https://empirecommunities.com/blog/design-trends-backyard-space/">terrace</a> wrapping along the full length of the suite, the amount of daylight is maximized,” says Da Costa. “The openness of this area allows guests to move freely from the kitchen to the dining and living rooms, creating an adaptable social space.”</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_290a63dbc5d31d92da2ee85df541b725 
		{
			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_73ed3978368e1e549f5d9ec9fd1b9cb4" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_73ed3978368e1e549f5d9ec9fd1b9cb4" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220720/High-Rez-Social-Media-50.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220724/High-Rez-Social-Media-51.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220728/High-Rez-Social-Media-56.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220851/Daybed.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220731/High-Rez-Social-Media-58.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/17220734/High-Rez-Social-Media-59.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_73ed3978368e1e549f5d9ec9fd1b9cb4 
		{
			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="textblog_block-block_0ed527dc69664497627ae5dabf63fc85" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Primary Bedroom &#038; Ensuite				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Radiating with luxury, the primary <a href="https://empirecommunities.com/blog/how-to-dress-your-bed-like-a-stylist/">bedroom</a> is an enviable part of the suite. A mix of fabrics were used to create visual interest in the room. Large enough for a dedicated seating area, this bedroom is a true retreat. With multiple windows and access to the terrace, here is where mornings or evenings will be well spent sipping on a cup of coffee or a glass of wine before bed. Both of the home’s bedrooms have large walk-in closets and luxurious marble tiles in their ensuites — a feature which isn’t found in most condos.</p>
<h3>Shop the Look</h3>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_0ed527dc69664497627ae5dabf63fc85 
		{
			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="columnsblog_block-block_609cfe42fe1de93a393a9d9c40ec9b11" 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/2022/11/17222608/Screen-Shot-2022-11-17-at-5.18.41-PM.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.ca/rugs/pdp/orren-ellis-vilica-abstract-greyteal-area-rug-orel5735.html?&amp;experiencetype=2&amp;selectedvertical=2" target="_blank" rel="noopener">Vilica Power Loom Performance Grey/Teal Rug</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/2022/11/17222559/Screen-Shot-2022-11-17-at-5.17.33-PM.jpg"></div>
													<div>
								<p><a href="https://www.urbanbarn.com/en/product/georgia-dining-chair--nantucket-grey-217622.html" target="_blank" rel="noopener">Georgia Dining Chair &#8211; Nantucket Grey</a>, <em>Urban Barn</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/2022/11/17222605/Screen-Shot-2022-11-17-at-5.18.20-PM.jpg"></div>
													<div>
								<p><a href="https://www.modernfurniturecanada.ca/sunpan-kiara-coffee-table-marble-with-gunmetal-base-p-60417.html?gclid=Cj0KCQiA37KbBhDgARIsAIzce1584NaJ9UIooVKI6yqNIYlN0Sr-ebOzlku6kkvYL0TCPgStMho0b_4aAiDoEALw_wcB">Kiara Coffee Table</a>, <em>Modern 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/2022/11/17222614/Screen-Shot-2022-11-17-at-5.19.03-PM.jpg"></div>
													<div>
								<p><a href="https://renwil.com/en/product/manila-PA0020.html" target="_blank" rel="noopener">MANILA</a>, <em>Renwil</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_609cfe42fe1de93a393a9d9c40ec9b11 
		{
			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_18259ba00e20e1ca1d172ad91b9fdb0b" 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/2022/11/17223759/Chair.jpg"></div>
													<div>
								<p><a href="https://www.modernfurniturecanada.ca/sunpan-seneca-counter-stool-antique-brass-arena-navy-p-63149.html" target="_blank" rel="noopener">Seneca Counter Stool</a>, <em>Modern 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/2022/11/17222611/Screen-Shot-2022-11-17-at-5.18.48-PM.jpg"></div>
													<div>
								<p><a href="https://stylegarage.com/products/podium-modular-sofa?variant=33143723819061" target="_blank" rel="noopener">Podium Modular Sofa</a>, <em>Stylegarage</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/2022/11/17222557/Screen-Shot-2022-11-17-at-5.17.16-PM.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.ca/furniture/pdp/wayfair-custom-upholstery-upholstered-low-profile-standard-bed-cstm2353.html?=&amp;experiencetype=2&amp;selectedvertical=2&amp;piid=29677421%2C29677423%2C29677444" target="_blank" rel="noopener">Upholstered Bed in Premier White</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/2022/11/17222550/Screen-Shot-2022-11-17-at-5.16.37-PM.jpg"></div>
													<div>
								<p><a href="https://colemanfurniture.com/moncasa-pilar-grey-bench.htm" target="_blank" rel="noopener">Moncasa Pilar Bench</a>, <em>Coleman Furniture.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_18259ba00e20e1ca1d172ad91b9fdb0b 
		{
			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>
	



]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>7 Questions with Truong Ly Design About The Leland Townhome at Empire Maven</title>
		<link>https://empirecommunities.com/blog/7-questions-with-truong-ly-design-about-the-leland-townhome-at-empire-maven/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Mon, 25 Jul 2022 17:58:46 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=102613</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_15ffe1adf2c92c9f784d4795bd9859f5" 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/2022/07/22183321/High-Rez-Social-Media-412-Brookdale-12.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';">
						7 Questions with Truong Ly Design About The Leland Townhome at Empire Maven					</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/real-estate/">Real Estate</a> | <a href="https://empirecommunities.com/blog-category/homes/">Homes</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/townhome/">Townhome</a>, <a href="https://empirecommunities.com/blog-tag/ontario/">Ontario</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/how-tos/">How To&#8217;s</a>, <a href="https://empirecommunities.com/blog-tag/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/maven/">Maven</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/empire/">Empire</a>, <a href="https://empirecommunities.com/blog-tag/toronto/">Toronto</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_15ffe1adf2c92c9f784d4795bd9859f5 
		{
			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_fc8b6006f575c9e947ee5deb96c71a0c" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>A <a href="https://empirecommunities.com/ontario/community/maven/maven-townhomes/">limited release of townhomes</a> is now available at <a href="https://empirecommunities.com/ontario/community/maven/">Empire Maven</a> located on Avenue Road, and Toronto-based design firm <a href="https://www.truongly.com/" target="_blank" rel="noopener">Truong Ly Design</a> just staged the first of three. Naturally, we asked their design team seven questions about this exclusive home, and we couldn&#8217;t resist sharing their answers with you. In this exclusive one-on-one interview, they discuss their inspiration for <a href="https://empirecommunities.com/ontario/community/maven/listing/the-leland-101/">The Leland</a> and what the design process entailed, highlighting everything from conception to decorating IRL.</p>
<h3 style="text-align: center;">The Leland<br />
2 Beds | 2.5 Baths | 2,388 sq.ft.</h3>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_fc8b6006f575c9e947ee5deb96c71a0c 
		{
			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="multimedia-block_add217fbbb5ffc17089059bce7a08411" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaFull revertMB">
				<div class="contMultimediaFull cover" style="float: ">
					<iframe class="videoPlayer" width="100%" height="100%" src="https://www.youtube.com/embed/mal9gIpRisM?controls=1&#038;mute=0&#038;loop=1&#038;showinfo=0&#038;rel=0&#038;playlist=mal9gIpRisM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>				</div>
				<div class="parentSplitContent" style="float: Left">
										<div class="outer">
						<div class="middle">
							 						</div>
					</div>
									</div>
			</div>
							<div class="secDescFull">            
					<h3>1. What was your inspiration behind the design of this townhome at Maven?</h3>
<p>“We were inspired by an elevated and sophisticated design, with a side of playfulness. Our vision came to life after observing the <a href="https://empirecommunities.com/blog/discover-some-of-the-best-eateries-avenue-road-has-to-offer/">neighbourhood</a>, and understanding the atmosphere of the surrounding community. By using a simple colour palette with contrasting accents and accessories, and adding touches of geometry and texture, the design came together beautifully. The intent was to create a modern and cozy design, while still keeping it cool and refined.”</p>
<h3>2. What was the look you were trying to achieve?</h3>
<p>“Our goal was to help prospective buyers envision their future and lifestyle in this home. The townhome’s style is clean and contemporary, with aspects of mid-century modern sprinkled throughout the furnishings. We have to remember that design isn’t just about looks — it’s about invoking a feeling and providing proper form and function within the space. Utilizing contemporary design as the main inspiration, mixed with nostalgic decor pieces, creates a comfortable and welcoming space.”</p>
<h3>3. Who were you trying to cater this home to? Tell us about the target audience.</h3>
<p>“The townhome is approachable and suitable for anyone, be it a stylish young family or a mature couple. It’s designed for those who find comfort and joy in the community, and are attracted to a more sophisticated lifestyle. The ideal homeowner of this townhome loves to entertain and enjoys the vibrancy of the neighbourhood. They like being close to the action, yet they appreciate the comfort of living on a quiet street just off Avenue Road.”</p>
      
					 		            
				</div>
						</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_add217fbbb5ffc17089059bce7a08411     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="galleryblog_block-block_fa78df7682fa1396df7d4598f09f8ee2" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_fa78df7682fa1396df7d4598f09f8ee2" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22195107/Entrance.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204906/High-Rez-Social-Media-412-Brookdale-12.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204910/High-Rez-Social-Media-412-Brookdale-17.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204914/High-Rez-Social-Media-412-Brookdale-19.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204918/High-Rez-Social-Media-412-Brookdale-21-1.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204922/High-Rez-Social-Media-412-Brookdale-25.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204926/High-Rez-Social-Media-412-Brookdale-28.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204931/High-Rez-Social-Media-412-Brookdale-29.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22195451/Kitchen.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204934/High-Rez-Social-Media-412-Brookdale-33.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204938/High-Rez-Social-Media-412-Brookdale-36.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204943/High-Rez-Social-Media-412-Brookdale-44.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204947/High-Rez-Social-Media-412-Brookdale-48.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204951/High-Rez-Social-Media-412-Brookdale-49.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24204956/High-Rez-Social-Media-412-Brookdale-52.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205000/High-Rez-Social-Media-412-Brookdale-54.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205005/High-Rez-Social-Media-412-Brookdale-55.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205011/High-Rez-Social-Media-412-Brookdale-56.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205015/High-Rez-Social-Media-412-Brookdale-57.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205019/High-Rez-Social-Media-412-Brookdale-68.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205023/High-Rez-Social-Media-412-Brookdale-70.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205027/High-Rez-Social-Media-412-Brookdale-71.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/06/24205031/High-Rez-Social-Media-412-Brookdale-74.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_fa78df7682fa1396df7d4598f09f8ee2 
		{
			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="textblog_block-block_7c3886b0b4ce722408e94a0462db450a" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3>4. Talk us through the design process from concepts to staging and completion.</h3>
<p>“At the start of the design process, we took time to understand our demographic and the overall end-user experience. We wanted to use a design style that was universally accepted, and of course one that was beautiful and elevated. Once we established the target audience in addition to their wants and needs, we ultimately chose a contemporary design style and a neutral palette. The staging process is what really brought the design intent together. After the main furniture pieces were installed, the finishing touches were implemented by accessorizing. Every detail we incorporated has form and function which makes the space feel lifestyle-oriented and welcoming like a home should.”</p>
<h3>5. In your opinion, what stands out to you about this floor plan? What makes it different than the other townhomes you&#8217;ve seen?</h3>
<p>“Over the past few years, open-concept design has been every designer’s layout preference. Now, we find that homeowners appreciate having separate spaces for separate uses. This is a major lifestyle change that&#8217;s the result of people spending more time at home, especially during the pandemic.”</p>
<p>&nbsp;</p>
<p>“When you enter The Leland, you’re greeted by a spacious foyer that leads you to the living and dining space that’s perfect for entertaining guests or spending time with loved ones. As you walk down the hallway, you land upon the kitchen which features a round breakfast table and servery — detached from the formal dining and living area. With this layout, homeowners gain a more intimate and everyday-use kitchen space. Up the stairway, the master suite has a queen bed and a beautiful balcony with a view of the street. The room also boasts a luxurious ensuite with a double vanity, and two walk-in-closets. The secondary bedroom is the perfect addition for guests or family members who’re planning an extended stay, with a private bathroom and balcony at their disposal. Overall, it’s a very functional space.”</p>
<h3>6. What materials, textures and colours did you use? How did they align with the overall look and feel of the suite?</h3>
<p>“The townhome has white walls, light hardwood flooring, grey millwork, and stone finishes in the kitchen and bath. When it came to furnishing the home, we loved having a blank canvas to work with. Our goal was to create an inviting feeling through the material and texture of furniture and accessories. A mix of light neutrals — beige, cream and white — was used in various textures to brighten the space, and impart a feeling of openness while bringing in warmth. To ground the interior and add contrast, we incorporated pops of black through smaller furniture pieces. Colour was implemented through the art and decor selected to add more visual interest to the space.”</p>
<h3>7. How can homeowners recreate this look in their home? List a few staple pieces they’d need.</h3>
<p>“To recreate the look of this home’s main living spaces, incorporate a range of furniture and accessories in a neutral colour scheme, and add bold, black accents for contrast and balance. Select abstract artwork and lighting to help to achieve the home’s mid-century modern vibe. Plants such as trees, branches and florals will add life to the space, while mirrors can help create the illusion of a larger interior. When it comes to the upstairs bedrooms, the colour palette is more playful, meaning that it’s the perfect place to infuse your personality into the design. Choose an accent colour, and create harmony by opting for neutrals throughout the rest of the space.”</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_7c3886b0b4ce722408e94a0462db450a 
		{
			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="columnsblog_block-block_6756cbe29ae80dad9d394265fbed1576" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22192833/Chair-1024x822.jpg"></div>
													<div>
								<p class="pdp-title">Rondo Armless Chair, <em>mkt.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22192836/Lamp-1024x988.jpg"></div>
													<div>
								<p><a href="https://www.cb2.ca/lighting/pendant-lights/1" target="_blank" rel="noopener">Bali White Pendant Light 24&#8242;</a>, <em>cb2</em>.</p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22192839/Outdoor-Seating-1024x863.jpg"></div>
													<div>
								<p><a href="https://www.cb2.ca/breton-black-metal-outdoor-sofa/s267345" target="_blank" rel="noopener">Breton Black Metal Outdoor Sofa</a>, <em>cb2.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_6756cbe29ae80dad9d394265fbed1576 
		{
			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_4de62cbba0e0d1e83a621386222edcfa" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22193853/Picture-1024x853.jpg"></div>
													<div>
								<p class="pdp-title"><a href="https://eltemkt.com/collections/prints-and-wall-decor/products/echoes-1195420960001" target="_blank" rel="noopener">Echoes</a>, <em>mkt.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22193936/Table-Chairs.jpg"></div>
													<div>
								<p><a href="https://www.ikea.com/ca/en/p/fejka-artificial-potted-plant-indoor-outdoor-magnolia-20493384/">FEJKA Artificial Potted Plant</a>, <em>IKEA.</em></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/22195401/Kitchen-Console-1024x538.jpg"></div>
													<div>
								<p>Amoli Sideboard, <em>mkt.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_4de62cbba0e0d1e83a621386222edcfa 
		{
			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="multimedia-block_32027d78a6a0b8dd2ae21bb5ef3bd9d6" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/25145749/Truong-Ly.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/07/25145749/Truong-Ly-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3 style="text-align: center;">About Truong Ly</h3>
<p style="text-align: center;">Truong Ly is one of Toronto&#8217;s most sought-after new talents, with a reputation for striking interiors that combine luxury and comfort in equal parts. With a focus on the residential and hospitality industries, Truong Ly’s unique designs and diverse services have been key to his success and growth.</p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_32027d78a6a0b8dd2ae21bb5ef3bd9d6     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="textblog_block-block_ed405f5644580f8169e819b8c44e16c6" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Interested in Maven&#8217;s limited release of townhomes? <a href="https://empirecommunities.com/blog/unveiling-mavens-three-townhomes/">Learn more about these exclusive housing opportunities</a> now, starting from the high $2 millions. Don&#8217;t forget to tour the townhomes at our open house each weekend at 412, 414 and 416 Brookdale Avenue. Please note: Limited parking is available at the back of the Maven presentation centre, located at <a href="https://www.google.com/maps/place/1666+Avenue+Rd,+North+York,+ON+M5M+3Y1/@43.7267201,-79.4199058,17z/data=!3m1!4b1!4m5!3m4!1s0x882b32fa4500511b:0x860362cf4d1203bd!8m2!3d43.7267201!4d-79.4177171" target="_blank" rel="noopener">1666 Avenue Road, Toronto, ON</a>. Additional parking is available along Avenue Road.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_ed405f5644580f8169e819b8c44e16c6 
		{
			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>
		<item>
		<title>Get the Look: Soft Contemporary</title>
		<link>https://empirecommunities.com/blog/get-the-look-soft-contemporary/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Tue, 10 May 2022 14:12:59 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=97989</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_627017e15df7d" 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/2022/05/02181844/SRR-1-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						Get the Look: Soft Contemporary					</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/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/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/austin/">Austin</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/empire/">Empire</a>, <a href="https://empirecommunities.com/blog-tag/texas/">Texas</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_627017e15df7d 
		{
			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_62701923e36d4" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>When Kendall and Nancy Schmitt of Houston design studio Nancy Rae Interiors were asked to refresh our model home at <a href="https://www.empirecommunities.com/austin/community/santa-rita-ranch/">Santa Rita Ranch in Liberty Hills</a>, they accepted the opportunity with open arms. <a href="https://www.empirecommunities.com/austin/community/santa-rita-ranch/listing/the-richmond/">The Richmond</a> is a 4-bedroom and 3-bathroom home that boasts 2,638 sq.ft., and a 3-car <a href="https://www.empirecommunities.com/blog/how-to-utilize-garage-space/">garage</a>. As soon as this mother-daughter duo stepped foot into the space, they knew they wanted to take this home to a place that was more contemporary for today’s homebuyer. After coming up with design concepts and pitching their ideas to the Empire team, Kendall and Nancy achieved a look that appeals to everyone, no matter their preferred design style. “By using <a href="https://www.empirecommunities.com/blog/our-design-team-shares-8-of-the-best-neutral-paint-colors-for-every-room/">neutrals</a> and <a href="https://www.empirecommunities.com/blog/color-obsession-why-royal-blue-is-the-pop-of-color-you-need-in-your-home/">a mix of blues</a> in a community where there’s young buyers, empty nesters and growing families, we were able to keep the color scheme universally appealing,” says Kendall.</p>
<p>&nbsp;</p>
<p>Because each buyer has different intentions for the spaces in their homes, Kendall and Nancy made sure this open-concept floor plan showcased a variety of furniture so that those who tour the model can visualize how they’d use each room. Modern finishes that have a touch of sparkle were paired with medium-tone woods and silver accents to create memory points as buyers are led from one space to another. To replicate this contemporary design, Kendall and Nancy share the key pieces you need to purchase for your home.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62701923e36d4 
		{
			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_62702356e36e6" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_62702356e36e6" class="galleryBlog " data-dots="" data-arrows="">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02181943/SRR-2-1920x1280.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_62702356e36e6 
		{
			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_62703eb03f8bf" 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/2022/05/02202748/flex-1-986x1024.jpg"></div>
													<div>
								<div role="presentation" data-el="product-title" data-auto="product-title">
<div class="product-title" role="heading" data-auto="product-name" aria-level="5"><a href="https://www.macys.com/shop/product/miranda-kerr-30-brentwood-instyle-fabric-chair?ID=11493520&amp;pla_country=US&amp;CAGPSPN=pla&amp;pla_country=US&amp;cm_mmc=Google_Furniture_PLA-_-GS_Furniture_PLA_Restructure_Universal-_-521186966760-_-pg1052217883_c_kclickid__kenshoo_clickid__KID_EMPTY_13051126761_123878940162_521186966760_pla-1264598712657_244079USA__c_KID_&amp;trackingid=449x1052217883&amp;m_sc=sem&amp;m_sb=Google&amp;m_tp=PLA&amp;m_ac=Google_Furniture_PLA&amp;m_ag=Universal&amp;m_cn=GS_Furniture_PLA_Restructure&amp;m_pi=go_cmp-13051126761_adg-123878940162_ad-521186966760_pla-1264598712657_dev-c_ext-_prd-244079USA&amp;gclid=CjwKCAjwsJ6TBhAIEiwAfl4TWKtjyhLSU-ZC9uo5IFF0bP4CDJnTGytP5Z7YQ4seY1vZlIjnk0L3ZBoCCP4QAvD_BwE" target="_blank" rel="noopener">Miranda Kerr 30&#8243; Brentwood Instyle Fabric Chair</a>, <em>Macy&#8217;s.</em></div>
</div>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02202755/Flex-2-1024x799.jpg"></div>
													<div>
								<p><a href="https://www.houzz.com/products/universal-furniture-zephyr-mesa-cocktail-table-prvw-vr~138315289?m_refid=PLA_HZ_138315289_10577457359&amp;device=c&amp;nw=u&amp;gclid=CjwKCAjwsJ6TBhAIEiwAfl4TWGHajBj8zSYbW2_O-iLTCDp9-VAVgJ5_jWx6X4aQWZTRm21tNWH0wxoCnMcQAvD_BwE" target="_blank" rel="noopener">Universal Furniture Zephyr Mesa Cocktail Table</a>, <em>houzz.</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/2022/05/02202759/Flex-3-1024x957.jpg"></div>
													<div>
								<p><a href="https://www.potterybarn.com/products/faith-side-chair/?catalogId=84&amp;sku=6768871&amp;cm_ven=PLA&amp;cm_cat=Google&amp;cm_pla=Furniture%20%3E%20Dining%20Chairs&amp;region_id=680400&amp;cm_ite=6768871_14546951700&amp;gclid=CjwKCAjwsJ6TBhAIEiwAfl4TWGrcnBZWme3Rfzq1cZ_BTdd4EoOl_hkFcGoo-XVCGNVnH9Y8amnFcRoChtQQAvD_BwE" target="_blank" rel="noopener">Faith Side Chair in Black and Natural</a>, <em>Pottery Barn.</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/2022/05/02202805/Flex-4-1024x840.jpg"></div>
													<div>
								<p><a href="https://www.bellacor.com/productdetail/uttermost-25174-white-and-black-trolley-bar-console-2373544.html?partid=googlePLA-DataFeed-BarsBarSets_Low&amp;kpid=2373544&amp;utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=Smart_Shopping_-_Furniture_-_Low&amp;utm_term=&amp;utm_content=Furniture_Low_Margin&amp;gclid=CjwKCAjwsJ6TBhAIEiwAfl4TWK_wx92etIEn5otnmuGHKrwhWcr22IUutODQoDOaGkPLfXAo6MJ8AxoCmcUQAvD_BwE" target="_blank" rel="noopener">White and Black Trolley Bar Console</a>, <em>Bellacor.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_62703eb03f8bf 
		{
			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_62701da2e36d7" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Flex Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>From the moment you lay eyes on The Richmond’s <a href="https://www.empirecommunities.com/blog/make-the-most-of-home-flex-space/">flex room</a>, you’ll be immediately drawn to the space. The room features an intimate lounge area where adults can unwind or play games, and a kids’ study with <a href="https://www.empirecommunities.com/blog/style-your-open-shelving/">floating shelves</a> and built-in desks. If buyers have younger children, the space can be easily reconfigured into a <a href="https://www.empirecommunities.com/blog/how-to-create-a-cool-kids-space/">playroom</a>. It’s meant to be a true multi-purpose room, adaptable to residents’ varied needs.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62701da2e36d7 
		{
			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_627020fee36db" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_627020fee36db" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182353/SRR-5-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182030/SRR-1-1-1920x1280.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_627020fee36db 
		{
			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_62702a08e36eb" 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/2022/05/05184232/Arm-Chair-1.png"></div>
													<div>
								<p><a href="https://www.highfashionhome.com/products/tanah-outdoor-swivel-chair-6045-010" target="_blank" rel="noopener">Tanah Outdoor Chair</a>, <em>High Fashion 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/2022/05/02185942/Living-room-2-1024x720.jpg"></div>
													<div>
								<p>Modern Round Cocktail Table, <em>High Fashion 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/2022/05/02185946/Living-room-3-1024x734.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/2093/bamba-16-pouf?artcl_campignID=876891965&#038;artcl_network=g&#038;artcl_adgroupid=44319737455&#038;artcl_keyword&#038;artcl_source=google&#038;gclid=CjwKCAjwgr6TBhAGEiwA3aVuIS0P6VceYLjkG40CvoAbsLjjTXh_oqlQcGzrJNGWaxdTeiRNhoI_QhoCbckQAvD_BwE" target="_blank" rel="noopener">Bamba Ottoman</a>, <em>Article.</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/2022/05/02185950/Living-room-4-874x1024.jpg"></div>
													<div>
								<p class="css-16f62x4 e1030iqw0" data-test="product-title"><a href="https://www.overstock.com/Home-Garden/Trocadero-Blue-Contemporary-Abstract-Area-Rug-710-x-103/16794492/product.html?refccid=3YQCV2HOYXL2UWCA7ZWC6YSEH4&#038;searchidx=0&#038;guid=280f74b7-637f-4a14-a8e5-b16935a617e5&#038;osp=true&#038;kwds=Trocadero+Blue+Contemporary+Abstract+Area+Rug+-+7%2710%26quot%3B+x+10%273%26quot%3B+-+Teal&#038;rfmt=&#038;option=27930668" target="_blank" rel="noopener">Trocadero Blue Contemporary Abstract Area Rug in Teal</a>, <em>Overstock.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_62702a08e36eb 
		{
			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_62701e06e36d9" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Living Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Home to a large sectional, lounge chairs, ottomans and a coffee table, the size of the living space is realized as soon as you walk into the room. As a result of its open-concept layout, the space imparts an immediate sense of grandeur and fluidity. Homeowners can rearrange <a href="https://www.empirecommunities.com/blog/living-room-furniture-where-to-save-and-what-to-splurge-on/">furniture pieces</a> whichever way they’d like — for optimal enjoyment or specific <a href="https://www.empirecommunities.com/blog/secrets-for-easy-entertaining/">entertainment</a> needs.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62701e06e36d9 
		{
			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_62702136e36de" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_62702136e36de" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182419/SRR-4-e1652125254356-1920x998.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182424/SRR-3-1920x1281.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_62702136e36de 
		{
			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_627031423f8b5" 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/2022/05/02193048/Kitchen-1-1024x1009.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.ca/George-Oliver--Cournoyer-1-Light-Single-Globe-Pendant-X115955623-L6087-K~C002064308.html?refid=GX433438909833-C002064308_1625067463_1625067516&amp;device=c&amp;ptid=904520044457&amp;targetid=aud-835011430016:pla-904520044457&amp;network=g&amp;ireid=123761756&amp;PiID%5B%5D=1625067463&amp;PiID%5B%5D=1625067516&amp;gclid=CjwKCAjwgr6TBhAGEiwA3aVuIey6DxCHi5JvvbhrKD8wBUjbq_1k1mm9JNEWlF8-FOad3IGQmRi4XBoCfRQQAvD_BwE&amp;piid=1625067457%2C1625067458" target="_blank" rel="noopener">Single Globe Pendant Light in Black by George Oliver</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/2022/05/02193053/Kitchen-2-965x1024.jpg"></div>
													<div>
								<p><a href="https://www.frontgate.com/soren-swivel-bar-26-counter-stool/indoor-furniture/bar-stools/1474497?listIndex=7&amp;uniqueId=1474497" target="_blank" rel="noopener">Soren Swivel Bar in Ivory Linen</a>, <em>Frontgate.</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/2022/05/02193100/Kitchen-3-1024x857.jpg"></div>
													<div>
								<p><a href="https://www.potterybarn.com/products/summerville-oval-serving-tray-mp/" target="_blank" rel="noopener">Tava Handwoven Rattan Oval Serving Tray in White Wash</a>, <em>Pottery Barn.</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/2022/05/02193108/Mugs-1024x836.jpg"></div>
													<div>
								<p><a href="https://www.crateandbarrel.com/farmhouse-white-mug/s203792" target="_blank" rel="noopener">Farmhouse White Mug</a>, <em>Crate&amp;Barrel.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_627031423f8b5 
		{
			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_627021eae36e1" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Kitchen				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Featuring lightened countertops and a neutral color scheme, <a href="https://www.empirecommunities.com/blog/kitchen-upgrades-where-to-save-vs-splurge/">the kitchen</a> gives off an open and airy feel. “The sink and island were strategically placed to face the living room to maximize the home’s open-concept way of living,” says Kendall. Black hardware contrasts the white shaker kitchen cabinets, while a patterned backsplash was used to add some dimension and texture to the room.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_627021eae36e1 
		{
			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_62702276e36e2" class="galleryblog-block alignfull arrow_Medium" style="" data-arrowcolor="#2e2624">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_62702276e36e2" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182725/SRR-6-1920x1280.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02182730/SRR-7-1920x1280.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_62702276e36e2 
		{
			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_62703ca73f8ba" 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/2022/05/02201901/Bed-1-1024x740.jpg"></div>
													<div>
								<p class="pl-Heading pl-Heading--sectionTitle pl-Heading--lines-2 pl-Box--lines-2 pl-Box--defaultColor" data-hb-id="Heading"><a class="HotDealsProductTitle" href="https://www.wayfair.ca/furniture/pdp/andover-mills-brady-upholstered-wingback-bed-c000866369.html?piid=621916807%2C621916800" target="_blank" rel="noopener" aria-label="Sanders Upholstered Low Profile Standard Bed">Sanders Upholstered Low Profile Standard Bed</a> by Andover Mills in Black, <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/2022/05/02201907/Bed-2-1024x804.jpg"></div>
													<div>
								<div class="pl-Box--display-flex pl-Box--fw-wrap pl-Box--size-6 pl-Box--size-4-bp800 pl-Grid-item pl-Box--defaultColor" data-hb-id="Grid.Item">
<div>
<div class="HotDealsProductCarousel HotDealsProductCarousel--vertical">
<div class="HotDealsThumbnailCarousel HotDealsThumbnailCarousel--vertical">
<div class="pl-MultiCarousel pl-MultiCarousel--offsetButtons pl-MultiCarousel--vertical" data-hb-id="MultiItemCarousel">
<div class="pl-MultiCarousel-innerWrap HotDealsThumbnailCarousel-innerWrapper pl-MultiCarousel-innerWrap--additionalSpacing">
<p><a class="HotDealsProductTitle" href="https://www.wayfair.ca/furniture/pdp/joss-main-latitude-run-lark-navy-6-drawer-chest-c004775815.html?piid=2032492158" target="_blank" rel="noopener" aria-label="Elin 6 Drawer 60'' W">Elin 6 Drawer</a> by Joss &amp; Main in White, <em>Wayfair.</em></p>
</div>
</div>
</div>
</div>
</div>
</div>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02201912/Bed-3-1024x692.jpg"></div>
													<div>
								<header class="product-header">
<p class="product-header__title"><a href="https://domicilefurniture.com/product/zephyr-bedside-storage-chest/" target="_blank" rel="noopener">Zephyr Bedside Storage Chest</a>, <em>Domicile Furniture.</em></p>
</header>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02201916/bed-4-855x1024.jpg"></div>
													<div>
								<p class="pl-Heading pl-Heading--sectionTitle pl-Heading--lines-2 pl-Box--lines-2 pl-Box--defaultColor" data-hb-id="Heading"><a class="HotDealsProductTitle" href="https://www.wayfair.ca/lighting/pdp/robert-abbey-dolly-275-table-lamp-qbjl1003.html?piid=29688517" target="_blank" rel="noopener" aria-label="Dolly 27.5"> in Peacock by Robert Abbey, <em>Wayfair.</em></a></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_62703ca73f8ba 
		{
			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_627022bee36e5" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Primary Bedroom				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Boasting a <a href="https://www.empirecommunities.com/blog/budget-spa-like-bathroom/">spa-like ensuite</a>, a large L-shaped walk-in closet and a reading nook, The Richmond’s primary bedroom is a true retreat. The room’s three large windows allow an abundance of natural light to pour in and provide views of the home’s backyard. A <a href="https://www.empirecommunities.com/blog/9-accent-wall-ideas-trending-now/">wall treatment</a> was installed to make the bed stand out, and larger nightstands were added to accentuate the size of the room. “Bringing color into the primary bedroom through the use of paint and bedding allowed us to create some contrast in the space,” says Kendall.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_627022bee36e5 
		{
			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_62702372e36e8" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_62702372e36e8" class="galleryBlog " data-dots="" data-arrows="">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/05/02183130/SRR-8-1920x1280.jpg" style="background-size: contain"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_62702372e36e8 
		{
			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_6270429d3f8c4" 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/2022/05/02204431/office-1-1024x884.jpg"></div>
													<div>
								<p class="product_title entry-title"><a href="https://mokohome.ca/product/uttermost-obrien-blue-velvet-armchair-23318/" target="_blank" rel="noopener">Uttermost O’Brien Blue Velvet Armchair</a>, <em>Moko 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/2022/05/02204436/office-2-1024x705.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/16385/cossa-cowhide-brown-rug-5-x-8?artcl_campignID=857335169&amp;artcl_network=g&amp;artcl_adgroupid=47218916841&amp;artcl_keyword&amp;artcl_source=google&amp;gclid=CjwKCAjwgr6TBhAGEiwA3aVuIaQHDo4xFFrOH5VnK5Ar4xslF-vJ5aoJqTXcyzHs7vuBpRlmfAHRxxoCkFgQAvD_BwE" target="_blank" rel="noopener">Cossa Cowhide Brown Rug</a>, <em>Article.</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/2022/05/02204440/office-3-1024x1024.jpg"></div>
													<div>
								<p class="pl-Heading pl-Heading--pageTitle pl-Box--defaultColor" data-hb-id="Heading"><a href="https://www.wayfair.com/furniture/pdp/trent-austin-design-lawncrest-writing-desk-with-bookcase-w008054184.html" target="_blank" rel="noopener">Lawncrest Writing Desk with Bookcase by Trent Austin Design</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/2022/05/02204446/office-4-1024x1021.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/trent-austin-design-lawncrest-writing-desk-with-bookcase-w008054184.html" target="_blank" rel="noopener">Lawncrest Writing Desk with Bookcase by Trent Austin Design</a>, <em>Wayfair.</em></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_6270429d3f8c4 
		{
			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_62702393e36ea" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					The Office				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>The office is another room in the home that can <a href="https://www.empirecommunities.com/blog/clever-ways-repurpose-spare-rooms/">suit a variety of needs</a>. Convert it into a home gym, an art room or a <a href="https://www.empirecommunities.com/blog/stylish-spaces-for-the-newest-addition-to-your-family/">nursery</a> — the possibilities are endless. “We set this space up as a traditional study where someone might work from home,” says Kendall. “The ‘WFH’ movement is huge in the Austin market with so many people working remotely, so we wanted to show homeowners how they could utilize this space for that purpose.” <a href="https://www.empirecommunities.com/blog/the-art-of-layering/">Layered</a> rugs and warm woods were incorporated into this room to create a <a href="https://www.empirecommunities.com/blog/little-changes-for-a-cozy-home/">homey and comfortable design</a>.</p>
<p>&nbsp;</p>
<p>Next, learn how to <a href="https://www.empirecommunities.com/blog/get-the-look-modern-glam/" target="_blank" rel="noopener">get the Modern Glam look</a> at Empire Mueller&#8217;s model home. You can also download these <a href="https://www.empirecommunities.com/blog/the-best-design-apps-to-help-you-furnish-your-home/">top interior design apps</a> to help you decorate your home, or discover what there is to know about <a href="https://www.empirecommunities.com/blog/lighting-every-room-in-your-home/">perfectly lighting every room</a>.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_62702393e36ea 
		{
			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>
		<item>
		<title>Get the Look: Modern Farmhouse</title>
		<link>https://empirecommunities.com/blog/get-the-look-modern-farmhouse/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Wed, 02 Mar 2022 19:07:30 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=94290</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_ba48339bf00b2116896848179c887483" 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/2022/03/01210248/263-S-Bruns-ForWeb-7-1-1-1920x1280.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';">
						Get the Look: Modern Farmhouse					</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/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/get-the-look/">Get the Look</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_ba48339bf00b2116896848179c887483 
		{
			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_d19fe25d2892246b5ef164e61b2defcb" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">The key to creating a well-balanced modern farmhouse space is to focus on bringing the outdoors in to warm up different aspects of your home. Natural materials and earth tones add charm to your dwelling, helping to make your space that much cozier. Below, we’ve selected a few pieces from our Gibson model townhome at West End Towns to get your creative juices flowing. Discover the different furniture and decor pieces that will help infuse your space with a bit of modern farmhouse flair. </span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_d19fe25d2892246b5ef164e61b2defcb 
		{
			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="textblog_block-block_f6de1d3f4fb73bb93945e15884408413" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Flex Room				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p><span style="font-weight: 400;">Flex rooms can be transformed to fit whatever your needs are, and can be a great opportunity to express your personal interior design style. In the Gibson model, we&#8217;ve opted to put together a cozy movie room that anyone can enjoy. A</span><span style="font-weight: 400;"> wooden table and textured rug give the space a laid back feel, while a black microfiber sectional layered with beige and green velvet pillows help to create a cozy atmosphere.</span></p>
<p>&nbsp;</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_f6de1d3f4fb73bb93945e15884408413 
		{
			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="image_block-block_985cc89eaa16258e04ca143cd3cc1d55" class="image-block" style="  background-color:;">
		<div class="disableClickCms" id="block_"></div>	
		<div class="single-image-block container">
			<img decoding="async" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/01210248/263-S-Bruns-ForWeb-7-1-1-1920x1280.jpg" alt="Get the Look: Modern Farmhouseimage_block-block_985cc89eaa16258e04ca143cd3cc1d55" style="width: 100%;">			
		</div>
		<div class="button-conatiner container">		
					</div>	
	</section>

	<style type="text/css">
		/* Parent Section */
		#image_block-block_985cc89eaa16258e04ca143cd3cc1d55 { 
			position: relative;
	  }
		
		#image_block-block_985cc89eaa16258e04ca143cd3cc1d55 .button-conatiner{ 
			margin-top: 20px;
			text-align: center;
	  }



	</style>
	



	<section id="columnsblog_block-block_e3f46a02494a4b383348894b146e5ad6" 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/2022/03/02174457/image59450-1024x531.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/15564/lucca-grass-green-pillow-set" target="_blank" rel="noopener">Lucca</a>, <em>Article</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/2022/03/02174454/C3HerringboneHandmadeBeige_WhiteIndoor_OutdoorAreaRug.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/rugs/pdp/dash-and-albert-rugs-c3-herringbone-beigewhite-indooroutdoor-area-rug-dax3616.html" target="_blank" rel="noopener">C3 Herringbone Rug</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/2022/03/02174446/apollo-44-coffee-table-o.jpeg"></div>
													<div>
								<p><a href="https://www.potterybarn.com/products/apollo-coffee-table/?_br_psugg_q=apollo+coffee+table" target="_blank" rel="noopener">Apollo 44&#8243; Coffee Table</a>, <em>Pottery Barn.</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/2022/03/02174448/BraidedHempPoufS16-1024x1024.jpeg"></div>
													<div>
								<p><a href="https://www.cb2.com/braided-jute-pouf/s185773?localedetail=CA" target="_blank" rel="noopener">Braided Jute Pouf</a>, <em>CB2</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_e3f46a02494a4b383348894b146e5ad6 
		{
			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_66d6594b9ab7e36a08b9dbe2757c1a9a" 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/2022/03/02174443/1702-35-server-1-1024x725.jpeg"></div>
													<div>
								<p><a href="https://www.furniturepick.com/madison-country-60-inch-barn-door-server-vintage-black-jofran-furniture-jo-1702-35.html" target="_blank" rel="noopener">Charcoal Server</a>, <em>Furniture Pick.</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/2022/03/02174929/HemlenTexturedThrowPillowinNoFill.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/decor-pillows/pdp/joss-main-hemlen-textured-throw-pillow-in-no-fill-w004312162.html" target="_blank" rel="noopener">Hemlen Textured Pillow</a>, Wayfair.</p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02174945/Benn103.5_WideMicrofiber_MicrosuedeSofaChaisewithOttoman.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/wade-logan-benn-1035-wide-microfibermicrosuede-sofa-chaise-with-ottoman-w005809339.html?piid=429630241" target="_blank" rel="noopener">Benn Microfibre Sofa</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/2022/03/02174951/FoldingOrbSculpture.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/decor-pillows/pdp/foreside-home-garden-folding-orb-sculpture-aore2034.html" target="_blank" rel="noopener">Folding Orb Sculpture</a>, <em>Wayfair</em>.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_66d6594b9ab7e36a08b9dbe2757c1a9a 
		{
			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_0157d9313472819c67a4956604088603" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Kitchen				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p><span style="font-weight: 400;">Sleek countertops and stainless steel appliances are a great touch in any modern home, complementing the more natural aspects of the space, like the small potted plants. The bright white walls and cabinetry help to open up and illuminate the kitchen, creating a polished and contemporary appearance. </span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_0157d9313472819c67a4956604088603 
		{
			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="image_block-block_1957198f18e4b916d95b9e9065bd6403" class="image-block" style="  background-color:;">
		<div class="disableClickCms" id="block_"></div>	
		<div class="single-image-block container">
			<img decoding="async" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/01211626/263-S-Bruns-ForWeb-3-1-1920x1280.jpg" alt="Get the Look: Modern Farmhouseimage_block-block_1957198f18e4b916d95b9e9065bd6403" style="width: 100%;">			
		</div>
		<div class="button-conatiner container">		
					</div>	
	</section>

	<style type="text/css">
		/* Parent Section */
		#image_block-block_1957198f18e4b916d95b9e9065bd6403 { 
			position: relative;
	  }
		
		#image_block-block_1957198f18e4b916d95b9e9065bd6403 .button-conatiner{ 
			margin-top: 20px;
			text-align: center;
	  }



	</style>
	



	<section id="columnsblog_block-block_0b50ea51402e2e896da0a75e251e08e5" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02175506/330596785_AlternateImage1_l.jpeg"></div>
													<div>
								<p><a href="https://www.lowes.com/pd/Sea-Gull-Lighting-Perryton-Heirloom-Bronze-Transitional-Cage-Pendant-Light/1000786344" target="_blank" rel="noopener"><span style="font-weight: 400;">Perryton 4-Light Heirloom Bronze Transitional Cage,</span></a><span style="font-weight: 400;"><em> Lowes</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02175907/image70769-1024x531.jpg"></div>
													<div>
								<p><a href="https://www.article.com/pla/17568/svelti-pure-black-bar-stool" target="_blank" rel="noopener"><span style="font-weight: 400;">Svelti</span></a><span style="font-weight: 400;">, <em>Article</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02175913/3.5_ArtificialEucalyptusPlantinPlanter.jpg"></div>
													<div>
								<p><a href="https://www.wayfair.com/decor-pillows/pdp/mistana-35-artificial-eucalyptus-plant-in-planter-w002131534.html" target="_blank" rel="noopener"><span style="font-weight: 400;">Artificial Eucalyptus Plant</span></a><span style="font-weight: 400;">, <em>Wayfair</em>.  </span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_0b50ea51402e2e896da0a75e251e08e5 
		{
			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_1e21499f9570467711a3b4a842b88445" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02180251/fruktskal-tray-bamboo__0561408_pe662912_s5-1024x1024.jpg"></div>
													<div>
								<p><a href="https://www.ikea.com/us/en/p/fruktskal-tray-bamboo-50376722/" target="_blank" rel="noopener"><span style="font-weight: 400;">Fruktskal</span></a><span style="font-weight: 400;">, <em>Ikea</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02180216/WhiteMixingBowlsS5LLS11-1024x1024.jpeg"></div>
													<div>
								<p><a href="https://www.crateandbarrel.co.cr/products/aspen-white-rimmed-ceramic-mixing-bowls-set-of-4?srsltid=AfmBOop2yovu8aVaZot9PUkn_ya8DxEuS-G7rIWcOaPZ_SFdsOjo5UQU" target="_blank" rel="noopener"><span style="font-weight: 400;">Aspen Rimmed Mixing Bowls</span></a><span style="font-weight: 400;">, <em>Crate &amp; Barrel.</em></span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02180214/wood-gallery-single-opening-frames-black-2-z.jpeg"></div>
													<div>
								<p><a href="https://www.potterybarn.com/products/wood-gallery-single-opening-frames-black/?pkey=s~picture%20frame~273" target="_blank" rel="noopener"><span style="font-weight: 400;">Wood Gallery Frames</span></a><span style="font-weight: 400;">, <em>Pottery Barn.</em></span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_1e21499f9570467711a3b4a842b88445 
		{
			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_d79a589c8c75831992eded947e0f6469" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Bedroom				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p><span style="font-weight: 400;">The bedroom is every homeowner’s sanctuary, and having an inspiring space will help you to start your day on the right foot. The wall art frames the bed perfectly, creating a striking focal point in this room. The use of neutral colors and wooden furniture work to create a sense of ease, while still drawing on more natural elements. </span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_d79a589c8c75831992eded947e0f6469 
		{
			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="image_block-block_39360a878da925035dc91f0ef2e182a5" class="image-block" style="  background-color:;">
		<div class="disableClickCms" id="block_"></div>	
		<div class="single-image-block container">
			<img decoding="async" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/01212538/263-S-Bruns-ForWeb-4-1-1920x1280.jpg" alt="Get the Look: Modern Farmhouseimage_block-block_39360a878da925035dc91f0ef2e182a5" style="width: 100%;">			
		</div>
		<div class="button-conatiner container">		
					</div>	
	</section>

	<style type="text/css">
		/* Parent Section */
		#image_block-block_39360a878da925035dc91f0ef2e182a5 { 
			position: relative;
	  }
		
		#image_block-block_39360a878da925035dc91f0ef2e182a5 .button-conatiner{ 
			margin-top: 20px;
			text-align: center;
	  }



	</style>
	



	<section id="columnsblog_block-block_8b25ee357deb1734fcf46d5c179d5ab0" 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/2022/03/02183656/img88o.jpeg"></div>
													<div>
								<p><a href="https://www.westelm.com/products/brennan-nightstand-h7549/?catalogId=71&amp;sku=8301893&amp;cm_ven=FreePLA&amp;cm_cat=Google&amp;cm_pla=Furniture%20%3E%20Nightstands" target="_blank" rel="noopener"><span style="font-weight: 400;">Brennan Nightstand</span></a><span style="font-weight: 400;">, <em>West Elm.</em></span></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02183705/Nele_12_-_Light_Candle_Style_Wagon_Wheel_Chandelier_19_4000x%402x.progressive-1024x1024.jpg"></div>
													<div>
								<p>Modern Farmhouse Wagon Wheel Chandelier, <em>Acroma</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/2022/03/02183701/Malden36WideFauxLeatherTuftedRectangleStandardOttoman.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/steelside-malden-36-wide-faux-leather-tufted-rectangle-standard-ottoman-w007049164.html?piid=1008223848" target="_blank" rel="noopener"><span style="font-weight: 400;">Malden Faux Leather Tufted Ottoman</span></a><span style="font-weight: 400;">, <em>Wayfair</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col4"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02183658/img55z.jpeg"></div>
													<div>
								<p><a href="https://www.westelm.com/products/woven-seagrass-baskets-d5158/?catalogId=71&amp;sku=8255185&amp;cm_ven=FreePLA&amp;cm_cat=Google&amp;cm_pla=Storage%20%3E%20Baskets%20%26%20Storage" target="_blank" rel="noopener"><span style="font-weight: 400;">Woven Seagrass Baskets</span></a><span style="font-weight: 400;">, <em>West Elm.</em></span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_8b25ee357deb1734fcf46d5c179d5ab0 
		{
			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_99dd45594990972dabf27ffdbeb2c4b4" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02184202/hmgoepprod-1-683x1024.jpeg"></div>
													<div>
								<p><a href="https://www2.hm.com/en_us/productpage.0579381090.html" target="_blank" rel="noopener"><span style="font-weight: 400;">Cotton Velvet Cushion Cover</span></a><span style="font-weight: 400;"> in Dark Beige, <em>H&amp;M Home.</em></span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02184207/Gracie15_TableLamp.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/lighting/pdp/joss-main-gracie-15-table-lamp-w004604763.html" target="_blank" rel="noopener"><span style="font-weight: 400;">Gracie Table Lamp</span></a><span style="font-weight: 400;"> by Joss &amp; Main, <em>Wayfair</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02184211/cn28072467.jpg"></div>
													<div>
								<p><a href="https://bananarepublic.gap.com/browse/product.do?pid=7711180020000&amp;pcid=999&amp;vid=1&amp;searchText=Plaid+Wool+Blanket#pdp-page-content" target="_blank" rel="noopener"><span style="font-weight: 400;">Plaid Wool Blanket</span></a><span style="font-weight: 400;">, <em>Banana Republic.</em></span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_99dd45594990972dabf27ffdbeb2c4b4 
		{
			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_8f3df6b2aef71d9b46054a0e52f2eb05" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Office				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p><span style="font-weight: 400;">If you find yourself in need of a functional work-from-home space, then look no further. Don’t be afraid to play around with bold prints or pops of color. Both help to energize the atmosphere and easily create visual interest. In this space, the pops of green in the window treatments and potted plants give the room a more personalized touch while not being too loud or overpowering. </span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_8f3df6b2aef71d9b46054a0e52f2eb05 
		{
			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="image_block-block_8274392744334c14296de2008395ce92" class="image-block" style="  background-color:;">
		<div class="disableClickCms" id="block_"></div>	
		<div class="single-image-block container">
			<img decoding="async" src="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02172834/263-S-Bruns-ForWeb-6-2-1920x1280.jpg" alt="Get the Look: Modern Farmhouseimage_block-block_8274392744334c14296de2008395ce92" style="width: 100%;">			
		</div>
		<div class="button-conatiner container">		
					</div>	
	</section>

	<style type="text/css">
		/* Parent Section */
		#image_block-block_8274392744334c14296de2008395ce92 { 
			position: relative;
	  }
		
		#image_block-block_8274392744334c14296de2008395ce92 .button-conatiner{ 
			margin-top: 20px;
			text-align: center;
	  }



	</style>
	



	<section id="columnsblog_block-block_c3e1c36cccc3fa57db348e5ce00acb47" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02185025/FallonDesk.jpeg"></div>
													<div>
								<p><a href="https://www.wayfair.com/furniture/pdp/trent-austin-design-fallon-desk-w005929694.html" target="_blank" rel="noopener"><span style="font-weight: 400;">Fallon Desk</span></a><span style="font-weight: 400;"> , <em>Wayfair</em>. </span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/05185016/Screen-Shot-2023-04-05-at-2.49.12-PM-1024x990.png"></div>
													<div>
								<p><span style="font-weight: 400;"><a href="https://redbrickemporium.com/products/hawthorne-storage-baskets-brown" target="_blank" rel="noopener">Hawthorne Baskets</a>, <em>Red Brick Emporium.</em></span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02185139/Natural_BlackCottonRug_1600x.png"></div>
													<div>
								<p><a href="https://lillianelsiehome.com/products/cotton-woven-rug-1?variant=40877597884585&amp;currency=CAD&amp;utm_medium=product_sync&amp;utm_source=google&amp;utm_content=sag_organic&amp;utm_campaign=sag_organic" target="_blank" rel="noopener"><span style="font-weight: 400;">Natural and Black Cotton Rug</span></a><span style="font-weight: 400;">, <em>Lillian Elise Home.</em></span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_c3e1c36cccc3fa57db348e5ce00acb47 
		{
			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_7d1e8f4557079fa434226feeb0cf61cc" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02185234/il_1588xN.2501212629_q3ht-1024x1024.jpg"></div>
													<div>
								<p><a href="https://www.etsy.com/ca/listing/836780174/bundle-of-blueivorytanwhite-decorative?gpla=1&amp;gao=1&amp;"><span style="font-weight: 400;">Bundle of Books Bookend</span></a><span style="font-weight: 400;">, <em>Etsy</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02185529/il_1588xN.3223345577_5ib7-1024x767.jpg"></div>
													<div>
								<p><a href="https://www.etsy.com/ca/listing/1043885713/indoor-outdoor-acrylic-white-green?gpla=1&amp;gao=1&amp;" target="_blank" rel="noopener"><span style="font-weight: 400;">Tropical Leaves Drapery Fabric</span></a><span style="font-weight: 400;">, <em>Etsy</em>.</span></p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/03/02185526/il_794xN.3381295246_7n0n.jpg"></div>
													<div>
								<p><a href="https://www.etsy.com/ca/listing/1098257505/abstract-minimalist-wire-iron-bird?gpla=1&amp;gao=1&amp;" target="_blank" rel="noopener"><span style="font-weight: 400;">Abstract Wire Bird Figurine</span></a><span style="font-weight: 400;">, <em>Etsy</em>.</span></p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_7d1e8f4557079fa434226feeb0cf61cc 
		{
			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_89615bf2fadb50e7d88f8c31af25618c" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Visit our blog to discover even more </span><a href="https://empirecommunities.com/blog-category/design/"><span style="font-weight: 400;">design tips</span></a><span style="font-weight: 400;">, including how to infuse your space with the </span><a href="https://empirecommunities.com/blog/get-the-look-mid-century-modern-style/"><span style="font-weight: 400;">mid-century modern</span></a><span style="font-weight: 400;"> and </span><a href="https://empirecommunities.com/blog/modern-ranch-style-nc/"><span style="font-weight: 400;">modern ranch style</span></a><span style="font-weight: 400;">.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_89615bf2fadb50e7d88f8c31af25618c 
		{
			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>
		<item>
		<title>5 Ways to Decorate Your Fireplace and Mantel</title>
		<link>https://empirecommunities.com/blog/ways-to-decorate-your-fireplace/</link>
		
		<dc:creator><![CDATA[Claire Galati]]></dc:creator>
		<pubDate>Tue, 01 Feb 2022 01:28:08 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=91706</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_47a3609a1eaeda1332f3952be1ebedef" 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/2022/01/31173050/DSC_4053a-1920x1281.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';">
						5 Ways to Decorate Your Fireplace and Mantel					</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/decorating/">Decorating</a> | <a href="https://empirecommunities.com/blog-category/design/">Design</a> | <a href="https://empirecommunities.com/blog-category/diy-how-to/">DIY &amp; How To</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/mantel/">Mantel</a>, <a href="https://empirecommunities.com/blog-tag/fireplace/">Fireplace</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</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_47a3609a1eaeda1332f3952be1ebedef 
		{
			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_dccf57b4cf8d368b1d469b37d9627000" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>The fireplace is most commonly the focal point of any living room, which means it will likely grab the attention of any guests you have over. While you want to be happy with the way your fireplace is styled, it can be difficult when you&#8217;re working with a relatively narrow space. The key is to keep a few design elements in mind to help guide your process. We’ve rounded up some model home inspiration to show how you can style your fireplace in a variety of different ways.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_dccf57b4cf8d368b1d469b37d9627000 
		{
			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="multimedia-block_3704dab4a968bdc593ff8ca60f93859f" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/01/07224816/Empire-Legacy-Shabby-Chic-Living-Room-1920x1270.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/01/07224816/Empire-Legacy-Shabby-Chic-Living-Room-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>Choose to Elevate</h3>
<p><span style="font-weight: 400;">One way to create interest on your mantel is to build upward instead of outward. Using taller pieces, like an elongated mirror or a stack of books, will help to make the space feel less cluttered, creating a more refined appearance. In our Vibrant</span><span style="font-weight: 400;"> model home at <a href="https://www.empirecommunities.com/ontario/community/legacy/">Empire Legacy</a> in Thorold, ON, the fireplace is styled with a tall mirror, a few slim branches, and candlesticks, giving a bit of flair to the mantel without being distracting or overpowering. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_3704dab4a968bdc593ff8ca60f93859f     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_84f2dc6820f6dff57b0132bb4fccc367" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/01/31173533/MG_4216-1920x1280.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/01/31173533/MG_4216-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>The Minimalist Route</h3>
<p><span style="font-weight: 400;">As the old saying goes, less is more, and that couldn’t be more true when it comes to decorating. Picking one or two key pieces to display on your mantel could be all that you need to tie a room together. When you’re dealing with a limited space, it might be best to take a minimalist approach to styling your mantel by keeping it simple. The fireplace in our </span><a href="https://empirehomesforsale.ca/livingston-hagersville/" target="_blank" rel="noopener"><span style="font-weight: 400;">Livingston</span></a><span style="font-weight: 400;"> model home in Hagersville, ON, is styled using a few decorative jars in a neutral colour, complementing those same tones in the rest of the space. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_84f2dc6820f6dff57b0132bb4fccc367     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_b9fd70796e63225cd0a85493c544fa30" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/24132704/Wyndfield_Rocklyn_1024x1024_LivingRoom.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/08/24132704/Wyndfield_Rocklyn_1024x1024_LivingRoom-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>The Art of Layering</h3>
<p><span style="font-weight: 400;">Layering the pieces on your mantel is a trick you can use to create depth where there isn’t much. Strategically placing items in front of each other creates a new layer of interest without the cluttered appearance. Our <a href="https://www.empirecommunities.com/ontario/community/wyndfield/">Wyndfield</a></span><span style="font-weight: 400;"> model in Brantford, ON, styles this simple fireplace by layering a few smaller objects, like bird figurines and clay vases. Then, smaller elements like potted plants are used to frame the clock.</span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_b9fd70796e63225cd0a85493c544fa30     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_b8165042919e74ea2e17c789f3ed4c50" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall revertMB">
				<div class="contMultimediaSmall cover" style="float: Right">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/01/31174808/DSC_4063-1920x1281.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/01/31174808/DSC_4063-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Left">
													<div class="firstDescSmall">
									<h3>Make Use of Monochrome</h3>
<p><span style="font-weight: 400;">Playing with a monochromatic colour palette is an easy way to add a little flair to your fireplace and mantel. Make this area the centre of attention by picking a bold colour to dominate, along with its corresponding hues, or allow it to fade into the background by staying within neutral tones. In our </span><a href="https://www.empirecommunities.com/ontario/community/avalon/" rel="noopener"><span style="font-weight: 400;">Avalon</span></a><span style="font-weight: 400;"> model home in Caledonia, ON, the mantel and its corresponding decor are varying shades of white, and cream, allowing it to seamlessly blend into the wall behind it. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_b8165042919e74ea2e17c789f3ed4c50     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				



	<section id="multimedia-block_456fc5a3eee76f8ee8ba890f8f0afa62" class="multimedia-block alignfull">
		<div class="disableClickCms"></div>
		<div class="containerBlog">
						<div class="contsplitMultimediaSmall">
				<div class="contMultimediaSmall cover" style="float: Left">
												<div class="imageMultimediaSmall lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/10230541/Dryden-7-family-room-dinning.jpg" style="background-image: url('https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/11/10230541/Dryden-7-family-room-dinning-128x128.jpg')"></div>
											</div>
				<div class="parentSplitContent" style="float: Right">
													<div class="firstDescSmall">
									<h3>Contrast is Key</h3>
<p><span style="font-weight: 400;">Having variety in the shapes, colours, and sizes of the items on your mantel will help keep things interesting. This kind of arrangement will draw your eye across the entire display, creating a lot more visual interest. While scanning the fireplace in our <a href="https://www.empirecommunities.com/ontario/community/calderwood/virtual-tour/">Calderwood</a> </span><span style="font-weight: 400;">model home in Thorold, ON, your eyes might be initially drawn to the oversized mirror — a grand display, creating contrast with its size, and colour. You may then start to notice the smaller elements that frame the mirror, including the sculpture, and flower. </span></p>
																	</div> 
						   				</div>
			</div>
					</div>    
	</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#multimedia-block_456fc5a3eee76f8ee8ba890f8f0afa62     
		{
			/* min-height: 600px; */
			position: relative;
			width: 100%;
			z-index: 2; 
		}
		.titleMultimediaFull,
		.titleMultimediaSmall{
			padding: 20px 0;
		}
		.subTitleMultimeriaFull{
			width: 100%;
			text-align: left;			
		}
		.contsplitMultimediaFull{
			height: auto;
			width: 100%;
		}
		.contMultimediaFull{
			width: 100%;
			text-align: center;
	/*        height: 600px;*/
		}
		.secDescFull,
		.secDescSmall{
			width: 100%;
			height: auto;
			padding: 20px 0;
		}

		.subTitleMultimeriaSmall{
			width: 100%;
			float: left;
			padding: 10px 0 20px;
			box-sizing: border-box;   
			padding: 0 20px;   
		}
		.firstDescSmall{
			width: 100%;
			float: left;
			box-sizing: border-box;       
		} 
		.parentSplitContent{
			width: 50%; 
			height: 100%;
		}
		.contsplitMultimediaSmall{
			/*height: 375px;*/
			width: 100%;
		}
		.imageMultimediaSmall{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.imageMultimediaFull{
			width: 100%;
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.contMultimediaSmall{
			width: 50%;
			height: 100%;
		}

		img.imageMultimedia{
			vertical-align: top;

		}

		@media screen and (max-width: 768px){
			.contMultimediaSmall{
				width: 100%;
			}

			.subTitleMultimeriaSmall{ 
				width: 100%;
				padding: 15px 0;
			}

			.firstDescSmall{
				width: 100%;
				padding: 20px 0;
      }
      
      .parentSplitContent{
		  	width: 100%; 
			  height: auto;
		  }


		}

	</style>
				




	<section id="textblog_block-block_5a4229eaa2b7a7d73dd19eb4cb625b6e" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p><span style="font-weight: 400;">Looking for pieces to inspire your fireplace style?. Browse our list of some of the best </span><a href="https://www.empirecommunities.com/blog/canadian-home-decor-retailers/"><span style="font-weight: 400;">Canadian home decor retailers</span></a><span style="font-weight: 400;"> while planning your next shopping trip.</span></p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_5a4229eaa2b7a7d73dd19eb4cb625b6e 
		{
			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>
		<item>
		<title>Shabby Chic Style Guide</title>
		<link>https://empirecommunities.com/blog/shabby-chic-style-guide/</link>
		
		<dc:creator><![CDATA[Angello Hernández]]></dc:creator>
		<pubDate>Fri, 21 Feb 2020 16:33:56 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=6694</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_5e5005fe7e33d" class="banner-block " 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/2020/02/05190852/F3_EL_394_04-025Final-1920x1280.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.15"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						Style Guide: Shabby Chic <br />
					</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/decorating/">Decorating</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/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/love-design-live-empire/">Love Design Live Empire</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/get-the-look/">Get the Look</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_5e5005fe7e33d 
		{
			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="columnsblog_block-block_5e5006ec7e33e" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21163659/63_F3_EL_394_03-016Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>1. Incorporate weathered furniture and pretty patinas.</h4>
							</div>
													<div>
								<p>Timeworn accents are a staple of shabby chic style, so be sure to incorporate a few rough-hewn pieces into your design.</p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21163813/63_F3_EL_394_05-025Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>2. Mix in breezy materials. </h4>
							</div>
													<div>
								<p>Fabrics like cotton and linen are the heroes of a shabby chic home. “Pieces that you plan on keeping for a long time and will get the most use are worth splurging on,” says designer Dominic De Freitas.</p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21163911/63_F3_EL_394_08-029Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>3. Layer in soft accent pieces.</h4>
							</div>
													<div>
								<p>Layers of soft fabrics are key in a shabby chic home. Plush bed sheets and oversized pillows ensure that this principal bedroom is a cozy retreat at the end of a long day.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_5e5006ec7e33e 
		{
			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_5e5008567e343" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21164220/63_F3_EL_397_08-050Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>4. Add warmth with wood.</h4>
							</div>
													<div>
								<p>A wooden stool and small woven basket warm up the principal bathroom’s cool palette.</p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21164322/63_F3_EL_394_06-023Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>5. Use a soft palette. </h4>
							</div>
													<div>
								<p>A palette of creamy white and pastel tones means shabby chic leans toward the feminine side of decorating. “Choose a colour palette based on pure and slightly off whites, as well as ecrus with accents in bleached-out pastel colours like soft moss green, dusty rose and cornflower blue,” says Dominic.</p>
							</div>  
											</div>
									<div class="colummnBlog col3"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21164426/63_F3_EL_394_07-031Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>6. Use different shades of white.</h4>
							</div>
													<div>
								<div class=" infoText textBook">
<p>Tonal values of white create a sense of warmth, variety and interest.</p>
</div>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_5e5008567e343 
		{
			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_5e5008157e342" class="columnsblog-block alignfull"> 

		<div class="disableClickCms"></div>
		<div class="containerBlog">
			<div class="columnsBlogContainer">
									<div class="colummnBlog col1"> 
						<div class="imageColumnBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21164514/63_F3_EL_394_09-025Final-LR-1024x1024.jpg"></div>
													<div class="titleColumnBlog">
								<h4>7. Boost visual interest with details.</h4>
							</div>
													<div>
								<p>A simple, monochromatic colour scheme lets the furniture, details and accessories of a shabby chic home stand out.</p>
							</div>  
											</div>
							</div>
						</div>
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#columnsblog_block-block_5e5008157e342 
		{
			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_5e50099c7e349" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<h3 style="text-align: center;">The Shabby Chic Flipbook</h3>
<p class=" infoText textBook" style="text-align: center;">We’ve put together the ultimate tool to recreate The Shabby Chic look. Register at the bottom of this page to receive this flipbook and 3 more curated style guides straight to your inbox.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_5e50099c7e349 
		{
			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="iframeblog-block_5e5009ae7e34a" class="iframeblog-block " style="">
	   <div class="disableClickCms" id="block_iframeblog-block_5e5009ae7e34a"></div>
					<div class="containerBlog">
				<iframe style="height: 600px;" width='100%' height='100%' src='https://cdn.flipsnack.com/widget/v2/widget.html?hash=fcmava03x' data-hj-allow-iframe="" frameborder='0' webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
			</div>
			</section>
	<style type="text/css">
		/* Parent Section */ 
		section{
			margin: 0;
		}
		#iframeblog-block_5e5009ae7e34a     
		{
			min-height: 250px;
			position: relative;
			width: 100%;
			margin-top: 20px;
		}
		.contBlogCont{
			width: 100%;
			height: 100%;
		}


	</style>
	


	<section id="galleryblog_block-block_5e500b387e34e" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_5e500b387e34e" class="galleryBlog " data-dots="" data-arrows="">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21165439/63_F3_EL_394_04-025Final-LR-2048x1365-1920x1280.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_5e500b387e34e 
		{
			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="textblog_block-block_5e500b617e350" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<div class=" infoText textBook">
<h3 style="text-align: center;">Watch the design notes video guide.</h3>
<p style="text-align: center;">Can’t resist this cool and comfortable style? Get designer Dominic De Freitas’ tips for incorporating it into your home.</p>
</div>
				</div>  
						<div>
							<div class="cta_principal_block left">
					<div class="btnContainer"> <a class="ctaFull ctaFont text_smallLarge" target="_self" href="https://www.youtube.com/watch?v=l10NoDEPz1c" style="background-color: #2e2624; color:#ffffff;">WATCH THE GUIDE</a></div>				</div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_5e500b617e350 
		{
			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>
		<item>
		<title>Get the Look: Breezy Coastal Scandi Style at Summerlea Woods in Binbrook, ON</title>
		<link>https://empirecommunities.com/blog/get-the-look-breezy-coastal-scandi-style-at-summerlea-woods-in-binbrook-on/</link>
		
		<dc:creator><![CDATA[Angello Hernández]]></dc:creator>
		<pubDate>Fri, 21 Feb 2020 16:03:02 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=6620</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_be8627344394076fc47f2b45d85d7310" 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/2020/02/03185306/GTL-164-Mcwatters-St-Binbrook_MyHomeViewer_028-1920x1282.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.45"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_extraLarge" style="font-family: 'AGaramondPro_Bold';">
						Get The Look: Breezy Coastal Scandi Style At Summerlea Woods in Binbrook, ON 					</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/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/love-design-live-empire/">Love Design Live Empire</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/binbrook/">Binbrook</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/get-the-look/">Get the Look</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_be8627344394076fc47f2b45d85d7310 
		{
			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_71868dc86cba7dbd5ab87424b2ef61ea" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>Light, bright and comfortable, Empire’s model home at our Summerlea Woods community in Binbrook, Ontario encapsulates cool coastal style with a soothing neutral palette and soft textures. Read on to shop the look and bring this style into your own space.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_71868dc86cba7dbd5ab87424b2ef61ea 
		{
			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_d3e428ae8815c1e7696210ea3289a181" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_d3e428ae8815c1e7696210ea3289a181" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/03185827/GTL-164-Mcwatters-St-Binbrook_MyHomeViewer_014-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/03200650/GTL-SummerleaKitchen-1920x1406.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_d3e428ae8815c1e7696210ea3289a181 
		{
			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="textblog_block-block_e79920626e014d810eac8440aec68b6c" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Kitchen Inspo				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Glass upper cabinets are a clever design choice that keeps the feel of the kitchen light and airy; small pops of colour and warm woods balance the kitchen’s cool tones.</p>
<p>&nbsp;</p>
<p><em><strong>Get the Look:</strong> </em><strong>1.</strong> <a href="https://www.crateandbarrel.com/conversion-dish-towel/s616016" target="_blank" rel="noopener">Conversion Dish Towel</a>, Crate &amp; Barrel. <strong>2.</strong> <a href="http://www.westelm.ca/mrk-greenpan-nonstick-cookware-blue-d1621" target="_blank" rel="noopener">Nonstick 10-Piece Set</a> in Blue by Greenpan, West Elm. <strong>3.</strong> <a href="https://www.article.com/product/11850/esse-light-oak-counter-stool" target="_blank" rel="noopener">Esse Wooden Counter Height Stool</a> in Light Oak, Article. <strong>4.</strong> <a href="https://www.amazon.ca/Servers-Wooden-Utensils-Serving-12-inch/dp/B07KP82W7N?th=1" target="_blank" rel="noopener">Pog Salad Servers</a>, Amazon. <strong>5.</strong> <a href="https://www.eq3.com/ca/en/product/cjv47dv9v02xl01905sy6f0dd/accessories/accents/organization/briar-metal-basket" target="_blank" rel="noopener">Briar Metal Basket</a>, EQ3.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_e79920626e014d810eac8440aec68b6c 
		{
			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_1ed407b3cfb13a8a638ea62bd2844219" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_1ed407b3cfb13a8a638ea62bd2844219" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/03203955/GTL-164-Mcwatters-St-Binbrook_MyHomeViewer_011-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/03211334/GTL-SummerleaDining-1920x1406.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_1ed407b3cfb13a8a638ea62bd2844219 
		{
			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="textblog_block-block_f652cb036283c2b9cb5aaaa310502a1b" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Dining Room Inspo				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Summerlea Woods’ dining room brings the outdoors in with woven accents and a sturdy stoneware dining set.</p>
<p>&nbsp;</p>
<p><em><strong>Get the Look:</strong> </em><strong>1. </strong><a href="https://www.wayfair.ca/furniture/pdp/mistana-kiley-upholstered-dining-chair-c002119857.html?piid=935728548" target="_blank" rel="noopener">Kiley Upholstered Dining Chair</a> in Sand by Mistana, Wayfair. <strong>2.</strong> <a href="https://www.serenaandlily.com/products/headlands-bell-pendant/m11891?color=Natural#start=5" target="_blank" rel="noopener">Headlands Bell Pendant</a> in Natural, Serena &amp; Lily.<strong> 3.</strong> <a href="https://www.eq3.com/ca/en/product/cjv5c64ed04yu0190bb7wzrbw/accessories/dining/dinnerware/garrido-stoneware-dinner-plate" target="_blank" rel="noopener">Garrido Stoneware Dinner Plate</a>, EQ3. <strong>4.</strong> <a href="https://www.eq3.com/ca/en/product/cjv5c4au804x6018674vi08u3/accessories/dining/dinnerware/garrido-stoneware-bowl-large" target="_blank" rel="noopener">Garrido Stoneware Bowl – Large,</a> EQ3. <strong>5.</strong> <a href="https://www.cb2.ca/outdoor/outdoor-dining-tables/1" target="_blank" rel="noopener">Landscape Live Edge White Washed Dining Table,</a> CB2.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_f652cb036283c2b9cb5aaaa310502a1b 
		{
			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_b33be8e594e160c04c6d7089f17aaef3" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_b33be8e594e160c04c6d7089f17aaef3" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/03211528/GTL-164-Mcwatters-St-Binbrook_MyHomeViewer_026-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05171033/GTL-SummerleaLivingRoom-1920x1406.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_b33be8e594e160c04c6d7089f17aaef3 
		{
			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="textblog_block-block_c40dee5ad20179c732761c1d153eded1" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Living Room Inspo				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>Coziness abounds in the laid-back living room thanks to a plush linen sofa and plenty of soft textiles.</p>
<p>&nbsp;</p>
<p><em><strong>Get the Look:</strong> </em><strong>1. </strong><a href="https://www.crateandbarrel.com/jackson-floor-lamp/s330927" target="_blank" rel="noopener">Jackson Tripod Floor Lamp</a> in Natural, Crate &amp; Barrel. <strong>2.</strong> <a href="https://www.eq3.com/ca/en/product/cjy07f8qy01m20154eehx6jde/bedroom/bedroom-accessories/blankets-throws/izzie-throw-black-white" target="_blank" rel="noopener">Izzie Throw</a>, EQ3. <strong>3.</strong> <a href="https://www.article.com/product/12662/mara-walnut-coffee-table" target="_blank" rel="noopener">Mara Coffee Table</a> in Walnut, Article. <strong>4.</strong> <a href="https://www.serenaandlily.com/products/granada-pillow-cover/1096198" target="_blank" rel="noopener">Granada Pillow Cover</a>, Serena &amp; Lily. <strong>5.</strong> <a href="https://www.eq3.com/ca/en/product/ck3f096rd252j017892bs1l4t/living/seating/sofas/replay-sofa-91-fabric-hs019-black-sand" target="_blank" rel="noopener">Replay Sofa</a>, EQ3.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_c40dee5ad20179c732761c1d153eded1 
		{
			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_a20b871c4fcd5ce8c8cf7e4d81c14fa1" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_a20b871c4fcd5ce8c8cf7e4d81c14fa1" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05171134/GTL-164-Mcwatters-St-Binbrook_MyHomeViewer_030-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05172404/GTL-SummerleaBedRoom-1920x1406.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_a20b871c4fcd5ce8c8cf7e4d81c14fa1 
		{
			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="textblog_block-block_c1944dda2eecab001cde74cc39ff37e9" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<h3>
					Bedroom Inspo				</h3>        
								<div class="lineTextblog"></div>
								<div class="textImage">
					<p>It won’t be hard to drift away in this warm and inviting master bedroom, which features a pleasing mixture of texture, pattern and colour.</p>
<p>&nbsp;</p>
<p><em><strong>Get the Look:</strong> </em><strong>1. </strong><a href="https://www.serenaandlily.com/products/milo-alpaca-throw/276546" target="_blank" rel="noopener">Milo Alpaca Throw</a> in Terracotta, Serena &amp; Lily. <strong>2.</strong> <a href="https://www.wayfair.ca/furniture/pdp/highland-dunes-ammann-wicker-storage-trunk-hlds8084.html?piid=24551558" target="_blank" rel="noopener">Highland Dunes Amman Wicker Storage Trunk</a> by Highland Dunes, Wayfair. <strong>3.</strong> <a href="https://www.ikea.com/ca/en/p/fladis-basket-seagrass-60322173/" target="_blank" rel="noopener">Flädis Seagrass Basket</a>, Ikea. <strong>4.</strong> <a href="https://www.serenaandlily.com/products/balboa-rattan-bed/1168305" target="_blank" rel="noopener">Balboa Bed</a> in Natural, Serena &amp; Lily. <strong>5.</strong> <a href="https://www.eq3.com/ca/en/product/cjv489980032g0190r35qnwl5/rugs/area-rugs/9-x-12/caden-rug-9-x-12" target="_blank" rel="noopener">Caden Rug</a>, EQ3.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
				</div>  
						<div>
							<div class="cta_principal_block left">
					<div class="btnContainer"> <a class="ctaFull ctaFont text_smallLarge" target="" href="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/21160134/EmpireBlog-Get-The-Look-Breezy-Coastal-Scandi-Style-at-Summerlea-Woods.pdf" style="background-color: #2e2624; color:#ffffff;">DOWNLOAD OUR SUMMERLEA WOODS FLIPBOOK</a></div>				</div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_c1944dda2eecab001cde74cc39ff37e9 
		{
			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>
		<item>
		<title>Style Guide: Modern Farmhouse</title>
		<link>https://empirecommunities.com/blog/style-guide-modern-farmhouse/</link>
		
		<dc:creator><![CDATA[Angello Hernández]]></dc:creator>
		<pubDate>Tue, 18 Feb 2020 22:22:44 +0000</pubDate>
				<guid isPermaLink="false">https://empirecommunities.com/?post_type=blog_posts&#038;p=5938</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[	<section id="banner-block_1c69704bd512cd9f32a5bdbe31056c31" 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/2020/02/05184329/DSC_3077-1920x1282.jpg"></div>
				<div class="opacityBG dark" style="opacity: 0.45"></div>
							<div class="bannerFullText">
									<div class="containerBlog">
										<h2 class="text_large" style="font-family: 'AGaramondPro_Bold';">
						 Style Guide: Modern Farmhouse 					</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/interior-design/">Interior Design</a>, <a href="https://empirecommunities.com/blog-tag/love-design-live-empire/">Love Design Live Empire</a>, <a href="https://empirecommunities.com/blog-tag/model-home/">Model Home</a>, <a href="https://empirecommunities.com/blog-tag/andrew-pike/">Andrew Pike</a>, <a href="https://empirecommunities.com/blog-tag/home-decor/">Home Decor</a>, <a href="https://empirecommunities.com/blog-tag/style-guide/">Style Guide</a>, <a href="https://empirecommunities.com/blog-tag/get-the-look/">Get the Look</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_1c69704bd512cd9f32a5bdbe31056c31 
		{
			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_319c72b8ec11b1a48c218c263ab30dd1" class="textBlog-block alignfull">

		<div class="disableClickCms"></div>
		<div class="containerBlog">
							<div class="textImage">
					<p>The Modern Farmhouse homeowner is a little bit country, but with a whole lot of class, and their home reflects that. Modern farmhouse evokes feelings of warmth and comfort. It’s traditional without being fussy, classic without being museum-like, and comfortable in a way that makes you want to put your feet up and stay awhile. Modern farmhouse is all about mixing comfortable furniture with salvaged materials like reclaimed wood and antiques. Everything is tactile and tangible. Most of all, classic farmhouse is cozy without being cluttered. Sophistication over kitsch is key.</p>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p>Explore the look below and <span style="color: #2e2624;">register for our <strong><a href="https://empirecommunities.com/blog/love-design-live-empire-episode-1-behind-the-makings-of-a-new-home/">Love Design, Live Empire design series</a> </strong></span>for more tips, tricks and inspiration.</p>
				</div>  
						<div>
						</div>   
		</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#textblog_block-block_319c72b8ec11b1a48c218c263ab30dd1 
		{
			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_2b7dfa96522da9291a9eeeca01e4bd00" class="galleryblog-block alignfull" style="" data-arrowcolor="">

		<div class="disableClickCms" id="block_"></div>
		<div class="containerBlog">
			<div id="galleryBlog_block_2b7dfa96522da9291a9eeeca01e4bd00" class="galleryBlog " data-dots="" data-arrows="1">
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184355/DSC_3019-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184400/DSC_3025-1920x1388.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184405/DSC_3042-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184417/DSC_4828_20Artboard-1-1920x1442.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184422/DSC_4860a-1920x1282.jpg" style="background-size: contain"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184427/DSC_4906a-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184433/DSC_4914a-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184653/DSC_4875-1920x1282.jpg" style="background-size: cover"></div>
							<div class="galleryItemBlog lazy" data-LazyImage="https://empirecommunities2020.s3.us-east-2.amazonaws.com/wp-content/uploads/2020/02/05184657/DSC_7170-1920x1282.jpg" style="background-size: cover"></div>
						</div>
					</div> 
	</section>
	<style type="text/css">
		/* Parent Section */ 
		#galleryblog_block-block_2b7dfa96522da9291a9eeeca01e4bd00 
		{
			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>
	]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
