@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	colour: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
}

#header{
	background-image: url(images/thick_image_strip.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 3;
	width: 800px;
}


#top_navigation {
	color: #FFFFFF;
	position: absolute;
	background-repeat: repeat-x;
	top: 0px;
	height: 20px;
	font-size: 0.9em;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}

#topnav {
	margin: 0px;
	padding-left: 0px;
}

#topnav ul {
	margin: 0px;
	padding-left: 0px;
}

#topnav li {
	display: inline;
}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	padding: 2px;
	margin-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

#topnav a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

#roundel {
	position: absolute;
	top: 10px;
	right: 0px;
}

#content {
	width: 790px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding-right: 2px;
	padding-left: 5px;
	position: relative;
	float: left;
	z-index: 0;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content h1 {
	color: #FFFFFF;
	background-color: #999999;
	position: relative;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 790px;
	padding-top: 0px;
}
#introduction {
	position: relative;
	z-index: 10;
	font-size: 0.9em;
}



.zoomify_box {
	background-color: #CCCCCC;
	padding-right: 3px;
	font-size: 0.8em;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 1;
}

.window_list {
	list-style-type: none;
	margin-top: 0px;
}
.window_list li {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-bottom: 5px;
	padding-left: 10px;
}
.window_list a {
	color: #000000;
	text-decoration: none;
}
.general_info {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}



.image_left {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
}
.image_right {
	float: right;
}

#navigation {
	top: 150px;
	z-index: 3;
	height: 27px;
	font-size: 0.75em;
	position: relative;
	font-weight: bold;
	margin-left: 10px;
}


#nav, #nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}
#nav li {
	float: left;
	position: relative;
	z-index: 3;
}	
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	z-index: 3;
	width: 130px;
	padding-left: 1px;
}	
#nav ul {
	display: none;
	position: absolute;
	z-index: 3;
}
#nav ul li {
	z-index: 3;
	float: none;
}
#nav li > ul {
	top: auto;
	left: auto;
	z-index: 3;
}
#nav li:hover ul {
	color: #FFFFFF;
	display: block;
	z-index: 3;
	background-color: #666666;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #333333;
	z-index: 3;
}
#nav .top_menu .greyout {
	color: #999999;
	background-color: #CCCCCC;
}
#copyright_notice {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	width: 800px;
	background-color: #666666;
	color: #FFFFFF;
}


#bottom_menu {
	border: 1px solid #000000;
	float: left;
	z-index: 1;
	clear: both;
}
.norwich_medieval {
	background-color: #899A94;
}
.norwich_cathedral {
	background-color: #999999;
}
.norwich_secular {
	background-color: #738090;
}
.norfolk_medieval {
	background-color: #B2B7BB;
}
.post_reformation {
	background-color: #939AAD;
}
.country_houses {
	background-color: #CCCCCC;
}

.churchnav {
	border-collapse:collapse;
	font-size: 0.6em;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.churchnav a {
	text-decoration: none;
}

.churchnav a:link, .churchnav a:visited {
	color: #FFFFFF;
	
}
.churchnav a:hover {
	color: #FFFFFF;
	background-color: #666666;
	
}



.i_symbol {
	float: left;
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#info_60 {
	height: 20px;
	width: 60px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_60 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 60px;
	text-decoration: none;
}
#info_60 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_70 {
	height: 20px;
	width: 70px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_70 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 70px;
	text-decoration: none;
}
#info_80 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_80 {
	height: 20px;
	width: 80px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_80 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 80px;
	text-decoration: none;
}
#info_80 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_100 {
	height: 20px;
	width: 100px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_100 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 100px;
	text-decoration: none;
}
#info_100 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_120 {
	height: 20px;
	width: 118px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_120 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 120px;
	text-decoration: none;
}
#info_120 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_150 {
	height: 20px;
	width: 148px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_150 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 150px;
	text-decoration: none;
}
#info_150 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#info_200 {
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_200 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 200px;
	text-decoration: none;
}
#info_200 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

.leftdiv200 {
	float: left;
	position: relative;
	width: 200px;
}
.leftdiv600 {
	width: 600px;
	position: relative;
}
.leftdiv700 {
	width: 700px;
	position: relative;
}

.leftdiv800 {
	width: 800px;
	position: relative;
}
#general_div {
	width: 600px;
	position: relative;
}
.tick {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -5px;
}
