/*
	Dark blue:	#0d0831
	Gold:		#988247
	Cream:		#fff4be
	Dark cream:	#eee1ad
*/

/* normalise browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html { margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:100%; font-style:normal; font-weight:normal }
ul,ol { list-style:none }
address,caption,cite,code,dfn,em,q,strong,th,var { font-style:normal; font-weight:normal }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
caption,th { text-align:left }
q:before, q:after { content:' ' }
:link,:visited { text-decoration:none }
:focus { outline-style: none }
a img,:link img,:visited img { border:0 }
img { display:block }

html {
	margin:0;
	padding:0;
	background:url(../images/636396_333366_5x600.jpg) 0 0 repeat-x #333366;
	}
	
body {
	width:76em;
    margin:1em auto;
	border:1px solid #fff4be;
	color:#0d0831;
	font-size:62.5%;
	font-family:geneva,sans-serif;
	}

body#home #breadcrumb {
	display:none;
	}
	
a:link, a:visited {
	color:#0d0831;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#606060;
	}

em {
	font-style:italic; /* there's no italic version of Geneva on Mac! */
	}
	
h1,h2,h3 {
	font-family:"new york",georgia,"MS Serif",serif;
	}

h1 {
	font-size:2.2em;
	}

h2 {
	margin-top:0.5em;
	font-size:1.7em;
	}

h3 {
	margin-top:0.5em;
	font-size:1.5em;
	}

h4 {
	margin-top:0.5em;
	font-size:1.2em;
	}
	
img {
	padding:1px;
	border:1px solid #9a8247;
	}

input {
	margin-top:0.5em;
	background-color:#f0f0f0;
	}
	
p {
	margin:0.5em 0 0 0;
	font-size:1.2em;
	}

pre { /* make TXP error messages stand out */
	color:black;
	background-color:white;
	}

strong {
	font-weight:bold;
	}

table {
	font-size:1.2em;
}

textarea {
	background-color:#f0f0f0;
	}

ul {
	list-style:circle inside;
	margin-top:1em;
	font-size:1.2em;
	}

.bottom_links {
	margin-top:2em;
	}

.button, #smallprint input {
	padding:1px 2px;
	font-family:tahoma,geneva,sans-serif;
	font-size:1em;
	border:2px solid;
	border-color:#e0e0e0 #909090 #909090 #e0e0e0;
	}

.ext_link {
	background: url(../images/ext_link.gif) no-repeat right center;
	padding-right:12px;
	}
	
#banner {
	width:100%;
	position:relative;
	font-family:bembo,serif;
	text-align:center;
	border-bottom:1px solid #fff4be;
	background:url(../images/555588_333366_5x100.jpg) 0 0 repeat-x #333366;
	}

#banner a {
	color:#988247;
	text-decoration:none;
	}

#banner img {
	padding:0;
	border:0;
	}
	
#banner img#logo1 {
	position:absolute;
	top:20px;
	left:30px;
	}

#banner img#logo2 {
	position:absolute;
	top:20px;
	right:30px;
	}

#banner p#cgc {
	margin:0;
	padding-top:20px;
	font-size:4em;
	font-weight:bold;
	color:#988247;
	}

#banner p#tag {
	margin:0;
	padding-bottom:10px;
	font-size:2em;
	font-weight:bold;
	color:#988247;
	}

#content {
	overflow:hidden;
	position:relative;
	padding:0.5em;
	background-color:#fff4be;
	}

#breadcrumb {
	margin:0.5em 0.5em 0 0;
	padding:0.2em 0.3em 0.1em;
	position:absolute;
	top:0;
	right:0;
	border:1px solid #988247;
	}

#breadcrumb div {
	display:inline;
	}

#footer {
	clear:both;
	padding:0.5em;
	overflow:hidden;
	color:#fff4be;
	background:url(../images/555588_333366_5x100.jpg) 0 0 repeat-x #333366;
	}

#footer a:link, #footer a:visited {
	color:#fff4be;
	text-decoration:underline;
	font-weight:normal;
	}

#footer a:hover, #footer a:active {
	color:#eee1ad;
	}

#footer a.ext_link {
	background:none;
	padding-right:0;
	}

#footer p {
	margin-top:0;
	}
	
#footer #address {
	float:left;
	width:40%;
	}

#footer #contact_details {
	float:left;
	width:32%;
	}

#footer #smallprint {
	float:right;
	width:15%;
	text-align:right;
	}

#footer #smallprint ul {
	list-style:none;
	margin-top:0;
	}

#footer #credits {
	clear:left;
	float:left;
	margin-top:1em;
	font-size:1.2em;
	}

#ob1occurrences {
	display:none;
	}