body {
	background-image: url(../images/bg.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:active, a:visited { outline:none; }

object { outline:none; }

img {
	border: none;
	outline:none;
}

#wrapper {
	width: 970px;
	border: 1px solid #016098;
	margin: 40px auto;
	padding: 0;
}

#header {
	background: url('../images/header_950.jpg') no-repeat;
	height: 152px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#header img {
	border: 0;
	margin: 0;
	padding: 0;
}

#kitimg {
	position: absolute;
	top: -4px;
	left: 342px;
}

#legoimg {
	position: absolute;
	top: -3px;
	left: 678px;
}

#logocell {
	background: transparent url(../images/header_bg.jpg) repeat-x right;
}

#logo {
	float: left;
}

#adminbuttons {
	background: url(../images/adminimages/buttonback.jpg) repeat-x bottom;
	margin: 0;
	padding: 0;
	height: 25px;
	list-style: none;
}

#news {
	float: right;
	clear: both;
	width: 230px;
}

html>#adminbuttons {
	margin-bottom: -1px;
}

#adminbuttons li {
	float: left;
	background: url(../images/adminimages/buttonleft.jpg) no-repeat left top;
	margin: 0;
	margin-right: 3px;
	padding: 0 0 0 4px;
}

#adminbuttons a {
	float: left;
	display: block;
	background: url(../images/adminimages/fullbutton.jpg) no-repeat right top;
	padding: 5px 8px 4px 6px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button {
margin-right: 6px;
}
#maincontent {
	background: #ffffff;
	text-align: left;
	
	padding-bottom: 5px;
	width: 795px;
}

/*#menu {
	background-image: url('../images/nav_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
}*/

#sidebar {
	background-image: url(../images/sidebarbackground.jpg);
	background-repeat: repeat-y;
	width: 155px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/*#searchbox {
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffffff;
}

#searchbox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}*/

#sidebarcontenttitle {
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#sidebarcontent {
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	background-color: #61acc9;
}

ul.links li {
	margin: 0 0 1em 0;
}

ul.linklist {
	list-style: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
}

ul.linklist li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ffffff;
}

ul.linklist li a, ul.linklist li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}

ul.linklist li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
}

td.pagecontent {
	background-color: #ffffff;
	text-align:left;
	
	
}

.contentbox {
	margin: 3px 5px 10px;
	width: 500px;
}

