body
{
	font-family: Helvetica Neue, Helvetica, Verdana, arial;
}

a, a:visited {
    color: #4F4120;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

ul.site-map li a:link, ul.site-map li a:visited {
	color: #7E754A;
}
ul.site-map li li a:link, ul.site-map li li a:visited {
	color: #908E77;
}

h1, h2, h3, h4, h6,
h3 a, h4 a, h5 a, h6 a {
    color: #4F4120;
}

div#identity h1, div#identity_secondary h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 0.17em;
}
div#identity h2, div#identity_secondary h2 {
	color: #fff;
	font-size: 14px;
	font-weight: 200;
	margin: 0;
	letter-spacing: 1px;
}

h5 {
	font-weight: bold;
}

div.wedge-module-content h5 {
	font-weight: normal;
}

div.button {
	background-color: #174868;
	color: #ffffff;
	border-color: #174868;
}
