body {
  background-color: #a781a3;
  margin: 3px;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  text-align: center;
}

#wrapper{
  background-color: #f5fff0;
  padding: 20px;
  max-width: 850px;
  border-style: double;
  border-color: #f97b14;
  border-width: double;
  border: 3px #f97b14 double;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

a:link {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 1.3em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: lighter;
  text-align: left;
  color: #ffffff;
  background-color: #339933;
  border: 1px #333300 solid;
  padding: 2px;
  text-align: left;
  font-style: normal;
  margin-bottom: 25px;
}

h3 {
  font-size: 1em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: left;
  color: #660066;
  padding: 2px 2px 2px 10px;
  text-align: left;
  background-color: #FDFFF0;
  margin: 0px 40px 25px 0px;
  border-bottom: 1px #990099 solid;
  border-right: 0px none;
  border-left: 1px #990099 solid;
  border-top: 0px none;
}

h5.footer{
  text-align: center;
  font-size: 1.1em;
  font-family: Times, "Times New Roman", serif;
  font-weight: bold;
}

a h1 {
  height: 92px;
  width: 90%;
  position: relative;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 1.25em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #660066;
}

a:visited h1{
  text-decoration: none;
}

h1 span{
  background-image: url(http://www.inclusivechildcare.org/news/announceNews.gif);
  background-repeat: no-repeat;
  height: 100%;
  Position: absolute;
  left: 18%;
  width: 100%;
  text-align: center;
}

h4 {
  font-size: 1.2em;
  font-family: Times, "Times New Roman", serif;
  font-weight: bold;
  text-align: right;
  font-style: italic;
  margin: 3px 0px;
}
h4.left{text-align:left;
margin-bottom:-16px;
padding-bottom:0}
h4.goback{
  float: left;
}

h5 {
  font-size: 1.1em;
  font-family: Times, "Times New Roman", serif;
  font-weight: bold;
  text-align: left;
}

h6 {
  font-size: 1em;
  font-family: Times, "Times New Roman", serif;
  font-weight: bold;
  text-align: left;
  color: #017201;
  line-height: 1.2em;
  text-indent: +2em;
}

p{
  text-indent: 0em;
  line-height: 1.3em;
  text-align: left;
  font-size: 1em;
}
span.highlight{
  background-color: #FFCC00;
  padding: 4px;
}


p.highlight{
  background: #FFF;
  padding: 4px;
/*  border: 1px #A781A3;
  border-style: dotted none none none;*/
}

.normaltext{
  font-weight: normal !important;
}

img.left{
  float: left;
  border: #5D5D5D 1px solid;
  padding: 0;
  margin: 3px 6px 6px 0;
}

p.byline{
  text-indent: 0em;
  line-height: 1.3em;
  text-align: left;
  font-size: 1em;
  margin-top: -1.5em;
  font-style: italic;
  color: #000000;
  font-weight: normal;
}

hr {
  border-bottom: 1px dotted green;
}

#printmasthead{
  display: none;
}

ul{
  margin: 6px 20px;
}

li{
  font-variant: normal;
  font-weight: normal;
  line-height: 130%;
}
ul.bold li{font-weight:bold}
ul li{
  list-style-type: square;
}
dt{
  margin-top: 1em;
  font-weight: bold;
}
dt a:link, dt a:visited{
  color: black;
}
dt a:hover{
  color: blue;
}

div.hovermenu li.first{
  font-size: 1.2em;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

div.hovermenu{
  background-color: #D3DED3;
  font: bold .8em;
  padding: .5em;
  margin: .5em 0;
  text-align: left;
}

.hovermenu ul{
  margin: 0;
}

.hovermenu ul li{
  list-style: none;
  display: inline;
}

.hovermenu ul li a{
  text-decoration: underline;
  color: black;
  padding: 0 1em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
}

.hovermenu ul li a:hover{
  background-color: #FFE271;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
/* * html hack for IE pre 7 */

* html .clearfix {
  height: 1px;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}

p.top{
  margin: -1.5em 0em 2em 0em;
}

p.top a, a:visited{
  color: blue;
}

.printonly{
  display: none;
}
#printvers{
  color:#CC0033;
  font-weight: bold;
  font-size: 1em;
  padding: .3em;
  text-align:center;
}
/*#printvers a{
  font-weight: normal;
  font-size: .8em;
}*/
#printvers.plain{
  font-weight: normal;
  font-size: .9em;
  color: #000000;
  text-align:center;
}
p.footernotice{
  font-weight: normal;
  font-size: .8em;
  color: #000000;
  text-align:left;
}
.smallertext{font-size:80% !important}
