/* Style sheet for tidioute charter school page*/
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left;
	text-indent: 5px;
	overflow: visible;
}
.heading_1 {
font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #B4B4B4;
	margin-top: -5px;
}



A:hover { color: rgb(102,102,102)}
A:link {
	color: #00F;
font-family:  font-size: 9pt; 	font-weight: bold;
	text-decoration: underline /*make links look like regular text */;
}
A:active {
	color: #00C;
font-family:  font-size: 9pt; 	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: rgb(153,153,153);
font-family:  font-size: 9pt; 	font-weight: bold;
	text-decoration: none;
	text-align: center;
} 

H1 { color: rgb(229,87,29); font-family: verdana, sans-serif;  font-size: 18pt}
H2 { color: rgb(0,0,0); font-family: verdana, sans-serif; font-size: 18pt }
H3 { color: rgb(229,87,29); font-family: verdana, sans-serif; font-size: 16pt}
H4 { color: rgb(0,0,0); font-family: verdana, sans-serif;  font-size: 16pt}
H5 { color: rgb(229,87,29); font-family: verdana, sans-serif;  font-size: 14pt; margin-left: 5px }
H6 { color: rgb(0,0,0); font-family: verdana, sans-serif;  font-size: 14pt}

P  {
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	text-indent: 7px;
	text-align: center;
}

.reglist { color: black; font-family: verdana, sans-serif; font-size: 9pt; line-height: 130% }
.edulist { color: black; font-family: verdana, sans-serif; font-size: 9pt; line-height: 100% }
.list { color: rgb(229,87,29); font-family: verdana, sans-serif; font-size: 9pt; line-height: 130%; text-indent:-5px}
.numlist { color: black; font-family: verdana, sans-serif; font-size: 9pt; line-height: 115%; text-indent:-15px}


.text { color: black; font-family: verdana, sans-serif; font-size: 9pt; line-height: 130%; text-indent: 10px; margin-left: 10px }
.todo { color: rgb(229,87,29); font-family: verdana, sans-serif; font-size: 9pt; line-height: 130% }
.small { color: black; font-family: verdana, sans-serif; font-size: 9pt; line-height: 100% }
.style1 { color: #FFFFFF; font-family: verdana, sans-serif; font-size: x-small; line-height: 100%; text-indent: 2px }
.style2 { color: #FFFFFF; font-family: verdana, sans-serif; font-weight: bold; font-size: x-small; line-height: 100%; text-indent: 2px }
.center_small {
	color: #F90;
	align:center;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 95%;
}	
	
.center_bold_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ac5600;
	text-align: center;
}

