p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.textPadding {
	padding-right: 10px;
	padding-left: 10px;
	word-spacing: 1px;
	line-height: 16px;
}
a:link {
	color: #006CEE;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	width: 100%;
}
h1#blue {
	background-color: #006CEE;
}
h1#green {
	background-color: #66CC66;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	line-height: normal;
}
.rightSideBack {
	background-attachment: fixed;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

td#navigation ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #3300CC;
	display: list-item;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
td#navigation li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: list-item;
	background-color: #F0F7FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
}

td#navigation ul ul li{
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	list-style-type: none;
	border-style: none;
}
ul#teachers, ul#teachers li   {
	background-color: #FFECEC;
}
ul#teachers {
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	list-style-type: none;
	border-style: none;
}
.tdSidedots {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}

ul li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: disc;
}
li a:link {
	color: #006CEE;
	text-decoration: underline;
}
li a:visited {
	color: #009900;
	text-decoration: underline;
}
li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li a:active {
	color: #FF0000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.italic {
	font-style: italic;
}
.subList {
	font-size: 11px;
	padding-left: 5px;
}

.topnav#red {
	background-color: #FF0000;
}
.topnav {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #006CEE;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 12px;
}
.topnav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited{
	color: #F4F4F4;
	text-decoration: none;
}
.topnav a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.topnav a:active{
	color: #FFFF00;
	text-decoration: underline;
}
.bottomNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #F4F4F4;
	padding-top: 2px;
	padding-bottom: 4px;
}
.bottomNav a:link{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #F4F4F4;
}
.bottomNav a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.bottomNav a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFF00;
}
.bottomNav a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFF00;
}
.homeText {
	padding-top: 10px;
	padding-right: 125px;
	padding-bottom: 5px;
	padding-left: 125px;
}
.homeText ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	margin-left: 10px;
	list-style-position: inside;
}
.homeText li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	list-style-position: inside;
}
.sideText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-top: 30px;
}

.sideText a:link{
	color: #006CEE;
	text-decoration: underline;
}

.sideText  a:visited{
	color: #66CC66;
	text-decoration: underline;
}
.sideText a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.sideText a:active{
	color: #FF0000;
	text-decoration: underline;
}
.adobeSmallText {
	font-size: 10px;
	width: 115px;
}
.funding {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}
.imageRight {
	float: right;
}

#countyResources ul{
	margin-bottom: 20px;
	font-weight: bold;
	list-style-type: none;
	display: list-item;
}
#countyResources li{
	margin-bottom: 20px;
	font-weight: bold;
	list-style-type: none;
	display: list-item;
}

#countyResources ul li > ul li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../images/pdficon_countyList.gif);
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.countyListHead {
	background-color: #F0F7FF;
	display: block;
	width: 50%;
}
.super2 {
	vertical-align: 30%;
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}
