/* CSS Document - Belleair Montessori Academy Home Page */

html {
  font-family: verdana, arial, helvetica, sans-serif;
}

div#container {
  position: relative;
}

div#container address {
  font-size: 0.75em;
  position: absolute;
  text-align: right;
  width: 800px;
  right: 16px;
  top: 30px;
  color: #fff;
}

p.splashtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #FFFFFF;
}

.starbck {
  background-image: url('images/starbg_blue.gif');
  background-repeat: no-repeat
}

div.featurestories {
  padding: 20px 0 0 16px;
}

.featurestories h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  color: #FFE97F;
  margin: 0 0 .3em 0;
  padding: 0 0 0 0;
}

.featurestories h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFFFF;
  margin: 1em 0 .3em 0;
  padding: 1em 0 0 0;
  border-top: dashed 1px #CDADA7;
}

.featurestories p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #FFFFFF;
  margin: 0 0 .5em 0;
  padding: 0 0 0 0;
}

.featurestories a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}

.featurestories a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFF

FF;
/* text-decoration: none; */
}

.featurestories a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFE97F;
  text-decoration: none;
}

.featurestories a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
  margin: 1em 0 0 0px;
  padding: 1em 0 .6em 0;
  color: #FFFFFF;
  border-top: dashed 1px #CDADA7;
}

.copyright a {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

.copyright a:hover {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

.copyright a:active {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

.copyright a:visited {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

.featurebox {
  background-color: #E4EBBD;
  color: #000000;
  font-weight: normal;
  padding: 13px 13px 0px;
}

.featurebox p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #FFFFFF;
  margin: 0 0 .5em 0;
  padding: 0 0 0 0;
}

.featurebox h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  color: #FFE97F;
  margin: 0 0 .3em 0;
  padding: 0 0 0 0;
}

.featurebox a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}

.featurebox a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15p

x;
  /* text-decoration: none; */
	color: #FFFFFF;
}

.featurebox a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFE97F;
  text-decoration: none;
}

.featurebox a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}

}
.contentbox {
  background-color: #D4D6D5;
  padding: 26px 26px 11px;
  margin-top: 10px;
  margin-right: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.redgradbck {
  background-image: url('images/hbck-bluegrad.gif');
  background-repeat: repeat-x
}

.maintext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
}

.menutext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

a.menutext {
  color: #ffffff;
  text-decoration: underline
}

a.menutext:hover {
  color: #2f74b9
}