#districtbanner {
	width: 958px;
	height: 40px;
	border-bottom: 1px solid #fff;
	background-color: #336699;
	
}
#districtbanner h1 {
	color:#fff;
	letter-spacing: 2px;
	font-size: 110%;
	padding: 10px 0px 0px 10px;
	font-weight:normal;
}
#boscontent {
	background-image: url(images/contentbg.jpg);
	background-position: bottom right;
	background-repeat:repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#content p {
	padding: 5px 5px 5px 10px;
	margin: 0px;
	font-size: 80%;
	font-weight: normal;
	
}
#content ul, #content ol {
	margin: 10px 10px 0px 30px;
}
#content ul li, #content ol li {
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-size: 80%;
	font-weight: normal;
}
#content ul li a, #content ol li a  {
	font-size: 100%;
}
#content ul li ul li, #content ol li ol li {
	font-size: 100%;
}

#content h1 {
	padding: 5px 10px;
	margin: 0px;
	font-size: 120%;
	font-weight: normal;
	color: #369;
	letter-spacing: 2px;
}

#content h2 {
	padding: 12px 0px 0px 10px;
	margin: 0px;
	font-size: 95%;
	font-weight: normal;
	color: #333;
	letter-spacing: 2px;
}
#welcome {
	float: right;
	width: 275px;
	background-color:#ffe9b9;
	margin-top: 1px;
}
#welcome h2 {
	padding: 5px 5px;
	margin: 0px;
	font-size: 110%;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	border: 0px;
	background-color: transparent;
}
#welcome p {
	padding: 5px 5px 5px 10px;
	margin: 0px;
	line-height: 1.2em;
	font-style:italic;
	color: #333;
	font-size: 90%;
}
#welcome .ad {
	margin: 10px 0;
	text-align: center;
}
#welcome .ad img {
	padding: 0;
	border: 1px solid #aaa;
}

#districtsidebar {
	float: left;
	width: 200px;
	text-align: left;
}
#districtsidebar p {
	margin: 10px 0 0 10px;
}
#districtsidebar ul {
	margin: 0px;
}
#districtsidebar ul li {
	border-bottom: 1px solid #fff;	
	list-style-type: none;
}
#districtsidebar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #369;
	padding: 7px 5px;
	margin: 0px;
	display: block;
	background-color:#b6cee7;
	letter-spacing: 1px;
}
#districtsidebar ul li a:hover {
	background-color: #eee;
	padding-left: 6px;
}

#districtsidebar ul li a.boslinksSidebar:hover {
	background-color: #eee;
	background-image: none;
	color: #000000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display: block;
}
#districtsidebar .ad {
	margin: 10px 0;
	text-align: center;
}
#districtsidebar #social {
	text-align: center;	
}
#districtsidebar #social img {
	margin: 5px;
}
#content {
	margin: 0px 0px 20px 201px;
}
.pdfsize {
	font-size: 75%;
}
.pdfnote {
	font-size: 75%;
	display:inline;
	padding-left: 3px;
}
#d3footer {
	border-top: 8px solid #666;
	background-color:#FFF;
	padding: 10px;
	min-height: 60px;
}
#d3footer div.seal {
	float: left;
	width: 60px;
	padding: 0px 10px 0px 0px;
}
#d3footer div.address1, #d3footer div.address2 {
	float: left;
	width: 250px;
	font-size: 70%;
	color: #666;
	text-align:left;
	padding-top: 5px;
}
#d3footer div.ads {
	float: right;
}
#sidebarads {
	text-align: center; 
	margin: 5px 0; 
	padding-top: 5px
}
#sidebarads p {
	margin: 0 3px; 
	font-size: 90%;
}