a, a:link {
	color: #f69d9a;
	text-decoration: none;
}

a:visited {
	color: #f69d9a;
	text-decoration: none;
}

a:hover, a:active {
	color: #666;
	text-decoration: none;
}

body{
	background: #fff url(../images/BKG_main.gif) repeat-x;
	margin: 0px;
	padding: 20px;
	text-decoration: none;
}

.BKGnav {
  background: url(../images/BKG_nav.gif) repeat-y;
  text-align: center;
}

.BKGlocation {
  background: url(../images/BKG_locationB.gif) no-repeat;
  vertical-align: top;
  font: 12px Arial, Helvetica, sans-serif;
  color: #adacad;
  height: 518px;
  padding-left: 240px;
  padding-right: 10px;
}

.BKGlocationshoe {
  background: url(../images/BKG_locationshoe.gif) no-repeat;
  padding-left: 150px;
}

.BKGfashion {
	background: url(../images/BKG_fashionB.gif) no-repeat;
	vertical-align: top;
	color: #adacad;
	height: 518px;
	padding-left: 150px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.BKGfashionshoe {
  background: url(../images/BKG_fashionshoe.gif) no-repeat;
  padding-left: 150px;
}

.BKGabout {
  background: url(../images/BKG_aboutB.gif) no-repeat;
  vertical-align: top;
  font: 12px Arial, Helvetica, sans-serif;
  color: #adacad;
  height: 518px;
  padding-left: 278px;
  padding-right: 20px;
}

.BKGaboutshoe {
  background: url(../images/BKG_aboutshoe.gif) no-repeat;
  padding-left: 150px;
}

.gallerypic{
	border: 1px solid #bfbbb9;
}

.pinktxt {
	color: #f69d9a;
	text-decoration: none;
}
.dawn {
	color: #999;
	text-decoration: none;
	text-align: left;
}

.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.smtxt  a:link, .smtxt a:visited { 
  color: #adacad;
	text-decoration: none;
}

.smtxt  a:hover, .smtxt   a:active { 
	color: #f69d9a;
	text-decoration: none;
}

#dropmenudiv{
   position:absolute;
	background: #fff;
   line-height: 22px;
   z-index: 100;
	font : 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #6d6f71;
   border: 1px solid #adacad;
}

#dropmenudiv a{
   width: 100%;
   display: block;
   text-indent: 3px;
   border-bottom: 1px solid #adacad;
   border-right: 1px solid #adacad;
	background: #fff;
   padding-left: 4px;
   text-decoration: none;
	font : 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #6e6f72;
	line-height: 22px;

}

#dropmenudiv a:hover{ /*hover background color*/
	color: #cb8784;
	background: #fff;  
	font : 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 22px;
   padding-left: 4px;
	}
.subscribe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #FFF;
	font-weight: normal;
}

