@charset "utf-8";
/* CSS Document This is a test to see if the size of the document was causing the problem. 9k when added*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
/* <h> tags for all pages*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
}


/* Header for all pages*/
#Header {
	height: 120px;
	width: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
	background-image: url(images/wreHeaderBG.gif);
}
#HeaderImage {
	Height: 120px;
	Width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wreHeader.gif);
}


/*Navigation Menu Layout and Style*/
#NavigationBar {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 120px;
	height: 25px;
	background-color: #33518d;
	vertical-align: middle;
}
#NavigationBarLayout {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
#NavigationBar #NavigationBarLayout li {
	display: inline;
}
#NavigationBar #NavigationBarLayout ul {
	margin-left: -40px;
	margin-top: 2px;
}
#NavigationBar a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
#NavigationBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	vertical-align: middle;
}
#NavigationBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	vertical-align: middle;
}
.rightspacer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}


/*Assignment Page Layout and Styles*/
#AssignmentDetailBody {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#AssignmentBody {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#AssignmentPageTable {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	top: 15px;
}


/*Home Page Layout and Style*/
#HomePageGreeting {
	position: relative;
	width: 75%;
	float: left
}
#HomePageContent {
	width: 75%;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#HomePageContent a{
	color: #0000FF;
	text-decoration: none;	
}
#HomePageContent a:visited{
	color: #000099;	
}
#HomePageContent a:hover {
	text-decoration: underline;
}
#HomePageCourses {
	width: 25%;
	position: relative;
	float: right;
}
#HomePageCourses a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration: none;
	vertical-align: middle;
	font-size: 90%;
}
#HomePageCourses a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	vertical-align: middle;
	font-size: 90%;
}
#HomePageCourses a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0033;
	text-decoration: underline;
	vertical-align: middle;
	font-size: 90%;
}


/*Index Page Layout and Style*/
#indexBody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indexMainInformationSection {
	width: 430px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#indexLeftArea {
	width: 150px;
	float: left;
	position: relative;
	margin-top: 0px;
}
#indexRightArea {
	width: 150px;
	float: right;
	position: relative;
	margin-top: 0px;
}
#pagelayout {
	width: 100%;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:50px;
	left: 0px;
	top: 160px;
}


/*OneColumn Template Layout and Style*/
#oneColLayoutMain_header {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#oneColLayoutMain_Content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
}


/*twoColumne Layout and Style*/
#twoColLayoutContent {
	width: 585px;
	float: right;
	position: relative;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#twoColLayoutPic {
	width: 200px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#twoColLayoutMain_header {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#twoColLayoutMain_Content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
}
#mainBox {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 147px;
}
.header {
	background-image: url(Copy%20of%20enews/images/greenTrailsHead.gif);
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6F8C9E;
}


/*Homepage Button Layout and Style*/
#icButton {
	background-image: url(images/4260_ICButton.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	float: left;
	position: absolute;
	text-decoration:none;
	left: 0px;
	top: 0px;
}
#icButton span {
	visibility: hidden;
}
#calendar {
	background-image: url(images/Sched&Cal-button.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	top: 107px;
}
#calendar span {
	visibility: hidden;
}
#lunch {
	background-image: url(images/gotlunch2.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	clear: both;
	left: 0px;
	top: 214px;
}
#lunch span {
	visibility: hidden;
}
#forms {
	background-image: url(images/button_forms.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	clear: both;
	left: 0px;
	top: 321px;
}
#forms span {
	visibility: hidden;
}
#classrooms {
	background-image: url(images/classrooms.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	top: 0px;
	right: 0px;
}
#classrooms span {
	visibility: hidden
}
#library {
	background-image: url(images/library.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	top: 107px;
	right: 0px;
}
#library span {
	visibility: hidden
}
#pto {
	background-image: url(images/pto.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	top: 321px;
	right: 0px;
}
#pto span {
	visibility: hidden
}
#announcements {
	background-image: url(images/button_announcements.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	position: absolute;
	float: left;
	text-decoration:none;
	top: 214px;
	right: 0px;
}
#announcements span {
	visibility: hidden;
	margin-left: 0px;
}


/*Classroom Pages Layout and Style*/
.fixedRow {
	width: 100%;
	clear: left;
}
#pagelayout #indexBody #oneColLayoutMain_header #oneColLayoutMain_Content .fixedRow .leftColumn h4 {
	text-align: center;
}
#pagelayout #indexBody #oneColLayoutMain_header #oneColLayoutMain_Content .fixedRow {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#pagelayout #indexBody #oneColLayoutMain_header #oneColLayoutMain_Content .fixedRow .leftColumn img {
	padding-top: 5px;
}
#pagelayout #indexBody #oneColLayoutMain_header #oneColLayoutMain_Content .fixedRow .leftColumn {
	float: left;
	width: 250px;
	padding-right: 15px;
}
.hidden {
	visibility: hidden;
	margin-top: 0px;
}
.alphaList {
	list-style-type: lower-alpha;
}
.classroomList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: none;
}
.classroomLink li {
	list-style-type: none;
}
.hiddenBulletList {
	list-style-type: none;
}

/*backgrounds*/
#kdgnBG {
	background-image: url(images/kdgnBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	margin-top: 5px;
}
#firstBG {
	background-image: url(images/firstBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 106px;
	margin-top: 5px;
}
#secondBG {
	background-image: url(images/secondBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
	margin-top: 5px;
}
#thirdBG {
	background-image: url(images/thirdBG_000.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 98px;
	margin-top: 5px;
}
#fourthBG {
	background-image: url(images/fourthBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 98px;
	margin-top: 5px;
}
#fifthBG {
	background-image: url(images/fifthBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 79px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#artBG {
	background-image: url(images/artBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 105px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#musicBG {
	background-image: url(images/musicBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 161px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#peBG {
	background-image: url(images/peBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#readingBG {
	background-image: url(images/readingBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 66px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#giftedBG {
	background-image: url(images/giftedBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 94px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#mathBG {
	background-image: url(images/mathBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 78px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#libraryBG {
	background-image: url(images/libraryBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#computerBG {
	background-image: url(images/mouse.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 127px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#addStaffBG {
	background-image: url(images/addStaffBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 74px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#counselingBG {
	background-image: url(images/counselingBG.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 59px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

