body, html {font-size:10px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: .5em 0em 0em 0em;
}

#mainLeft p {
	font-size: 1.2em;
	line-height: 1.2em;	
	margin-bottom: 10px;	
}

#mainLeft ul {
	xmargin-bottom: 10px;	
}

#mainLeft li {
	padding: 2px 0px;	
}

#sidebar a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* Added on 3rd Feb 2009 provided by task manager */
h1 {
  color: #F78F1E;
  font-size: 1.7em;
  line-height: 1.7em;

  } 


h2 {
	font-size: 1.5em;

}

h3 {
	font-size: 1.3em;	
}

h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}

a {
	color: #f78f1e;	
	}
	
a:hover {
	color: #CF6B00;
	}


#nav li a, #sidebar a, .headerRight li a, #subNav a {
	color: #FFF;
	text-decoration: none;
	}
#subNav a:hover {
	text-decoration: underline;	
}	


#sidebar h2{
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
	margin:.5em 0em 1em 0em;
}

#mainLeft ul, #mainLeft ol {
	margin-left: 15px;
	font-size: 12px;
	margin-top: 10px;
}

#sidebar h3{
	font-weight:normal;
	font-size:1.2em;
	color:#005696;
	margin:.75em 0;
}


.front h1, .front p{
	font-size:1.7em;
	color:#f78f1e;
	margin:10px;
	line-height:1.4em;
}
.front #mainLeft p{
	font-size: 1.5em;
}
/*#news {
	padding: 10px;
}

#news h1{
	font-size:1.7em;
	color:#f78f1e;
	margin:10px;
	line-height:1.4em;
}
#news {
	padding-bottom: 20px;
}

 #news p{

	color:#000000;
	margin:0px 10px 10px 10px;
	line-height:1.4em;
}*/
#news h2{
	font-size:1.5em;
	color:#000;
	margin:10px 10px 0px 0px;
	line-height:1.4em;
}

#news p.date {
	color: #2f2f2f;
}
/*
#news a{
	font-size:1em;
	color:#F78F1E;
	margin:10px;
	line-height:1.4em;
}
*/

table#team {
	width: 740px;
	xborder: 1px solid #BFBFBF;
	font-size: 115%;
}

table#team th {
	text-align: left;
	background-color: #8F8F8F;
	padding: 9px 0px 7px 10px;
	font-size: 110%;
	text-transform: uppercase;
	color: #FFFFFF;
}
table#team thead{
	background: #005696;
}
table#team th.right{
	background: url(../images/tableTopRight.gif) #005696 no-repeat top right;
}
table#team th.left{
	background: url(../images/tableTopLeft.gif) #005696 no-repeat top left;
}
table#team td {
	border: 1px solid #BFBFBF;
	padding: 9px 0px 7px 10px;
	width: 250px;
	vertical-align: top;
	
}

table#team td.name {
	width: 150px;	
}

table#team tr.alt td {
	background-color: #EFEFEF;
}

#enrollmentForm table{
	font-size: 1.2em;
	width:700px;
	margin: 10px auto; 
}
#enrollmentForm table.smTable{
	width:550px;
}
#enrollmentForm table span{
	text-align: right;
	width: 100%;
	display: block;
}
#enrollmentForm th{
	background: #8F8F8F;
	font-size: 1.3em;
	color:#fff;
}
#enrollmentForm table .left{
	background: url(../images/tableTopLeft.gif) #8F8F8F no-repeat top left;
	width: 150px;
}
#enrollmentForm table .right{
	background: url(../images/tableTopRight.gif) #8F8F8F no-repeat top right;
	width: 150px;
}
#enrollmentForm tbody{
	border: 1px solid #BFBFBF;
}
#enrollmentForm td{
	min-width: 60px;
	padding:5px 2px;
}
#enrollmentForm table#tblChild{
	text-align: center;
}
#enroll_form #mainRight, #enroll_form #headerRight, #enroll_form #nav, #enroll_form #footerSide{
	display: none;
}
#enroll_form #headerLeft{
	background-color: #F7A11A;
}
hr {
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px; 
	border: none;
	margin: 20px 10px 5px 0px;
}
#news hr {
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px; 
	border: none;
	margin: 20px 10px 20px 0px;
	clear: both;
	width:99%;
}


.front h1{
	float:left;
	width: 100%;
	margin:2em 0 .5em 0; 
}

