/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, hi, h2, h3, h4, h5, h6, pre, form, fieldset, legend,
input, p, blockquote, caption, th, td
{ margin: 0; padding: 0; }

/* Normalises heading font sizes */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* Removes list-style for lists */
ul, ol
{
	list-style: none;
}

/* Normalises table borders */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }


body {
	font: 1em Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	border-top: 1px solid #0A0D38;
	border-right: 1px solid #0A0D38;
	border-left: 1px solid #0A0D38;
	margin-top: 13px;
	margin-right: 13px;
	margin-left: 13px;
}


/* Start Header */
#header {
	height: 220px;
	position: relative;
	background: url(../images/2/4.jpg) no-repeat 0px 97px;
}
#header #lalogo {
	margin-right: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header ul {
	margin-left: 310px;
	padding-top: 68px;
}

#header li {
	display: inline;
	margin-right: 9px;
	font-weight: bold;
	font-size: 105%;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #333333;
}
#header #banner {
	color: #FFFFFF;
	background: #0a0d38;
	font-size: 13px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 194px;
	width: 100%;
	padding-top: 6px;
}
#header #banner .w165 {
	float: left;
	width: 180px;
	padding-left: 14px;
}







/* End Header */

/* Start top navigation */
#topnav {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	height: 1.75em;
	padding-top: 0.4em;
	background: #a12828;
}
#topnav span {
	margin-left: 1em;
}

/* Start top navigation links */
#topnav a:link {
	color: #f6cee5;
}
#topnav a:visited {
	color: #CC99FF;
}
#topnav a:hover, #topnav a:active {
	color: #f3c7a3;
}
/* Endtop navigation links */

#topnav ul {			/* Floats navigation to right */
	float: right;
	margin-right: 1em;
}
#topnav li {			/* Displays navigation horizontally */
	display: inline;
	margin-left: 1.5em;
}

#homepage #topnav li #homelink, #accesspage #topnav li #accesslink,				/* Current page menu formatting */
#contactpage #topnav li #contactlink, #whatsonpage #topnav li #whatsonlink, #sitemappage #topnav li #sitemaplink {
	color: #f3c7a3;
}
/* End top navigation */

/* Start left navigation */
#leftnav {
	position: absolute;
	width: 210px;
	top: 226px;
	font-size: 105%;
}
#leftnav h3 {
	color: #0a0d38;
	margin-left: 15px;
	margin-top: 16px;
}



#leftnav ul {
	margin-top: 13px;
	margin-bottom: 16px;
	margin-left: 15px;
}
#leftnav li {
	font-size: 10pt;
	font-weight: bold;
}
#leftnav li ul {
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 27px;
}
#leftnav li li {
	margin-top: 4px;
	font-weight: normal;
}
#leftnav li li a:link {
	color: #0A0D38;
}



#leftnav p {
	padding-left: 15px;
	margin-top: 15px;
}

#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	color: #333333;
}
#leftnav a.alt:link {
	color: #0A0D38;
}

/* End left navigation */

/* Start main content */
#content {
	margin-left: 225px;
	padding-left: 17px;
	border-left: 2px solid #071F4F;
	color: #1b1b1b;
}
#content h1 {
	color: #0A0D38;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 8px;
	margin-bottom: -12px;
}
#content h2 {
	font-size: 16px;
	color: #0A0D38;
	margin-bottom: 22px;
	margin-top: 34px;
}
#content h1 span {
	font-size: 70%;
	float: right;
	margin-right: 1em;
}
#content h2 span {
	float: right;
	margin-right: 1em;
	font-size: 70%;
}

/* End image replacement for the h2 hire heading */

#content h3 {
	font-size: 80%;
	margin-left: 1em;
	margin-bottom: 0.5em;
	color: #A12828;
	margin-top: .5em;
}

#content p {
	font-size: 10pt;
	margin-top: 1.5em;
	line-height: 170%;
}
#content ul {
	font-size: 80%;
	margin-left: 3em;
	line-height: 120%;
	margin-bottom: 2ex;
	margin-top: .5em;
}
#content li {
	margin-top: 0.45em;
	list-style: disc;
}
#content ul ul {
	font-size: 100%;
}
#content dl {
	font-size: 80%;
	margin-left: 1em;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin-left: 1em;
	margin-top: 0.25em;
	margin-bottom: 1em;
}
#content form {
	margin-top: 12px;
}




/* Start Main link formatting */
#content a:link {
	color: #333333;
	text-decoration: none;
}
#content a:visited {
	color: #333333;
}
#content #areas {
	color: #000066;
	margin-left: 0px;
}
#content #areas li {
	list-style: none;
}
#content #purchasebook {
	float: right;
	width: 250px;
	text-align: center;
	color: #000066;
}


#leftnav #wwbook {
	margin-left: 0px;
}

.blue {
	color: #000066;
}


#footer {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 13px;
	border-top: 1px solid #071F4F;
	margin-right: 13px;
	margin-left: 13px;
	font-size: 85%;
	margin-top: 20px;
}
.floatleft a {
	color: #333333;
	text-decoration: none;
}




/* Other formatting */
.center {
	text-align: center;
}

/* floats */
.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin-left: 1em;
	margin-top: 0.15em;
	margin-right: 1em;
}
.clear {
	clear: both;
}
