


<!DOCTYPE html>
<meta charset="UTF-8">




<meta property="og:url"           content="http://www.baltimorestyle.com" />
    <meta property="og:type"          content="website" />
    <meta property="og:title"         content="Baltimore Style Magazine" />
    <meta property="og:description"   content="Baltimore Style Magazine" />
    <meta property="og:image"         content="http://www.baltimorestyle.com/images/Cover.jpg" />

<!-- http://www.baltimorestyle.com/engine/index.php?S=63d359ae01e3bb845e17abfb3f66741562117549&C=templates&M=update_template&tgpref=85
 * Markup for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 -->







<link rel='stylesheet' type='text/css' media='all' href="http://www.baltimorestyle.com/index.php?css=style/style_css.v.1439497148">
<style type='text/css' media='screen'>@import "http://www.baltimorestyle.com/index.php?css=style/style_css.v.1439497148";</style>
<style type='text/css' media='print'>@import "http://www.baltimorestyle.com/index.php?css=style/print_css";</style>
<link rel="Shortcut Icon" href="/favicon.ico">





<!--VERTICAL GALLERY-->

<link rel="stylesheet" href="http://www.baltimorestyle.com/style/css/galleriffic-2.css" type="text/css" />

<script type="text/javascript" src="http://www.baltimorestyle.com/scripts/new_scripts/jquery-1.3.2.js"></script>
<script type="text/javascript" src="http://www.baltimorestyle.com/scripts/new_scripts/jquery.galleriffic.js"></script>
<script type="text/javascript" src="http://www.baltimorestyle.com/scripts/new_scripts/jquery.opacityrollover.js"></script>
<!-- We only want the thunbnails to display when javascript is disabled -->
<script type="text/javascript">
	document.write('<style>.noscript { display: none; }</style>');
</script>

		<script type="text/javascript">
			jQuery(document).ready(function($) {
				// We only want these styles applied when javascript is enabled
				$('div.navigation').css({'width' : '300px', 'float' : 'left'});
				$('div.content').css('display', 'block');

				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs ul.thumbs li').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});
				
				// Initialize Advanced Galleriffic Gallery
				var gallery = $('#thumbs').galleriffic({
					delay:                     2500,
					numThumbs:                 4,
					preloadAhead:              10,
					enableTopPager:            true,
					enableBottomPager:         false,
					maxPagesToShow:            3,
					imageContainerSel:         '#slideshow',
					controlsContainerSel:      '#controls',
					captionContainerSel:       '#caption',
					loadingContainerSel:       '#loading',
					renderSSControls:          false,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '<< Previous Photo',
					nextLinkText:              'Next Photo >>',
					nextPageLinkText:          'Next >>',
					prevPageLinkText:          '<< Prev',
					enableHistory:             false,
					autoStart:                 false,
					syncTransitions:           true,
					defaultTransitionDuration: 900,
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onPageTransitionOut:       function(callback) {
						this.fadeTo('fast', 0.0, callback);
					},
					onPageTransitionIn:        function() {
						this.fadeTo('fast', 1.0);
					}
				});
			});
		</script>



<!--FADE IMAGES-->
<script src="/scripts/jquery-1.3.min.js"></script>
<script src="/scripts/jquery.cycle.lite.js"></script>



<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

<script>  
$(function(){
$('.fadein img:gt(0)').hide();
setInterval(function(){$('.fadein :first-child').fadeOut().next('img').fadeIn().end().appendTo('.fadein');}, 3000);
}); 
</script>




<!--DROP DOWN MENU SCRIPT START -->
<link rel="stylesheet" type="text/css" href="http://www.baltimorestyle.com/style/css/superfish_st_test.css" media="screen">
		<script src="http://www.baltimorestyle.com/scripts/new_scripts/jquery-1.2.6.min.js"></script>
		<script src="http://www.baltimorestyle.com/scripts/new_scripts/hoverIntent.js"></script>
		<script src="http://www.baltimorestyle.com/scripts/new_scripts/superfish.js"></script>
		<script>

startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace(" over", "");
   }
   }
  }
 }
}
window.onload=startList;




