﻿body {
	margin-top: 0px;
	text-align: center;
	background-color: #cccccc;
}

p {
	margin: 0px 8px 0px 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}

a:visited {color: #8a9446; text-decoration: underline;}
a:link {color: #8a9446; text-decoration: underline;}
a:hover {color: #b9c185; text-decoration: underline}

a:visited.nav {text-decoration: none; color: #222222;}
a:link.nav {text-decoration: none; color: #222222;}
a:hover.nav {text-decoration: none; color: #222222;}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#wrapper {
	width:750px;
	margin: auto;
}

#banner {
	width: 750px;
	background-color: #383536;
}

#banner-a {
	background-color: #8a9446;
	color: #383536;
	text-align: center;
	width: 750px;
	font-weight: bold;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}

#banner-b {
	background-color: #383536;
	height: 150px;
	width: 660px;
	float: right;
	font-size: 7px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: middle;
}

#sub-header {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #383536;
	text-align: center;
	background-color: #8a9446;
	width: 750px;
	vertical-align: middle;
}

.banner-spacer {
	font-size: 30px;
}

#submenu-bar {
	background-color: #8a9446;
	width: 750px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	color: #222222;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

ul#navigation {
	width: 90px;
	margin: 0;
	padding-left: 0;
	line-height: 12px;
}

ul#navigation li {
	list-style: none;
	background-color: #383536;
	text-align: left;
	margin: 0;
	line-height: 12px;
}

ul#navigation li.active {
	list-style: none;
	background-color: #8a9446;
	color: #383566;
	text-align: left;
	margin: 0;
	line-height: 12px;
}

ul#navigation li a {
	margin: 5px 0 0 0;
	display: block;
	text-decoration: none;
	padding: .6em;
	line-height: 12px;
}

#menu {
	height: 150px;
	width: 90px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #383536;
	line-height: 12px;
}

#menu a:visited {
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;
	list-style-type: none;
	line-height: 12px;
}

#menu a:link {
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;
	list-style-type: none;
	line-height: 12px;
}

#menu a:active { 
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;
	line-height: 12px;
}

#menu a:hover { 
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;
	line-height: 12px;
}

#menu a:hover { 
	color: #383536;
	background-color: #8a9446;
	line-height: 12px;
} 

#content {
	width: 750px;
	background-color: #383536;
}

.white-text {
	color: #ffffff;
}

.no-border {
	border-width: 0px;
}

.centre {
	text-align: center;
}

.image-margins {
	margin-left: 10px;
	margin-right: 10px;
}

.return {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

.slogan {
	text-align: center;
	font-size: 12px;
}

.links {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #8a9446;
	line-height: 12px;
}

#separator {
	font-size: 5px;
	color: #ffffff;
}

#copyright-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #8a9446;
	width: 750px;
	height: 22px;
	text-align: center;
	color: #000000;
}

