body {
	background-color: #EFEEDC;
}
.background {
	background-image: url(images/FTRS_gradient02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.background2 {
	background-image: url(images/FTRS_gradient01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bkgrndheader {
	background-image: url(images/FTRS_header02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgrndheader2 {
	background-image: url(images/retail/FTRS_headerstore02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgrndfooter {
	background-image: url(images/FTRS_footer02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFCC;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: underline;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.paratxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	font-weight: normal;
}
.paratxt1bk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.paratxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.paratxt3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFEEDC;
}
.storeheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D4A851;
	font-weight: bold;
}
.storeparatxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45452B;
	font-weight: bold;
}
.storeparatxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45452B;
	font-weight: normal;
}
.storeparatxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45452B;
	font-weight: normal;
}
.storeparatxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666640;
	font-weight: normal;
	font-style:italic
}


/* ----- Menu Layers */


#homeLayer a:hover, #albumLayer a:hover, #singlesLayer a:hover {
	color: #45452B;
	background-color: #EFEEDC;
}


#homeLayer-style a, #albumLayer-style a, #singlesLayer-style a {
	display: block;
	color: #45452B;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	width: 150px;
}


#homeLayer-style, #albumLayer-style, #singlesLayer-style {
	background-color: #EFEEDC;
}

#homeLayer-style a:hover, #albumLayer-style a:hover, #singlesLayer-style a:hover {
	color: #45452B;
	background-color: #FFFFFF;
}
