@charset "ISO-8859-1";

/* Basic Styles -------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
body {
	background-color: #efefef;
	color: #666666;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left; /* Centers the page content container in IE 5 browsers. */
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*line-height: 130%;*/
	/*letter-spacing: 0px;*/
	text-align: justify;
}

/* bullet text  -------------------------------------- margins/padding: top,right,bottom,left  */
/*
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	letter-spacing : normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 50px 0px;
	list-style: none;
}
*/

/* lists using background image as bullet --------------------------- 
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	list-style-type: none;
	line-height: 140%;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
	background: url('../images/bullet-arrow.png');
	background-repeat: no-repeat; 
	background-position: 0 .0em;
	list-style-type: none;
}
*/

/* regular image lists -------------------------------------------------- */
/*  Uses background-image
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 20px 45px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('../images/bullet-arrow.png');
	line-height: 120%;
}

ul li  a {
	font-size: 11px;	
	text-decoration: none;
}
ul li  a:link, a:visited {
	font-size: 11px;	
	text-decoration: none;
}
ul li a:hover {
	font-size: 11px;	
	color: #215690;
	text-decoration: none;
}
------   */
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 20px 45px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('../images/bullet-arrow.png');
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
}
ul li  a {
	font-size: 11px;	
	text-decoration: none;
}
ul li  a:link, a:visited {
	font-size: 11px;	
	text-decoration: none;
}
ul li a:hover {
	font-size: 11px;	
	color: #215690;
	text-decoration: none;
}



blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}



/* HEADINGS -------------------------------------- */

H1 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #494949;
	background-color: inherit;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
	border-bottom: 1px #494949 solid;
}

H2 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b92200;
	background-color: inherit;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

H3 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b92200;
	background-color: inherit;
	text-decoration: none;
	text-align: left;
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

H4 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b92200;
	background-color: inherit;
	text-decoration: underline;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

H5 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}



/* LINKS -------------------------------------- */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06C;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}



/* Structure and Layout -------------------------------------------------------------------------------------------- */

#outerWrapper {
	margin: 0 auto 0 auto;
	padding-top: 11px;
	text-align: left; /* Redefines the text alignment defined by the body element. */;
	width: 990px;
}
#outerWrapper #header {
	background-image: url('../images/header-back.png');
	background-repeat: no-repeat;
	width: 990px;
	height: 146px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #header .logo {
	position: relative; 
	left: 8px; 
	top: 6px;	
	width: 314px;
	height: 134px;
}
#outerWrapper #header .address {
	position: relative; 
	left: 485px; 
	top: -2px;	
	width: 174px;
	height: 118px;
}

#outerWrapper #navigation {
	background-image: url('../images/navigation.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 48px;
	clear: both;
}
.topMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	margin: 0px 0px 0px 450px;
	padding: 8px 0px 0px 0px;
	line-height: 25px;
	/*float: right;*/
	display: inline;
}




#outerWrapper #contentWrapperMain {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	/*background-image: url('../images/content-wrapper-main-back.png');
	background-repeat: repeat-y;  */
}


/* ---- Sidebar ---- */

#outerWrapper #contentWrapperMain .sidebarWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	float: left;
	background-image:url('../images/sidebar-content.png');
	background-repeat: repeat-y;
}
#outerWrapper #contentWrapperMain .facebook {
	padding: 20px 0px 0px 35px;
	background-color: #efefef;
	background-image:url('../images/facebook-back.jpg');
	background-repeat: repeat;	
}
#outerWrapper #contentWrapperMain .sidebarTop {
	background-color: #efefef;
	background-image: url('../images/sidebar-top.png');
	background-repeat: no-repeat;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;

}
.tabHd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
}
#outerWrapper #contentWrapperMain .sidebarContent {
	/*background-image: url('../images/sidebar-content.png');
	background-repeat: repeat-y;*/
	/*margin: 0px 0px 0px 18px; */
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px	
}
#outerWrapper #contentWrapperMain .sidebarBtm {
	background-color: #efefef;
	background-image: url('../images/sidebar-btm.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
}
#outerWrapper #contentWrapperMain .sidebarClear {
	background-color: #efefef;
	background-image: url('../images/content-wrapper-main-back2.png');
	background-repeat: repeat;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 100%;
}

