/* ------------------------------------
York Open Studios Style Sheet (screen)
Extra styles for 2007
------------------------------------- */

/*typography and colours
--------------------------------------*/

/*-----green: #c2d665---*/
/*-----pink: #cf0170---*/		


#headingspace  h1 {
	color:#c2d665;
	}
	
h2 {
	color:#fc4e33;
	}		
	
a {
	color:#0066CC;
	}

	
a:hover {
	color:#0868ac;
	}			
	
#menu a {
	color:#cf0170;
	background:url(../images/bullet07.gif) no-repeat 0 50% ;
	}
	
#menu a:hover {
	color:#c2d665;
	}	
	
.content {
	background:url(../images/grad-old.jpg) top left repeat-x;

	}	
	
