/* Stanley Spencer */
/* Shop page specific */

div#masthead {
	background-image: url(../assets/masthead_9.jpg);
	background-repeat: no-repeat;
}
ul#pagenavlist {
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
ul#pagenavlist a {
	color: #666;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}
ul#pagenavlist a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #666;
	background-color: #C41130;
}