/* INFO
Colours:
green:  1F4D2A
brown: 923f0d
*/
/* ------------------------------------------------------------------
GENERAL
--------------------------------------------------------------------- */
html,body {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
	background-color: #ffffff;
   	height: 100%;
   	padding:0;
   	margin: 0 auto;
}
img {
	clear: both;
	border: 2px solid #923f0d;
}

/* ------------------------------------------------------------------
BANNER
--------------------------------------------------------------------- */
#wrapper {
	/* width: 65%; */
	width: 95%;
	margin: 0 auto;
	top: 0px;
	position: relative;
	z-index: 10;
	height: 1313px;
	background: #ffffff;
}
#bannershell {
	height: 110px;
	width: 860px;
	min-width:860px;
	/* background-image: url(images/paper.jpg); */
	z-index: 20;
}
#project_logo {
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 40;
}
#oxford_logo {
	position: absolute;
	top: 5px;
	right: 5px;
	padding:10px;
	z-index:30;

}
.project1_heading {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 860px;
	z-index: 30;
	font-size: 30px;
	padding-left:0px;
	font-weight:bold;
	color: #1F4D2A;
}

/*-----------------------------------------------
SUB PAGES
------------------------------------------------- */

/*------------------------------------------------------------------------------------------------------- */
/*-----------------------------------------------
HOME PAGE
------------------------------------------------- */
.skipnav {
	display:none;
	visibility: hidden;
}
.wrapper-content {
	/* width: 65%; */
	width: 95%;
	margin: 0 auto;
	left: 10px;
	top: 140px;
	position: relative;
	background: #ffffff;
	z-index: 40;
	overflow: visible;
}
.content, .subpage-content {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 95%;
	font-size: 8pt;
	color: #000000;
	/* background: #ffffff; */
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	/* overflow: visible; */
	text-align: left;
}
.content img {	visibility:hidden;
	display:none;
}
.content h1, .subpage-content h1 {
	font-size: 16pt;
	font-weight: bold;
	margin:3px;
	border-bottom: 1px solid #1F4D2A;
	margin-bottom: 10px;
	color: #1F4D2A;
}
.content h2, .subpage-content h2 {
	font-size: 14pt;
	margin:3px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #1F4D2A;
}
.content h3, .subpage-content h3 {
	font-size: 12pt;
	margin:3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #1F4D2A;
}
.content p, .subpage-content p {
	font-size: 11pt;
	line-height: 1.3em;
	margin: 5px;
	/* width: 95%; */
}
.content ul, .subpage-content ul {	font-size: 11pt;
	line-height: 1.3em;
	margin-left: 20px;
	width: 95%;
}
.content a,  .subpage-content a {
	color: #4b0082;
	text-decoration: none;
	font-size: 8pt;
}
.content a:hover,  .subpage-content a:hover {
	color: #a8a8a8;
}
.content td,  .subpage-content td {
	font-size: 8pt;
	line-height: 1.6em;
	text-align: left;
}
/* --------------------------------------------
SUB PAGES - SHIFT CONTENT TO RIGHT
TO ALLOW FOR LEFT HAND MENU
----------------------------------------------- */
.subpage-content {
	left: 10px;
	width: 95%;
	/* border-left: 1px solid #CFB58C; */
}
/*------------------------------------------------------
RIGHT HAND LINKS
------------------------------------------------------- */
.links1, .links2 {
	position: absolute;
	left: 600px;
	top: 80px;
	width: 200px;

	/* border-right: 1px solid #1F4D2A; */
	color: #1F4D2A;
	text-align: left;
}
.links1 h2, .links2 h2 {
	font-size: 14pt;
	margin:3px;
	border-bottom: 1px solid #1F4D2A;
	/* border-bottom: 1px solid #1F4D2A; */
	color: #1F4D2A;
	/* color: #1F4D2A; */}
.links1 h2 a, .links2 h2 a {
	font-size: 14pt;
	text-decoration: none;
	color: #1F4D2A;
}
.links1 p, .links2 p {	font-size: 11pt;
	color: #000000;
}
.links1 p a, .links2 p a {	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
.links1 p a:hover, .links2 p a:hover, .links1 h2 a:hover, .links2 h2 a:hover {
	color: #909090;
}
.links2 {	top: 200px;
}
/*-----------------------------------------------
WALLIS BLOCKS
------------------------------------------------- */
.wallis1, .wallis2, .wallis3, .wallis4 {	position: absolute;
	left: 250px;
	top: 80px;
	width: 260px;
	height: 100px;
	/* border-right: 1px solid #1F4D2A; */
	color: #1F4D2A;
	text-align: left;
}
.wallis2 {
	top: 200px;
	left: 250px;
}
.wallis3 {
	top: 320px;
	left: 250px;
}
.wallis4 {
	top: 440px;
	left:250px;
}
.wallis1 h1, .wallis2 h1, .wallis3 h1, .wallis4 h1 {	font-size: 14pt;
	margin:3px;
	border-bottom: 1px solid #1F4D2A;
	/* border-bottom: 1px solid #1F4D2A; */
	color: #1F4D2A;
	/* color: #1F4D2A; */
}
.wallis1 h1 a, .wallis2 h1 a, .wallis3 h1 a, .wallis4 h1 a {
	font-size: 14pt;
	text-decoration: none;
	color: #1F4D2A;
}
.wallis1 h1 a:hover, .wallis2 h1 a:hover, .wallis3 h1 a:hover, .wallis4 h1 a:hover {
	color: #909090;
}
.wallis1 p, .wallis2 p, .wallis3 p, .wallis4 p {
	font-size: 10pt;
	margin:3px;
	color: #000000;
	/* color: #1F4D2A; */
}
.wallis1 p a, .wallis2 p a, .wallis3 p a, .wallis4 p a {
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
.wallis1 p a:hover, .wallis2 p a:hover, .wallis3 p a:hover, .wallis4 p a:hover {
	color: #909090;
}
/*-----------------------------------------------
BREADCRUMB
------------------------------------------------- */
.breadcrumb {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: x-small;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
/*-----------------------------------------------
LEFT HAND MENUS
------------------------------------------------- */
.menustart {
	display:none;
	visibility:hidden;
}
.menustart p {
	font-size: 11pt;
	margin:3px;
	color: #1F4D2A;
	/* border-bottom: 1px solid #923f0d; */
}
.menustart p img {
	border: 0px;
}
.menustart a {
	color: #1F4D2A;
	text-decoration: none;
}
.menustart a:hover {
	color: #909090;
}

/* -----------------------------------------------------------------------------------------*/
/* FOOTER  */
/* -----------------------------------------------------------------------------------------*/
.footer {
	width: 100%;
	left: 0px;

	z-index: 20;
	color: #787878;
	padding: 0px;
}
.footer p {
	border-top: 1px solid #888888;
	line-height: 1.3em;
	text-align: center;
	font-size: 9px;
}
.footer p a {
	color:#787878;
	text-decoration: none;
	font-size: 9px;
}
.footer p a:hover {
	color: #a8a8a8;
}