/* ---- 2 Column Page Wrapper ---- */
#outerWrapper #contentWrapperMain #contentWideWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 783px;
	background-image: url('../images/content-wide-back.png');
	background-repeat: repeat-y;  
}
#outerWrapper #contentWrapperMain .contentWideTop {
	background-color: #efefef;
	background-image: url('../images/content-wide-top.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 37px;
}
#outerWrapper #contentWrapperMain .contentWideTopWhite {
	background-color: #efefef;
	background-image: url('../images/content-wide-top-white.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 37px;
}

#outerWrapper #contentWrapperMain #contentWideContent {
	/*background-image: url('../images/content-wide-back.png');
	background-repeat: repeat-y;	*/
	margin: -5px 30px 0px 25px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	min-height: 400px;	
}

#outerWrapper #contentWrapperMain #contentWideContent a {
	color: #06C;
	text-decoration: none;
}
#outerWrapper #contentWrapperMain #contentWideContent a:link, a:visited {
	color: #06C;
	text-decoration: none;
}
#outerWrapper #contentWrapperMain #contentWideContent a:hover, a:active { 
	color: #06C;
	text-decoration: underline;
}

.sectionHdPic {
	background-image:url('../images/section-hd-pic-back.jpg');
	background-repeat:repeat;
	width: 719px;
	height: 247px;
	margin: 25px 0px 20px 0px;
}
.sectionHd_leftCol{
	float: left;	
	width: 310px;
	margin: 40px 25px 0px 50px;
}
.sectionHd_rightCol {
	width: 275px;
	float: left;	
	margin: 50px 0px 0px 0px;	
}

.sectionLinks-Rt {
	color: #494949;
	text-decoration: none;
	float: right; 
	margin-top: -10px; 
	border: 1px #b92200 dotted; 
	text-align: center;
	padding: 3px 5px 3px 5px;
	display: block;
}
.sectionLinks-Cntr {
	color: #494949;
	text-decoration: none;
	margin: 0 auto 0 auto; 
	border: 1px #b92200 dotted; 
	text-align: center;
	padding: 3px 5px 3px 5px;
	display: block;
}
.sectionLinks-Hd {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	display: block;
}

#outerWrapper #contentWrapperMain #contentWideContent .sectionLinks-Rt a {
	color: #06C;
	text-decoration: none;
}	
#outerWrapper #contentWrapperMain #contentWideContent .sectionLinks-Rt a:link, a:visited {
	color: #06C;
	text-decoration: none;
}
#outerWrapper #contentWrapperMain #contentWideContent .sectionLinks-Rt a:hover, a:active { 
	color: #06C;
	text-decoration: underline;
}

.leftColumn {
	float: left;	
	margin-right: 20px;
}

.leftColumn-250 {
	width: 250px;
	float: left;	
	margin-right: 20px;
}
.leftColumn-300 {
	width: 300px;
	float: left;	
	margin-right: 20px;
}
.leftColumn-320 {
	width: 320px;
	float: left;	
	margin-right: 20px;
}
.leftColumn-350 {
	float: left;	
	margin-right: 25px;
	width: 350px;
}
.leftColumn-375 {
	float: left;	
	margin-right: 25px;
	width: 375px;
}
.leftColumn-400 {
	float: left;	
	margin-right: 20px;
	width: 400px;
}
.leftColumn-420 {
	float: left;	
	margin-right: 20px;
	width: 420px;
}
.leftColumn-425 {
	float: left;	
	margin-right: 20px;
	width: 425px;
}
.leftColumn-450 {
	float: left;	
	margin-right: 20px;
	width: 450px;
}
.leftColumn-500 {
	float: left;	
	margin-right: 20px;
	width: 500px;
}
.leftColumn-550 {
	float: left;	
	margin-right: 20px;
	width: 550px;
}

