h1, h2, h3, h4, th, #header ul {
	font-family: 'HypatiaSansProRegular', Calibri, "Gill Sans", "Gill Sans MT", sans-serif;
	font-weight: normal
	}
h1, h2.h2-large, #sidecar h3 { 
	padding-bottom: 5px;
	border-bottom: 2px solid #C9C6A9;
	margin-bottom: .5em
	}
h1, h2.h2-large { font-size: 2.1em }
h2 { font-size: 1.7em }
h3 { font-size: 1.5em }
h4 { 
	font-size: 1.3em;
	font-weight: bold
	}
p, li {
	font-size: 1em;
	padding-bottom: 1.7em;
	text-align: justify
	}
a:link, a:active, a:visited { 
	text-decoration: underline;
	color: #3B5C21
	}
a:hover {
	text-decoration: none;
	color: #232323
	}
.cta {
	padding-left: 24px;
	background: transparent url(/themes/britannia_archaeology/images/icn-trowl.png) no-repeat top left
	}
label { display: block }