#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;
}
#content h3 {
	padding: 12px 0px 0px 10px;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	color: #666;
	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%;
}

#districtsidebar {
	float: left;
	width: 201px;
	text-align: left;
}
#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;
}
#content {
	margin: 0px 0px 20px 201px;
}
.pdfsize {
	font-size: 75%;
}
.pdfnote {
	font-size: 75%;
	display:inline;
	padding-left: 3px;
}
#google_translate_element {
	margin:	10px 5px;
	padding: 4px;
	background-color: #f4f4e8;
	border:solid 1px #d1d1a3;
	font-size: 80%;
}
#google_translate_element span {
	font-size: 75%;
}