body {
/*	color: #756B60; */
}
h1, h2, h3, h4, h5, h6 {
	color: #AF6A1D;
	margin:0px;
	padding-bottom:7px;
}
div.quicklinks_wedge div.wedge_element {
	font-size: 1.2em;
}
.contact-info-table span.ci-title {
	color: #00405B;
}

div#content a:link, div#content a:visited {
	color: #AF6A1D;
}

div#content a:hover, div#content a:active {
	color: #AF6A1D; 
	text-decoration: underline;
}

hr {
	color: #f2f2f2;
	height:1px;
}

.wedge-module-title {
	color: #AF6A1D;
}
	
.sf-menu a:link, .sf-menu a:visited {
	color: #563584;
}