.rightColumn {
	float: right;	
	text-align:center;
}
.rightColumn-200 {
	float: right;
	width: 200px;
	text-align:center;
}
.rightColumn-225 {
	float: right;
	width: 225px;
	text-align: center;
}
.rightColumn-250 {
	float: right;	
	width: 250px;
	text-align: center;
}
.rightColumn-275 {
	float: right;	
	width: 275px;
}
.rightColumn-300 {
	float: right;	
	width: 300px;
}
.rightColumn-310 {
	width: 310px;
	float: left;	
}
.rightColumn-350 {
	float: right;	
	width: 350px;
}

.rightColumnFlash {
	width: 370px;
	float: right;	
	/*overflow: hidden;*/
	margin-top: 25px;
}

.flashBorder {
	background-image: url('../images/flash-border.png');
	background-repeat: no-repeat;
	width: 369px;
	height: 256px;
	padding: 4px 0px 0px 4px;
}
.wxyz_feature {
	float: right;
	width: 369px;
	text-align: center;
	margin-top: 5px;
	padding-bottom:0px;
}


.staffLeftCol {
	float: left; 
	/*width: 130px;*/
	margin: 0px 10px 0px 0px;	
	display: inline-block;
	text-align: left;

}
.staffLeftColImgs {
	float: left; 
	width: 100px; 
	margin: -10px 10px 0px 0px;	
}
.staffLeftColImgs img {
	margin: 0px 0px 10px 0px;
	border: solid 1px #D1BCC6;
}
.staffRightCol {
	float: right; 
	/*width: 130px;*/
	margin: 0px 0px 0px 0px;
	display: inline-block;	
	text-align: left;	
}
.staffRightCol-150 {
	width: 150px;	
	float: left;
	margin: 0px 0px 0px 10px;
}
.staffRightCol-200 {
	width: 200px;	
}
.staffRightCol-300 {
	width: 300px;	
}
.staffRightCol-300 img {
	margin-right: 10px;
	border: solid 1px #D1BCC6;
}



.locationWrapper {
	margin: 20px auto 20px auto;
	padding: 0px;
	width: 200px;
	background-color: #ffffff;
	border: 1px #C0C0C0 solid;
	display: block;
	position: relative;
	background-image:url('../images/location-back.png');
	background-repeat:repeat;
	background-position: bottom;
}
.locationWrapper p {
	color: #494949;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 
	padding: 5px;
	display: block;
	text-align: left;
}
.locationHd  {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-color: #b92200;
	width: 100%;
	display: inline-block;
	height: 23px;
	text-align: center;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #C0C0C0 solid; 			
}

/* This version used only on School main pages */
.staffLeftColImgsSchool {
	float: left; 
	width: 100px; 
	margin: 0px 0px 0px 0px;	
}
.staffLeftColImgsSchool img {
	margin: 0px 0px 10px 0px;
	border: solid 1px #D1BCC6;
}
.locationWrapper2 {
	margin: 50px 0px 20px 80px;
	padding: 0px;
	width: 200px;
	background-color: #ffffff;
	border: 1px #C0C0C0 solid;
	display: block;
	position: relative;
	background-image:url('../images/location-back.png');
	background-repeat:repeat;
	background-position: bottom;
}
.locationWrapper2 p {
	color: #494949;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 
	padding: 5px;
	display: block;
	text-align: left;
}
.locationHd2  {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-color: #b92200;
	width: 100%;
	display: inline-block;
	height: 23px;
	text-align: center;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #C0C0C0 solid; 			
}