#midwest h1, #arizona h1, #florida h1, #louisiana h1{
	xfont-size:1.6em;
	xmargin:1em 1em 1em 0;
	xcolor:#003768;
}

#arizona h1{
	xcolor:#b32017;
}

#florida h1{
	xcolor:#f7a11a;
}

#louisiana h1{
	xcolor:#455a21;
}

#interior #col2 h3{
	font-weight:bold;
	width:19em;
}


.front p{
	color:#929497;
	font-weight:bold;
}

.front .fImg span{
	float:left;
	width:5em;
	margin:1em 0 0 .5em;
	color:#005696; 
	font-weight:bold;
}

#midwest p,
#arizona p,
#florida p,
#louisiana p{
	xcolor:#000;
	xfont-weight:normal;
	xfont-size:1.2em;
	xline-height:1.4em;
}

address{
	margin:1em .5em .5em .5em;
	color:#000;
	font-style:normal;
	font-size:1em;
}

#interior #col1 div{
	/*background:#fed9b3;*/
	padding:1em 0em;
	width:44.7em;
}

#interior #col1{
	margin-top:1em;
	/*margin-right: 10px;*/
}

#col2 ul{
	list-style-type:disc;
	font-size:1.2em;
	margin-left:1.5em;
}

#col2 li{
	margin:.5em;
}

#col2 p{
	width:20em;
}

p#call{
	color:#6a6b6d;
	margin:2em 0;
	font-weight:bold;
}
/*------FLOAT CLASSES------*/

.fLeft {float:left;}

.fRight {float: right;}

.fNone {float: none;}

.fImg {
	width:100%;
	margin:.5em;
}

.fImg *{
	float:left;
	margin-top:.2em;
}

div#mainleft{
	margin-right:.5em;
}

/*
	Interior Page Specific
	Styles
*/
#interior #sidebar .fImg span{
	vertical-align:center;
	margin:1.5em 0 0 .5em;
	font-size:1em;
	font-weight:bold;
	color:#005696;
	display:block;
	float:left;
	width:9em;
}

#interior .fImg {
	float:left;
	margin:1em 0 0 0;
	padding:0;
	/*border-bottom:1px solid #bababa;*/
}

#interior .fImg#col2{
	margin-right:1em;
}

#interior #col2 .fImg {
	width: 100%;	
}

#interior #col2 .fImg h3 {
	width: 14em;
	margin-bottom: 5px;	
	margin-left: 10px;
}

#interior #col2 .fImg p {
	width: 15em;
	margin-left: 10px;	
}

#interior #col2 .fImg p span {
	margin-right: -80px;
}

#interior #col2 .fImg .hr {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
}

#interior #col2 .fImg hr {
	clear: both;
	float: left;
	color: #bababa;
	background-color: #bababa;
	height: 1px;
	width: 100%;
	border: none;
}
#interior .fImg#getTheMost{
	border:none;
	margin:0;
}


#interior .fImg#bottom{
	border:none;
}

#interior .fImg h3{
	margin-left:.5em;
	color:#6a6b6d;
}

#interior .fImg span a, #interior .fImg span{
	color:#f78f1e;
	width:4em;
	float:right;
	margin:0 auto;
	text-decoration:underline;
}

#interior .fImg p{
	display:inline;
	width:14em;
	margin-left:.5em;
	color:#6a6b6d;
}

#interior #mainLeft div#col2{
	width:27.6em;
}




#interior #col2 span{
	text-align:right;
	padding-bottom:.5em;
	clear: both;
}

.clear {clear:both;}

#sidebar .fImg
{
	border-bottom:0px;
	margin: .5em 0em;
}
#sidebar .fImg p.newsTitle {
	font-size: 1.2em;
	text-decoration: none;
	color: #005696;
	font-weight: bold;
	width:12.5em;
	margin: 0px;
}

#sidebar .fImg p.newsTitle img {
	margin: 0px 4px 4px 0px;	
}
#sidebar p.newsDesc {
	
}
#sidebar p.newsDesc a {
	text-decoration: underline;
	color:#005696;
}
#sidebar p.newsDesc a:hover {
	text-decoration: none;
}

#mainLeft div {float: left;}

#mainLeft div#banner {float: none;}
#mainLeft div table {float: left;}
#mainLeft form {float: left; width: 100%;}
/*----------------*/
/*------CORE------*/
/*----------------*/

/*---MAIN CONTAINER AND LAYOUT---*/
	
