/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#ddcbb1;
}
.BgColor3 {
	background-color:#c7b294;
}
.BgColor4 {
	background-color:#b6a489;
}
.BgColor5 {
	background-color:#f0e5d0;
}
.StoreLocatorBg {
	background:url(../images/store_locator_bg.gif) no-repeat;
	width:189px;
	height:49px;
}
.WelcomeBg {
	background:url(../images/welcome_bg.gif) no-repeat;
	width:320px;
	height:179px;
}
.AddressBoxSpacer {
	background:url(../images/address_box_spacer.gif) repeat-x;
	height:110px;
}
.InnerOurShopBg {
	background:url(../images/our_shop_inner_bg.jpg) no-repeat;
	width:228px;
	height:158px;
}
.BackNextBg {
	background:url(../images/back_next_bg.gif) no-repeat;
	width:520px;
	height:25px;
}
.Border {
	border:1px solid #FFFFFF; 
}
.BorderImg {
	border:2px solid #FFFFFF; 
}