#outerWrapper #contentWrapperMain #contentWideBtm {
	background-color: #efefef;
	background-image: url('../images/content-wide-btm.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	clear: both;
}



/* ---- 3 Column Page Wrapper ---- */

#outerWrapper #contentWrapperMain #contentWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 578px;
	background-image: url('../images/content-center-back.png');
	background-repeat: repeat-y;  
}
#outerWrapper #contentWrapperMain .contentTop {
	background-color: #efefef;
	background-image: url('../images/content-center-top.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 37px;
}
#outerWrapper #contentWrapperMain #contentCenter {
	/*background-image: url('../images/content-center-back.png');
	background-repeat: repeat-y;	*/
	margin: 20px 30px 0px 25px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}
#outerWrapper #contentWrapperMain #contentBtm {
	background-color: #efefef;
	background-image: url('../images/content-center-btm.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
}
/*
#outerWrapper #contentWrapperMain #clearFloat {
  clear: left;
  display: block;
}
*/




#outerWrapper #footer {
	border-bottom: 2px #D00000 solid;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 25px 20px 0px 20px;
	/*background-image: url('../images/footer-back-main2.png');
	background-repeat: no-repeat;*/
	background-position: top;
}
#footerPageLinks {
	height: 50px;
	width: 974px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6f6f;
	font-size: 10px;
	line-height: 130%;
}
#footerPageLinks a {
	color: #6f6f6f;
	font-weight: normal;
	font-size: 10px;
}
#footerPageLinks a:link, a:visited {
	color: #6f6f6f;
	font-weight: normal;
	text-decoration: none;
}
#footerPageLinks a:hover, a:active {
	color: #C0C0C0;
	text-decoration: underline;
}
#footerPageLinks #footerLt {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#footerPageLinks #footerRt {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* Button Rollovers  --------------------------------------------------------------------------- */

.values  {
	/*display: block;*/
	width: 182px;
	height: 38px;
	background: url("../images/btn_district-values.gif") no-repeat 0 0;	
	float: left;
	margin-left: 0px;
}
.values:hover { 
	background-position: 0 -42px;
}
.values span {
	display: none;
}
.goals  {
	/*display: block;*/
	width: 182px;
	height: 38px;
	background: url("../images/btn_district-goals.gif") no-repeat 0 0;	
	float: left;
}
.goals:hover { 
	background-position: 0 -42px;
}
.goals span {
	display: none;
}

.parent-portal   {
	width: 152px;
	height:44px;
	background: url("../images/btn_powerschool.gif") no-repeat 0 0;
	display: inline-block;
}
.parent-portal:hover { 
	background-position: 0 -46px;
}
.parent-portal span {
  display: none;
}

.submit   {
	width: 103px;
	height:34px;
	background: url("../images/btn_submit.gif") no-repeat 0 0;
	display: inline-block;
}
.submit:hover { 
	background-position: 0 -34px;
}
.submit span {
  display: none;
}


.moreInfo   {
	width: 93px;
	height:31px;
	background: url("../images/btn_more-info.gif") no-repeat 0 0;
	display: inline-block;
}
.moreInfo:hover { 
	background-position: 0 -31px;
}
.moreInfo span {
  display: none;
}

/* End:  Button Rollovers  --------------------------------------------------------------------------- */





/* Table Formating  for Regular Site Tables --------------------------------------------------------------------------- */

#tables {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#tables td, #tables th {
	/*font-size:1em;*/
	border:1px solid #C0C0C0;
	padding: 5px 7px 5px 7px;
	text-align: left;
}
#tables th span {
	font-size: 7pt;
	font-weight: bold;	
	color: #ffffff;
}
#tables th {
	font-size: 1.1em;
	text-align: center;
	padding:  5px 0px 4px 0px;
	background-color: #b92200;
	color: #ffffff;
	font-weight: bold;
}
#tables tr.title td {
	color: #ffffff;
	background-color: #808080;
	font-weight: bold;
}
#tables tr.alt td {
	color: #000000;
	background-color: #808080;
}
#tables tr.white, td.white {
	border-left: 1px #00FF00 solid;
	border-right: 1px solid #ffffff;
}
.notes-10-i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: italic;
}
.notes-10-ib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: italic;
	font-weight: bold;
}

