
body {
	background-color: #FFFFFF;
	color: #666666;
}

/*
	MAIN HOLDING DIV
*/

#pageWrap {
	position: relative;
	width: 950px;
}

/* STANDARD FONT HANDLING */	

h1, h2, h3, h4, p, li, input, select, textarea, table, a {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 162.5%;
	color: #025578;
	margin-bottom: 20px;
	line-height: 1em;
	letter-spacing: -1px;
}

ul.listInline, ul.listInline li {
	padding: 0;
	margin: 0;
}

ul.listInline li {
	list-style: none;
	float: left;
}

ul.listInline li.followUsOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 100%;
	padding: 30px 15px 0px 0px;
}

/***** Nav *****/

.nav {
	background: url(../img/mainmenu/bg.gif) top left repeat-x;
	margin-top: 1px;
	padding: 0px 20px 0px 20px;
	width: 910px;
}

.nav ul li {
	height: 25px;
}

.nav ul li a{
	display: block;
	height: 25px;
	text-indent: -10000px;
}

.nav li.navHome a {
	background: url(../img/mainmenu/home.gif) top left no-repeat;
	width: 70px;
}

.nav li.navHome a:hover, .nav li.navHome a.selected, .home .nav li.navHome a  {
	background: url(../img/mainmenu/home.gif) top right no-repeat;
}

.nav li.navKids a {
	background: url(../img/mainmenu/kids.gif) top left no-repeat;
	width: 107px;
}

.nav li.navKids a:hover, .nav li.navKids a.selected, .kids .nav li.navKids a {
	background: url(../img/mainmenu/kids.gif) top right no-repeat;
}

.nav li.navTeachers a {
	background: url(../img/mainmenu/teachers.gif) top left no-repeat;
	width: 146px;
}

.nav li.navTeachers a:hover, .nav li.navTeachers a.selected, .teachers .nav li.navTeachers a {
	background: url(../img/mainmenu/teachers.gif) top right no-repeat;
}

.nav li.navParents a {
	background: url(../img/mainmenu/parents.gif) top left no-repeat;
	width: 138px;
}

.nav li.navParents a:hover, .nav li.navParents a.selected, .parents .nav li.navParents a {
	background: url(../img/mainmenu/parents.gif) top right no-repeat;
}

.nav li.navPress a {
	background: url(../img/mainmenu/press.gif) top left no-repeat;
	width: 118px;
}

.nav li.navPress a:hover, .nav li.navPress a.selected, .press .nav li.navPress a {
	background: url(../img/mainmenu/press.gif) top right no-repeat;
}

.nav li.navAbout a {
	background: url(../img/mainmenu/about.gif) top left no-repeat;
	width: 92px;
}

.nav li.navAbout a:hover, .nav li.navAbout a.selected, .about .nav li.navAbout a {
	background: url(../img/mainmenu/about.gif) top right no-repeat;
}

.nav li.navSponsors a {
	background: url(../img/mainmenu/sponsors.gif) top left no-repeat;
	width: 118px;
}

.nav li.navSponsors a:hover, .nav li.navSponsors a.selected, .sponsors .nav li.navSponsors a {
	background: url(../img/mainmenu/sponsors.gif) top right no-repeat;
}


/***** SubNav *****/

.subNavNone {
	background: url(../img/mainmenu/bg.gif) top left repeat-x;
	display: block;
	width: 950px;
	height: 25px;
}

.subNav {
	background: #FFFFFF url(../img/mainmenu/bg.gif) top left repeat-x;
	padding: 0px 40px 0px 40px;
	width: 870px;
}

.subNav ul li {
	height: 25px;
}

.subNav ul li a {
	display: block;
	height: 20px;
	width: 35px;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-right: 15px;
}

.subNav ul li a.selected, .subNav ul li a:hover {
	background: #FFFFFF url(../img/mainmenu/bgnum.gif) top left no-repeat;
}

/***** Header *****/

.header p {
	margin: 0px;
	padding: 0px;
}

.header p.logo {
	overflow: hidden;
	display: block;
	width: 521px;
	height: 112px;
	float: left;
}

