body {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 2em;*/
    line-height: 1.5em;
	color: #666;
	background-color: #FFFFFF;
	margin-top: 1.0em;
	margin-left: 4em;
	margin-bottom: 10em;
}
#container {
	width: 830px;
	margin-bottom: 5em;
}
h1 {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	/*line-height: 1em;*/
	font-weight: bold;
}
#header {
	height: 40px;
	width: 730px;
}
#header h1 {
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 30px;
	font-weight: normal;
	color: #3a7b3a;
}
#header-img {
	background: url(images/dot-top.gif) bottom repeat-x;
}
#header-img img {
    border:0;
    margin:0 0 10px 0;
    padding:0;
}
#nav {
	background: url(images/dot-top.gif) bottom repeat-x;
}

#contact {
	margin:0;
    padding:0 0 10px 0;
}
#contact p {
    margin:0;
    padding:0;
}
h2 {
	margin-top:1em;
    margin-bottom:0.25em;
}
#text {
	width: 470px;
	padding-top: 20px;
	padding-right: 20px;
	margin-right: 20px;
}
#scroller {
	width: 470px;
	height: 520px;
	padding: 5px;
	overflow: auto;
}
#rightcol {
	float: right;
	width: 300px;
	padding-top: 20px;
	text-align: right;
}

#gallerytitle {
    padding: 10px 0;
}

#gallery {
    text-align: center;
    padding: 0 10px;
}
#gallery table {
    border: 0;
}
#gallery table td {
    padding: 1px;
    margin: 0;
}

#galleryleft {
	float: left;
	width: 266px;
	padding-left: 15px;
	text-align: center;
}

#galleryright {
	float: right;
	width: 266px;
	padding-right: 15px;
	text-align: center;
}

#gallerycentre { 
	float: left;
	width: 266px;
	padding-left: 1px; 
	text-align: center;
}




#footer {
	clear: both;
	margin: 20px 0 0 0;
	background: url(images/dot-top.gif) top repeat-x;
	text-align: center;
}
#end {
	background: url(images/dot-top.gif) top repeat-x;
	font-size: 0.9em;
	text-align: center;
}
img {
	margin-bottom: 2em;
}
.galleryimg {
    margin-bottom: 1px;
}
.map {
	margin: 12px 0 0 0;

}
a {
	color: #CC6600;
}
a:hover {
	color: #999;
}
.selected {
	color: #999;
}
li {
	margin-bottom: 2em;
}
#end a {
	color: #666;
}
form {
	height: 15px;
}
input {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	font-size: 11px;
	padding: 1.5px;
	color: #666;
}
.left {
	float: left;
	margin: 20px 20px 10px 10px;;
}
.border {
	border: 1px solid #c0c0c0;
}

