/*=================================================================================================
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: #fff;
}
#utility-stripe {
	background-color: #006CB6;
}
hgroup#bureau-titles {
}

#bureau-header a:link,
#bureau-header a:visited {
	color: #000;
}
/*
#bureau-header h2 a:link,
#bureau-header h2 a:visited {
	color: #006CB6;
}
*/
#bureau-contact-info {
	color: #444;
}

.logo{
    width: 69px;
    float: left;
    margin: 20px 20px 0 0;
}

p.date .month, p.date .day{color:#006CB6}

#content-wrap #side-content .widget.connect ol{margin:0px; padding:0px !important;}
#side-content .widget.connect li.doublewide{width: 280px}
#side-content .widget.connect li.doublewide img{
	vertical-align: middle;
	margin: 4px 6px 4px 4px;
	float:left;
}
#side-content .widget.connect li.doublewide:hover{
    background:#eee;
    color: #000;
}
#side-content .widget.connect li.doublewide span.text{
	color: #666;
	line-height: 16px;
	width: 250px;
	height: 40px;
	display: block;
	padding-top: 3px;
}

#side-content .widget.connect li.doublewide span.phone{
	font-size: 1.2em;
}