/*=================================================================================================
This file is blank by default, and each micro/macro site gets one unlike main.css which is shared.
Use this file to override anything you can't change dynamically with main.css
===================================================================================================*/


/* Set up bureau custom colors:

   Primary */

#under-stripe, #section-nav li.current a {
	background-color: #3E590D;
}
#utility-stripe {
	background-color: #427ab5;
}
hgroup#bureau-titles {
/* 	background: url(images/banner-home.jpg) no-repeat right -20px; */
}

.logo{
	float: left;
	width: 85px;
	height: 80px;
	margin-top: 17px;
	margin-right: 12px;
}

p.date{ color: #3E590D;}