
Body, p {
	font-family: Verdana, sans-serif;
	font-size: 10.5px;
	line-height: 16.5px;
	color: #666666;
	margin-bottom:10.5px;
	}
/* large body copy */
blockquote {
	font-family: Georgia, serif;
	font-size: 16px;	
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	margin-bottom:16px;
	}
	
/* project title */
H1 	{
	font-family: Georgia, serif;
	font-size: 16px;	
	font-weight: normal;
	color: #333333;
	}
/* body subheads */
H2 	{
	font-family: Verdana, sans-serif;
	font-size: 1em;	
	font-weight: bold;
	color: #333333;
	}
H3 	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color:  #737b35;
	}
/* right hand column subhead e.g. project title */
H4 	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	line-height:11px;
	margin-bottom:0px;
	}
H5 	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	}
	
.side_copy p	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color:  #737b35;
	}
/* in-text links */
a:link {
	font-family: Verdana, sans-serif;
	color: #afbd21;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #afbd21;
	text-decoration: none;
	}
/* Custom text classes: */
.footer {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #888888;
	}
/* footer on the homepage (darker colour) */
.footerinside {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #333333;
	}
/*Photo captions & right hand column quotes*/
.caption {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #737b35;
	}
/*Main Menu*/
.navmenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #afbd21;
	border-bottom: 1px solid #afbd21;
	}
.navmenu h3 {
font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #afbd21;}
/*main menu rollover*/
.navmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	}
.navmenusub	p {
	font-family: Verdana, sans-serif;
	font-size: 10.5px;
	text-decoration: none;
	color: #afbd21;
	margin-bottom:0px;
	}
.navmenusub	a:hover {
	color: #ffffff;
	}


.accordion2 div.navmenusub {display:none}

p.bioname	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
	}
p.bioquals{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #737b35;
	}
	
ul {
	list-style: square;
	font-family: Verdana, sans-serif;
	font-size: 10.5px;
	line-height: 16.5px;
	color: #666666;
	margin-bottom:10px;
	margin-left:20px;
	}