/** Boutique Redesign classes **/
  
.boutiqueBrandHeaderDiv1 
{
	clear: both;
	width: 716px;
	background: #887e6f;
	float: left;
}

.boutiqueBrandHeaderAnc1 
{
	float: left;
}

a.boutiqueBrandHeaderAnc2, a.boutiqueBrandHeaderAnc2:visited, a.boutiqueBrandHeaderAnc2:link, a.boutiqueBrandHeaderAnc2:active
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 25px 30px 0px 0px;
	background: #887e6f;
}

a.boutiqueBrandHeaderAnc2:hover
{
	text-decoration: underline;
}

.boutiqueBrandHeaderImg1 
{

}  

.boutiquePromo { 
	clear: both;
	margin-left: -5px;
	width: 517px;
	height:115px;
	background: url(../../boutique/westin_heavenly_bed/0718/promo.gif) no-repeat left top;		
	font-family: arial, helvetica;
}

.boutiquePromo p { 
	font-weight:500;
	font-size:12px;
	color:#464646;	
	font-family: arial, helvetica;
	margin:0px 30px 10px 178px;
	padding:13px 0px 0px 0px;
}
.boutiquePromo a { 
	color:#a00081;
	font-size:11px;
}
.boutiquePromo a;love { color:#a00081; }
.boutiquePromo a:visited { color:#a00081; }
.boutiquePromo a:hover { color:#a00081; }
.boutiquePromo a:active { color:#a00081; }

/*bedding assembly*/
.more_about {
	margin:30px;
	font-family:verdana, arial, sans-serif;
	}
.more_about img#bed {
	float:right;
	margin:0px 0px 20px 10px;
	border:2px solid #887e6f;
	}	
.more_about p  {
	padding:0px;
	margin:15px 40px 0px 30px;
	font-size:10px;
	line-height:15px;
	}	
.more_about img {
	float:left;
	margin:0px 10px 0px 0px;
	position:relative;
	top:12px;
	}	
.more_about h2 {
	margin:0px;
	font-size:13px;
	font-weight:800;	
	}
.more_about h3 {
	margin:0px;
	padding-bottom:10px;
	font-size:11px;	
	font-weight:500;
	}
.more_about strong {
	font-weight:800;
	}
/*store locations*/	
.more_about a { color:#000;	}
.more_about a:love { color:#000;	}
.more_about a:visited { color:#000;	}
.more_about a:hover { color:#000;	}

.more_about ul a {
	text-decoration:none;
	font-weight:800;
	}
.more_about ul li {
	margin-top:10px;
	line-height:15px;	
	}
h2.loc {
	font-size:10px;
	}
p.loc {
	margin:0px 0px 20px 0px;
	}
	
/*details*/	
.more_about b {
	margin-right:3px;
	}	
	
p.where  {
	margin-top:30px;
	}
.where a {
	margin-left:-30px;	
	font-weight:800;
	text-decoration:underline;
	font-size:11px;
	}
