/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, form, fieldset, table {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	color: #000000;
	background-color: #CBE4B1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#wrapper {
	width: 700px;
	background-color: #FFFFFF;
	margin: 10px auto;
	text-align: left;
	border: thin solid #336600;
	}

#banner {
	height: 100px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#top_nav {
	width: 400px;
	float: right;
	margin: 0px;
	clear: both;
	padding: 85px 0px 0px;
	text-align: center;
	}

#side_nav {
	float: left;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/red_bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	text-align: left;
	}

#content {
	margin: 0px 0px 0px 166px;
	padding-top: 10px;
	}

#footer {
	clear: both;
	width: 700px;
	background-color: #FFFFCC;
	padding: 5px 0px;
	}

#tour {
	width: 700px;
	background-color: #FFFFFF;
	margin: 10px auto;
	border: 2px solid #336600;
	text-align: left;
	}

p {
	font: 80% Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h1	{
	font-size: 120%;
	}

h2	{
	font-size: 100%;
	}

h3	{
	font-size: 90%;
	}

h4	{
	font-size: 90%;
	font-style: italic;
	}

table {
	font-size: 80%;
	margin: 2px 15px;
	padding: 0px 5px 2px;
	}

#top_nav ul {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	}

#top_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#top_nav ul li a {
	color: #336699;
	text-decoration: none;
	text-align: center;
	padding: 0px 6px;
	font-weight: bold;
	}

#side_nav h3 {
	font-size: 90%;
	color: #000000;
	padding: 15px 0px 5px 5px;
	margin: 0px;
	}

#side_nav ul {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#side_nav ul li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/nav_off.gif);
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	padding: 4px 0px 4px 12px;
	}

#side_nav ul li a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

#side_nav ul li a:hover, a:focus {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	}

#content a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	}

#content a:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	}

#content a:hover, a:focus {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	}

#content h1 {
	color: #336699;
	font-weight: 900;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#content h2 {
	font-weight: 700;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	}
 
#content h3 {
	font-weight: 700;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 5px;
	}

#content h4	{
	font-weight: 700;
	font-style: italic;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 5px;
	}

#content p, #tour p {
	margin: 5px 15px 15px;
	}

#content ul {
	margin: 5px 15px 15px;
	font: normal 80% Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
	}
	
#content ol {
	margin: 5px 15px 15px;
	font: normal 80% Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: decimal;
	}

#content dl {
	margin: 5px 15px 15px;
	font: normal 80% Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
	}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	}

#footer ul {
	margin: 0px;
	padding: 0px;
	font: normal 70% Arial, Helvetica, sans-serif;
	}

#footer ul li {
	display: inline;
	}

#footer li a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

#tour h1 {
	font-weight: 700;
	margin: 10px 15px 10px;
	}

#tour_nav {
	width: 350px;
	background-color: #FFFFFF;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

#tour_nav a:link, a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	}

#tour_nav a:hover, a:focus {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	}

.list_indent {
	font: 120% Arial, Helvetica, sans-serif;
	}
	
.footer_left {
	margin-left: 10px;
	}

.footer_centre {
	margin-left: 70px;
	}

.footer_right {
	margin-left: 140px;
	}

.centred_text {
	text-align: center;
	}

.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	padding-left: 15px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	font: 75% Arial, Helvetica, sans-serif;
	}

.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 15px;
	text-align: center;
	font: 75% Arial, Helvetica, sans-serif;
	vertical-align: top;
	}

.centreimage {
	margin: 10px auto;
	clear: both;
	width: 350px;
	text-align: center;
	display: block;
	font: 75% Arial, Helvetica, sans-serif;
	}

.comp_left {
	width: 550px;
	padding-left: 5px;
	float: left;
	margin: 5px 15px;
	}

.comp_right {
	width: 550px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 15px;
	}
	
.comp_centre {
	margin: 10px auto;
	clear: both;
	width: 550px;
	}

.clearit {
	display: block;
	clear: both;
	width: auto;
	}

.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	}

.messages {
	font-weight: bold;
	color: #660000;
	}