#foodservice {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#foodservice td, #foodservice th {
	/*font-size:1em;*/
	border:1px solid #C0C0C0;
	padding: 5px 7px 5px 7px;
}
#foodservice th {
	font-size: 1.1em;
	text-align: center;
	padding:  5px 0px 4px 0px;
	background-color: #b92200;
	color: #ffffff;
	font-weight: bold;
}
#foodservice tr.alt td {
	color: #000000;
	background-color: #808080;
}
#foodservice tr.white, td.white {
	border-left: 1px #00FF00 solid;
	border-right: 1px solid #ffffff;
}

#staff {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#staff td, #staff th {
	/*font-size:1em;*/
	border:1px solid #C0C0C0;
	padding: 5px 7px 5px 7px;
	text-align: left;
}
#staff th span {
	font-size: 7pt;
	font-weight: bold;	
	color: #ffffff;
}
#staff th {
	font-size: 1.1em;
	text-align: center;
	padding:  5px 0px 4px 0px;
	background-color: #b92200;
	color: #ffffff;
	font-weight: bold;
}
#staff tr.title td {
	color: #ffffff;
	background-color: #494949;
	font-weight: bold;
}
#staff tr.subhead td {
	font-weight: bold;
	text-decoration: underline;
}

#staff tr.alt td {
	color: #000000;
	background-color: #808080;
}
#staff tr.white, td.white {
	border-left: 1px #00FF00 solid;
	border-right: 1px solid #ffffff;
}

.notes-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: normal;
	font-weight: normal;
}
.notes-10-i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: italic;
}
.notes-10-ib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: italic;
	font-weight: bold;
}
.nowrap {
white-space: nowrap;
}

/* Curriculum & Instruction Section ------------------- */

#curriculum {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/* border-collapse:collapse; */
	border: 1px #494949 solid;
	background-color: #ffffff;
	padding: 1px;
	width: 100%;
}
#curriculum td {
	/*border: 1px solid #ffffff;*/
	padding: 5px;
	text-align: left;
	font-size: 10px;	
}
#curriculum th span {
	font-size: 7pt;
	font-weight: bold;	
	color: #ffffff;
}

#curriculum tr.title td {
	color: #ffffff;
	background-color: #B92200;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}
#curriculum tr.blue {
	background-color: #99CCFF;
}
#curriculum tr.blue td {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;
}
#curriculum tr.purple {
	background-color: #CCCCFF;
}
#curriculum tr.purple td{
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;	

}
#curriculum tr.gold {
	background-color: #CCCC99;
}
#curriculum tr.gold td {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;	
}
#curriculum tr.green {
	background-color: #99CC99;
}
#curriculum tr.green td {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;	
}
#curriculum tr.pink {
	background-color: #FFCCCC;
}
#curriculum tr.pink td {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;	
}
#curriculum tr.yellow {
	background-color: #FFFFCC;
}
#curriculum tr.yellow td {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	width: 55px;
	text-align: center;	
}














/* Formatting for Choir - Musical Table */
.weekHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCC;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	padding: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F03;
}
.weekSub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	background-color: #E8E8E8;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F03;
	padding-left: 2px;
}
.bump {
	padding-top: 7px;
	vertical-align: bottom;
}

/* End:  Table Formating  --------------------------------------------------------------------------- */





/* Table Formating for Events Calendar --------------------------------------------------------------------------- */