.container {
	width:923px;
	margin:0px auto;
}

#main{
	width:743px;
}

/*---HEADER---*/

.arizona #header{
	height:144px;
}
#header div{
	float:left;
}

#headerLeft{
	-moz-border-radius-topleft:2em;
	-webkit-border-top-left-radius:2em;
	background:#005696 url(../images/topLeftCornerIE.gif) no-repeat top left;
	width:74.2em;
	position: relative;
}

#midwest #headerLeft, .midwest #headerLeft{
	background:#003768 url(../images/topLeftCornerIE.gif) no-repeat top left;
}

#arizona #headerLeft, .arizona #headerLeft{
	background:#b32017 url(../images/topLeftCornerIE.gif) no-repeat top left;
}

#florida #headerLeft, .florida #headerLeft{
	background:#f7a11a url(../images/topLeftCornerIE.gif) no-repeat top left;
}

#louisiana #headerLeft, .louisiana #headerLeft{
	background:#455a21 url(../images/topLeftCornerIE.gif) no-repeat top left;
}

#headerLeft .ident{
	position: absolute;
	right: 0.5em;
	top: 5em;
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
}
#headerLeft .ident span{
	font-size: 2em;
	padding-right: .2em;
}
#headerLeft img{
	border:none;
	margin:1.7em 0 1.7em 2.9em;
}

#headerRight{
	 
	background:#929497 url(../images/navCorner.gif) no-repeat top right;
	width:17em;
	height:8.8em;
	margin-left:1.1em;
}

#headerRight ul{
	list-style-image:url("../images/arrow.png");
	margin-left:3em;
	margin-top:1em;
}

#headerRight ul li a{
	font-size:1.1em;
	line-height:1.3em;
}

#headerRight ul li{
	padding: .15em 0;
}
 
#interior.subSite #headerLeft{
	margin-bottom: 2.2em;
}
/* --- Specific major images --- */
#Region{
	margin:0px;
}

#banner{
	margin-top:5px;
	height:239px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}
#arizona #banner, #florida #banner, #louisiana #banner, #midwest #banner{
	margin-top:-2px;
}

#enroll{
	margin:1em 0 1em 2.2em;
}	

/*----nav----*/

/*#nav {
	margin-top:-.2em;
	background:#5a5b5c;
	height:3.1em;
	overflow:hidden;
	width:74.2em;
} modified Feb 4, 2009 by Amy--*/

#nav {
	background:#5a5b5c;
	width:74.2em;
	float: left;
	height: 3.1em;
}


#midwest #nav,
#arizona #nav,
#florida #nav,
#louisiana #nav{
	background:#003768;
	xheight:4.4em;
}

#arizona #nav{
	background:#b32017;
}

#florida #nav{
	background:#f7a11a;
}

#louisiana #nav{
	background:#455a21;
}
	
	#nav ul {
		list-style:none;
		/*--Added Feb 4 2009 by Amy--*/
		margin-left: 0;
		height: 3.1em;
		overflow: hidden;
		font-size: 1em;
		margin-top: 0px;
	}
		
	/*#nav ul li {
		background:url("../images/menu_bg.png");
		float:left;
		margin:0em .2em;
		padding:1em 1.30em;
	}*/
	#nav ul li {
		background:url("../images/menu_bg.png");
		float: left;
		padding:0;
		margin: 0em 0.1em;
		height: 100%;
		width:10.4em;
	}
	
	#arizona #nav ul, #midwest #nav ul, #louisiana #nav ul, #florida #nav ul {
		xheight: 4.4em;	
		width: 100%;
		xmargin: 0px auto;
	}
	
	.subSite #nav ul li{
		/*padding:1.65em 2.4em;
		modified 02-12-2009*/
		xheight: 44px;
		line-height: 28px;
		margin: 0 0.1em;
		width:14.64em;
		xpadding: 8px 23px;
	}
	.louisiana #nav ul li,
	.midwest #nav ul li,
	.arizona #nav ul li,
	.florida #nav ul li{
		xline-height: 3em;
	}

	#midwest #nav a,
	#arizona #nav a,
	#florida #nav a{
		xline-height: 4em;
	}
	
	#louisiana #nav li{
		xpadding:1.65em 2.3em;
	}
	
	#nav li a {
		font-size:1.1em;
		text-decoration:none;
		font-weight:bold;
		display: block;
		xpadding: 0.8em;
		height:100%;
		width:100%;
		text-align: center;
		line-height: 3em;
	}
	#nav li a:hover, #nav li:hover{
		background:#f78f1e;
	}
	
	#nav li.current {
		background:#f78f1e;
	}
	
	#nav li.current a {}
	
	#nav li.current a:hover {}

