/*--------------------

Main Page Style Sheet

version 1.1
authours: andrew deacon and james avery
email: deacon@drawninwardmedia.com/avery@drawninwardmedia.com

--------------------*/

/*-----Body Styles-----*/

	/*----- Browser Reset -----*/
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	}
	h1, h2, h3, h4, h5, h6{font-weight:normal}
	/* remember to define focus styles! */
	
	:focus {
	outline: 0;
	}
	body {
	line-height: 1;
	color: black;
	background-color: white;
	background-image: url(../images/bg_transition.png);
	background-position: bottom;
	background-attachment: scroll;
	}
	#bodyBG{
	background-image: url(../images/bg_transition.png);
	background-position: bottom;
	}
	
	/* tables still need 'cellspacing="0"' in the markup */
	
	table {
	border-collapse: separate;
	border-spacing: 0;
	}
	caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
	content: "";
	}
	blockquote, q {
	quotes: "" "";
	}
	
	/*----- End of Browser Reset -----*/

/*-----end of body styles-----*/

/*-----HTML Styles-----*/



/*-----end of html styles-----*/

/*-----CSS Styles-----*/

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
	width: 915px;
	padding-left: 20px;
	overflow: hidden;
}

	#container h1 {
	color: #FFF;
	font-family: "Minya Nouvelle";
	font-size: 22px;
	margin-bottom: 10px;
}

	#container h2 {
	font-family: "Minya Nouvelle";
	font-size: 16px;
}

	#container p {
	text-align: justify;
}

#left {
	float: left;
	width: 50%;
	position: absolute;
	z-index: 1;
}

#right {
	float: left;
	margin-left: 527px;
	*position:absolute; /*pinoidev: fix for ie7*/
}

#nav {
	float: left;
}
#content {
	float: left;
	margin-top: 10px;
}

#logo {
	margin-top: 35px;
	margin-left: -32px;
	_margin-left: 0px;
}

#logo35 {
	z-index: 8;
	position: absolute;
	bottom: 45px;
	left: 56%;
}

#video {
	float: left;
	z-index: 3001;
	margin-top: 10px;
	z-index: 3000;
	position: absolute;
}

#message {
	margin-top: 20px;
	height: 175px;
	padding-right: 75px;
	margin-left: -22px;
	width: 510px;
	line-height: 1.2;
	_margin-left:0px;
}

	#message a {
	text-decoration: none;
	color: #663399;
}
	
	#message a:hover {
	color: #FFF;
}
.clouds {
	background-image: url(../images/clouds.png);
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	height: 400px;
	_height: 192px;
	/*z-index: -1;
	position: fixed;
	top: 0px; */
	/**position:absolute;pinoidev: fix for ie7*/
	/**left:0; pinoidev: fix for ie7*/
}
	
	#message a:visited {
	text-decoration: none;
	color: #663399;
}

	#message p {
	color: #FFF;
}

#newsTicker {
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	width: 1100px;
	font-family: "Minya Nouvelle";
	color: #FFF;
	padding-right: 5px;
	padding-bottom: 500px;
	_padding-bottom: 0px;
	padding-left: 5px;
	background-position: top;
	z-index: 9;
	bottom: 150px;
}

	#newsTicker a {
	text-decoration: none;
	color: #0B889D;
}

	#newsTicker a:hover {
	color: #FFF;
}

	#newsTicker a:visited {
	text-decoration: none;
}

	#newsTicker .date {
	color: #FFF;
}

#quickStart {
	color: #FFF;
	z-index: 4000;
	position: absolute;
	width: 400px;
	border: 1px dashed #fff;
	left: 30% !important;
	*right: 250px;
	_right: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 175px;
	background: #990099;
	padding: 20px;
	border: 2px dashed #fff;
	-moz-box-shadow: 6px 6px 6px #000000;
	-webkit-box-shadow: 6px 6px 6px #000000;
	box-shadow: 6px 6px 6px #000000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #9933CC;
	font-size: 12px;
	
}

	#quickStart h1 {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 22px;
	font-family: "Minya Nouvelle";
}

.clearFloat {
	clear: both;
}

