body {
	background-color: #786D64;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D4A851;
	font-weight: bold;
}
.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: 14px;
	color: #D4A851;
	font-weight: normal;
	padding: 10px;
}
.paratxt1bk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.paratxtwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}

.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;
}
.paratxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666640;
	font-weight: normal;
	font-style:italic
}

.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
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center
}


/* ----- 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;
}

