/* @group General Rules */

* {
  margin: 0;
  padding: 0;
}
html {
  background: #302735 url(../images/html.png) repeat-x;
  font-size: 100%;
}
body {
  background: url(../images/body.jpg) repeat-x 0 6px;
  font-size: 62.5%;
}

#container {
  width: 920px;
  margin: 0 auto;
  background: url(../images/container.gif) no-repeat 72px 112px;
}

/* @end */

/* @group Left Rules */

#left {
  float: left;
  padding-top: 2px;
  width: 350px;
}
#left h3, #left p, #left ul {
  margin: 1em 50px;
}
#left h1 {
  width: 350px;
  height: 277px;
  position: relative;
}
#left h1 span{
  width: 100%;
  height: 100%;
  background: url(../images/logo.jpg) no-repeat;
  position: absolute;
}
#left h2, #left h3, #left h4 {
  color: #fff1df;
  border-bottom: 1px solid #715a7e;
  padding-bottom: 12px;
  font-size: 200%;
}
#left p, #lefts ul {
  color: #d6d2d5;
  font-size: 140%;
  margin-bottom: 3em;
}
#left span {
  color: #96242c;
  font-size: 130%;
  margin-bottom: 3em;
}

#left ul {
  font-size: 160%;
  color: #d2c189;
  list-style: none;
}
#left ul a {
  text-decoration: none;
  color: #c2c2c2;
}
#left ul a:hover {
  color: #715a7e;
}
#left a {
color: #96242c;
}
#left a#admissions {
  display: block;
  width: 187px;
  height: 46px;
  color: #fff;
  padding-top: 4px;
  text-decoration: none;
  text-align: center;
  margin-left: 50px;
  font-size: 160%;
  background: url(../images/admissions.png) top left no-repeat;
}

/* @end */

/* @group Right Rules */

#right {
  float: left;
  width: 550px;
}

/* @group Info Rules */

#right #info {
  padding-top: 5px;
  color: #fff;
  font-size: 140%;
}
#right #info address {
  float: left;
  width: 180px;
  height: 40px;
  padding-top: 15px;
  margin-left: 30px;
  font-style: normal;
}
#right #info dl {
  float: left;
  padding-top: 15px;
  width: 100px;
  height: 40px;
  margin-right: 20px;
}
#right #info dl dt {
  clear: left;
  float: left;
  display: block;
  width: 12px;
}
#right #info dl dd {
  float: left;
  display: block;
  width: 60px;
}
#right #info a#contact {
  
  display: block;
  float: left;
  text-indent: -3000em;
  width: 172px;
  height: 63px;
  background: url(../images/contact.gif) no-repeat;
}

/* @end */

/* @group Navigation Rules */

#right ul#navigation {
  clear: left;
  list-style: none;
  padding-top: 12px;
  height: 60px;
}

#right ul#navigation li {
  float: left;
  margin-left: 25px;
}
ul#navigation a, ul#navigation span {
  display: block;
  height: 20px;
  background: url(../images/menu.gif) no-repeat;
  text-indent: -3000em;
}
ul#navigation a#home {
  background-position: 0 -20px;
  width: 52px;
}

ul#navigation a#about-us {
  width: 79px;
  background-position: -89px -20px;
}
ul#navigation a#programs {
  width: 87px;
  background-position: -203px -20px;
}
ul#navigation a#montessori {
  width: 102px;
  background-position: -326px -20px;
}
ul#navigation a#parents {
  width: 70px;
  background-position: -463px -20px;
}

ul#navigation a#home:hover, ul#navigation span#home {
  width: 52px;
  background-position: 0 0;
}
ul#navigation a#about-us:hover, ul#navigation span#about-us {
  width: 79px;
  background-position: -89px 0;
}
ul#navigation a#programs:hover, ul#navigation span#programs {
  width: 87px;
  background-position: -203px -0;
}
ul#navigation a#montessori:hover, ul#navigation span#montessori {
  width: 102px;
  background-position: -326px 0;
}
ul#navigation a#parents:hover, ul#navigation span#parents {
  width: 70px;
  background-position: -463px 0;
}

/* @end */
#right #content {
  clear: left;
  margin-bottom: 2em;
  background: #f5efea url(../images/content.png) no-repeat;
}
#content p,  #content h2, #content h3, #content h4,#content ul, #content ol {
  margin: 0 24px;
}
#content ul, #content ol {
  margin-left: 42px;
  margin-bottom: 2em;
}
#content ul li, #content ol li {
  font-size: 140%;
  margin-bottom: 1em;
}
p,ul,ol,a, #content ul li, #content ol li {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  line-height: 1.46em;
}
#content #photo {
  margin: 18px;
  border: 2px solid #97796e;
}
#content h2 {
  color: #d82f39;
  font-weight: 300;
  padding: 1px 0 8px;
  margin-bottom: 0.46em;
  border-bottom: 1px solid #f1917a;
  font-size: 220%;
}
#content h3 {
  font-size: 180%;
  margin-top: 1.46em;
  margin-bottom: 1em;
  color: #881a22;
}
#content h4 {
  font-size: 155%;
  color: #d82f39;
}
#content {
  color: #5a5a5a;
}
#content a {
  color: #9d7b9c;
  text-decoration: none;
  border-bottom: 1px dashed;
}
#content a:hover {
  color: #881a22;
}
#content p {
  font-size: 140%;
  margin-bottom: 1em;
}
#content p#top {
  border-top: 1px solid #e0c6c4;
  padding-bottom: 1em;
}
#content p#top a {
  color: #ad9997;
  text-transform: lowercase;
  text-decoration: none;
}
#content fieldset  {
  margin: 24px;
  padding: 10px 20px;
  border: 0;
  background: #fde8d8;
  border-top: 1px solid #ffbab2;
  border-bottom: 1px solid #ffbab2;
}
#content fieldset div {
  margin-bottom: 1em;
}
#content fieldset div label {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 120%;
  color: #3b2f3f;
}
#content address {
  margin-left: 24px;
  font: normal 140%/1.46em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-bottom: 2em;
}
#content address span {
  color: #d82f39;
}
#content fieldset input#name, input#email {
  font: italic 180% Georgia, "Times New Roman", Times, serif;
  
}
#message {
  font-family: Georgia, "Times New Roman", Times, serif;
}
#email, #name, #message {
  border: 1px solid #f1917a;
  width: 240px;
}
#clear {
  clear: both;
}

/* @end */
#footer {
  clear: left;
  text-align: right;
  height: 80px;
  border-top: 3px solid #fff;
  background: #cebe8a url(../images/footer.png) repeat-x;
}
#footer ul {
  width: 840px;
  padding-top: 20px;
  margin: 0 auto;
  font-size: 110%;
  color: #474747;
  height: 80px;
  background: url(../images/footer-splat.gif) 0 1px no-repeat;
  list-style: none;
}
#footer ul a {
  text-decoration: none;
  color: #767676;
}
