
/** Dark Grey Box **/
.dkGrey1 {
	background: url(https://secure.villagehatshop.com/berets/images/dkGrey1.gif) top left no-repeat #737373;
}
.dkGrey2 {
	background: url(https://secure.villagehatshop.com/berets/images/dkGrey2.gif) top right no-repeat;
}
.dkGrey3 {
	background: url(https://secure.villagehatshop.com/berets/images/dkGrey3.gif) bottom right no-repeat;
}
.dkGrey4 {
	background: url(https://secure.villagehatshop.com/berets/images/dkGrey4.gif) bottom left no-repeat;
	padding: 5px;
}

/** black Box **/
.bk1 {
	background: url(https://secure.villagehatshop.com/berets/images/bk1.gif) top left no-repeat #3D3D3D;
}
.bk2 {
	background: url(https://secure.villagehatshop.com/berets/images/bk2.gif) top right no-repeat;
}
.bk3 {
	background: url(https://secure.villagehatshop.com/berets/images/bk3.gif) bottom right no-repeat;
}
.bk4 {
	background: url(https://secure.villagehatshop.com/berets/images/bk4.gif) bottom left no-repeat;
	padding: 5px;
}

/** Products **/
.products1 {
	background: url(https://secure.villagehatshop.com/berets/images/products1.gif) bottom right no-repeat;
}
.products2 {
	background: url(https://secure.villagehatshop.com/berets/images/products2.gif) bottom left no-repeat;
}
.products3 {
	background: url(https://secure.villagehatshop.com/berets/images/products3.gif) top left no-repeat;
}
.products4 {
	background: url(https://secure.villagehatshop.com/berets/images/products4.gif) top right no-repeat;
	padding: 15px;
}

/** Light Grey Box **/
.ltGrey1 {
	background: url(https://secure.villagehatshop.com/berets/images/ltGrey1.gif) top left no-repeat #FEF3CC;
}
.ltGrey2 {
	background: url(https://secure.villagehatshop.com/berets/images/ltGrey2.gif) top right no-repeat #FEF3CC;
}
.ltGreyNoColor {
	background: url(https://secure.villagehatshop.com/berets/images/ltGrey2.gif) top right no-repeat;
}
.ltGrey3 {
	background: url(https://secure.villagehatshop.com/berets/images/ltGrey3.gif) bottom right no-repeat;
}
.ltGrey4 {
	background: url(https://secure.villagehatshop.com/berets/images/ltGrey4.gif) bottom left no-repeat;
	padding: 5px;
}

/** Page Wrapper **/
.wrap1 {
	background: url(https://secure.villagehatshop.com/berets/images/white1.gif) top left no-repeat #FFFFFF;
}
.wrap2 {
	background: url(https://secure.villagehatshop.com/berets/images/white2.gif) top right no-repeat;
}
.wrap3 {
	background: url(https://secure.villagehatshop.com/berets/images/white3.gif) bottom right no-repeat;
}
.wrap4 {
	background: url(https://secure.villagehatshop.com/berets/images/white4.gif) bottom left no-repeat;
	padding: 10px;
}
