/*=================================================================================================
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: #7030A0;
}

#utility-stripe {
	background-color: #484848;
}

hgroup#bureau-titles {
	/*background: url(images/logo-watermark.png) no-repeat right -20px;*/

}

p.date {
	color: #7030A0; !important;
}

.widget.login {
	background-color: #a5d9ee;
}

.login h1 {
	background: none !important;
	border: 0 none !important;
	color: #006c99;
}
img.logo{
	float: left;
	height: 93px;
	width: 75px;
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid #FFF;
}