<script>
     $(window).load(function() {$('.sf-menu').superfish({});

		</script>

<!--DROP DOWN SCRIPT END -->



<script src='http://www.baltimorestyle.com/openads/adx.js'></script>

<SCRIPT>
<!-- ;
var newwindow = ''
function popitup(url) {
if (newwindow.location && !newwindow.closed) {
    newwindow.location.href = url;
    newwindow.focus(); }
else {newwindow=window.open(url,'htmlname','width=500,height=500,resizable=1');}
}

function tidy() {
if (newwindow.location && !newwindow.closed) {newwindow.close();}
}
// Based on JavaScript provided by Peter Curtis at www.pcurtis.com -->
</SCRIPT>


<script src="http://www.baltimorestyle.com/scripts/sfhover.js"></script>






<!--HOME PAGE IMAGE SLIDER-->
<link rel="stylesheet" href="http://www.baltimorestyle.com/style/css/orbit-1.2.3.css">

		<script src="http://www.baltimorestyle.com/scripts/new_scripts/jquery-1.5.1.min.js"></script>
		<script src="http://www.baltimorestyle.com/scripts/new_scripts/jquery.orbit-1.2.3.min.js"></script>
		
			<!--[if IE]>
			     <style type="text/css">
			         .timer { display: none !important; }
			         div.caption { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom: 1; }
			    </style>
			<![endif]-->
		
		<!-- Run the plugin -->
		<script>
     $(window).load(function() {
         $('#featured').orbit({
              bullets: true
         });
     });
</script>




<!--GALLERY SLIDESHOW-->
  <link rel="stylesheet" type="text/css" href="http://www.baltimorestyle.com/style/css/jquery.ad-gallery.css">

  <script src="http://www.baltimorestyle.com/scripts/new_scripts/jquery.ad-gallery.js"></script>
  <script>
  $(function() {
    $('img.image1').data('ad-desc');
    $('img.image1').data('ad-title');
    $('img.image4').data('ad-desc');
    $('img.image5').data('ad-desc');
    var galleries = $('.ad-gallery').adGallery();
    $('#switch-effect').change(
      function() {
        galleries[0].settings.effect = $(this).val();
        return false;
      }
    );
    $('#toggle-slideshow').click(
      function() {
        galleries[0].slideshow.toggle();
        return false;
      }
    );
    $('#toggle-description').click(
      function() {
        if(!galleries[0].settings.description_wrapper) {
          galleries[0].settings.description_wrapper = $('#descriptions');
        } else {
          galleries[0].settings.description_wrapper = false;
        }
        return false;
      }
    );
  });
  </script>





<script>var switchTo5x=true;</script>
<script src="http://w.sharethis.com/button/buttons.js"></script>
<script>stLight.options({publisher: "7a1510c3-ca09-4b5b-a0d8-51a238f7e58e"}); </script>

<script async="" type="text/javascript" src="http://www.googletagservices.com/tag/js/gpt.js"></script>
<script type="text/javascript">
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
  (function() {
    var gads = document.createElement('script');
    gads.async = true;
    gads.type = 'text/javascript';
    var useSSL = 'https:' == document.location.protocol;
    gads.src = (useSSL ? 'https:' : 'http:') +
      '//www.googletagservices.com/tag/js/gpt.js';
    var node = document.getElementsByTagName('script')[0];
    node.parentNode.insertBefore(gads, node);
  })();
</script>


</head>




<body>
<div id="wrapper">


<div style="text-align : center ;margin-left : auto ;margin-right : auto ;position : relative ;background-color:#ffffff;height:100px;padding-top:10px;">
<div align="center" width="974px"><script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://jewishtimes.com/adserver3/www/delivery/ajs.php':'http://jewishtimes.com/adserver3/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=5");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://jewishtimes.com/adserver3/www/delivery/ck.php?n=aa7da28b&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://jewishtimes.com/adserver3/www/delivery/avw.php?zoneid=5&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aa7da28b' border='0' alt='' /></a></noscript>
</div>


</div>
<div class="hr_thick"></div>

<!--FACEBOOK-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>





<div id="header-search">

<form method="post" action="http://www.baltimorestyle.com/index.php"  >
<div class='hiddenFields'>
<input type="hidden" name="ACT" value="17" />
<input type="hidden" name="XID" value="" />
<input type="hidden" name="RP" value="search&amp;#47;stresults" />
<input type="hidden" name="NRP" value="" />
<input type="hidden" name="RES" value="10" />
<input type="hidden" name="status" value="" />
<input type="hidden" name="weblog" value="style" />
<input type="hidden" name="search_in" value="entries" />
<input type="hidden" name="where" value="all" />
<input type="hidden" name="site_id" value="1" />
</div>



<span style="float:left; padding-top:15px;">
<a class="search" href="http://www.baltimorestyle.com/index.php/style/business/about_us/">ABOUT</a>&nbsp;&nbsp;&nbsp;&nbsp;<a class="search" href="http://www.baltimorestyle.com/index.php/style/business/contact_us/">CONTACT</a>
</span>

<input type="text" name="keywords" id="keywords" value="" size="14" maxlength="100" /> <input type="submit" value="SEARCH" class="submit" /><a class="search" href="http://www.baltimorestyle.com/index.php/search/index_style">&nbsp;ADVANCED</a><br>
</form>
<br />
<div class="hr"><hr /></div><br>

</div> <!--HEADER SEARCH END-->

<div id="header">
<div id="subscribe">
<span style="padding-left:27px;">
<a class="subscribe" href="http://www.baltimorestyle.com/index.php/style/business/subscribe/">SUBSCRIBE</a>&nbsp;/&nbsp;<a class="join" href="http://visitor.r20.constantcontact.com/manage/optin?v=001-6IwbJ5x2DqzV4qkpC8x3VlLW46V9mteFdUKqHfUp2UwlKfBQ6NOVZGvPVC6DfpTzhA-oN0yV68Bz7JQdAmJMz2hpkHmoeshXDhwqKOMiYY%3D" target="new">JOIN EMAIL LIST</a>
</span>
</div> <!--SUBSCRIBE END-->

<div style="float:left;width:360px;min-height:60px">
<a href="http://www.baltimorestyle.com"><img src="http://www.baltimorestyle.com/images/site_2012/Style-Logo_cyan.png" alt="Baltimore Style magazine" style="width:360px;padding-top:10px;"></a>
</div>

<div style="float:right;width:300px;min-height:80px;padding-top:20px;">
<!--/*
  *
  * Baltimore Style 120x60 Small TIle
  * - Generated with Revive Adserver v3.1.0
  *
  */-->

<script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://jewishtimes.com/adserver3/www/delivery/ajs.php':'http://jewishtimes.com/adserver3/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=15");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://jewishtimes.com/adserver3/www/delivery/ck.php?n=a4aff8bb&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://jewishtimes.com/adserver3/www/delivery/avw.php?zoneid=15&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a4aff8bb' border='0' alt='' /></a></noscript>

</div>

</div><!--HEADER END -->



<!-- Nav bar starts here -->

<div class="hr"><hr /></div>

<div id="main_nav">




<ul class="sf-menu">
			<li class="current">
				<a href="http://www.baltimorestyle.com/index.php/style/dining/">FOOD & DINING</a>
				<ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/epicure/">Epicure</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/dining/natural_born_grillers/">Good Tastes</a></li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/dining/mirror_mirror/">Drink Me</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/recipe/">Recipes</a></li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/fashion/front/">FASHION</a>
				<ul>
					<!--<li><a href="http://www.baltimorestyle.com/index.php/style/style_gallery_vertical/front/">The Look</a></li>-->
					<li><a href="http://www.baltimorestyle.com/index.php/style/savvy/savvy_july_august_2015/">Savvy Shopper</a> </li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/covet/smooth_operator/">Covet</a> </li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/object/dream_destination/">Object</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/fashion_article/smooth_operator/">Fashion Articles</a> </li>
					<!--  <li><a href="http://www.baltimorestyle.com/index.php/style/glamour_girl/">Glamour Girl</a></li> -->
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/beauty/front/">BEAUTY & HEALTH</a>
				<ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/beauty_bar/bleach_babe/">Beauty Bar</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/health_article/mood_madness/">Health</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/bewell/be_well1/">Be Well</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/beauty_explorer/sniff_test/">Beauty Explorer</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/beauty_article/beauty_bar1/">Beauty Articles</a> </li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/home_garden/front/">HOME & GARDEN</a>
				<ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/home_garden_list/C6/">Homes</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/home_garden_list/C11/">Gardens</a> </li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/curb_appeal/">Curb Appeal</a> </li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/home_garden/blind_faith">Spaces</a> </li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/travel/front/">TRAVEL</a>
                                <ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/travel/getaways/">Getaways</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/travel/city_smart/">City Smart</a> </li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/travel/destinations/">Destinations</a></li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/people/front/">PEOPLE</a>
				<ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/people/people_articles/">People Articles</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/people/kids/">Kids</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/modern_family/modern_family/">Modern Family</a></li>
                                        <li><a href="http://www.baltimorestyle.com/index.php/style/socialscene/">Social Seen</a></li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/baltimore/front/">BALTIMORE</a>
				<ul>
                                         <li><a href="http://www.baltimorestyle.com/index.php/style/just_in/doreen_bolger_just_in/">Just In</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/baltimore/articles/">Baltimore Articles</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/baltimore/essay/">Back Page</a> </li>
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/blogs/">BLOGS</a>
				<ul>
					<li><a href="http://www.baltimorestyle.com/index.php/style/jess_files/clean_slate_club/">The Jess Files</a></li>
					<li><a href="http://www.baltimorestyle.com/index.php/style/martha_thomas/foraged_food//">Amuse Bouche</a></li>
                                        <!-- <li><a href="http://www.baltimorestyle.com/index.php/style/glamour_girl/the_art_of_silversmith_michael_izrael_galmer_at_evergreen//">Glamour Girl</a></li> -->
					<li><a href="http://www.baltimorestyle.com/index.php/style/lisa_shenkle/ruff_or_fluff/">Furocious</a></li>
					<!--  <li><a href="http://www.baltimorestyle.com/index.php/style/mary_ann_treger/looking_for_a_posh_villa_in_the_south_of_france/">The Stylish Traveler</a></li> -->
					<!--  <li><a href="http://www.baltimorestyle.com/index.php/style/celeste_sollod/from_approaching_baltimore_by_reginald_harris/">Baltimore Book Talk</a></li> -->
				</ul>
			</li>
                        <li>
				<a href="http://www.baltimorestyle.com/index.php/style/culture/front/">CULTURE</a>
				<ul>
				       <li><a href="http://www.baltimorestyle.com/index.php/style/culture/get_out/">Get Out</a></li>
                                       <li><a href="http://www.baltimorestyle.com/index.php/style/portfoliot/">Portfolio</a></li>
				       <li><a href="http://www.baltimorestyle.com/index.php/style/culture/entertainment/">Entertainment</a></li>
				       <li><a href="http://www.baltimorestyle.com/index.php/style/culture/books/">Books</a></li>
			</li>
		</ul>


</div><!--NAV ENDS -->



<div id="content">  <!--CONTENT START -->

<div id="main"> <!--MAIN -->

<!--IMAGE SLIDER-->

<div id="featured">  
<!--
<a href="http://www.baltimorestyle.com/index.php/style/article/12726/"><img src="http://www.baltimorestyle.com/images/rotator/apr/12726.jpg" alt="May-June 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12716/"><img src="http://www.baltimorestyle.com/images/rotator/apr/12716.jpg" alt="May-June 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12718/"><img src="http://www.baltimorestyle.com/images/rotator/apr/12718.jpg" alt="May-June 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12731/"><img src="http://www.baltimorestyle.com/images/rotator/apr/12731.jpg" alt="May-June 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12714/"><img src="http://www.baltimorestyle.com/images/rotator/apr/12714.jpg" alt="May-June 2015" /></a>
-->
<a href="http://www.baltimorestyle.com/index.php/style/article/12751/"><img src="http://www.baltimorestyle.com/rotator/july/billmaher.jpg" alt="July-August 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12752/"><img src="http://www.baltimorestyle.com/rotator/july/beachy.jpg" alt="July-August 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12750/"><img src="http://www.baltimorestyle.com/rotator/july/weed.jpg" alt="July-August 2015" /></a>
<a href="http://www.baltimorestyle.com/index.php/style/article/12753/"><img src="http://www.baltimorestyle.com/rotator/july/sweet.jpg" alt="July-August 2015" /></a>


</div>


<!--IMAGE SLIDER END-->



<!--DEPARTMENT IMAGES-->

<div id="department_main">

<div class="department">
<div class="header">
<a href="http://www.baltimorestyle.com/index.php/style/savvy/"><h5>SAVVY SHOPPER</h5></a>
</div>

<a href="http://www.baltimorestyle.com/index.php/style/savvy/"><img src="http://baltimorestyle.com/images/savvy_shopper/ja15_savvy_fp.jpg" alt="Savvy Shopper" width="152" style="padding-right: 0px"></a>
</div>


<div class="department">
<div class="header">
<a href="http://www.baltimorestyle.com/index.php/style/epicure/"><h5>EPICURE</h5></a>
</div>

<a href="http://www.baltimorestyle.com/index.php/style/epicure/"><img src="http://baltimorestyle.com/images/epicure/ja15_restaurant_decon_hp.jpg" alt="Epicure" width="152" style="padding-right: 0px"></a>
</div>


<div class="department">
<div class="header">
<a href="http://www.baltimorestyle.com/index.php/style/travel/city_smart/"><h5>CITY SMART</h5></a>
</div>

<a href="http://www.baltimorestyle.com/index.php/style/travel/city_smart/"><img src="http://baltimorestyle.com/images/city_smart/ja15_00012_thumb.jpg" alt="City Smart" width="152" height="100" style="padding-right: 0px"></a>
</div>

<div class="department">
<div class="header">
<a href="http://www.baltimorestyle.com/index.php/style/modern_family/"><h5>MODERN FAMILY</h5></a>
</div>

<a href="http://www.baltimorestyle.com/index.php/style/modern_family/"><img src="http://baltimorestyle.com/images/modern_family/ja15_Modern_family150_thumb.jpg" alt="Modern Family" width="152" height="100" style="padding-right: 0px"></a>
</div>

</div><!--DEPARTMENT MAIN END-->


<div id="home_left"> <!--HOME LEFT-->

<!--LATEST BLOG-->
<img src="http://www.baltimorestyle.com/images/site_2014/latest_blog_nn.gif" alt="Latest Blog" width="300" style="padding: 4px 0 7px 0;">










<div class="hr_thick"></div>
<h6>MORE BLOGS</h6>
<span style="font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif; line-height:1.75em; color: #000000; padding:4px 0 4px 0;">  


<a style="font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif; line-height:1.75em; color: #000000; padding:4px 0 4px 0;" href="http://www.baltimorestyle.com/index.php/style/jess_files/clean_slate_club/" title="The Jess Files">THE JESS FILES / Jessica Bizik</a><br />



<a style="font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif; line-height:1.75em; color: #000000; padding:4px 0 4px 0;" href="http://www.baltimorestyle.com/index.php/style/martha_thomas/foraged_food/" title="Amuse Bouche">AMUSE BOUCHE / Martha Thomas</a><br />



<a style="font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif; line-height:1.75em; color: #000000; padding:4px 0 4px 0;" href="http://www.baltimorestyle.com/index.php/style/lisa_shenkle/ruff_or_fluff/" title="Furocious">FUROCIOUS / Lisa Shenkle</a><br />


</span>


<br />

<!--STYLE GUIDES-->
<!--
<div class="hr_header"></div>
<h2>STYLE GUIDES</h2>
<img src="http://www.baltimorestyle.com/images/site_2012/header_bar.gif" alt="Style" width="300" style="padding-bottom:10px;">

<div style="float:left;width:108px;min-height:35px">
<a href="http://www.baltimorestyle.com/index.php/style/entertainment_guide/C70/" title="Entertainment Guide"><h6>ENTERTAINING</h6></a>
</div>
<div style="float:left;width:190px;min-height:35px">
<img src="http://www.baltimorestyle.com/images/site_2012/entertain_guide_img.jpg" alt="Style Guide" width="24">
</div>
<br /><br />
<div style="float:left;width:130px;min-height:35px">
<a href="http://www.baltimorestyle.com/index.php/style/home_resource_guide/C86/"><h6>HOME RESOURCE</h6></a>
</div>
<div style="float:left;width:168px;min-height:35px">
<img src="http://www.baltimorestyle.com/images/site_2012/home_guide_img.jpg" alt="Style Guide" width="24">
</div>
<br /><br />
<div style="float:left;width:110px;min-height:35px">
<a href="http://www.baltimorestyle.com/index.php/style/restaurants/C65/"><h6>RESTAURANTS</h6></a>
</div>
<div style="float:left;width:190px;min-height:35px">
<img src="http://www.baltimorestyle.com/images/site_2012/reastaurant_guide_img.jpg" alt="Style Guide" width="24">
</div>
<br /><br />
<div style="float:left;width:145px;min-height:35px">
<a href="http://www.baltimorestyle.com/index.php/style/private_schools/C164/"><h6>PRIVATE SCHOOLS</h6></a>
</div>
<div style="float:left;width:150px;min-height:35px">
<img src="http://www.baltimorestyle.com/images/site_2012/schools_guide_img.jpg" alt="Style Guide" width="24">
</div>
-->


<!--SUBSCRIBE BOX-->
<div id="subscribe_box">
<div style="float:left;width:110px;min-height:24px; margin:65px 10px 0 18px;">
<div class="body_sans">
<a href="http://www.baltimorestyle.com/index.php/style/business/subscribe/"><h2>SUBSCRIBE </h2></a>
or buy a past issue.<br /><br />
For current issue, check newsstands.
</div></div>
<div style="float:left;width:135px;min-height:24px; margin:18px 0px 0 0;">

<a href="http://www.baltimorestyle.com/index.php/style/business/subscribe/"><img src="http://www.baltimorestyle.com/images/covers/nov_cover.jpg" alt="Style" width="135" style="padding-right:0px; float:right;"></a>

</div>
</div>
<BR>
<CENTER><a href="http://smartshoppermag.com"><img src="http://baltimorestyle.com/images/lowerleftsqr_200x200.jpg" width="200px"></a></CENTER>


</div><!--END HOME LEFT-->




<div id="home_center"><!--START HOME CENTER-->


 <!--FASHION/ BEAUTY /HEALTH-->
<div style="width:295px;height:400px;">

<div class="hr_thick_head"></div>

<h6>Fashion</h6>


<div class="fbimg">
<img src="http://baltimorestyle.com/images/covet/ja15_Longeva_Cellulite_300dpi.jpg" width="140" height="auto" border="0" align="left" alt="" style="margin-right:10px" align="left">
</div>

<div class="fb">


<a href="http://www.baltimorestyle.com/index.php/style/covet/"><span style=" font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif;margin: 0px; padding:4px 0 4px 0; font-weight: bold; color: #000000;">Covet</span></a><br />
The Phelps family knows a thing or two about looking great in a&hellip;<a href="http://www.baltimorestyle.com/index.php/style/covet/" class="more">MORE</a>

</div>

<div class="hr_thick"></div>


<div style="width:295;margin-top:5px;">
<h6>Beauty</h6>


<div class="fbimg">
<img src="http://baltimorestyle.com/images/beauty_bar/HiRes.jpg" width="140" height="auto" border="0" align="left" alt="" style="margin-right:10px" align="left">
</div>

<div class="fb">


<a href="http://www.baltimorestyle.com/index.php/style/beauty_bar/"><span style=" font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif;margin: 0px; padding:4px 0 4px 0; font-weight: bold; color: #000000;">Beauty Bar</span></a><br />
I HAVE BIG QUESTIONS. Like why would any sane person choose to get&hellip;<a href="http://www.baltimorestyle.com/index.php/style/beauty_bar/" class="more">MORE</a>

</div>
</div>
<div class="hr_thick"></div>
</div>

<div style="width:295;margin-top:5px;">

<h6>Health</h6>
<div class="fbimg">
<img src="http://baltimorestyle.com/images/be_well/ja15_Be_Well_.jpg" width="140" height="auto" border="0" align="left" alt="" style="margin-right:10px" align="left">
</div>
<div class="fb">
<a style=" font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif;margin: 0px; padding:4px 0 4px 0; font-weight: bold; color: #000000;" href="http://www.baltimorestyle.com/index.php/style/be_well/be_well1/">Be Well</a><br>
<i>Labyrinths regain traction as a way to decompress from modern life. </i><br>
<a href="http://www.baltimorestyle.com/index.php/style/be_well/be_well1/" title="Be Well" class="more">MORE</a><br />

</div>
</div>



<!--
<div style="width:295px;">
<div class="hr_header"></div>
<h2>EXCLUSIVELY IN PRINT</h2>
<img src="http://www.baltimorestyle.com/images/site_2012/header_bar.gif" alt="Style" width="300" style="padding-bottom:10px;">

<div class="bold"></div>
<img src="http://www.baltimorestyle.com/images/contents/" alt="Exclusively in Print" width="300">

<div class="body_sans">
</div>

</div>-->

</div><!--END HOME CENTER-->

<div id="social_front" width="640px" align="center">
<div class="hr_header"><hr_header></hr_header></div>
<div class="fb-page" data-href="https://www.facebook.com/baltimorestyle" data-width="640" data-height="400" data-hide-cover="true" data-show-facepile="false" data-show-posts="true"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/baltimorestyle"><a href="https://www.facebook.com/baltimorestyle">Baltimore Style</a></blockquote></div></div>
<div class="hr_header"><hr_header></hr_header></div>
</div>


</div> <!--MAIN END -->



    	

<div id="rightcol"> <!-- RIGHT COLUMN START -->

<!--SOCAIL MEDIA BOX-->
<!--SOCAIL MEDIA BOX-->
<div id="social_media">
<div style="font: 1em Helvetica, Arial, Tahoma, Verdana, sans-serif; margin: 0px; font-weight: bold; text-transform:uppercase;color: #ec008c;padding:25px 0 0 0px;text-align:center;">Follow Us</div>

<div style="float:left;width:32px;min-height:40px; margin:10px 5px 0 15px;">
<a href="http://pinterest.com/baltstyle/" target="blank"><img src="http://www.baltimorestyle.com/images/site_2014/piterest.png" alt="Style Pinterest" width="29" style="padding-bottom:10px;"></a>
</div>

<div style="float:left;width:32px;min-height:40px; margin:10px 5px 0 15px;">
<a href="https://instagram.com/baltimorestylemag/"><img src="http://www.baltimorestyle.com/images/site_2014/instagram.png" alt="Style Instagram" width="29" style="padding-bottom:10px;"></a>
</div>

<div style="float:left;width:32px;min-height:40px; margin:10px 5px 0 15px;">
<a href="https://twitter.com/stylemagazine" target="blank"><img src="http://www.baltimorestyle.com/images/site_2014/twitter.png" alt="Style Twitter" width="29" style="padding-bottom:10px;"></a>
</div>

<div style="float:left;width:32px;min-height:40px; margin:10px 0px 0 15px;">
<a href="http://www.facebook.com/baltimorestyle" target="blank"><img src="http://www.baltimorestyle.com/images/site_2014/fb.png" alt="Style Facebook" width="29" style="padding-bottom:10px;"></a>
</div>

<div style="float:left;width:32px;min-height:40px; margin:20px 0px 0 5px; *margin:20px 0px 0 5px;">
<div class="fb-like" data-href="http://www.facebook.com/baltimorestyle" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false"></div>
</div>


</div><!--END SOCIAL MEDIA BOX-->


<!--START ADS-->

 <div id="div-gpt-ad-1437508807436-0" style="width:300px; height:450px;">
      <script type="text/javascript">
        googletag.cmd.push(function() {
        var slot1 = googletag.defineSlot("/66784611/New_Format_300x450", [300, 450],
        "div-gpt-ad-1437508807436-0").addService(googletag.pubads());
        googletag.enableServices();
        googletag.display("div-gpt-ad-1437508807436-0");
        setInterval(function(){googletag.pubads().refresh([slot1]);}, 30000);
        });
      </script>
    </div>
<br><br>
<h2>South Moon Under - Back To School 2015</h2>
<iframe width="300" height="169" src="https://www.youtube.com/embed/L3cBuQz6UtY?autoplay=1;rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
<br><br>
<!--/*
  *
  * BALTIMORE STYLE - 300x250 - 1
  * - Generated with Revive Adserver v3.1.0 
  *
  */-->

<script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://jewishtimes.com/adserver3/www/delivery/ajs.php':'http://jewishtimes.com/adserver3/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=4");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://jewishtimes.com/adserver3/www/delivery/ck.php?n=acae7dee&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://jewishtimes.com/adserver3/www/delivery/avw.php?zoneid=4&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=acae7dee' border='0' alt='' /></a></noscript>

<!--END ADS-->






<div style="width:300px;" align="center">
<div class="hr_thick_head"></div>
<h6>JUST IN</h6>
<div class="hr_thick_head"></div>


<div class="ji_side_img">
<img src="http://baltimorestyle.com/images/just_in/9118055843_64da4a25a6_n.jpg" width="300" height="auto" border="0" alt="">
</div>

<div class="ji_side_story" align="left">

<a href="http://www.baltimorestyle.com/index.php/style/just_in/just_in1/"><h6>Calling all Baltimore Fashionistas</h6></a>
Baltimore Fashion Week returns this week promising well-dressed whimsy with its Alice in Wonderland theme, yay! (That&#8217;s going to be one stylin&#8217; tea party.) Program kicked off yesterday with a press conference at the War Memorial with special guest attendee Mayor Stephanie Rawlings-Blake, a head-to-toe fashionista&hellip;<a href="http://www.baltimorestyle.com/index.php/style/just_in/" class="more">MORE</a>

</div>
</div>

<BR>

<div style="width:300px;margin-top:8px;">
<div class="hr_header"></div>
<h2>SOCIAL SEEN</h2>
<div class="hr_thick_head"></div>
<br />
<iframe id='iframe' src='http://flickrit.com/slideshowholder.php?height=400&width=300&size=medium&setId=72157657497354296&thumbnails=0&transition=0&layoutType=fixed&sort=0' scrolling='no' frameborder='0' width='300' height='410'></iframe>
<br><p><strong>We crashed Mt. Washington Tavern’s happy hour in honor of National Oyster Day with our readers August 5.</strong></p>
</div>
  <!-- RIGHT COLUMN END -->





</div> <!--CONTENT ENDS-->
<div align="center" width="974px"><script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://jewishtimes.com/adserver3/www/delivery/ajs.php':'http://jewishtimes.com/adserver3/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=5");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://jewishtimes.com/adserver3/www/delivery/ck.php?n=aa7da28b&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://jewishtimes.com/adserver3/www/delivery/avw.php?zoneid=5&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aa7da28b' border='0' alt='' /></a></noscript>
</div>





<!-- FOOTER STARTS HERE --> 



<div id="footer">

<div class="footer_left">
<a href="http://www.baltimorestyle.com/index.php/style/dining/">Food &Dining</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/fashion/front/">Fashion</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/beauty/front/">Beauty & Health</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/home_garden/front/">Home & Garden</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/travel/front/">Travel</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/people/front/">People</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/baltimore/articles/">Baltimore</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/get_out/get_out_july_august/">Get Out</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/blogs/">Blogs</a>
<br /><a href="http://www.baltimorestyle.com/index.php/style/contents/past/">Past Issues</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/form_email_list/">Join Mailing List</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/business/subscribe/">Subscribe</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/business/advertise/">Advertise</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/business/newsstands/">Newsstands</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/business/internships/">Internships</a>&nbsp;/&nbsp;<a href="http://www.baltimorestyle.com/index.php/style/business/about_us/">About</a>&nbsp;/&nbsp;<a  href="http://www.baltimorestyle.com/index.php/style/business/contact_us/">Contact</a>
</div>

<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WJ36PN"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WJ36PN');</script>
<!-- End Google Tag Manager -->


 </div><!--FOOTER END -->
</div> <!-- WRAPPER END -->

<!--GOOGLE ANALYTICS-->

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-773157-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>

<!-- FOOTER ENDS HERE --> 
   