/*
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.co.uk
*/

body,html {
	font-size:100%;
	margin:0;
	padding:0
}

td,div,body,textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline
}


select, option, textarea, input {
	font-size:1em
}

#scrn-read {
	display:none
}

#container {
	font-size:0.7em;
	width:770px;
	margin:auto
}

#header {
	text-align:right;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:large;
}

#sidebar {
	width:230px;
	float:left;
	padding-bottom:30px
}

#content {
	width:520px;
	float:right;
	padding-bottom:30px
}

#site-info {
	clear:both;
	padding:0.5em;
	font-size:0.9em
}

#credit {
	float:right
}

#credit a, #credit a:visited {
	text-decoration:none
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}

#sitemap li ul {
	padding-bottom: 0;
}

a.file {
	display:block;
	padding-left:16px;
}

a.file {
	font-weight:bold
}