@charset "utf-8";

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
body.bodyOther {
	background-image: url(../images/body_other_bg.jpg);
}
body.bodyOtherGreen {
	background-image: url(../images/body_other_green_bg.jpg);
}

.clearer { clear:both; }

.teamScroll { height:310px; overflow:auto; margin-bottom:10px }

p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000000;
	margin-bottom: 15px;
}
h1 {
	height: 100px;
	width: 260px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: left;
	display: inline;
}
	h1.infant {
	background-image: url(../images/h1_green.jpg);
	}
h2 {
	color: #F23F05;
	font-size: 1.6em;
	margin-bottom: 12px;
}
	h2.infant {
	color: #99CC00;
	}
h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EF4A12;
	padding-left: 3px;
}
h4 {
	font-size: 1.4em;
	color: #959595;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3460E;
	padding-bottom: 2px;
}

a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3300;
	outline: none;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content ul {
	margin-left: 40px;
	font-size: 1.2em;
	margin-bottom: 12px;
}
#content ul li {
	margin-bottom: 4px;
}

#wrapper {
	margin-top: 60px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topContent {
	margin-right: 1px;
}

#content {
	background-position: right top;
	background-image: url(../images/content_bg_home.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
	clear: both;
}
/* chris's edits */
#content h2 {
	margin-bottom: 15px;
	font-size: 1.6em;
}
#content #leftCol {
	margin-left: 20px;
	width:500px;
	float:left;
		  min-height:230px;
  height:auto !important;
  height:230px;
}

body.bodyOther #content #leftCol {
		  min-height:330px;
  height:auto !important;
  height:330px;
  }


#contact {
	float:right;
	width:240px;
	background:#FFF;
	margin-right:40px;
	padding:25px;
	margin-top:-20px;
}
#contact h4 {
	font-size:2em;
	margin-bottom:15px;
}
/* ------------------- Main Navigation ---------------------- */
ul#nav {
	float: right;
	width: 660px;
	display: inline;
	background-image: url(../images/nav_bg.jpg);
	height: 100px;
	margin-right: 1px;
}
	ul#nav.infant {
	background-image: url(../images/nav_green_bg.jpg);
	}

ul#nav li {float: left; display: inline;}
ul#nav a {
	display: block;
	height: 100px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#nav li#nav1 a { width: 60px; }
ul#nav li#nav1 a:hover, ul#nav li#nav1 a.active {background-image: url(../images/n1.jpg);}
ul#nav li#nav2 a { width: 90px; }
ul#nav li#nav2 a:hover, ul#nav li#nav2 a.active {background-image: url(../images/n2.jpg);}
ul#nav li#nav3 a { width: 80px; }
ul#nav li#nav3 a:hover, ul#nav li#nav3 a.active {background-image: url(../images/n3.jpg);}
ul#nav li#nav4 a { width: 70px; }
ul#nav li#nav4 a:hover, ul#nav li#nav4 a.active {background-image: url(../images/n4.jpg);}
ul#nav li#nav5 a { width: 80px; }
ul#nav li#nav5 a:hover, ul#nav li#nav5 a.active {background-image: url(../images/n5.jpg);}
ul#nav li#nav6 a { width: 80px; }
ul#nav li#nav6 a:hover, ul#nav li#nav6 a.active {background-image: url(../images/n6.jpg);}
ul#nav li#nav7 a { width: 110px; }
ul#nav li#nav7 a:hover, ul#nav li#nav7 a.active {background-image: url(../images/n7.jpg);}
ul#nav li#nav8 a { width: 90px; }
ul#nav li#nav8 a:hover, ul#nav li#nav8 a.active {background-image: url(../images/n8.jpg);}

ul#nav.infant li#nav1 a:hover {background-image: url(../images/ng1.jpg);}
ul#nav.infant li#nav2 a:hover {background-image: url(../images/ng2.jpg);}
ul#nav.infant li#nav3 a:hover {background-image: url(../images/ng3.jpg);}
ul#nav.infant li#nav4 a:hover, ul#nav.infant li#nav4 a.active {background-image: url(../images/ng4.jpg);}
ul#nav.infant li#nav5 a:hover {background-image: url(../images/ng5.jpg);}
ul#nav.infant li#nav6 a:hover {background-image: url(../images/ng6.jpg);}
ul#nav.infant li#nav7 a:hover {background-image: url(../images/ng7.jpg);}
ul#nav.infant li#nav8 a:hover {background-image: url(../images/ng8.jpg);}




/* ------------------- Sub Navigation ---------------------- */
ul#subNav {
	background-image: url(../images/subnav_bg.jpg);
	clear: both;
	width: 920px;
	background-position: left top;
	height: 220px;
	margin-right: 1px;
}

ul#subNav li {float: left; display: inline;}
ul#subNav a {
	display: block;
	height: 220px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#subNav li#subNav1 a { width: 220px; }
ul#subNav li#subNav1 a:hover, ul#subNav li#subNav1 a.active {background-image: url(../images/sn1.jpg);}
ul#subNav li#subNav2 a { width: 230px; }
ul#subNav li#subNav2 a:hover, ul#subNav li#subNav2 a.active {background-image: url(../images/sn2.jpg);}
ul#subNav li#subNav3 a { width: 230px; }
ul#subNav li#subNav3 a:hover, ul#subNav li#subNav3 a.active {background-image: url(../images/sn3.jpg);}
ul#subNav li#subNav4 a { width: 240px; }
ul#subNav li#subNav4 a:hover, ul#subNav li#subNav4 a.active {background-image: url(../images/sn4.jpg);}




#footer {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D86D29;
	border-bottom-color: #FF3300;
	padding-top: 4px;
	font-size: 0.9em;
	margin-right: 20px;
	margin-left: 20px;
	height: 20px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	color: #F83D06;
}
	#footer.infant {
	border-color: #99CC00;
	}
		#footer.infant a, #footer.infant p {
	color: #7CA600;
		}
#footer a {
	color: #F83D06;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.ra {
	float: left;
	padding-left: 0px;
	color: #F54009;
}
.copy {
	float: right;
	padding-right: 0px;
	color: #F5420A;
}
.orangeText {
	color: #FF3300;
}

body.bodyOther #content {
	background-image: url(../images/other_page_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
body.bodyOtherGreen #content {
	background-image: url(../images/other_page_content_green_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}

.teamDiv {
	width: 880px;
	margin-left: 20px;
}
	.teamDiv img {
	float: right;
	margin-left: 20px;
	}

.mayaDiv {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F73D04;
	padding-left: 30px;
	margin-left: 30px;
	margin-top: 0px;
}
.conTel {
	background-image: url(../images/con_tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	padding-left: 50px;
	padding-top: 12px;
	font-size: 1.5em;
}
.conEmail {
	background-image: url(../images/con_email.jpg);
	height: 44px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	font-size: 1.5em;
}
.conText {
	background-image: url(../images/con_mobile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	height: 48px;
	padding-left: 50px;
	margin-bottom: 0px;
	font-size: 1.5em;
}

#ballBg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content .teamDiv ul {
margin-bottom: 20px;
overflow: hidden;
padding-left: 20px;
margin-left: 20px;
}
	.teamList li {
	float: left;
	width: 330px;
	margin-right: 40px;
	}


