/* CSS Document */
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	
}
body.blue { background:#0566cc url('images/bgBaby.jpg') center repeat-y; }
body.yellow { background:#ffff01 url('images/bgBabyY.jpg') center repeat-y; }
body.green { background:#47ad3f url('images/bgBabyG.jpg') center repeat-y; }
body.home { background:#0566cc url('images/bgBabyH.jpg') center repeat-y; }
#topperH {
	background:url('images/topbg.jpg') center no-repeat;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:166px;
	width:auto;
}
#centerish {
	margin-right:auto;
	margin-left:auto;
	margin-top:-168px;
	/*margin-bottom:20px;*/
	width:760px;
	/*position: relative;*/
	min-height:100%;
}
#logo {
	margin-right:auto;
	margin-left:auto;
	width:760px;
	padding:6px 0 0 38px;
	/*cursor:pointer;*/
}
#logo a:link img{ border:none; color:#fff; padding:0; }
#logo a:hover img { border:none; color:#fff; padding:0; }
#logo a:visited img { border:none; color:#fff; padding:0; }
#kids {
	width:504px;
	margin-left:255px;
	margin-top:99px;
}
#video {
	width:505px;
	margin-left:255px;
	margin-top:0px;
	padding:0;
}
#video a:link { color:#fff; border:none; }
#video a:visited { color:#fff; border:none; background:url(); padding:0; margin:0;}
#intro {
	width:505px;
	margin-left:255px;
	margin-top:98px;
	background:#fff url('images/beabeh.jpg') top no-repeat;
	height:80px;
}
#intro p {
	color:#000;
	font-size:12px;
	padding:20px;
	margin:0;
}

#pageHead{
	width:450px;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	padding:16px;
	font-size:14px;
	margin-top:96px;
	margin-bottom:15px;
	line-height:150%;
	border-bottom:#cb0504 1px dotted;
}
#noHead{
	width:450px;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	padding:16px;
	margin-top:96px;
	margin-bottom:15px;
}
#pageHead p span {
	display:block;
	padding-bottom:6px;
}
#note2 {
	width:250px;
	height:250px;
	/*background:url('images/posty.jpg') center no-repeat;*/
	font-size:14px;
	font-weight:bold;
	margin-top:0px;

}
#note {
	width:250px;
	height:200px;
	/*background:url('images/posty.jpg') center no-repeat;*/
	font-size:14px;
	font-weight:bold;
	margin-top:-125px;
}
#note3 {
	width:250px;
	height:200px;
	margin-top:175px;
	text-align:center;
}
#note a:link img, #note2 a:link img, #note3 a:link img, #note a:visited img, #note2 a:visited img, #note3 a:visited img {
	color:#a50403;
	border:none;
}
#note img {
	padding-left:55px;
}
#note2 p  { padding:75px 0px 0 55px; margin:0;}
#note p { padding:20px 100px 0 100px; margin:0;}
/*#note a:link, #note2 a:link, #note3 a:link { color:#cb0504; text-decoration:none; }
#note a:hover, #note2 a:hover, #note3 a:hover { text-decoration:underline;color:#cb0504; }
#note a:visited, #note2 a:visited, #note3 a:visited { color:#cb0504; text-decoration:none; padding:0; margin:0;}
#note a:visited:hover, #note2 a:visited:hover, #note3 a:visited:hover { text-decoration:underline; color:#cb0504; }*/
/*-----------page nav-----------*/

#nav {
	margin-top:-86px;
	margin-left:0px;
	width:255px;
	font-family:Verdana, Arial, san-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:capitalize;
}

#nav ul {
	margin:0;
	list-style-type:none;
	background:#810100;
	margin-left:2px;
	padding:10px 0 10px 0;
	border-top:#fff thin solid;
	border-bottom:#fff thin solid;
}

#nav li {
	display:block;
	margin:3px 0 0 0;
	padding: 0 0 3px 0;
	vertical-align:middle;
}

#nav a:link {
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#666;
	text-decoration: none;
}

#nav a:hover {
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#0060b5;
}
#nav a:visited {
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#666;
	text-decoration: none;
}
#nav a:visited:hover {
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#0060b5;
}
#backwards a:link {
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#cb0504;
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	text-decoration: none;
}
#backwards a:visited {
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#cb0504;
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	text-decoration: none;
}
#backwards a:hover {
	background:#fff url('images/blueguy.png') left center no-repeat;
	color:#cb0504;
}


/*-------------main nav-----------------*/

#mainnav {
	margin-top:-350px;
	margin-left:0px;
	width:255px;
	font-family:Verdana, Arial, san-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:capitalize;
}
#mainnav ul {
	margin:0;
	list-style-type:none;
	background:#810100;
	margin-left:2px;
	padding:10px 0 10px 0;
	border-top:#fff thin solid;
	border-bottom:#fff thin solid;
}

#mainnav li {
	display:block;
	margin:3px 0 0 0;
	padding: 0 0 3px 0;
	text-transform:capitalize;
}

