﻿@import url("../layout.css");
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #764;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
}
#container {
	width: 852px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 848px;
	border: 2px solid #9AAC7A;
	background-color: #fff;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	height: 120px;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #9AAC7A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	float: left;
	width: 666px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 2px solid #9AAC7A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	width: 685px;
	padding: 0px;
	border: 2px solid #9AAC7A;
	background-color: #fff;
	position: relative;
	left: 162px;
	float: left;
}
/* Masthead Styles */
#masthead h1 {
	color: #327ABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
}
#masthead h3 {
	color: #3487BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3487BC;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #EDD79A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #9D1C3B;
}
/* Content Styles */
h6 {
	color: #c82;
}
h5 {
	color: #3487BC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #c82;
}
h3 {
	color: #327ABB;
	text-align: center;
}
h2 {
	color: #c82;
}
#content h1 {
	color: #c82;
}
#content img {
	padding: 0px;
	border: 1px solid #EDD79A;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #327ABB;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover {
	color: #9D1C3B;
	text-decoration: none;
}
a {
	color: #327ABB;
	text-decoration: underline;
	font-weight: 500;
}
a:hover {
	color: #9D1C3B;
	text-decoration: none;
	}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	border-style: solid;
	border-width: 0;
}

.style3 {
	text-align: left;
}



.style7 {
	border-width: 0px;
	float: left;
	padding-left: 6px;
	padding-top: -1px;
	width: 72px;
	height: 102px;
}
.style8 {
	border-width: 0px;
	float: right;
	padding-right: 6px;
	padding-top: -1px;
	width: 72px;
	height: 102px;
}
.style10 {
	border-width: 0px;
	float: right;
	padding-right: 15px;
}
.style11 {
	font-size: smaller;
}

.PanoramaViewCentre {
	text-align: center;
}
.VersatilePic {
	border: 1px solid #FFFFFF;
	background-image: url('../Links/Versatile-Logo450x46.jpg');
	background-repeat: no-repeat;
	width: 450px;
	height: 46px;
	margin-left: 100px;
}

