body {
  background: #EBECEB url('../image/childcare/background1.jpg') repeat scroll 0 0 ;
}

#searchWhat {
    margin: 0 0 0 45px;
}

.topNav {
    background: none repeat scroll 0 0 #4E4E4E;
    color: #FFFFFF;
    margin-top: 20px;
}

.green.button, .green.button:visited {
    background-color: #4E4E4E;
}

.green.button:hover {
    background-color: #9c9a9a;
}

#search-table th.header {
    background-color: #4E4E4E;
}

#search-table tr:nth-of-type(even) {
  background-color:#b5d9db;
} 

#search-table tr:hover {
  background-color:#cccccc;
} 

.nav-with-ul a, .nav-menu li a:hover {
    background: none repeat scroll 0 0 #bfeded;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.teaser {
   height: 155px;
   margin-bottom: 25px;

}

#search{
  background: none repeat scroll 0 0 #bfeded;
}
