/* @override http://10.0.1.2/~nickdunse/woodlands/landingstyle.css */

body{
		font-family: Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #286017;
}

a:link  {
	color: #286017;
	text-decoration:none;
}

a:visited{
	color: #286017;
	text-decoration:none;
}

a:hover {
	color:#CF7811;
	text-decoration:none;
}

.mainbody a:link {
	color: #286017;
	text-decoration:underline;
}

.mainbody a:visited {
	color: #286017;
	text-decoration:underline;
}

.mainbody a:hover {
	color:#CF7811;
	text-decoration:underline;
}

.banner0 {
	background-color: #EEFCE6;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 10px;
	height: 105px;
	width: 100%;
	visibility: visible;
	color: #EFF8E7;
}

.banner01 {
	background-color: #EEFCE6;
	position: absolute;
	z-index: 2;
	top: 25px;
	height: 105px;
	width: 50%;
	visibility: visible;
	color: #EFF8E7;
	right: 0px;
}

.mainlayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #286017;
	position: absolute;
	left: 0px;
	top: 144px;
	z-index: 7;
	background-color: #ffffff;
	width: 100%;
	padding: 0;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #286017;
	background-color: #ffffff;
	padding: 32px;
	margin: 0px;
}

.orangeline {
	background-color: #D1790F;
	position: absolute;
	z-index: 199;
	left: 0px;
	top: 115px;
	height: 29px;
	width: 100%;
	visibility: visible;
	color: #D1790F;
}


.schoolsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #D1790F;
	color: #FFFFFF;
	position: absolute;
	z-index: 600;
	width: 271px;
	left: 0px;
	font-weight: bold;
	top: 144px;
	overflow: visible;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 9px;
	padding-bottom: 5px;
}
.leftnav {
	line-height: 20px;
	height: auto;
	width: 280px;
	top: 144px;
	left: 0px;
	padding: 8px 0px 2px 5px;
	background-color: #B3CEA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #286017;

}

.backgroundtop {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #286017;
}
.backgroundmid {
	position: absolute;
	z-index: 200;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 117px;
	background-color: #286017;
	visibility: visible;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;	
	line-height: 24px;
	text-align:right;
	font-weight:normal;
	color:#B3CEA8;
	

}
.keywords {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 25px;
	width: 100%;
	left: 0px;
	background-color: #286017;
	font-size: 10px;
	color: #255B16;
	top: 10px;
}

.footer {
	background-color: #286017;
	height:auto;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}
.titletext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 20px;
	font-weight: bold;
	font-style:normal;
	color: #286017;
}

.schoollinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #286017;
	text-decoration: none;
}
.orangelinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #D1790F;
	text-decoration: underline;
}


ol{ 
  padding-top: 16px;
  padding-left:5px;
  margin-left:20px;
  font-size: 14px;
  line-height: 26px;
}

ol a:link {
 color: #286017;
 text-decoration:none;
}

ol a:visited {
 color: #286017;
 text-decoration:none;
}

ol a:hover {
 color:#FFFFFF;
 display:block;
 background-color: #CF7811;
 padding-left:30px;
 margin-left:-30px;
}

ul {
	list-style: none;
	display:inline;
}

ul a:link {
	color: #B3CEA8;
	text-decoration:none;
}

ul a:visited {
	color: #B3CEA8;
}

ul a:hover {
	color: #fff;
	text-decoration:none;
}
