div.column1 { /* This is the second wrapper - place the background color for the left rail here */
	background: url(/images/muninet-index.gif) 0px 0px repeat-y;
}

div#center {
	width: 620px;
}

#center .content h1.municipalBondHeader {
	color: #1F820D;
}

#center .content h3 {
	margin: 14px 0 3px 8px;
	color: #1F820D;
	font-weight: 300;
}

table.queryResults {
	padding: 1px 0;
	background: #FFFFFF;
	margin: 5px 0;
	width: 412px;
}

#center .content p.calendarLinks {
	font-size: 11px;
}

.queryResults th, #center .content .queryResults td {
	text-align: left;
	vertical-align:text-top;
	font-size: 11px;
	line-height: 14px;
	padding: 7px 6px 9px 6px;
}

.queryResults th {
	color: white;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	border-bottom: 1px solid #6C9958;
	background: url(/muninet/images/khaki-backgr.gif) repeat-x 0px 0px;
	/* background: #E8EAF1 url(/images/city-guide.jpg) 0 0 repeat-x; */
}

.queryResults td {
	padding: 2px 3px 5px 5px;
	border-bottom: 2px dotted #D2D5D7;
}

td.searchType {
	border-bottom: 1px solid #CAC6D6;
/*  padding: 1px 1px 2px 5px; */
	padding: 4px 6px;
	color: #747696;
	font-size: 9px;
	height: 3px;
	background: #EFEFF4;
}

div#center .content p {
	font-size: 13px;
	margin: 8px 5px 13px 5px;
}

div#rightRail {
    width: 12px;
}