  .header {background-color: #FFFFFF}
  .headerborder {background-color: #000000}
  .menu {background-color: #FFFFFF}
  
  
  .pixel {background-color: #CCCCCC}
  .text {color: #000000; font-family: verdana,arial,helvetica; font-weight: regular; font-size:10px; text-decoration: none}
  .thumbs {background-color: #FFFFFF}
  .thumbs A:link {color: #660000}
  .thumbs A:visited {color: #660000}
  .thumbs A:active {color: #660000}

    /** Web 4.1 class replacements for .pixel, .active, .inactive **/
  .active, a.active {color: #68625C; text-decoration: underline}
  .inactive, a.inactive {color: #524C45; text-decoration: underline}
  .leftnavpixel {border-left: 1px solid #f2efe6;}
  .bullet { text-decoration: none; }


/** Boutique Redesign classes **/
  
.boutiqueBrandHeaderDiv1 
{
	clear: both;
	width: 716px;
	background: #455c64;
	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: #455c64;
}

a.boutiqueBrandHeaderAnc2:hover
{
	text-decoration: underline;
}

.boutiqueBrandHeaderImg1 
{

}
  
  
