 /*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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 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: inherit;
     vertical-align: baseline;
}

:focus {
     outline: 0;
}

body {
     line-height: 1px;
     color: black;
     background: white;
}

ol, ul {
     list-style: none;
}

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 reset*/
/*typography*/
body { 
  font-size: 75%;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2.4em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; line-height: 1em;}
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; line-height:1em;}

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; line-height:1em;}

/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/*end typography*/
/* general styles*/
html {
background: url(../images/htmlbg.jpg);
}
body{
background: url(../images/bodybg.jpg) repeat-x;
}
#dropshadow {
width: 804px;
margin: 0 auto;
background:url(../images/wrapperbg.png)
}
#container{
height: 100%;
background: url(../images/footerbg.png) no-repeat bottom;
position:relative;
padding-bottom:36px;
}
#home #container{
padding-bottom:0px;
}

/*end general styles*/
/*header*/
h1 {
position:relative;
width:691px;
height:157px;
padding-left:45px;
font-size:20%;
}
h1 span {
position:absolute;
width:100%;
height:100%;
background:url(../images/homeh1.png) no-repeat;
}
/*end header*/
/*navi styles*/
ul#navigation {
width:100%;
font-size:1.5em;
height: 27px;
padding-top: 9px;
margin: 0;
background: url(../images/navi.png) no-repeat 2px 0;
text-align: center;
list-style:none;
}
ul#navigation li {
padding: 0 25px;
display: inline;
}

ul#navigation li a {
	text-decoration: none;
	color: #000000;
}

ul#navigation li a:hover {
	color:#873535;
}
ul#navigation li#about-us-current,ul#navigation li#programs-current,ul#navigation li#admissions-current,ul#navigation li#montessori-current,ul#navigation li#parents-current, ul#navigation li#auction-current{
	color:#873535;	
}
/*end navi*/
/*home blockquote*/
#home blockquote, #sub blockquote {
height: 206px;
width: 100%;
background:url(../images/blockquotebg.jpg) no-repeat 2px 0;
margin:0;
}
#home blockquote p, #sub blockquote p{
margin: 0;
padding: 0;
text-indent:-3000em;
font-size:6px;
}
#home blockquote p img, #sub blockquote p img{
padding: 0px 0 0 47px;
}
#content blockquote {
  height:auto;
  width: auto;
  margin: inherit;
  margin-bottom:1em;
  padding: inherit;
  text-indent: 0;
  font-size:120%;
  background:none;
  line-height:120%;
  color:#999;

}
#content blockquote p{
	text-indent:0;
font-size:100%;

}
#content p#cite {
	color:#777;
	text-align:right;
	margin-bottom:2em;
	font-size:90%;
}
/*end blockquote*/
/* news styles*/
div#news {
float:left;
height:100%;
}
div#news h3 {
width: 198px;
height: 50px;
padding-top: 9px;
background: url(../images/homeh3.png) no-repeat 2px 0;
text-align: center;
margin:0;
font: 1.6em Georgia, "Times New Roman", Times, serif;
color: white;
}
div#news dl, div#news ul {
width: 158px;
height: 430px;
margin:0;
padding: 15px 20px 0;
background: url(../images/subh3.png) no-repeat 2px -60px;
font: 2.1em Georgia, "Times New Roman", Times, serif;
}
#home div#news dl, #home div#news ul {
background: url(../images/homeh3.png) no-repeat 2px -60px;
}
div#news dl dt {
	margin-bottom: 12px;
	color: #133333;
}
div#news dl dd {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	color: #333333;
}
div#news dl dd#date,div#news ul li {
	font: 50% Verdana, Arial, Helvetica, sans-serif;
	color:#873535;
	margin-bottom: 12px;
	list-style: none;
}

div#news ul{
background: url(../images/subh3.png) no-repeat 2px -60px;
}
div#news ul li{
font-size: 65%;
margin-bottom: 1.55em;
}
div#news ul li a{
	text-decoration: none;
	color: #873535;
}
/*end news*/
/*content*/
div#content{
float: left;
width: 468px;
background: url(../images/homecontentbg.png) no-repeat;
margin-left: 60px;
}
div#content img {
	margin: 7px 20px 6px 24px;
	float:left;
	border: 2px solid #aaa;
}
div#content h2, div#content h3, div#content h4, div#content p, div#content ul, div#content ol, div#content dl{
	padding: 0px 25px;
	color:#873535;
	margin-bottom:1.1em;
}
div#content h5 {
	font-size: 1.2em;
	padding: 0px 25px;
	color:#873535;
	margin-bottom:1.2em;
}
div#content h2{
	padding-top:30px;
}
div#content h3, div#content h4{
	text-transform:uppercase;
}
div#content p, div#content ul, div#content ol, div#content dl{
padding:0 25px;
line-height: 1.8em;
color:#1e1d1d;
margin-bottom:1.6em;
}
div#content dl dt{
	font-weight:bold;
	color:#873535;
}
div#content dl dd{
	margin: 0 0 1em 1em;
}
#content fieldset {
  border: 0;
  padding: 24px;
 background: none;
}
#content div {
 margin-bottom: 24px;
}

fieldset label {
 font-weight: 700;
 color: #873535;
}
fieldset input, textarea {
	margin-top:10px;
 font-size: 140%;
 border: 1px solid #e6e1dc;
}
a#button-one, a#button-two {
position:relative;
float:left;
display:block;
width: 199px;
height: 183px;
margin-right:70px;
vertical-align:baseline;
text-transform:lowercase;
}
a#button-two {
margin-right:0;
}
a#button-one span, a#button-two span{
cursor:pointer;
position:absolute;
bottom: 6px;
width:100%;
height:100%;
background: url(../images/aboutusbutton.jpg) no-repeat;
}
a#button-two span{
background-image:url(../images/admissionsbutton.jpg);
}
/*end content*/
/*footer*/
p#footer {
text-align: center;
padding: 28px 0;
clear: both;
font: 110% Georgia, "Times New Roman", Times, serif;
letter-spacing: .03em;
color: #3e454a;
}
/*fix clearing*/
.clearfix:after {
clear: both;
height: 0;

display: block;
visibility: hidden;

content: ".";
}

/*end clearing*/
#content p.parent-section {
	margin: 0 0 0 25px;
	padding: 0;
	font-weight: bold;
}
