/* Homepage headings */

body#home #maincontent h2#homepageheadline {
	display: block;
	width: 775px;
	height: 82px;
	background: url(homepage_headline.gif);
	text-indent: -999em;
	margin: 2em 0 1em 0;
}

body#home #maincontent div#homepagestandfirst {
	display: block;
	width: 23.222em;
	float: left;
	margin: 0 1em 2em 12px;
	font: 1.5em/1.5em Georgia, "Times New Roman", serif; 
}

body#home #maincontent div#homepagestandfirst p {
	color: #000;
}

body#home #maincontent dl {
	margin: 1em 0 0 0;
}

body#home #maincontent dt {
	font-style: italic;
}

body#home #maincontent dd {
	margin: 0 0 1em 0;
}


body#home #maincontent h3 {
	margin: 0 0 0.5em 0;
	/*border-top: 1px solid #ddd;*/
/*padding-top: 1em;*/	
	font: 2em/1.6em Georgia, "Times New Roman", Times, serif; 
	/*text-transform: lowercase;*/
}

/*body#home #maincontent h3 a {
	color: #4d320f;
	border-bottom: none;
}

body#home #maincontent h3:hover {
	border-top: 3px solid #576c36;
	color: #576c36;
}

body#home #maincontent h3 a:hover {
	color: #576c36;
	border-bottom: none;
}*/

body#home #maincontent h4 {
	margin: 0 0 0.5em 0;
}

body#home #maincontent a.worksummary,
body#home #maincontent a.worksummary:hover {
	border: none;
}


/* ----- Homepage first p ------ */

p.standfirst {
	line-height: 1.5em;
}

/* ----- FRONTPAGE ------ */
body#home #maincontent div.frontpage div.leftcol {
	width: 23.222em;
	float: left;
	margin: 0 1em 2em 12px;
	font: 1.5em/1.5em Georgia, "Times New Roman", serif; 
}

body#home #maincontent div.frontpage div#promoimage {
	float: left;
}

body#home #maincontent div.frontpage h2#homepageheadline {
	display: block;
	width: 272px;
	height: 86px;
	background: url(home_title_spotted.gif);
	text-indent: -999em;
	margin: 2em 0 1em 0;
}

/* GMAPS
----------------------------------------------- */
.maplist p {
margin: 0;
padding: 0;
line-height: 1.4em;
}

.maplist ul, .maplist ul li {
font-size: 100%;
margin: 0;
padding: 0;
line-height: 1.3em;
}

.gmenu {
font-family: Georgia, Times, "Times New Roman", serif;
font-style: italic;
font-size: 1.1em;
}