.header p.logo a {
	background: url(../img/logo.jpg) top left no-repeat;
	font-weight: normal;
	overflow: hidden;
	width: 550px;
	height: 112px;
	display: block;
	text-indent: -10000px;
}

.header .bannerRight {
	float: right;
}

.header .bannerRight p a {
	display: block;
	width: 429px;
	height: 112px;
}

.header .bannerRight p a,
.header .bannerRight p a span {
    text-indent: -10000px;
}

.header .bannerRight p.bannerGenie1 a {
	background: url(../img/genie-page-banner.jpg) top left no-repeat;
}

.header .bannerRight p.bannerGenie2 a {
	background: url(../img/genie-page-banner2.jpg) top left no-repeat;
}

.header .bannerRight p.bannerGenie2 {
}

.header .bannerRight p a {
	overflow: hidden;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #888888;
	line-height: 1em;
	text-decoration: none;
	background: url(../img/videothumb2.jpg) top left no-repeat;
	width: 279px;
	height: 87px;
	padding: 25px 0px 0px 121px;
	text-align: center;
}

.header .bannerRight p span {
	display: block;
	color: #007786;
}

/***** Footer *****/

.footer {
	border-top: 3px solid #CDCDCD;
}

.footerbottom {
    margin-top: 10px;
}

.footer h3 {
    color:#333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 100%;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
}

.footer .sponsors1 {
    width: 601px;
    display: block;
}

/***** Content *****/

.content {
	clear: both;
	padding-top: 1px;
	background: url(../img/bgcontent.gif) top left repeat-y;
	width: 950px;
}

.video .content {
	background: url(../img/form/bglong.gif) top left repeat-y;
}

.mainCol {
	display: block;
	float: left;
	width: 601px;
}

/***** MainContent *****/

.mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #025578;
	padding: 20px 80px 0px 45px;
	margin-bottom: 20px;
	line-height: 1.2em;
	letter-spacing: -1px;
}

