:root, html { overflow-y:scroll; }
body {
	margin-top: 10px;
	text-align: center;
	background-image: url(../images/layout/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #E8F6E7;
	margin-right: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
a img{ border: none; }
h1 {
	font-size: x-small;
	letter-spacing: .2em;
	font-variant: normal;
	color: #006600;
}
h2 {
	font-size: medium;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: .1em;
}
h3 {

	font-size: x-small;
}
h4 { text-align: center; }

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: 1px solid #006600;
	background-color: #FFFFFF;
	text-align: left;
}
#banner {
	background-image: url(../images/layout/graveyard-panorama.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#title {
	background-image: url(../images/layout/heaton_graveyard_title.gif);
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 50px;
	font-size: 0.7em;
	font-weight: bold;
	color: #09400C;
	text-align: center;
	background-position: center top;
}
#title p {
	background-color: #9DD898;
	margin: 0px;
	height: 17px;
	padding-top: 2px;
}
#navbox {
	float: left;
	margin-top: 40px;
	text-align: left;
	margin-right: 5px;
	margin-left: 25px;
	font-size: 12px;
	width: 135px;
	height: 100%;
	display: inline;
	padding: 0px;
}
#content {
	float: left;
	width: 420px;
	text-align: left;
	padding-top: 15px;
	font-size: x-small;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
	height: 100%;
	display: inline;
}
a.content_link:link, a.content_link:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.content_link:hover, a.content_link:active {
	font-weight: bold;
	color: #79AE79;
	text-decoration: underline;
}
#photopanel {
	float: left;
	width: 140px;
	margin-left: 20px;
	vertical-align: top;
	height: 100%;
}
#photopanel p {
	font-size: 0.6em;
	margin-bottom: 2px;
	font-weight: normal;
	margin-top: 8px;
	text-align: center;
}
#photopanel img {
	margin-top: 40px;
	margin-bottom: 15px;
}

#strapline {
	clear: both;
	color: #F3FCF3;
	background-color: #0C6111;
	padding: 5px;
	font-weight: normal;
	font-size: .9em;
	text-align: center;
}
#footer {
	padding: 10px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #006633;
}
#footer p {
	margin-bottom: 2px;
	margin-top: 2px;
}
.emphasise {
	font-size: x-small;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	color: #006600;
	font-weight: normal;
}
.italic {
	font-style: italic;
}
#validator {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-size: x-small;
	text-align: right;
}
#validator a {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.floatleft {
	float: left;
	font-style: italic;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
}
.floatleft p {
	line-height: 12px;
	margin-top: -5px;
	letter-spacing: 0.05em;
}
.align_right { text-align: right; 
}
.align_centre { text-align: center; }
.pad_logo {
	margin-right: 20px;
	vertical-align: bottom;
}