#subNav{
	padding:.75em;
	font-size:1em;
	font-weight:normal;
	color:#fff;
}	
/*---MAIN CONTENT---*/
	
#mainWrap {}

#main {
	margin-top:10px;
}

#mainLeft, #mainRight{
	float:left;
	width:742px;
	padding:0px;
	overflow: hidden;
}


#mainRight{
	width:170px;
	margin-left:1.1em;
}

#interior #mainLeft{
	width:742px;
	padding: 20px 0px;
	margin-right: 10px;
}

#interior #mainRight{
	margin:-7.8em 0 0 0;
	width:170px;

}
#interior.arizona #mainRight, #interior.louisiana #mainRight, #interior.florida #mainRight, #interior.midwest #mainRight {
	xmargin: 0;
}

.search, #zipSearch{
	background:#f78f1e;
	color:#000;
	margin-top:.5em;
	padding:4px;
	vertical-align:middle;
	height:18px;
}

#midwest .search label, 
#arizona .search label, 
#florida .search label,
#louisiana .search label{
	color:#fff;
} 

#zipSearch{
	height:2.6em;
	margin-top: .5em;
}

#zipSearch label, #zipSearch input{float:left;}

/*#zipSearch label{
	width:5em;
	margin-top:0px;
	font-size:1.3em;
}changed on 23 jan 2009*/
/*#zipSearch label{
	width:3.2em;
	margin-top:0px;
	font-size:1.1em;
	font-weight:bold;
}changed feb 4 2009*/

#zipSearch label{
	width:5em;
	margin-top:.2em;
	font-size:1.1em;
	font-weight: bold;
}
#zipSearch input{
	text-align:center;
	/*margin-top:.4em;*/
	color: #BBB;
}

.search label, .search input{
	float:left;
}

.search label{
	margin-top:.5em;
	height:1em;
	line-height:1em;
}

#zipSearch input{
	border:none;
	background: none;
	/*background-image:url("../images/search.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment:fixed;*/
	width:7.0em;/*width:7.8em; changed on 23rd jan 2009*/
	height:17px;
	margin-left:.8em;/* margin-left:.2em; changed on 23rd jan 2009, changed from 1.8em to .8em Feb 4, 2009*/
	width: 80px;
	padding: 0px 2px;
}

#zipSearch .searchbg {
	background-image: url(../images/search.gif);
	background-repeat:no-repeat;
	width:86px;
	float:left;
	height:19px;
	margin-top: 4px;
}

.search input {
	border:none;
	background: none;
	/*background:url("../images/search.gif") no-repeat;*/
	width:7.0em;/*width:7.8em; changed on 23rd jan 2009*/
	height:17px;
	margin-left:.4em;/* margin-left:.2em; changed on 23rd jan 2009, changed from 1.8em to .8em Feb 4, 2009*/
	width: 80px;	
	padding:0px 2px;
}

.search .searchbg {
	background-image: url(../images/search.gif);
	background-repeat:no-repeat;
	width:86px;
	float:left;
	height:19px;
	margin-left: 2px;
}

/* added on 23rd jan 2009*/
.interiorsearch{	
	width:6.0em;/*width:7.8em; changed on 23rd jan 2009*/
	height:17px;
	margin-left:.2em;/* margin-left:1.8em; changed on 23rd jan 2009*/
}
.interiortext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.filler{
	height:1.5em;
}

#sidebar, .filler {
	background:#929497;
	margin-top:.5em;
	padding:.8em;
	color:#fff;
}

#interior #col1 div.filler{
	background:#929497;
	height:2em;
	margin:.5em 0;
	padding:0px;
	width:44.8em;
}

#sidebar {

}

#sidebar p{
	color:#fff;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:normal;
	margin:.5em 0em;
}

#sidebar .fImg span{
	text-decoration:none;
	font-size:1.2em;
}

#sidebar span {
	font-size: 1.1em;
}

#sidebar .sideVideo span{

	font-weight:normal;
}

#sidebar .sideVideo{
	margin: 1em 0em;
}