.mainContent h3, .mainContent h4 {
	color: #025578;
	padding: 0px 80px 0px 45px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

.mainContent p {
	padding: 0px 105px 5px 70px;
	line-height: 130%;
}

.mainContent p span.sub {
	font-size: 78.57%;
	position: relative;
	bottom: -0.2em;
	line-height: 78.57%;
}

.mainContent ul {
	margin-left: 45px;
}

.mainContent ul li {
	width: 410px;
	margin-bottom: 5px;
}

/***** Kids *****/

.kids h2, .kids h3, .kids h4 {
    color: #007333;
}

.kids ul.boxes {
	margin: 20px 0px 0px 85px;
	width: 516px;
}

.kids ul.boxes li {
	background: url(../img/box/green.gif);
	width: 114px;
	height: 125px;
	margin-right: 25px;
	margin-bottom: 25px;
}

/***** Teachers *****/

.teachers h2, .teachers h3, .teachers h4 {
	color: #025578;
}

.teachers ul.boxes {
	margin: 20px 0px 0px 175px;
	width: 420px;
}

.teachers ul.boxes li {
	background: url(../img/box/blue.gif);
	width: 201px;
	height: 125px;
	margin-right: 25px;
	margin-bottom: 25px;
}

/***** Parents *****/

.parents h2, .parents h3, .parents h4 {
	color: #DF4811;
}

.parents ul.boxes {
	margin: 20px 0px 0px 125px;
	width: 475px;
}

.parents ul.boxes li {
	background: url(../img/box/orange.gif);
	width: 142px;
	height: 125px;
	margin-right: 25px;
	margin-bottom: 25px;
}

/***** Press *****/

.press h2, .press h3, .press h4 {
	color: #025578;
}

/***** Boxes *****/

ul.boxes li {
	display: block;
}

/***** RightCol *****/

.rightCol {
	float: left;
	width: 349px;
}

.rightCol .navRight ul {
	display: block;
	width: 349px;
	height: 354px;
	background: #FFFFFF url(../img/hr1.gif) bottom left repeat-x;
}

.rightCol .navRight ul, .rightCol .navRight ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.rightCol .navRight ul li {
	background-color: #FFFFFF;
}

.rightCol .navRight ul li a{
	display: block;
	width: 349px;
	height: 113px;
	padding-bottom: 1px;
}

.rightCol .navRight .rightSelected,
.rightCol .navRight .rightSelected p,
.kids .rightCol .navRight .rightSelected p a,
.teachers .rightCol .navRight .rightSelected p a,
.parents .rightCol .navRight .rightSelected p a {
	display: block;
	width: 49px;
	height: 113px;
}

.rightCol .navRight .rightSelected {
	position: relative;
	margin-bottom: -113px;
	left: -49px;
}

.rightCol .navRight .rightSelected p {
	padding: 0px;
	margin: 0px;
}

.kids .rightCol .navRight .rightSelected p a {
	background: url(../img/rightmenu/children_on.gif) top left no-repeat;
}

.teachers .rightCol .navRight .rightSelected p a {
	background: url(../img/rightmenu/teachers_on.gif) top left no-repeat;
}

.parents .rightCol .navRight .rightSelected p a {
	background: url(../img/rightmenu/parents_on.gif) top left no-repeat;
}

.teachers .rightCol .navRight .rightSelected {
	margin-top: 114px;
	margin-bottom: -227px;
}

.parents .rightCol .navRight .rightSelected {
	margin-top: 228px;
	margin-bottom: -341px;
}

/***** Home *****/

.home h2 {
	padding: 20px 30px 0px 25px;
}

.mainImagePanel {
	position: relative;
	display: block;
	width: 601px;
	height: 354px;
	background: #FFFFFF url(../img/hr1.gif) bottom left repeat-x;
	margin-bottom: -354px;
}

.mainImage {
	display: block;
	width: 601px;
	height: 341px;
	overflow: hidden;
}

.mainImage span {
	display: block;
	width: 601px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 126%;
	margin: 0px;
	padding: 0px;
}

.imageHolder {
	clear: both;
}

.imageHolder p, .imageHolder h3 {
	float: left;
	width: 350px;
}

.home .imageHolder p.image{
	width: 131px;
	padding-right: 10px;
}

.home .imageHolder p, .home .imageHolder h3 {
	padding-left: 25px;
	padding-right: 0px;
}

.sponsors .imageHolder p.image{
	width: 131px;
	padding-left: 50px;
	padding-right: 10px;
}

.sponsors .imageHolder p, .sponsors .imageHolder h3 {
	padding-left: 25px;
	width: 300px;
	padding-right: 60px;
}

/***** Form *****/

.formSignUp {
	padding-bottom: 20px;
	font-size: 85.71%;
}

.formSignUp p {
	padding: 0px 24px 0px 24px;
}

.formSignUp .heading {
	font-size: 174.97%;
	text-align: center;
	width: 289px;
	padding: 15px 30px 0px 30px;
	/*width: 310px;*/
	/*padding: 15px 0px 0px 10px;*/
}

.formSignUp .heading2 {
	font-size: 145.81%;
	text-align: center;
	width: 310px;
	padding: 15px 0px 0px 10px;
}

.formSignUp .formCol1 {
	float: left;
	width: 195px;
	padding-left: 25px;
}

.formSignUp .formCol1 p {
	padding: 0px 0px 5px 0px;
	margin-bottom: 0px;
	color: #000000;
}

.formSignUp .formCol2 p {
	margin: 2px 0px 0px 0px;
	color: #000000;
}

.formSignUp .formCol1 label {
	width: 170px;
	display: block;
	color: #000000;
	padding: 2px 0px 2px 0px;
}

.formSignUp .formCol1 input {
	display: block;
	width: 170px;
	font-size: 100%;
	color: #000000;
}

.formSignUp .formCol1 select {
	font-size: 100%;
	color: #000000;
}

.formSignUp .formCol2 label {
	color: #000000;
}

.formSignUp .formCol2 input {
	color: #000000;
	margin-left: -1px;
}

.formSignUp .message {
	clear: both;
	padding: 10px 0px 5px 0px;
}

.formSignUp .message label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 191.67%;
	color: #025578;
	letter-spacing: -1px;
	text-align: center;
	width: 349px;
	display: block;
	padding: 0px 0px 5px 0px;
}

