h1 {
  color: #41455c;
  font-family: Times, Georgia, 'Times New Roman', serif;
  font-size: 29px;
  line-height:33px;
  font-weight: normal;
  margin-bottom:0.4em;
}

h2 {
  color: #6a827a;
  font-family: Times, Georgia, 'Times New Roman', serif;
  font-size: 23px;
  line-height:28px;
  font-weight: normal;
  margin-bottom:10px;
}

h3 {
  color: #444;
  font-family: Times, Georgia, 'Times New Roman', serif;
  font-size: 18px;
  line-height:22px;
  font-weight: normal;
}

h4 {
  color: #444;
  font-family: Times, Georgia, 'Times New Roman', serif;
  font-size: 14px;
  line-height:18px;
  font-weight: normal;
}

p {margin-bottom:1.8em;}

strong {font-weight:bold;}

a,  a:link {
  color: #41455c;
  text-decoration: underline;
}

a:visited {
  color: #41455c;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {color: #41455c;}

a:active {color: #41455c;}

.bannerLight, .published {font-family: Arial, Verdana, 'Helvetica', sans-serif;  margin-bottom:6px; color: #999;}

.banner {color: #41455c;}

.light {color:#666;}
.alert {color:#cc0000;}

.published {font-size:60%; margin-left:10px; color:#999;}

#rightColumn1 h1 {color:#680000;}

#content ul {margin-left:1.4em; list-style:square; margin-bottom:10px;}
#content li {}
#content p span {color:#6a827a;}
#content .title {background-color:inherit; color:#41455c;}
#content .subTitle {background-color:inherit; color:#777;}

#content .entry-summary {color:#444;}
#content .small {font-size:80%}
#content .searchLink {margin-top:-15px; margin-bottom:15px;}

#content h1 a, #content h2 a, #content h3 a {text-decoration:none; font-weight:normal;}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {text-decoration:underline;}
