/*
	$Id$

	To customize the colors of this store, replace all instances of #605040 (primary color),
	#d2c3ac (primary background color), and #e1d4c3 (secondary background color) with your
	preferred colors.
*/

a {
	color: #605040;
}

h1.welcome,
h2.welcome {
	color: #605040;
}

#hd-departments {
	background-color: #605040;
	border-color: #000;
}