@charset "utf-8";
/* CSS Document */

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 140%;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align:left;
}
h2 {
	font-size: 110%;
	line-height: 130%;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 140%;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #336600;
	text-decoration: underline;
}
.maincolour {
	color: #336600;
}
#content p a:link, #content p a:visited {
	color: #336600;
	font-weight: bold;
}
#content ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content li {
	margin: 0px;
	padding: 0px;
	color: #336600;	
}
li span {
	color: #000;
}
li span a:link {
	color: #336600;
	font-weight:bold;
}
li span a:hover {
	color: #336600;
	font-weight:bold;
}
li a:link {
	color: #336600;
	font-weight:bold;
}
li a:active {
	color: #336600;
	font-weight:bold;
}
li a:visited {
	color: #336600;
	font-weight:bold;
}
li a:hover {
	color: #336600;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:link {
	font-weight:normal;
}
#navigation ul li a:active {
	font-weight:normal;
}
#navigation ul li a:visited {
	font-weight:normal;
}
#navigation ul li a:hover {
	font-weight:normal;
}
#articlesforsite ul li a:link {
	font-weight:normal;
}
#articlesforsite ul li a:active {
	font-weight:normal;
}
#articlesforsite ul li a:visited {
	font-weight:normal;
}
#articlesforsite ul li a:hover {
	font-weight:normal;
}
#articleauthor {
	font-weight: bold;
	margin-top:10px;
}
#articledate {
	color: #336600;
}
#searchtitle h1 {
	font-size: 140%;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
