/* 
	York Museums Trust CSS
	Copyright © York Museums Trust. All rights reserved.
	Created by SUMO Newcastle
*/

body {
	background: #FFF none;	
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.header {
	height: 95px;
	background-image: url(../Images/castlelogo.gif);
	background-repeat: no-repeat;
}
a {
	color:#000;
	text-decoration: none;
}
h1 { 
	font-weight: normal; 
	font-size: 140%; 
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%; 
}
h4 {
	font-size: 95%;
}
p {
	font-size: 85%; 
}
.search, #leftCol, #flashcontent, #venueLink, #accessTool, #featExhibit {
	display: none;
	visibility: hidden;
}