/* CSS Document */

* {
	margin: 0;
	padding: 0;

}
p {
	margin-bottom: 5px;

}

HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 10px;
	line-height: 17px;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #BEDFEF;
}



#outerwrap {
	BACKGROUND: #BEDFEF url(Images/bg_sub.jpg) repeat-x;
	width: 100%;
	height: 100%;

}
#wrap {
	WIDTH: 770px;
	text-align: left;
}
#head {
    WIDTH: 770px; HEIGHT: 130px
}

H1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 15px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.logo {
	background-image: url(Images/little_montessori_house_logo_sm.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 124px;
	float: left;
	left: 25px;
	top: 25px;
	position: relative;
}

#navcontainer {
	width: 450px;
	float: right;
	position: relative;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 16px;

}

#navcontainer ul
{
	color: White;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	float: right;
	padding-left: 20px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #AED8EC;
	text-decoration: none;
}

.subpic {

	height: 113px;
	width: 379px;
	position: absolute;
	left: 390px;
	top: 90px;

	/*	margin-left: 383px;
	margin-top: -45px;*/
}
.programs {
	background-image: url(Images/pic_programs2.jpg);
	background-repeat: no-repeat;
}
.maria-montessori {
	background-image: url(Images/pic-maria-montessori.jpg);
	background-repeat: no-repeat;
}
.second-language {
	background-image: url(Images/pic_second-language.jpg);
	background-repeat: no-repeat;
}
.philosophy {
	background-image: url(Images/pic-philosophy.jpg);
	background-repeat: no-repeat;
}
.contact-us {
	background-image: url(Images/pic_contact-us.jpg);
	background-repeat: no-repeat;
}

.pagetittle {
	font-size: 24px;
	color: #E89128;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	line-height: 25px;
	position: absolute;
	left: 185px;
	top: 170px;
}
#content {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 25px;
	WIDTH: 567px;
	color: #275065;
	font-size: 13px;
	/*	margin-top: 50px;*/
	padding-top: 95px;
	position: relative;
	/*	margin-left: 178px;*/
	float: right;
	visibility: visible;
}
.content-image {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content-title {
	font-size: 18px;
	color: #839638;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	line-height: 20px;
}

#content a:link {
	color: #275065;
	text-decoration: none;
}
#content a:visited {
	color: #275065;
	text-decoration: none;
}
#content a:hover {
	color: #839638;
	text-decoration: none;
	background-color: #D8ECF5;
}


.content-title a:link {
	color: #839638;
	text-decoration: none;
}
.content-title a:visited {
	color: #839638;
	text-decoration: none;
}
.content-title a:hover {
	color: #839638;
	text-decoration: none;
	background-color: #D8ECF5;
}
#content strong {
	color: #6C7C2E;
}
.quote {
	font-style: italic;
	padding-left: 10px;
	color: #4E5821;
}

#sidenav {
	width: 160px;
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
	clear: left;
	margin-top: 10px;
}
#sidenavbg {
	position: relative;
	width: 160px;
	height: 300px;
	background-color: #BEDFEF;
	background-image: url(Images/sidenavbg4.jpg);
	background-repeat: repeat-x;
}

#button {
	width: 160px;
	background-color: #B5DBEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D2EA;

}
#button li a {
	display: block;
	background-color: #7CBFE0;
	color: #204051;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: .5em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #92CBE7;
	

}
#button li a:hover {
	border-left: 8px solid #B5DBEE;
	background-color: #B8CE73;
	color: #fff;
}
html>body #button li a {
width: auto;
}

#button li ul li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D2EA;
}
#button  ul ul li a {
	font-size: 11px;
	display: block;
	background-color: #CFE8F3;
	color: #E89128;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 1.2em;

}
#button ul ul li a:hover {
	border-left: 8px solid #B5DBEE;
	background-color: #CFE8F3;
	color: #6C7C2E;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #92CBE7;
}

/*.button-sub {
	color: #333333;
	background-color: #BEDFEF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 1.1em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #92CBE7;
	font-size: 11px;
}*/
.active {
	background-color: #BEDFEF !important;
}
.orangebox1{
	height: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial;
	font-size: 15px;
	float: left;
	position: absolute;
	top: auto;
	font-weight: normal;
}

.box2 {
	left: 270px;
}
.box3 {
	left: 530px;
}
.orangeboxleft {
	background-image: url(Images/bg_orange_tittle_left.jpg);
	background-repeat: no-repeat;
	height: 32px;
	float: left;
	width: 12px;
	margin-left: 5px;
}
.orangeboxmiddle {
	background-image: url(Images/bg_orange_tittle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 200px;
	position: relative;
	float: left;
	padding-top: 7px;
}
.orangeboxright {
	background-image: url(Images/bg_orange_tittle_right.jpg);
	height: 32px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	width: 12px;
}

.footerarea{
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: absolute;
	top: 498px;
	color: #37401E;
	width: 200px;
}
.fa1{
	margin-left: 20px;
}
.fa2{
	left: 290px;
}
.fa3{
	left: 550px;
}
#topbar {
	background-image:url(Images/top_bar.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.footer {

	width: 100%;
	height: 70px;
	background-image: url(Images/sub-footer2.jpg);
	background-repeat: repeat-x;
	position: relative;
	float: left;
}
.footer-navigation {
	width: 760px;
	height: 60px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(Images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	color: #FFFFFF;
	line-height: 20px;
}
.footer-navigation a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer-navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-navigation a:hover {
	color: #204051;
	text-decoration: none;
}
.footer-copyright {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.footer-copyright a:link {
	color: #333333;
	font-weight: normal;
}
.footer-copyright a:visited {
	color: #333333;
	font-weight: normal;
}
.footer-copyright a:active {
	color: #333333;
	font-weight: normal;
}
.footer-copyright a:hover {
	color: #ffffff;
	font-weight: normal;
}
.darkblue {
	text-decoration: none;
	color: #26405B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lightblue {
	text-decoration: none;
	color: #005BE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.programs-nav {
	background-color: #C9D899;
	height: 20px;
	margin-bottom: 10px;
	padding: 5px;
}
.calendar {
	font-size: 11px;
	color: #333333;
	background-color: #A4D2E9;
	border: 1px solid #7CBFE0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.calendar-title {
	color: #546024;
	font-size: 13px;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 8px;
}

.sep {

	height: 20px;

}
#second-language {
	width: 450px;
	float: right;
	position: relative;
	margin-top: 50px;
	background-image: url(Images/second-language.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
}
.left-column-title {
	color: #990000;
	font-weight: bold;
	padding-top: 4px;
}
.left-column-content {
	padding-bottom: 5px;

}
.selected {
	background-image: url(Images/icon-star2.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