.testimonial {padding:.5em;}
	.testimonial h2{
		margin:.5em .5em .5em 0;
	}
	
	.testimonial blockquote{
		font-size:1.2em;
		font-style:oblique;
		margin:.5em 0;
	}
	.testimonial cite {
		font-style:normal;
		font-weight:bold;
		float:right;
	}
	
.callout {}

/*---FOOTER---*/
#footerWrap {}

#footer #footerNav, #footer #footerSide{
	float:left;
}

#footerNav{
	width:743px;
	border-top:1px solid #005696;
	margin:0 1em 0 0;
	padding-top:1em;
}

#footerSide{
	width:170px;
	border:none;
}

#footer {
	color:#929497;
	text-align:center;
	line-height:1.4em;
}

#midwest #footerNav, .midwest #footerNav{
	border-top:1px solid #003768;
}

#arizona #footerNav, .arizona #footerNav{
	border-top:1px solid #b32017;
}

#florida #footerNav, .florida #footerNav{
	border-top:1px solid #f7a11a;
}

#louisiana #footerNav, .louisiana #footerNav{
	border-top:1px solid #455a21;
}

.arizona #col1 div.filler{
	background:#b32017;
}

#footer a{
	font-size:1.1em;
	color:#929497;
}

/* Start - Updated on : 16 Jan 2009*/

#contentarea h1{
	/*font-size:1.7em;
	color:#F78F1E;
	margin:10px;
	line-height:1.4em;*/
	margin:10px;

}
#contentarea p{
	/*color:#000000;
	font-size:1.4em;*/
	margin:10px;
	}
#contentarea #date{
	font-size:1.1em;
	color:#666666;
	margin:10px;
	}
#contentarea h2{
	/*font-size:1.5em;
	color:#000;
	margin:10px;
	line-height:1.4em;*/
	margin:10px;
}

#contentarea a{
	font-size:1.7em;
	color:#929497;
	margin:10px;
	line-height:1.4em;
}
.mapwindow_a{
	font-size:1.3em;
	color:#3333CC;
	margin:0px;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.smalltextgrey
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
.linkyellow
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#f78f1e;
text-decoration:underline;
}
.imageLeft
{
	float:left;
	padding:0px;	
	margin:0px 10px 5px 0px;
}

.imageRight
{
	float:right;
	padding:0px;
	margin:0px 10px 5px 10px;	
}

.image5
{
	padding:0px;
	margin:5px 5px 5px 5px;
}
/* End - Updated on : 16 Jan 2009*/
/*--set up basic columns common in grid type layouts---*/
.col15, .col16, .col20, .col25, .col30, .col33, .col35,
 .col39, .col40, .col48, .col50, .col60, .col65,
  .col66, .col70, .col75, .col83 {float: left;}
.col15 {width: 15%;}.col16 {width: 16%;}.col20{width: 20%;}.col25 {width: 25%;}.col30 {width: 30%;}.col33 {width:33%;}.col35{width:35%;}.col39{width:39%;}.col40 {width: 40%;}.col45 {width: 45%;}.col48 {width: 48%;}.col50 {width: 50%;}.col60 {width: 60%;}.col65{width: 65%;}.col66 {width: 66%;}.col70 {width: 70%;}.col75 {width: 75%;}.col83 {width: 83%;}/*--fairly common spaces to put between columns--*/
.mr0 {margin-right: 0px;}.mr5 {margin-right: 5px;}.mr10 {margin-right: 10px;}.mr15 {margin-right: 15px;}.mr20 {margin-right: 20px;}.mr25 {margin-right: 25px;}.mr30 {margin-right: 30px;}.mr35 {margin-right: 35px;}.mr40 {margin-right: 40px;}

#sidebar_map ul {
	list-style: none;	
}
#sidebar_map ul li {
	padding: 3px 0px;	
}

#sidebar_map ul li a {
	color: #F78F1E;
	text-decoration: none;	
}

#sidebar_map ul li a:hover {
	color: #CF6B00;
}

#btnSchool {
   border: 1px solid #666;
   background-color: #DFDFDF;
   padding: 3px;
   cursor: pointer;
   color: #444;
   display: block;
 	width: 166px;
   line-height: 1em;
}
input, textarea{
	background: url(../images/forms/form_input.gif) repeat-x top;
}
.enroll{
	font-size: 1.2em;
}
#tblChild td span{
	font-size: 0.9em;
	text-align: center;
}
.newsDesc a{
	padding-left: 4px;
}