#mainnav a:link {
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	background:url('images/blueguy.png') left center no-repeat;
	color:#cb0504;
	text-decoration: none;
}
#mainnav a:visited {
	display:block;
	padding:4px 2px 4px 35px;
	margin-left:0px;
	background:url('images/blueguy.png') left center no-repeat;
	color:#cb0504;
	text-decoration: none;
}

#mainnav a:hover { color:#0060b5; }
/*---------content----------*/
#admin { 
	margin-top:120px;
	margin-left:275px;
	width:430px;
	font-size:12px;
	padding:0 0 30px 0;
	margin-bottom:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#tcontent {
	margin-top:-480px;
	margin-left:255px;
	width:505px;
	font-size:12px;
	padding:0 0 30px 0;
	margin-bottom:15px;
}
#content {
	margin-top:-645px;
	margin-left:255px;
	width:505px;
	font-size:12px;
	padding:0 0 30px 0;
}
#maincontent {
	margin-left:255px;
	width:505px;
	font-size:12px;
	background:#fff url('images/introGround.jpg') repeat-y;
	position:relative;
	margin-top:100px;
	border-bottom:#000 1px solid;
}
#maincontent p {
	padding:15px 15px 0px 25px;
}
#maincontent ul {
	padding:0 0 0 32px;
}
#subQ { margin-top:125px; }
#content form { padding:0 9px 30px 15px; }
#content h1 {
	display:block;
	font-size:14px;
	font-weight:normal;
	padding:0 0 10px 10px;
	line-height:150%;
}
#content h1 span {
	margin:10px 0 0 -25px;
	padding:2px 0 2px 35px;
	display:block;
	color:#0060b5;
	font-size:16px;
	font-weight:bold;
}
#content h1 b { color:#cb0504; }
#content h2, #tcontent h2 {
	font-weight:bold;
	font-size:1.5em;
	padding:0 0 3px 20px;
	display:inline;
	color:#0060b5;
}
#tcontent span {
	text-transform:capitalize;
}
#content h2 span {
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
	color:#000;
}
/*--benchmarks--*/
#benchNext {
	width:445px;
	text-align:right;
	margin-top:50px;
	padding-right:10px;
	padding-top:10px;
	border-top:#000 1px dotted;
}
#benchNext a:link {
	padding:0px;
	display:inline;
	color:#cb0504;
	text-decoration:none;
	background:url();
}
#benchNext a:visited {
	padding:0px;
	display:inline;
	background:url();
	color:#cb0504;
	text-decoration:none;
}
#benchNext a:hover {
	display:inline;
	text-decoration:underline;
	background:url();
}
/*---materials page---*/
#mats { padding:0 7px 10px 10px; }
#mats p { padding: 2px 0px 8px 0px; }
.tabless {
	border-bottom:#ccc 1px dotted;
	width:465px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	line-height:145%;
}
#mats h1 {
	font-weight:bold;
	font-size:1em;
	padding:0;
	display:inline;
	color:#000;
}
#mats h2 {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}
#matHead{
	width:450px;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	padding:16px 16px 8px 16px;
	font-size:11px;
	margin-top:96px;
	margin-bottom:25px;
}
#matHead a:link img, #matHead a:visited img {
	border:none;
	color:#fff;
}
.matDesc { 
	border:#ccc 1px dotted;
	display:table;
	width:450px;
	margin-right:auto;
	margin-left:auto;
}
#mats h6 { 
	font-weight:bold;
	font-size:1.5em;
	color:#0060b5;
	display:block;
	padding:15px 10px 20px 10px;
	margin:0 0 0 30px;
}
#navTop { margin-top:0; }
#navTop ul { 
	list-style:none;
}
#mats p a:link, #mats p a:visited {
	padding:0 0 0 9px;
	margin-bottom:12px;
	color:#0060b5;
	text-decoration:none;
	text-transform:capitalize;
	display:inline;
}
#mats p a:hover, #mats p a:visited:hover {
	color:#0060b5;
	text-decoration:underline;
}
#mats a:link img, #mats a:visited img {
	color:#fff;
	border:none;
}
.imageB { 
	height:160px; 
	width:450px;
	display:table;
	padding:5px;
	text-align:center;
	border:#cb0504 1px dotted;
	margin-left:20px;
}
.imageB a:link img, .imageB a:visited img {
	color:#fff;
	border:none;
}
.image {
	display:table-caption;
	width:175px;
}
.seal { background:url('images/gopherSeal.jpg') bottom right no-repeat; }
#mats td span {
	font-weight:bold;
	font-size:1.2em;
}
/*#mfoot { text-align:right; padding-right:15px; }
#mfoot a:link { text-decoration:none; background:url(); }
#mfoot a:hover { text-decoration:underline; }
#mfoot a:visited { background:url(); }*/

