body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
}

h1 {
  text-align: center;
  font-size: 1em;
}

.cursive {
  font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", "URW Chancery L", "Comic Sans MS", cursive;
}

.menuitems {
  font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", "URW Chancery L", "Comic Sans MS", cursive;
  font-size: 24px;
  font-weight: boldd;
}

.menuitems a, .menuitems a:link, .menuitems a:visited, .menuitems a:hover {
  text-decoration: none;
}

.contents {
  width: 476px;
  height: 242px;
  margin: 82px 82px 0px 82px;
  overflow:auto;
}

.contentstext {
  text-align: center;
  padding: 0px 10px 0px 10px;
}

.subcontents {
  width: 476px;
  height: 35px;
  margin: 0px 82px 80px 82px;
  overflow:auto;
}

.subcontents .menuitems {
  font-size: 20px;
}

.subcontents td {
  height: 30px;
}



#AFC1D4 - #8C819D - #B7B7B7 - contact
#FAF1A3 - #FAEBAA - #B79A80 - foster
#D5D5E5 - #B3B3BB - #D5D5E5 - _overnight
#D9EBCD - #A3BF8F - #859C75 - _playgroup
#DCE8CF - #B7C4AB - #DCE8CF - facility
#EAD8AD - #AFA88D - #847E67 - faq
#F6D4DD - #87747A - #C9A6B0 - fees
#FDB9B9 - #A95252 - #F69679 - services
#FFCC99 - #B89F7B - #FFCC99 - _daycare

body.contactPage {
  background: #AFC1D4 url(images/contact-background.gif) top no-repeat;
}

body.contactPage .menuitems a {
  color:#8C819D;
}

body.contactPage .menuitems a:hover {
  color:#B7B7B7;
}

body.fosterPage {
  background: #FAF1A3 url(foster/images/foster-background.gif) top no-repeat;
}

body.fosterPage .menuitems a {
  color:#FAEBAA;
}

body.fosterPage .menuitems a:hover {
  color:#B79A80;
}

body.overnightPage {
  background: #D5D5E5 url(overnight/images/overnight-background.gif) top no-repeat;
}

body.overnightPage .menuitems a {
  color:#B3B3BB;
}

body.overnightPage .menuitems a:hover {
  color:#D5D5E5;
}

body.playgroupPage {
  background: #D9EBCD url(playgroup/images/playgroup-background.gif) top no-repeat;
}

body.playgroupPage .menuitems a {
  color:#A3BF8F;
}

body.playgroupPage .menuitems a:hover {
  color:#859C75;
}

body.facilityPage {
  background: #DCE8CF url(facility/images/facility-background.gif) top no-repeat;
}

body.facilityPage .menuitems a {
  color:#B7C4AB;
}

body.facilityPage .menuitems a:hover {
  color:#DCE8CF;
}

body.faqPage {
  background: #EAD8AD url(faqs/images/faq-background.gif) top no-repeat;
}

body.faqPage .contents .menuitems {
  font-size: 18px;
}

body.faqPage .menuitems a {
  color:#AFA88D;
}

body.faqPage .menuitems a:hover {
  color:#847E67;
}

body.feesPage {
  background: #F6D4DD url(fees/images/fees-background.gif) top no-repeat;
}

body.feesPage .menuitems a {
  color:#87747A;
}

body.feesPage .menuitems a:hover {
  color:#C9A6B0;
}

body.servicesPage {
  background: #FDB9B9 url(images/services-background.gif) top no-repeat;
}

body.servicesPage .menuitems a {
  color: #A95252;
}

body.servicesPage .menuitems a:hover {
  color: #F69679;
}

body.daycarePage {
  background: #FFCC99 url(daycare/images/daycare-background.gif) top no-repeat;
}

body.daycarePage .menuitems a {
  color:#B89F7B;
}

body.daycarePage .menuitems a:hover {
  color:#FFCC99;
}
