@charset "UTF-8";
/* CSS Document */

/*TYPOGRAPHY*/
.flexFont {
    width: 38%;
	}
.tagline {
	font-size: .68em;
	}
#hdrContent p {
	font-size: 1.15em;
	}

h1 {
	margin-bottom: .4em;
	}
	
/*HEADER*/
/*body #header {
	height: 377px;
	}*/
body #hdrContent {
	margin-right: 35px;
	padding-top: 46px;
	/*min-height: 187px;*/
	}
#hdrContent #bioRow {
	padding-left: 53px;
	padding-right: 53px;
	}
#hdrContent p {
	max-width: 65%;
	margin-bottom: .8em;
	}
#syNav li {
	margin-right: 60px;
	font-size: 1.4em;
	}
.leaves-rtTop {
	width: 240px;
	height: 360px;
	}
	
/*LOCATIONS*/
.addyRow {
	clear: none;
}
/*.ldsb .dropdown {
	background-size: 115%;
	background-position: -25px -30px;
	}
.ldsf .dropdown {
	background-size: 120%;
	background-position: 0 -60px;
	}
.dropdownExpand, .dropdownBG {
	height: 620px;
	}*/

/*ABOUT*/
.bioInfo, .bioInfo img {
	width: 140px;
	}
.bioRt {
	margin-left: 60px;
	}
.availability span {
	display: inline-block;
	margin-left: 1em;
	}

/*STORE*/
#storeInfo {
	margin-left: 55%
	}
#storeHolder .image-container {
	width: 50%;
	background-position: -100px 0 !important;
	}
.popItem {
	width: 15%;
	}

/*GIFT CERTIFICATE*/
.gc img {
	width: 290px;
	max-width: inherit;
	}
.gcInfo {
	margin-right: 310px;
	}
.sectionMenu {
	width: 51.75%;
	}
.sectionRight {
	width: 42%;
	}

/*policies*/
#policies .image-container {
	width: 33%;
	}
#policies p {
	margin-bottom: 2em;
	}
#policiesInfo {
	margin-left: 38%;
	}