/*----results---*/
#norms { 
	font:inherit;
	padding:0 25px 15px 25px;
}
.h4 {
	color:#fff;
	display:table;
	width:450px;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	background:#0060b5;
}
/*.h5 {
	padding:0 10px 0 10px;
}
.h6 {
	background:#cb0504;
	text-align:right;
}*/
#norms h1 { display:block; }
#norms span {
	display:block;
	border-top:#000 thin dotted;
	margin:8px 0 20px 0;
	padding:2px;
}
/*-------content classes--------*/
.squarey { 
	padding:0 15px 15px 15px; 
	font-weight:bold;
	font-size:16px;
	/*text-transform:uppercase;*/
}
.formy {
	padding:0 15px 15px 25px;
	line-height:150%;
}
h2.benchKids {
	margin:20px 0 0 5px;
	width:277px;
	display:block;
}
.testy {
	margin:0 15px 15px 15px;
	padding:12px 8px 8px 8px;
	border:#0060b5 1px dotted;
	background:url('images/blue4tests.jpg') bottom right no-repeat;
}
.testy p { 
	padding:0 0 35px 0;
	line-height:150%; 
}
	
.benchy {
	margin:0 15px 15px 15px;
	padding:8px 8px 8px 8px;
	border:#0060b5 1px dotted;
	background:url('images/blue4tests.jpg') top right no-repeat;
}
.penchy {
	margin:0 15px 15px 15px;
	padding:0 8px 18px 8px;
	border:#0060b5 1px dotted;
	background:url('images/blue4tests.jpg') bottom right no-repeat;
}
.penchy p {
	margin-top:0;
	padding-top:5px;
	line-height:170%;
}
.benchnum {
	vertical-align:top;
}
.date {
	display:inherit;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding-top:4px;
}
.message {
	padding:0 0 10px 15px;
	color:#cb0504;
	font-weight:bold;
	font-size:14px;
}
.foo {
	font-weight:bold;
	letter-spacing:-.05em;
	display:inline;
	padding-bottom:0;
}
/*------links page------------*/
#linkers {
	padding:0 5px 5px 5px;
	margin-bottom:15px;
}
#linkers p {
	padding:3px 3px 3px 25px;
	margin-left:-45px;
	width:auto;
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	color:#0060b5;
}
#linkers ul { list-style-type:none; }
#linkers li { display:block; margin-bottom:2px; }
#linkers li a:link {
	padding:0;
	text-decoration:none;
	background:none;
	color:#0060b5;
}
#linkers li a:visited {
	display:inline;
	padding:0;
	margin:0;
	background:none;
	text-decoration:none;
	color:#0060b5;
}
#linkers li a:hover {
	color:#0060b5;
	text-decoration:underline;
}
#linkers li a:visited:hover {
	color:#0060b5;
	text-decoration:underline;
}
/*---footer/redundant nav--*/
#redun {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	/*margin-top:100px;*/
	padding:10px 0 0 0;
	text-align:center;
	font-size:10px;
	background:#fff url('images/footer.jpg') top no-repeat;
	/*--*/
    position:relative;
	bottom:0;
	height:20px;
	

}
#redun p { margin:10px 0 10px 0; }
#redun a:link { color:#cb0504; text-decoration:none; }
#redun a:hover { color:#cb0504; text-decoration:underline; }
#redun a:visited { color:#cb0504; text-decoration:none; }
#redun a:visited:hover {color:#cb0504; text-decoration:underline; }
/*--forms/contact/tests--*/
#forms { padding:12px;}
#pageHead a:link { color:#0060b5; text-decoration:none; }
#pageHead a:hover { color:#0060b5; text-decoration:underline; }
#pageHead a:visited { color:#0060b5; text-decoration:none;}
#pageHead a:visited:hover { color:#0060b5; text-decoration:underline; }
.conT { display:table-cell; width:50px; vertical-align:top;}



/* ------------ UPDATED STUFF ----------------- */
#noHead a:link, #noHead a:visited,
#maincontent a:link, #maincontent a:visited,
.penchy a:link, .penchy a:visited {
	font-weight:bold;
	color:#0060b5;
	text-decoration:underline;
}
#noHead a:hover, #noHead a:visited:hover,
#maincontent a:hover, #maincontent a:visited:hover,
.penchy a:hover, .penchy a:visited:hover {
	text-decoration:underline;
}

.active a:link, .active a:visited, .active a:hover, .active a:visited:hover {
	color:#666;
	text-decoration:none;
}
#aboutSubList {
	margin:5px 0 0 0;
	padding:20px 0 0 10px;
	font-size:1em;
	font-weight:bold;
	list-style:none;
}
#aboutSubList li { 
	display:inline;
	padding-right:20px; 
}
#aboutSubList li a:link,
#aboutSubList li a:visited,
#aboutSubList li a:hover,
#aboutSubList li a:visited:hover {
	font-weight:bold;
	color:#0060b5;
	text-decoration:underline;
}

#goalsSubList {
	margin:10px 0 0 0;
	border-bottom:#000 1px dotted;
	padding:0 0 10px 0;
	font-size:1.2em;
	font-weight:bold;
	list-style:none;
	padding-left:35px;
}
#goalsSubList li { 
	display:inline;
	padding-right:50px;
}
.aRight {
	text-align:right;
	width:50px;
}

	