


.table { background-image: url(../siteimages/backgroundbig.jpg); background-repeat: repeat; }
.tabletop { background-image: url(../siteimages/SmallBackground2.jpg); background-repeat: no-repeat; }
.tablebottom { background-image: url(../siteimages/backgroundbottom2.jpg); background-attachment: scroll; }
.paragraphs{ font-size: 11pt; font-weight: normal; text-align: left; margin-right: 50px; margin-left: 50px;  text-align:justify; }
#photogalleries p{text-align:center; font-size: 11pt; font-weight: normal;}
.centerp p{ font-size: 11pt; font-weight: normal; margin-right: 50px; margin-left: 50px; text-align:center; }
a:link { color: #604f14; font-size: 11pt; font-weight: 400; text-decoration: none; }
a:visited { color: #604f14; font-size: 11pt; font-weight: 400; text-decoration: none; }
body { color: black; font-family: Arial, "Times New Roman", Times, serif; font-style: normal; background-color: white; }
xbody { color: black; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; background-color: white; }
p { font-size: 11pt; font-family: Arial, Georgia, "Times New Roman", Times, serif; font-weight: 300; line-height: 1.4; text-align:justify;}
#navtext { font-size: 15px; }
h4 { font-size: 20px; font-weight: 300; margin: 1em 0; }
h3 { font-size: 15px; font-weight: 300; margin: 1em 0; }
.whiteTitle { color: #fff; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; border: groove 5px; outline-color: #fff; }
.redTitle { color: #f00; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; border: groove 5px #fff; }
.blackTitle { color: #000; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: groove 5px #fff; }
.background { background-color: #95b4f1; }
.blueTitle { color: #2024db; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; border: groove 5px #fff; }
.QTplacement { position: absolute; top: 595px; left: 207.5px; width: 400px; height: 18px; }
.textPlacement { position: fixed; }


.contactform{
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    width:600px;
    font-size:smaller;
}
.contactform p{
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    display:block;
    padding-left:35px;
    margin:0;
    font-size:small;
}
.contactform h3{
    padding:0;
    margin-bottom:10px;
    margin-top:8px;
    font-size:small;
    font-weight:bold;
}
.contactform label{
    font-weight:bold;
}
#id_email{
    width:250px;
}
.contactform ul{
    list-style-type:square;
    list-indent:0;
    list-style-position: inside;
    text-align:left;
    margin-top:0;
    padding-top:0;
}
.contactform li{
    padding:0;
    margin-top:0;
    margin-left:15px;
}



.openhouse{color: #604f14; font-size: 11pt; font-weight: bold; text-decoration: none; }

.info-images-left{margin-left:14px;}
.info-images-right{margin-right:14px;}


/*** Meher Montessori CSS ***/
.footer{
	margin-right: 70px; 
	margin-left: 70px; 
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	
	color: #000000
	}
	
.staff-photos{
	float:left;
	width:110px;
	padding-top:15px;	
	}
	
p.staff-text{
	float:right;
	text-align:left;
	width:550px;
	padding:0;
	vertical-align:top;
	
	

	}
	
.staff-container{
	margin-bottom:40px;
	width:700px;
	float:left;
	clear:both;
	padding:0;
	vertical-align:top;
	}
	



.staff-hr-container{
	margin-bottom:10px;
	width:100%;
	
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
	
.names{
	font-weight:700;
	}
	
	
/****** MOUSEOVERS ******/
.displace {
	position: absolute;
	left: -5000px;
}


a.img1{
	width:160px;
	height:117px;
	display:block;
	background: url("http://mehermontessori.org/siteimages/PicsFrontPageSmall/set1.jpg");
	}
	
a.img1:hover
{
	background-position:-160px 0;
}

a.img1{
	width:160px;
	height:117px;
	display:block;
		border:2px solid #000000;
	background: url("http://mehermontessori.org/siteimages/PicsFrontPageSmall/set1.jpg");
	}
	
a.img1:hover
{
	background-position:-160px 0;
}


a.img2{
	width:160px;
	height:117px;
	display:block;
	border:2px solid #000000;
	background: url("http://mehermontessori.org/siteimages/PicsFrontPageSmall/set2.jpg");
	}
	
a.img2:hover
{
	background-position:-160px 0;
}



a.img3{
	width:160px;
	height:117px;
	display:block;
	border:2px solid #000000;
	background: url("http://mehermontessori.org/siteimages/PicsFrontPageSmall/set3.jpg");
	}
	
a.img3:hover
{
	background-position:-160px 0;
}

a.img4{
	width:160px;
	height:117px;
	display:block;
	border:2px solid #000000;
	background: url("http://mehermontessori.org/siteimages/PicsFrontPageSmall/set4.jpg");
	}
	
a.img4:hover
{
	background-position:-160px 0;
}

#photogalleries{
	text-align:center;
	}

#slideshow {
	position:relative;
	width:425px;
    height:250px;
}

#slideshow IMG {
	position:absolute;
    top:0;
    left:0;

    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
		border:2px solid #000000;
}

#slideshow IMG.last-active {
    z-index:9;
		border:2px solid #000000;	
}

