  .menu {background-color: #FFFFFF}
  .header {background-color: #FFFFFF}
  .headerborder {background-color: #000000}
  
  
  .pixel {background-color: #000000}
  .text {color: #000000; font-family: verdana,arial,helvetica; font-weight: regular; font-size:10px; text-decoration: none}
  .thumbs A:link {color: #990000}
  .thumbs A:visited {color: #990000}
  .thumbs A:active {color: #990000}  

  
    /** Web 4.1 class replacements for .pixel, .active, .inactive **/
  .active, a.active {color: #666666; text-decoration: underline}
  .inactive, a.inactive {color: #000000; text-decoration: underline}
  .leftnavpixel {border-left: 1px solid #000000;}
  .bullet { text-decoration: none; }


/** Boutique Redesign classes **/
  
.boutiqueBrandHeaderDiv1 
{
	clear: both;
	width: 716px;
	background: #3e2d40;
	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: #ffffff;
	margin: 25px 30px 0px 0px;
	background: #3e2d40;
}

a.boutiqueBrandHeaderAnc2:hover
{
	text-decoration: underline;
}

.boutiqueBrandHeaderImg1 
{

}