/*=================================================================================================
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: #870000;
}
#utility-stripe {
	background-color: #ac1212;
}
/*
hgroup#bureau-titles {
	background:url(/assets/images/logo-watermark.jpg) no-repeat;
}
*/

#map-key{
	margin-left: 9px;
}

.ad2{
	margin-top: 12px;
	background-color: #fbf7c8;
}
.ad2 div{
		padding: 9px 8px 0px 8px;
}
.ad2 h2{
	color: #870000;
	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: 157px;
}