/* ------------------------------------
York Open Studios Style Sheet (screen)
Extra styles for 2008
------------------------------------- */

/*typography and colours
--------------------------------------*/

/*-----red: #fc4e33---*/
/*-----blue: #0868ac---*/		


#headingspace  h1 {
	color:#fc4e33;
	}
	
h2 {
	color:#fc4e33;
	}		
	
a {
	color:#0066CC;
	}

	
a:hover {
	color:#0868ac;
	}			
	
#menu a {
	color:#0868ac;
	background:url(../images/bullet08.gif) no-repeat 0 50% ;
	}
	
#menu a:hover {
	color:#fc4e33;
	}	
	
