/* Board of Supervisors page styles */

.bos a
{
	color: #000;
}

.bos caption
{
	font-weight: bold;
	font-size: 1.5em;
}

.bos th, .bos td
{
	padding: .5em;
	vertical-align: top;
	border: 1px solid #000;
}

.bos .subhead th {background: #EEE;}

.bos th {background: #CCC;}

.bos
{
	margin: 0 auto 1em auto;
	border-collapse: collapse;
}

