/*
Home - more full green B9B670 - was originally light gray/green C3C49D, but she wanted it more rich/vibrant
Lessons & Workshops - USE B9B670 -- was burnt sienna (salmon) B54235
FAQ - using softer yellow E5DA61 - she suggested baby poop (yellow) EAEA00
Resource - USE E5DA61 -- was using softer pink C83E52 - she suggested mulberry (pink) BA2552
Bio - USE 657DA3 -- using softer orange D97121 - she suggested orange E75C21
Contact - blue 657DA3
*/

body	{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;  
  color: #40362F;
}

form {
	display: inline;
}

A {
  color: #40362F; 
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  color: #40362F;
  text-decoration: none;
  font-weight: bold;
}

.adsText {
  font-size: 11px;
}

.adsURL {
  color: #999999;
  font-size: 11px;
}

A.copyright { 
  font-size: 10px;
  color: #eeeeee;
  text-decoration: none;
  font-weight: normal; 
}

A.copyright:hover {
  font-size: 10px;
  color: #eeeeee;
  text-decoration: underline;
  font-weight: normal; 
}

.title {
  font-weight: bold;
  font-size: 15px;
}

.big {
  font-size: 16px;
  font-weight:bold;
}

.footer {
  color: #888888;
  font-size: 10px;
}

.caption {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}

.caption_light {
  color: #CCC4C1;
  font-size: 11px;
  font-weight: bold;
/*  font-style: italic; */
}

.copyright {
  color: #eeeeee;
  font-size: 10px;
}

.medium {
  font-size: 11px;
}

.message {
  color: #FF9900;
}

.score {
  font-size: 16px;
  color: #AE1400;
  font-weight:bold;
}

.score_small {
  font-size: 10px;
  color: #AE1400;
}

.small {
  font-size: 10px;
}

.text_for_dark_pages {
  color: #121212;
}