/* CSS Document for House of Montessori Education CMMP Website */
/* Remove default browser padding and margin */
*	{
	padding:0;
	margin:0;
		}
/* FORMATTING - BASIC ELEMENTS */
html { font-size: 100%; /* IE hack */ }
body{
	color: #000099;
	min-width: 825px;
	font-family:"Century Schoolbook", "Times New Roman";
	font-size: .9em; 
	background-color: #ffffff;
	text-align:center;
	}
#wrapper	{
	width: 825px;
	text-align:left;
	margin: 0 auto;
}
h1	{
	color: #660099;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: .5em;
	clear:both;
	}
h2	{
	color: #660099;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .9em;
	margin-bottom: .5em;
	clear:both;
	}

h3	{
	color: #660099;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	clear:both;
	}
h4	{
	color: #990033;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: .9em;	
	margin-bottom: .5em;
	}
h5	{
	margin-top: .7em;
	margin-bottom: .3em;
	}
dd {
	color: #ccccff;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
dt	{
	color: #ccccff;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
p	{
	margin-bottom: .9em;
	}
p.instructions, p.photos {
	text-align:center;
	}
ul li	{
	list-style-position:outside;
	margin-left: 15px;
	}
li	{
	margin-left: 15px;
	}
#list1	{
	margin-left: 40px;
	}
,button	{
	text-align:center;
	float:left;
	}
a:link	{
	color:#660099;
	font-family:"Century Schoolbook", "Times New Roman";
	}		
a:visited	{
	color:#330066;
	font-family:"Century Schoolbook", "Times New Roman";
	}
#feeLink a:link, #feeLink a:visited	{	
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	}

#logoID	{
	color: #ffffff;
	}
#pageHeader {
	color: #ffffff;
	}
#pageFrame {
	margin: 0;
	padding: 0;
	width: 825px;
	max-width: 825px;	
	text-align:left;
	}

/* PAGE HEADER styles begin */
#headContainer {
	width: 825px;
	height: auto;
	clear:both;
	}
#header {
	width: 650px;
	height: 135px;	
	max-height: 135px;
	float: left;
	text-align:left;
	overflow:hidden;
	}
#header img	{
	width: 650px;
	height: 135px;
	border: none;
	}
#header img a	{
	text-decoration:none;
	}
#header h1 {
	margin: 0 auto;
	vertical-align:top;
	font-size: 1px;
	line-height: 1px;
	}
#header h1 span{ /* accessibility text*/
	position:absolute;
	left: -3000px;
	}
#ident	{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow:hidden;
	height: 15px;	
	clear: both;
}
#ident p {	
	border-bottom: 1px solid #000066;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
	color: #ffffff;		
	background-color: #000066;
	clear:right;
	}
/* END HEADER styles*/	
#innerFrame {	
	padding: 0;
	margin: 0;
	width: 825px;
	float: left;
	background-image:url(images/inner_background.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	clear:both;
	}
#content {
	float: left;
	width: 650px;
	text-align:left;
	}
#content h1#pageTitle	{
	text-align:center;
	}
#content p	{
	width: auto;
	margin: 1em 1em 1em 1.5em;
	padding:0;
	text-align:left;
	}
#linkToTop	p	{
	background-image:url(images/navbottom.jpg);
	background-repeat: no-repeat;
	}
/* Top Navigation */
#topNav	{
	margin: 0;
	float: left;
	width: 175px;
	height: 135px;
	background-image:url(images/nav_background.jpg);
	background-repeat:repeat-y;
	text-align: left;
	font-size:1em;
	}
#topNav ul{
	margin: 0;
	padding: 0;
	font-weight:bold;
}
#topNav ul li {
	color: #ccccff;
	margin: 0;
	padding-top: 30px;
	line-height: 25px;
	list-style-type:none;
	font-size: .9em;
	font-family:"Century Schoolbook", "Times New Roman";
	text-align:center;
	}
#topNav img	{
	height: 73px;
	width: 175px;
	border: none;
	text-align:center;
	}
#topNav ul li#siteMap a:link, #topNav ul li#siteMap a:visited	{
	font-size: 1.25em;
	color: #ccccff;
	}
#topNav ul li#siteMap a:hover, #topNav ul li#siteMap a:active	{
	font-size: 1.35em;
	color: #ccccff;
	}
#topNav ul li#welcomeLink a:link, #topNav ul li#welcomeLink a:visited	{
	color: #ffffff;
	font-family:"Century Schoolbook", "Times New Roman";
	}
#topNav ul li#welcomeLink a:hover, #topNav ul li#welcomeLink a:active	{
	color: #ffffff;
	font-family:"Century Schoolbook", "Times New Roman";
	font-size:1.1em;
	}
#topNav1 ul {
	text-align:left;
	font-weight:bold;
	line-height: 1.3em;
}
/* Side Navigation styles begin */
#mainNav {
	float: left;
	width: 175px;
	min-width: 175px;
	height: auto;
	text-align: left;
	font-size:1em;
	background-color: #000099;
}
#mainNav ul{
	margin: .5em 0em .5em .9em;
	font-weight:bold;
}
#mainNav ul li {
	color: #ccccff;
	margin: 0 auto;
	list-style-type:none;
	font-size: .9em;
	font-family:"Century Schoolbook", "Times New Roman";
	}
