#wrapper {
	background-image: url(images/outside1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 400px;
}
#wrapper2{
	background-image: url(images/outside2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 400px;
}

#leftcol {
	position: absolute;
	height: auto;
	width: 600px;
	top: 200px;
	left: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#findbox  {
	position: absolute;
	height: auto;
	width: 500px;
	top: 170px;
	left: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#findbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006600;
}
#findbox  p{
}
#rightcol {
	background-color: #CCCCCC;
	position: absolute;
	width: 150px;
	height: auto;
	top: 200px;
	left: 500px;
}

#footer {
	background-color: #FF0000;
	position: relative;
}

body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}

th {
	font-family: "Times New Roman", Times, serif;
}

img.logo {
	position: relative;
	left: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.padded {
	margin: 5px;
}
.padded h1{
	font-size: 18px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}
.padded h2{
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}
.padded h2 a {
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.padded h2 a:hover {
	color: #660000;
}


.greybackground {
	background-color: #CCCCCC;
}

.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acornlink {
	font-size: x-small;
	text-align: center;
	color: #333333;
}
.acornlink a {
	text-decoration: none;
	color: #333333;
}
.acornlink a:hover {
	color: #006600;
}


.centre p{

}
#mapCanvas {
	position: relative;
}
#topmenu ul{
	display: inline;
	text-decoration: none;
}
#topmenu li {
	display: inline;
	padding-left: 10px;
}
#topmenu li a {
	text-decoration: none;
	color: #63645D;
}
#topmenu li a:hover {
	color: #006600;
}
