@charset "utf-8";
/* CSS Document */

*   {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B578C;
	background-color: #132B45;
	text-align: center;
	margin-top: 80px;
}
p {
	margin-top: 15px;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	color: #006;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	letter-spacing: .1em;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
}
li h2 {
	font-weight: normal;
	font-size: 14px;
	color: #CCD5F6;
	letter-spacing: 0.1em;
	padding: 50px 0px 15px 20px;
	font-style: normal;
}
input {
	font-size: 12px;
	margin-left: 10px;
}
#global {
	background-color: #369;
	text-align: left;
	height: 709px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/motessori_integrative_learning_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 1px 1px 0px 70px;
	margin-bottom: 70px;
}
#global_il {
	background-color: #369;
	text-align: left;
	height: 709px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/integrative_learning_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 1px 1px 0px 70px;
	margin-bottom: 70px;
}

#menu {
	height: 707px;
	width: 290px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	background-image: url(../html/images/sub_menu_bkgd2.png);
}
#content {
	height: 627px;
	width: 540px;
	float: left;
	background-image: url(../images/page_bkgd.png);
	padding: 40px;
	line-height: 130%;
	font-size: 14px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 0px;
	border-bottom: 1px solid #FFF;
	margin-left: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	height: 30px;
	width: 280px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url(../images/sub_menu_bkgd.png);
}
#menu a:hover {
	color: #006;
	background-image: url(../images/sub_menu_hover_bkgd.png);
}
#menu a.active {
	color: #006;
	background-image: url(../images/sub_menu_hover_bkgd.png);
}
#pageMenu {
	clear: both;
	height: auto;
	width: 550px;
}
#pageMenu a {
	color: #006;
	font-size: 14px;
	text-decoration: none;
}
#pageMenu a:hover {
	text-decoration: underline;
}
#pageMenu p {
	margin-bottom: 10px;
	margin-top: 5px;
}
#leftColumn {
	height: 400px;
	width: 380px;
	position: absolute;
	left: 300px;
	top: 300px;
}
#rightColumn {
	height: 400px;
	width: 380px;
	margin-left: 410px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#contactform input , #faqform input{
	margin-left: 0px;
	margin-right: 8px;
}


#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	height: 70px;
	width: 890px;
	padding-top: 10px;
	padding-left: 10px;
}


.imgFloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 7px;
}
.imgFloatRight_h {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 2px;
}
.imgFloatRightTitle {
	float: right;
	margin-right: 30px;
}
.text {
	color: #006;
	padding: 0px 25px 0px 0px;
}
.section {
	background-image: url(../images/sub_menu_bkgd.png);
}
.bottom  {
	background-image: url(../images/sub_menu_bkgd.png);
	border-width: 0px;
	border-style: none;
	width: 300px;
	height: 109px;
	margin: 0px 0px 0px 0px;
}
.text ul {
	margin-left: 30px;
}
.text ul li {
	margin-bottom: 10px;
}
.bodyIndent {
	padding-left: 20px;
}.bodyIndentDble {
	padding-left: 40px;
	text-align: left;
}
.quoteRight {
	font-style: italic;
	text-align: right;
}
.smallText {
	font-size: 12px;
}
.textLink {
	color: #006;
}
.textLink a:hover {
	text-decoration: none;
}
.border {
	border: 1px solid #132B45;
	padding: 3px;
}
.list {
	margin-left: 40px;
}
.listNum {
	float: left;
	height: 30px;
	width: 20px;
	padding-left: 20px;
}
.BoldRed {
	font-weight: bold;
	color: #900;
}
select {
	font-size: 12px;
	margin-left: 10px;
}
option {
	padding: 0px 5px 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	margin-left: 30px;
}
ol li {
	margin-bottom: 15px;
}


/*   Scroller Styles    */


.scroll-track-top {
    height:10px; width:10px; background-image: url('../images/track_top.png');
}

.scroll-track-bot {
    height:10px; width:10px; background-image: url('../images/track_bot.png');
}

.scroll-track {
    height:10px; width:10px; background-image: url('../images/track_bg.png');
}

.scroll-handle {
	height:60px;
	width:10px;
	background-image: url('../images/handle_mid.png');
}

.scroll-handle-top {
	height:8px;
	width:10px;
	background-image: url('../images/handle_top.png');
	background-repeat: repeat;
}

.scroll-handle-bot {
	height:8px;
	width:10px;
	background-image: url('../images/handle_bot.png');
	background-repeat: repeat;
}
.submitButton {
	border: 1px solid #666;
	cursor: pointer;
	background-color: #155CBA;
	padding: 3px;
	color: #FFF;
}
.submitButton:hover {
	background-color: #003366;
}