#eventsTable {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#eventsTable td, #eventsTable th {
	/*font-size:1em;*/
	border:1px solid #C0C0C0;
	padding: 5px 7px 5px 7px;
}
#eventsTable th {
	font-size: 1.1em;
	text-align: center;
	padding:  5px 0px 4px 0px;
	background-color: #b92200;
	color: #ffffff;
	font-weight: bold;
}
#eventsTable tr.alt td {
	color: #000000;
	background-color: #808080;
}
#eventsTable tr.white, td.white {
	border-left: 1px #00FF00 solid;
	border-right: 1px solid #ffffff;
}
.notes-10-i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: italic;
}

/* End:  Table Formating  --------------------------------------------------------------------------- */
































/* Misc Custom Classes  --------------------------------------------------------------------------- */



/* ----- News Page ----- */

.newsHd {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b92200;
	background-image: url("../images/icon_district-news.png");
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	border: 2px #efefef solid;
	margin: 25px 0px 25px 0px;
	padding: 1px 1px 1px 30px;
	height: 20px;
	display: block;
	line-height: 20px;
}

.video {
	background: url("../images/icon_video.png") no-repeat;
	height: 31px;
	padding-left: 30px;
	display: block;
	line-height: 31px;
}


/* ----- Icon Backgrounds ----- */
.ico-news {
	background: url("../images/icon_district-news.png") no-repeat;
	height: 50px;
	padding-left: 30px;
	display: block;
}

.ico-email {
	background: url('../images/icon-email.png') no-repeat;
	height: 12px;
	margin-top: 3px;
	padding-left: 25px;
	display: block;
	line-height: 12px;
}
.ico-pdf {
	background: url('../images/icon_adobe-acrobat.png') no-repeat;
	height: 22px;
	margin-top: 3px;
	padding-left: 25px;
	display: block;
	line-height: 16px;
	text-align:left;
}

.ico-link {
	background: url('../images/icon_link.png') no-repeat;
	height: 24px;
	margin-top: 3px;
	padding-left: 25px;
	display: block;
	line-height: 18px;
	text-align: left;
}
.ico-link-block {
	background: url('../images/icon_link.png') no-repeat;
	height: 24px;
	margin: 25px 0px 25px 0px;
	padding: 0px 0px 0px 25px;
	display: block;
	line-height: 15px;
}
.ico-location {
	background: url('../images/icon_location.png') no-repeat;
	height: 25px;
	margin-top: -10px;
	padding: 0px 0px 0px 25px;
	display: inline-block;
	width: 125px;
	line-height: 18px;
	position: relative;
	text-align: left;
}

/* This version used for school pages */
.ico-location-school {
	float: right;
	background: url('../images/icon_location.png') no-repeat;
	height: 25px;
	margin: -5px 75px 0px 0px;
	padding: 0px 0px 0px 25px;
	display: inline-block;
	line-height: 18px;
	text-align: left;
}
.ico-location-school2 {
	float: right;
	background: url('../images/icon_location.png') no-repeat;
	height: 25px;
	margin: -5px 50px 0px 0px;
	padding: 0px 0px 0px 25px;
	display: inline-block;
	line-height: 18px;
	text-align: left;
}

/* ----- Various ----- */
.newspoint {
	font-weight: bold;
	color: #b92200;
}

.t-8 {
	font-size: 8pt;
	font-weight: bold;	
	color: #494949;
}
.t-12 {
	font-size: 12px;
	font-weight: bold;	
	color: #494949;
}
.t-14 {
	font-size: 14px;
	font-weight: bold;	
	color: #494949;	
	line-height: 120%;
}
.t-red {
	color: #b92200;	
}
.t-red-bold {
	color: #b92200;	
	font-weight: bold;
}
.t-red-12 {
	font-size: 14px;
	font-weight: bold;	
	color: #b92200;	
	
}
.t-red-14 {
	font-size: 14px;
	font-weight: bold;	
	color: #b92200;	
}



