body
{
	background-color: #cccc66;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;	
	margin-right: 0;
	color: black;
	font-family: Arial;
	background-image: url(images/background.png);
}
.Title1
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Arial;
}

.Title2
{
	font-weight: bold;
	color: black;
	font-family: Arial;
}

.Title3
{
	font-weight: bold;
	font-size: 22px;
	color: black;
	font-family: Arial;
}

.Copywright
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.CopywrightColour
{
	background-color: #dddd93;
}

.BackColour
{
	background-color: #ffffb3;
}

.BorderColour
{
	background-color: #444413;
}

.BackColourTitle
{
	background-color: #dddd93;
}

.TableColour
{ 
	background-color: #aaaa63;
}
.MyWhite
{
	background-color: #ffffff;
}
.date {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
ul.shift-left {
	margin-left: 0;
	padding-left: 15px;
}
ul.space-items li {
	margin: 10px 0;
}
body#sitemap dl dt {
	font-weight: bold;
}
body#sitemap dl dd {
	margin-left: 20px;
}
div.right-image-container {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}
div.right-image-container img {
	border: 1px solid #8E8E8E;
}
div.right-image-container small {
	display: block;
	font-size: 0.7em;
}
.landing-page-list li.section {
	margin: 15px 0;
}
.space-list li {
	margin: 10px 0;
}
/* Titles */
td.BackColourTitle p {
	margin: 0;
	text-align: left;
	font-size: 26px;			
}
.Title1,
.Title2,
.Title3,
h3,
p span.style4 {
	display: block;
	padding-bottom: 5px;
	text-align: left;
	font-size: 22px;
	text-transform: capitalize;
	border-bottom: 1px solid #DDDD93;
}
td.BackColourTitle .Title1 {
	padding-bottom: 0;	
}
.clear {
	clear: both;
}
/* Accessibility */
body.size-medium * {
	font-size: 20px;
	line-height: 150%;
}
body.size-large * {
	font-size: 40px;
	line-height: 150%;
}
div#accessibility-options a.change-colour.bandw,
body.colour-bandw * {
	color: #000;
	background-color: #fff;
}
div#accessibility-options a.change-colour.bandy,
body.colour-bandy * {
	color: #FFFF00;
	background-color: #000;
}
div#accessibility-options a.change-colour {
	padding: 3px 5px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000;
}
div#accessibility-options {
	text-align: right;
}
div#accessibility-options a.change-colour.normal {
	color: #000 !important;
	background-color: #DDDD93 !important;				
}
div#accessibility-options a.change-size {
	text-decoration: none;
}
div#accessibility-options a.change-size.small {
	font-size: 1em;
}
div#accessibility-options a.change-size.medium {
	font-size: 1.5em;
}
div#accessibility-options a.change-size.large {
	font-size: 2em;
}
.border-box {
	background-color: #FFFFB3;
	border: 2px solid #444413;
}
/* Callout */
p.callout {
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #dddd93;
	border:2px solid black;
}

/* Home Sidebar */
#home-sidebar .style3 {
	margin-bottom: 0;
	font-weight: bold;
}
