@charset "utf-8";
/* Styles for the National Trust category page */
@import url(/css/luxury.css);
body{
	background:#b6d4e5 url(/img/bg_country.gif) repeat top left;	
}
#productpage h1{
	background-image:url(/img/heading_countryliving.jpg);
}
h1{color:#6F764F;}
ul#secondaryNav li a.selected, ul#secondaryNav li a.selected:hover{
	background:#00568b;
	color:#e5dfd0!important;
}
.imageButton{
	background-image:url(/img/button_addtobasket-blue.gif);	
}