@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
}

body {
	color: #333333;
	background-image: url(images/bg3.jpg);
	text-align: center;
	background-color: #ffc130;
	background-repeat: repeat-x;
	margin: 0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
img { border-style: none; }

#main {
	text-align: center;
	width: 770px;
	background-repeat: no-repeat;
	height: 549px;
	margin: 0px auto 0px auto;
}
#content {
	position: relative;
	text-align: left;
	width: auto;
	background-color: #fff;
}
#topNav {
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	margin: 0px;
	width: auto;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 1px;
}
#topNav a, #topNav a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#topNav a:hover{ color: #CC0000; 
}

#bottomText {
	text-align: left;
	width: auto;
}
.stripspace {
	font: 1px/1px serif;
	margin: 0px;
}
.bgCenter {
	font: 1px/1px serif;
	margin: 0px;
	background-image: url(images/bg_center.gif);
	background-repeat: repeat-y;
}
.bgBulb {
	font: 1px/1px serif;
	margin: 0px;
	/* background-image: url(images/bg_bulb.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
}

a {
	color: #C00;
}
a:hover {
	color: #027AC1;
}

a.redLink {
	color: #A70334;
}


#copyright {
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
	width: auto;
	padding-top: 16px;
	padding-right: 3px;
	padding-bottom: 16px;
}
#copyright a {
	color: #666;
	text-decoration: underline;
}
#copyright a:hover {
	color: #C00;
	text-decoration: underline;
}


#bottomText p{
	text-align: left;
	width: 770px;
	position: relative;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 2px 12px 3px;
}
#disclaimer{
	text-align: left;
	width: auto;
	position: relative;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 6px 2px 12px 3px;
	display: none;
}
#linkDisclaimer, #linkDisclaimer2 {display: none;}
.bgKidsNav {
	background-image: url(images/bg_kids_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 193px;
}
a.kidsNav, div.kidsNav, a.teachNav, div.teachNav {
	font: bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9b312f;
	text-decoration: none;
	background-image: url(images/bulletnav.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 46px;
	display: block;
	padding-top: 3px;
}

div.kidsNav {
color: #4b5363;
background-image: url(images/bulletnav2.gif);
}
div.teachNav {
color: #4b5363;
background-image: url(images/bulletnav.gif);
}

a.teachNav {
  color:#d98c00; background-image: url(images/bulletnav2.gif);
  min-height: 30px;
}

.navHeader {
	font: italic bold 13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b5363;
	padding-top: 0px;
	padding-bottom: 12px;
}
h1 {
	font: bold 24px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b5363;
	margin-top: 30px;
	margin-bottom: 10px;
}

h2 {
	font: bold 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d45313;
	margin-top: 16px;
	margin-bottom: 6px;
}
h2.teachersH2 {
	color: #d98c00;
}

h3 {
	font: bold 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #11598E;
	margin-top: 16px;
	margin-bottom: 8px;
}
.blue13px {
	font-weight: bold; 
	font-size: 13px;
	color: #11598E;
}
p, ul {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b5363;
	margin-top: 8px;
	margin-bottom: 10px;
}
.noMarginB {
	margin-bottom: 0px;
}

.smallText {
	font-size: 10px;
	line-height: 14px;
}


ul {line-height: 18px;
}

#bgPages ul li {
	margin-top: 3px;
	margin-bottom: 6px;
	list-style-type: none;
	background-image: url(images/bulletext-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 12px;
	margin-left: 0px;
	line-height: 18px;
}
.noMarginT {
	margin-top: 0px;
}

a.utilitylink {
	font: bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9b312f;
	text-decoration: none;
	background-color: #ebebeb;
	border: 1px solid #9b312f;
}
a.utilitylink:hover {
	font: bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #11598E;
	text-decoration: none;
	background-color: #ebebeb;
	border: 1px solid #11598E;
}


a.pledgelink {
	font: bold 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F9D762;
	text-decoration: none;
	background-color: #AE0000;
	text-align: center;
	display: block;
	margin: 8px;
	padding: 4px;
	width: 170px;
	border: 1px solid #0d1f2b;
}

a.pledgelink:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFCC66;
	display: block;
	margin: 8px;
	padding: 4px;
	border: 1px solid #0d1f2b;
}