.greentitlebar {
	text-align: left;
	border: 2px solid #016098;
	background-color: #2fbc70;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 1px;
	padding: 1px 3px 1px 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.bluetitlebar {
	text-align: left;
	border: 2px solid #016098;
	background-color: #3c8a8e;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 1px;
	padding: 1px 3px 1px 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.graytitlebar {
	text-align: left;
	border: 2px solid #016098;
	background-color: #9e9e9e;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 1px;
	padding: 1px 3px 1px 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.orangetitlebar {
	text-align: left;
	border: 2px solid #016098;
	background-color: #ae7023;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 1px;
	padding: 1px 3px 1px 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.greentitlebar img, .bluetitlebar img, .graytitlebar img, .orangetitlebar img {
	vertical-align: middle;
}

.sectiontitle {
	color: #016ca0;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.subsectiontitle {
	color: #990000;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltable {
	background-color: #ffffff;
	width: 100%;
}

.boxtop {
	background-image: url(../images/topborder.gif);
	background-repeat: repeat-x;
	
}

.boxbottom {
	background-image: url(../images/bottomborder.gif);
	background-repeat: repeat-x;
}

.boxleft {
	background-image: url(../images/leftborder.gif);
	background-repeat: repeat-y;
	

}

.boxright {
	background-image: url(../images/rightborder.gif);
	background-repeat: repeat-y;
	
} 

}
img.leftimage {
	float: left;
}

.newsitem {
	margin-bottom: 10px;
}

.newsimage {
	padding-right: 10px;
	vertical-align: top;
}

.date {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #016ca0;
}

#footer {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	background: #ef8d0e;
	color: #ffffff;
	padding: 10px;
	border-top: 1px solid #000000;
}

input.styledsubmit, button.styledsubmit {
	line-height: 17px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #000000;
	background-color: #e6e6e6;
	border: 1px solid #c6c6c6;
}
.alignCenter{text-align: center;}
input.formsubmit {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #999999;
}

table.formtable {


/*	border: 1px solid #333366;
	padding: 5px;
*/
	margin-top: 10px;
	margin-right:10px;
}

table.formtable .instructions {
	padding-bottom: 15px;
}

table.formtable .instructions:first {
	padding-left: 20px;
}

table.formtable .required {
	color: #990000;
	font-weight: bold;
}

table.formtable td.label {
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
}

table.formtable td.field {
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}

table.sf {
	padding: 0;
	margin: 1px;
}

table.sf td {
	border: 1px solid #aaa;
	padding: 3px;
	margin: 1px;
}

.sfheader {
	background-color: #ddd;
}

.standards {
	border: 0;
	width: 94%;
	margin-top: 8px;
	margin-left:23px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	
	padding:4px;
	width: 735px;
	text-align: left;
	border-collapse: collapse;
}

.standards caption {
	font-weight: bold;
	text-align: left;
	margin: 0 8px 3px;
	padding: 8px 0 0;
}

.standards table tbody td {
background: url(../images/blue.gif) repeat;
}
.standards thead th.firstcol
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
.standards thead th.lastcol
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
.standards th {
	border: 0;
	color: #039;
	background: #b9c9fe;
	margin:2px;
	padding: 8px;
}

.standards tr {
 background-color: white;
        margin: 1px;
}
.standards tr.striped {
background-color: #b6d0f0;
}
.standards td {
	border-top: 1px solid #ffffff;
	padding: 8px;
	background: #e8edff;
	color: #669;
}

.standards tbody tr:hover td {
background: #d0dafd;
}
p.donation {
	border: 1px solid #067caa;
	padding: 10px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rowshade0 {
	background-color: #fff;
}

.rowshade1 {
	background-color: #eee;
}

#fieldtripform { background: url("../images/butterfly_form_bg.jpg") no-repeat; }
#fieldtripSummary { width:300px; margin-left:6px; margin-bottom:7px; margin-top: 5px;}
#Container {
  height: 30px;
  width: 950px;
  margin: auto;
  border-collapse: collapse;
}
a {
  color: #254154;
}
ul {
	text-align: left;
	margin: 25px;
	font-size: 16px;
	list-style-type: square;
	text-decoration:none;
}
.MegaMenu {
   background: url(../images/menu1.png) no-repeat;
   padding: 2px 0px 0px;
   margin-top: 118px;
   margin-bottom: 0px;
}

.MegaMenuLink {
	text-indent:-9999px;
}

.MegaMenuLink a:hover {
color: red;
}

.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
   display: inline-block;

padding: 2px 0px 0px; 
  height:30px; 
   margin: 0px 0px 0px 0px;
   color: #FFF;
   text-decoration: none;
   font-size: 15px;
   outline: none;
   z-index: 1000;
  
}


.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
   display: inline-block;
   padding: 5px 20px 5px;
   margin: 1px 2px 4px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 15px;
   outline: none;
   z-index: 1000;
}
.MegaMenu a.MegaMenuLinkOff:hover {
   background: #FFF;
   color: #555;
/*   margin: 0px;*/
   padding: 4px 18px 4px 17px;
   border: 1px solid #9A9A9A;
   padding-right: 21px;
}
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   
   background: none;
   color: none;   
   border: 0 solid red;
   padding-right: 4px;
   border-bottom: none;
   
	margin: 0px;
	
}
.MegaMenu .MegaMenuContent{
   display: none;
}
#MegaMenuContent, #MegaMenuContentShadow {
   background: url(../images/blue.gif) repeat-x; 
   border: 1px solid #9A9A9A;
   border-top: none;
   padding: 8px 8px;
   margin-left: 5px;
   position: absolute;
   z-index: 10;
}
#MegaMenuContentShadow {
   background: #111;
   margin-left: 8px;
   margin-top: 4px;
   z-index: 9;
   opacity: 0.5;
   -moz-opacity: 0.5;
   filter:alpha(opacity=50);
}
.MegaMenuTable {
  border-collapse: collapse;
  border: 1px solid #FFF;
}
.MegaMenuTable th {
  text-align: left;
  padding: 5px 10px;
  font-size: 13px;
}
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #EEE;
}
.MegaMenuTable td {
  vertical-align: top;
  border-right: 3px dotted #CCC;
}
.MegaMenuTable td.LastCell {
  border: none;
}
.MenuFoot div {
  border-top: 1px solid #CCC;
  margin: 10px 10px 5px 10px; 
  font-size: 10px;
  color: #555;
  padding: 10px 0px 0px 0px;
}
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.MegaMenuTable {
  cursor: default;
}
.MegaMenuTable a {
  cursor: pointer;
}
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #BBB;
  
  list-style-type: none;
  list-style-position: inside;
}
.MegaMenuLists li {
  margin: 5px 0px 8px;
  font-weight: bold;
  font-size: 12px;
}

.MegaMenuLists a {

text-decoration:none;
}
.MegaMenuLists a:hover{
color:red;
}
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {
   position: relative;
}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {
}
.menu_list {	
	width: 150px;
}
.menu_arrowleft {
    background: transparent url(../images/left.png) center right no-repeat;
}

.menu_arrowdown {
    background: transparent url(../images/down.png) center right no-repeat;
}

#menu_head {

	text-align:center;
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	cursor: pointer;
	position: relative;
	font-family:Palatino Linotype;
	font-size:15px;
	width:732px;
	height:25px;
	margin-top:20px;
	margin-left: 20px;
    font-weight:bold;
    background: url(../images/blue3.gif) repeat-x;
}

#menu_body {
	display:none;
}
#menu_body a{
  display:block;
 
  padding-left:30px;
  font-weight:bold;
  text-decoration:none;
}
#menu_body a:hover{
  color: red;
  text-decoration:underline;
  }