a {
	font-variant: normal;
}
a:link {
	font-weight: bold;
	text-decoration : none;
	color: #6666cc;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6666cc;
}

a:active {
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

body, td {
	font-family: verdana,arial,helvetica,sans-serif;
	color: black;
	font-size: small;
}

h3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	text-align: left;
}

li {
	padding: 0px 0px 0px 0px;
	color: black;
}

.panel1 {
	width: 770px;
}

.panel1map {
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
	color: #000099;
	text-align: left;
	vertical-align: top;
	background-image: url(images/ground.jpg);
	background-position: left;
	border: thin solid silver;
	width: 33%;
}

.panel1text {
	font-size: medium;
	text-align: center;
}



.title {
	font-size: 32pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

.sub-title {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	text-align: center;
}

.section-title {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

.panel {
	vertical-align: top;
}

.sitemap {
	width: 10%;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
	color: #000099;
	text-align: left;
	background-color : transparent;
	background-position: left;
	padding-top: 12px;
}

.sitemaplink {
	display: block;
	padding-left: 15px;
	vertical-align: text-bottom;
	background-image: url(images/ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sitemaplinkcurrent {
	display: block;
	padding-left: 15px;
	vertical-align: text-bottom;
	background-image: url(images/ground.jpg);
}

.paneltext {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-image: url(images/ground.jpg);
	background-repeat: repeat;
	border: thin solid silver;
	padding-bottom: 8px;
}

.footer-disclaimer {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

img.osmap {
	float: left;
	margin: 0px 10px 8px 4px;
}

img.village-sign-small {
	float: right;
	height: 120px;
	width: 110px;
}

img.photo {
	float: none;
	margin: 3px 3px 3px 3px;
}

a.home-button {
	padding: 4px 25px 4px 25px;
	font-size: large;
}

a.red {
	padding: 4px 25px 4px 25px;
	font-size: large;
	color: red;
}

a.font-large {
	font-size: large;
}

img.top {
		width: 33px;
		height: 20px;
}
p.panel-council {
	border: thin solid silver;
}

p.address {
	text-align: left;
}

.council {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
}

.councillors {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px;
}

.council-job {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
	border-top: thin solid silver;
	border-bottom: thin solid silver;
	border-left: thin solid silver;
}

.councillor {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-right: 8px;
	padding-bottom: 8px;
	border-top: thin solid silver;
	border-bottom: thin solid silver;
	border-right: thin solid silver;
}

.text-small {
	font-size: small;
}

.text-colour {
	color: #000099;
}
