body {
	color: rgb(105, 103, 99); line-height: 20px; font-family: Source Sans Pro, sans-serif; font-size: 14px;
}
h1 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif; 
}
h2 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif;
}
h3 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif;
}
h4 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif;
}
h5 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif;
}
h6 {
	color: rgb(74, 72, 69); font-family: Source Sans Pro, sans-serif;
}
#logo #site-title {
	margin-top: 15px;
}
#topheader {
	color: rgb(105, 103, 99); border-top-color: rgb(148, 186, 101); border-bottom-color: rgb(235, 235, 234); background-color: rgb(62, 153, 48);
}
#page-title {
	border-color: rgb(235, 235, 234); background-color: rgb(242, 242, 242);
}
#page-title h1 {
	color: rgb(74, 72, 69); 
}
#page-title h2 {
	color: rgb(105, 103, 99);
}
#primary-menu > ul > li > a {
	font-family: Source Sans Pro, sans-serif;
}
#primary-menu > ul > li > a strong {
	font-size: 16px;
}
#footer-menu ul li a {
	font-family: Source Sans Pro, sans-serif; font-size: 14px;
}