#quickStartSub,#quickStartSubBG {
	background-image: url(../images/hills_day.png);
	color: #1E889D;
	font-weight: bold;
	height: 172px;
	width: 100%;
	position: fixed;
	bottom:0px;
	background-repeat: no-repeat;
	z-index: 8;
	vertical-align: bottom;
	margin: 0px;
	background-position: center bottom;
	_position:absolute;
}

.contactWindow {
    background-color:#666666;
	padding-left:15px;
	padding-right:15px;
	width:500px;
	position:absolute;
	left:28%;
	top:25%;
	z-index:1;
}

#footer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	z-index: 2001;
	bottom: 12px;
	padding-left: 60px;
	padding-top: 30px;
}

#privacyPolicy {
	z-index: 5000;
	left: 50%; 
	bottom: 10px; 
	margin-left: 10px; 
	clear: both; 
	text-align: right; 
	width: 500px;
	font-size: 10px; 
	color: #fff;
	position: absolute;
}

#privacyPolicy a:link {
	color: #663399;
	
}

#privacyPolicy a:visited {
	color: #663399;
}
	

/*------- Front Page Aestetics ----------*/

#bus {
	position: absolute;
	z-index: 3;
	bottom: 30px;
	left: 3%;
}

#kids {
	position: absolute;
	z-index: 1;
	top: 620px;
	left: 1250px;
}

/*------- Menu Code ----------*/
ul.menu {
	width: 700px;
	list-style:none;
	margin-left: -55px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	color:#FFFFFF;
	z-index: 3001;
	/*background-color: #9CCA2E;*/
	
}
ul.menu * {margin:0; padding:0; color:#000;}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px; z-index: 3001;}
ul.menu ul {
	position:absolute;
	top:38px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	background-color: #9CCA2E;
	z-index: 3003;
}
ul.menu ul li {position:relative; border-top:none; margin:0; z-index: 3001;}
ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	background-color:#9CCA2E;
}
ul.menu ul li a:hover {
	background-color:#719422;
}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .aboutMenuLink { width:63px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/about.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .aboutMenuLink:hover  {background:url(../images/about_mouseover.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .programsMenuLink { width:89px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/programs.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .programsMenuLink:hover  {background:url(../images/programs_mouseover.png); color:#FFF; 
font-family: Minya Nouvelle;}
ul.menu .parentMenuLink { width:131px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/parent.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .parentMenuLink:hover  {background:url(../images/parent_mouseover.png); color:#FFF;}
ul.menu .enrollmentMenuLink { width:96px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/enrollment.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .enrollmentMenuLink:hover  {background:url(../images/enrollment_mouseover.png); color:#FFF;}
ul.menu .locationMenuLink { width:122px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/location.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .locationMenuLink:hover  {background:url(../images/location_mouseover.png); color:#FFF;}
ul.menu .contactMenuLink { z-index: 3003; width:76px; height:40px; font-weight:bold; background:#9CCA2E; background:url(../images/contact.png); color:#FFF; font-family: Minya Nouvelle;}
ul.menu .contactMenuLink:hover  {background:url(../images/contact_mouseover.png); color:#FFF;}
ul.menu .sub {
	background-color: #9CCA2E;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 136px 8px;
}
ul.menu .subAbout {background:#9CCA2E 136px 8px no-repeat; width:100px; color:#FFFFFF;}
ul.menu .subPrograms {background:#9CCA2E 200px 8px no-repeat; min-width: 200px; color:#FFFFFF;}
ul.menu .subParent {background:#9CCA2E 136px 8px no-repeat; color:#FFFFFF;}
ul.menu .subEnrollment {background:#9CCA2E 136px 8px no-repeat; color:#FFFFFF;}
ul.menu .subLocations {background:#9CCA2E 100px 8px no-repeat; color:#FFFFFF;}
ul.menu .subContact {background:#9CCA2E 100px 8px no-repeat; color:#FFFFFF;}
ul.menu .topline {border-top:0px solid #aaa; }

/*------ End of Menu Code -------*/

/*-----end of css styles-----*/

/*----------END OF DOCUMENT----------*/

#quickStartSub{ _background:none;}
.png,.clouds,#logo img,#quickStartSubBG{_behavior: url(/assets/css/iepngfix.htc);}