.jobsHd {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b92200;
	background-image: url("../images/icon_district-news.png");
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	border: 2px #efefef solid;
	margin: 25px 0px 25px 0px;
	padding: 1px 1px 1px 30px;
	height: 20px;
	display: block;
	line-height: 20px;
}
.pageTop {
	float: right;
	margin-bottom: 10px;
}
.dotBorder {
	border-bottom:  #215690 dotted 1px;
	margin: 25px 0px 25px 0px;
	width: 100%;
	float: right;
}

.mapIndent {
	padding-left: 16px;	
	display: block;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

#multi {
	width: 700px;
}
#multi .listLt {
	float: left;
	margin-right: 20px;
	clear: both;
}
#multi .listRt {
	float: left;
}

hr {
	color: #404040;
	background-color: #404040;
	border: 0 #404040 solid;
	height: 1px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


img {
	border: 0;
}
img.border {
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #D1BCC6;	
}

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
}
img.left2 {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 25px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 5px 0px 20px 20px;
}
img.right2 {
	float: right;
	padding: 5px;
	background: white;
	margin: 5px 0px 20px 20px;
	border: solid 1px #D1BCC6;
}
img.center {
	margin: 0 auto 0 auto;
	display: block;
}


.indent {
	margin: 0px 0px 10px 25px;
	text-align: left;
}

.indent-both-l-r {
	margin: 0px 25px 10px 25px;
	text-align: left;
}
.indent-both-l-r-50 {
	margin: 0px 50px 10px 50px;
	text-align: left;
}
.credits { 
	color: #000000; 
	text-decoration: none;
}
.credits a {
	color: #000000;
	text-decoration: none;	
}
credits a:visited, a:hover, a:active {
	color: #000000; 
	text-decoration: none;
}















/* Not Used  --------------------------------------------------------------------------- */


.copyright {
	color: #808080;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.copyright:link, a.copyright:visited {
	color: #000000;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.copyright:hover, a.copyright:active {
	color: #000000;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.designer {
	color: #C0C0C0;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.designer:link, a.designer:visited {
	color: #C0C0C0;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.designer:hover, a.designer:active {
	color: #C0C0C0;
	font-family: Tahoma,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
blockquote {
	display: block;
	padding: 0 40px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	text-align: justify;
	width: 500px;
	margin: 0 auto 0 auto;
}
blockquote p {
	font-style: italic;
	color: #585858;
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}
blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	font-size: 700%;
	width: 50px;
}
blockquote:before {
	content: open-quote;
	height: 20px;
	margin-left: -0.55em;
	margin-bottom: -45px;
}
blockquote:after {
	content: close-quote;
	height: 20px;
	margin-top: 0px;
	margin-left: 420px;
}


/* Forms  --------------------------------------------------------------------------- */

form, select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/*
.button {
	border: 3px #e2e2e2 double; 
	padding: 4px; 
	font-family: verdana; 
	font-size: 8pt; 
	color:#ffffff; 
	font-weight: bold; 
	background-color:#484848;
}
.button:hover {
	border: 3px #e2e2e2 double;
	padding: 4px;
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #953330;
}
*/
#buttons {
	margin: 0 auto 0 auto;	
	text-align: center;
}
.buttonSubmit  {
	width: 103px;
	height: 33px;
	background-image: url('../images/btn_submit.png');
	background-repeat:no-repeat;	
	margin: 10px 0px 0px 0px;	
}
.buttonSubmit:hover {
	background-position: 0 0px; 
	background-image: url('../images/btn_submit-hover.png');	
	background-repeat:no-repeat;
}
.buttonReset  {
	width: 103px;
	height: 33px;
	background-image: url('../images/btn_reset.png');
	background-repeat:no-repeat;	
	margin: 10px 0px 0px 0px;	
}
.buttonReset:hover {
	background-position: 0 0px; 
	background-image: url('../images/btn_reset-hover.png');	
	background-repeat:no-repeat;
}



