#mainNav1 ul {
	text-align:left;
	font-weight:bold;
	line-height: 1.3em;
}

#mainNav ul{
	margin: 0;
	padding: 0 0 1em .9em;
	font-weight:bold;
}
#mainNav ul li {
	color: #ccccff;
	margin: 0 auto;
	list-style-type:none;
	font-size: .9em;
	font-family:"Century Schoolbook", "Times New Roman";
	}
#mainNav1 ul {
	text-align:left;
	font-weight:bold;
	line-height: 1.3em;
}
#mainNav1 ul li {
	color: #ccccff;
	list-style-type:none;
	line-height: 25px;	
}

ul.mainNav2	{
	text-align:left;
	padding-left: 1.25em;
	font-weight:bold;
	font-family:"Century Schoolbook", "Times New Roman";
	font-size: 1em;
	}
ul.mainNav2 li {
	color: #ffffff;
	}
ul.mainNav2 li a:link, ul.mainNav2 li a:visited {
	color: #ffffff;
	font-family:"Century Schoolbook", "Times New Roman";
	font-size:1em;
	}
ul.mainNav2 li a:hover, ul.mainNav2 li a:active {
	font-weight:bold;
	font-size:1.1em;	
	}
#navBottom	{
	width: 175px;
	border: none;
	}
#navBottom img {
	width: 175px;
	height: 22px;
	border:none;
	}
#navBottom img a	{
	text-decoration:none;
	border: none;
	}
#mainHomeLink img	{
	width: 109px;
	height: 55px;
	}
#mainHomeLink img a	{
	text-decoration:none;
	border: none;
	}

/* Footer styles */
#footer	{
	width: 100%;
	height: 48px;
	color: #000099;	
	clear:both;
	font-size: .8em;
	background-image:url(images/footer_background.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
#footer p {	
	margin-left: 95px;
	margin-top: -30px;	
	text-align:center;
	width: 825px;
	color: #000099;
	}
#footer img {
	width: 20px;
	height: 40px;
	border:none;
	text-align: left;
	margin-left: 82px;
	}
#footer img a	{
	text-decoration:none;
	}

/*END STUCTURE */

#photos  p.instructions	{
	text-align:center;
	}
.frameInfo	{
	color: #000000;
	}
.headerLink	{
	color: #000099;	
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	}
.houseLink	{
	color:#660099;
	}
.photopage	{
	color:#660099;
	font-size: .9em;
	font-family:"Century Schoolbook", "Times New Roman";
	}
#qaSection p.question, #policy p.topic	{
	font-weight:bold;
	clear: both;
	margin-bottom: 0;
	}
#qaSection p, #policy p	{
	margin-top: 0;
	}
#feeTable	{
	text-align:center;
	min-width: 430px;
	}
table#feeSchedule	{
	width: 430px;
	margin: 0 auto;
	}
table#feeSchedule tr	{
	border: 1px solid #000099;
	}
table#feeSchedule th	{
	color: #e3e3f8;
	text-align:center;
	padding: 2px;
	border: 1px solid #660099;
	background-color:#660099;
	}
table#feeSchedule td	{
	color: #000000;
	text-align:center;
	padding: 2px;
	border: 1px solid #660099;
	background-color:#e3e3f8;
	}
table#feeSchedule td.days	{
	text-align:center;
	}
#rateDisclaimer	{
	color:#990033;
	}
#photoSection img, #pageLinks, #pageLinksTop	{
	border: none;
	text-align: center;
	}
#photoSection p.photos, #photoSection p.instructions a, #pageLinks p, #pageLinksTop p {
	text-align:center;
	}
#sendEmail	{
	text-align:center;
	}
#sendEmail img	{
	border: none;
	}
#motto	{
	color: #ffffff;
	font-weight: bold;
	text-align:center;	
	}
#motto p.homeMotto	{
	text-align:center;
	background-color:#660099;
	width: 250px;
	margin: 0 auto;
	padding: 5px;
	}
#siteMapLink img	{
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}
#siteMapLink p.sitelink, #rates p {
	text-align:center;
	}
/* Images */
#imgArrow	{
	float: left;
	width: 20px;
	height: 40px;
	border: none;
	}
#imgHomeHeader	{
	width: 650px;
	height: 135px;
	}
#imgHomePage	{
	width: 109px;
	height: 55px;
	border:none;
	}
#imgBtnHome	{
	border: none;
	margin-top: .7em;
	margin-bottom: .7em;
	}
#imgBtnSiteMap	{
	border: none;
	width: 150px;
	height: 52px;
	margin-bottom: .7em;
	margin-top: .7em;
	}
#homePhoto1	{
	width:348px;
	height:247px;
	}
#homePhoto2	{
	width:400px;
	height:243px;
	}
#homePhoto3	{
	width:400px;
	height:264px;
	}
#homePhoto4	{
	width:292px;
	height:192px;
	}
#homePhoto5	{
	width:293px;
	height:193px;
	}
#homePhoto6	{
	width:271px;
	height:236px;
	}
#homePhoto7	{
	width:270px;
	height:236px;
	}
#homePhoto8	{
	width:350px;
	height:201px;
	}
#homePhoto9	{
	width:400px;
	height:262px;
	}
#homePhoto10	{
	width:400px;
	height:265px;
	}
#homePhoto11	{
	width:400px;
	height:265px;
	}