.formSignUp .message textarea {
	width: 225px;
	margin-left: 62px;
}

.formSignUp .submit {
	padding: 0px 0px 0px 66px;
	margin-bottom: 0px;
}

.formSignUp .formCol1 input.school {
    color: #999999;
}

.formSignUp2 {
	margin-top: 1px;
	background: url(../img/hr1.gif) top left repeat-x;
	background-color: transparent;
	width: 900px;
	padding-left: 50px;
}

.formSignUp2 .form2Col1 .formCol0, .formSignUp2 .form2Col1 .formCol1, .formSignUp2 .form2Col1 .formCol2, .formSignUp .formKidCol1 {
	float: left;
}

.formSignUp2 .form2Col1 .formCol0 p {
	margin-bottom: 10px;
	padding-left: 0px;
}

.formSignUp2 .form2Col1 .formCol2 p {
	padding-left: 0px;
}

.formSignUp2 .form2Col1, .formSignUp2 .form2Col2 {
	float: left;
}

.formSignUp2 .heading {
	text-align: left;
	width: 400px;
	margin-top: 18px;
	padding-left: 0px;
}

.formSignUp2 .formCol2 {
    display: block;
    width: 175px;
}

.formSignUp2 .form2Col1 {
	width: 600px;
}

.formSignUp2 .form2Col1 .formCol0 {
    padding-right: 20px;
	width: 180px;
}

.formSignUp2 .form2Col2 {
	padding-top: 22px;
	width: 255px;
}

.formSignUp2 .formCol1 {
	padding-left: 0px;
	margin-left: 0px;
}

.formSignUp2 .formCol1 p.error {
    padding-left: 25px;
}

.formSignUp2 .message label {
	width: 255px;
	text-align: left;
	padding: 0px 0px 5px 0px;
}

.formSignUp2 .message textarea {
	margin-left: 2px;
}

.formSignUp2 .submit {
	padding-left: 5px;
}

.formSignUp #kidForm {
	display: none;
}

.formSignUp .formKidCol1 {
	float: left;
	width: 190px;
	padding-left: 25px;
}

.formSignUp .formKidCol1 p {
	padding: 0px 0px 5px 0px;
	margin-bottom: 0px;
	color: #000000;
}

.formSignUp #kidForm .notUnder13 {
	display: block;
	padding-top: 15px;
	text-align: center;
}

.formSignUp #kidForm .notUnder13 a {
	
}

.formSignUp #kidForm .formCol2 input {
	margin-left: 1px;
}

.formSignUp .formCol2 p.forminfo {
    color: #666666;
    padding-bottom: 10px;
    font-size: 87.48%;
}

/***** Flash *****/

.flashObject {
	background-color: #FFFFFF;
}

.flashObject p {
	margin: 0px;
	padding-bottom: 1em;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

/***** Quote *****/

.quote {
}

.quote h3 {
	font-size: 112.5%;
	font-family: 'Arial',verdana,tahoma,georgia,sans-serif;
	padding: 0px 105px 0px 70px;
}

.quote p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/***** General *****/

img.contact {
    position: relative;
    top: 3px;
}

a, a:link, a:active, a:visited {
	color: #025578;
	font-weight: bold;
}

h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.kids .mainContent a, .kids .mainContent a:link, .kids .mainContent a:active, .kids .mainContent a:visited {
	color: #007333;
}

.teachers .mainContent a, .teachers .mainContent a:link, .teachers .mainContent a:active, .teachers .mainContent a:visited,
.sponsors .mainContent a, .sponsors .mainContent a:link, .sponsors .mainContent a:active, .sponsors .mainContent a:visited {
	color: #025578;
}

.parents .mainContent a, .parents .mainContent a:link, .parents .mainContent a:active, .parents .mainContent a:visited {
	color: #DF4811;
}

.error {
	padding: 0px 0px 20px 24px;
}

.error span {
	display: block;
}

a:hover {
	text-decoration: none;
}

a {
	outline: 0;
}