/*=================================================================================================
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: #006c99;
}
#utility-stripe {
	background-color: #4dabd2;
}
hgroup#bureau-titles {
	/*background: url(images/logo-watermark.png) no-repeat right -20px;*/
}

p.date{color: #4DABD2}

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

.login h1 {
	background: none !important;
	border: 0 none !important;
	color: #006c99;
}

.ad2{
	margin-top: 12px;
	background-color: #fbf7c8;
}
.ad2 div{
		padding: 9px 8px 0px 8px;
}
.ad2 h2{
	color: #444;
	padding-left: 3px;
}

.ad2 p{
	margin-top: 6px;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 3px;
}

.ad2 img{
	border: 5px solid #FFF;
	width: 254px;
	height: 319px;
}