﻿#search {
	margin-bottom: 10px;
}
#search input.textbox {
	margin-left: 5px;
	width: 150px;
}
#search input.button {
	margin-left: 3px;
	width: 55px;
}
#sitemaprelatedlinks {

}
#sitemaprelatedlinks h2 {
	margin-bottom: 4px;
}
#sitemaprelatedlinks_item {
	padding: 5px;
	width: 220px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f0f0f0;
}
#sitemaprelatedlinks_item a:link {
	font-size: 1.2em !important;
}
#sitemaprelatedlinks_item a:visited {
	font-size: 1.2em !important;
}
#sitemaprelatedlinks_item a:hover {
	font-size: 1.2em !important;
}

#sidebar h2 {
	margin-top: 0px;
}
#sidebar a {
	outline: none;
}
#sidebar img {
	border: 0px;
}
div.sidebarbottom {
	position: relative;
	bottom: 0px;
}
div.sidebarsection_top {
	width: 234px;
	height: 14px;
	background-image: url(/images/sidebar_top.gif);
	background-repeat: no-repeat;
}
div.sidebarsection {
	background-image: url(/images/sidebar_mid.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div.sidebarsection_base {
	width: 234px;
	height: 14px;
	background-image: url(/images/sidebar_base.gif);
	margin-bottom: 15px;
}
div.sidebarsection h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
}
div.sidebarsection p {
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1.3;
	font-size: 1.2em;
}
div.sidebarsection ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
div.sidebarsection li {
	line-height: 1.3;
	font-size: 1.2em;
}
div.sidebarsection_green_top {
	width: 234px;
	height: 14px;
	background-image: url(/images/sidebar_green_top.gif);
	background-repeat: no-repeat;
}
div.sidebarsection_green {
	background-image: url(/images/sidebar_green_mid.gif);
	background-repeat: repeat-y;
	background-color: #BBD566;
	padding-left: 10px;
	padding-right: 10px;
	width: 214px;
}
div.sidebarsection_green_base {
	width: 234px;
	height: 14px;
	background-image: url(/images/sidebar_green_base.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
div.sidebarsection_green h2 {
	font-size: 1.7em;
	margin-bottom: 0px;
	color: #fff;
}
div.sidebarsection_green strong {
	color: #fff !important;
}
div.sidebarsection_green em {
	color: #fff !important;
}
div.sidebarsection_green p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	color: #fff;
}

div.centred {
	text-align: center;
}
p.quote {
	font-size: 1.4em !important;
	font-style: italic;
	margin-bottom: 14px;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 20px;
}
p.quoteby {
	font-size: 1.4em !important;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	color: #fff;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
}
p.quote strong {
	color: #327052 !important;
}
p.space {
	margin-top: 6px !important;
}

div.hp_name {
	margin-top: 0px;
	margin-bottom: 10px;
}
span.hp_name {
	font-size: 1.8em;
	font-weight: bold;
	color: #afc15a;
	display: block;
	margin: 0px;
	padding: 0px;
}
span.hp_nameadditional {
	font-style: italic;
	color: #afc15a;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}