/* Body container */

body {
	margin: 0 auto;
	padding: 0;
	text-align: centre;
	width: 90%;
}

/* Links */

a:link, a:visited {
	color: #b55555;
	text-decoration: none;
}

a:hover, a:active {
	color: #386084;
	text-decoration: underline;
}

/* Headings */

h2 {
	font: normal 1.9em "Century Gothic", Geneva, Helvetica, Arial, Sans-serif;
}

h3 {
	font: normal 1.6em "Century Gothic", Geneva, Helvetica, Arial, Sans-serif;
}

/* Lists */

ul {
	margin-left: 25px;
	padding: 0;
}

li {
	list-style-type: round;
	padding-bottom: -15px;
	}

/* Layout IDs */

/* Header */

#head {
	width: 700px;
	height: 150px;
}

#head h1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 700px;
	height: 150px;
	background-image: url(../images/head.jpg);
	text-indent: -10000px;
}

/* Navigation */

#nav {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 20px;
}

/* Navigation list */

#nav ul {
	margin: 0 0 0 13px;
	padding: 0;
}

.imgred
{
	background-image: url(../images/red_topbg.gif);
	background-repeat: no-repeat;
}

.imgwatermark
{
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.imgwatermark2
{
	background-image: url(../images/watermark2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.imgwatermark3
{
	background-image: url(../images/watermark3.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.imgwatermark4
{
	background-image: url(../images/watermark4.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
.imgwatermark5
{
	background-image: url(../images/watermark5.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
		
.imgwatermark6
{
	background-image: url(../images/watermark6.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
			
#nav li {
	float: left;
	list-style: none none;
	font-size: 1.1em;
	margin: 0 0 0 2px;
	padding: 3px 0;
	text-transform: uppercase;
}

/* Navigation links */

#nav li a:link, #nav li a:visited {
	margin: 0;
	padding: 3px 0;
	display: block;
	width: 110px;
	color: #222;
	background-color: #f3f3f3;
	text-decoration: none;
	text-align: center;
}

#nav li a:hover, #nav li a:active {
	margin: 0;
	padding: 3px 0;
	display: block;
	width: 110px;
	color: #111;
	background-color: #fefefe;
	text-decoration: none;
}

/* Span to change colour */

#nav li a:link span, #nav li a:visited span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}

#nav li a:hover span, #nav li a:active span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}

/* Main content */

#main {
	width: 450px;
	padding: 15px;
	float: left;
}

/* Sidebar */


/* Footer */

#foot {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

#foot p {
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
}

p
{
	font-family: Tohoma, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #585841;
	font-weight: lighter;
}

body {scrollbar-face-color:#A29A82;
scrollbar-highlight-color:#A29A82;
scrollbar-3dlight-color:#FCF4DC;
scrollbar-darkshadow-color:#706850;
scrollbar-shadow-color:#A29A82;
scrollbar-arrow-color:#FCF4DC;
scrollbar-track-color:#E4E1D6;
color:#847B62;
background-color:#84866B;
font-family:verdana,arial;
font-size:12px}

H1
{
	font-family: Tohoma, Hlvetica, sans-serif;
	font-size: 13pt;
	color: #5F6048;
	text-align: left;
	}

H3
{
	font-family:Tohoma, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #425ABB;
}

H2
{
	font-family:Tohoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-align: left;
	}

H4
{
	font-family:Tohoma, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #5F6048;
	text-align: left;
		}
	
H5
{
	font-family:Tohoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-align: right;
	vertical-align: super;
	margin-bottom: -0.5px;
}

A.footer:Link 
{ 
	font-size :9px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration: none; 
}

A.footer:visited 
{ 
	font-size :9px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration: none; 
}
 
A.footer:hover 
{ 
	font-size :9px;
	font-weight:bolder;
	color: #E6D5BB;
	text-decoration: none; 
}
