body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
/*  background-color: #f5fffa; */
  color: black;
}

h1 {
  font-weight: bold;
  font-style: normal;
  font-size: 1.8em;
  color: #1e5a3a;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  text-align: left;
}

h2 {
  font-weight: bold;
  font-style: normal;
  font-size: 1.5em;
  color: #1e5a3a;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  text-align: left;
}

h3 {
  font-weight: bold;
  font-style: italic;
  font-size: 1.2em;
  color: #1e5a3a;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  text-align: left;
}

li {
  margin-bottom: 1.0em;
}

a:link {
  text-decoration:none;
  color:#006655;
}

a:visited {
  text-decoration:none;
  color:#005544;
}

a:hover {
  text-decoration:underline;
  color:#007755;
}

#crcheader {
  width: 100%;
  height: 105px;
  background-image: url(../images/crcheaderimage.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#crcheaderlogo {
  width: 315px;
}

#crcheaderlogo img {
  border: 0;
}

#crcbody {
  width: 100%;
}

#crcbodytext {
  padding-left: 18px;
  padding-right: 18px;
  background-color: #ffffff;
}

#crcfooter {
  width: 100%;
  font-size: 0.87em;
}

#crchomenews {
  float: right;
  width: 300px;
  padding: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 18px;
  background-color: #f0fff0;
  border: #d0f0c0 1px solid;
}

#crchomenews h3 {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-style: normal;
}

#crchomenews p {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

#crchomenews ul {
  margin-left: 0.5em;
  padding-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  text-align: left;
  font-size: 0.8em;
}

#crchomenews li {
  margin-bottom: 0.25em;
}

#crchomelogos {
  text-align: center;
  font-size: 0.5em;
  font-style: italic;
}

#crccontacts {
  width: 100%;
}

#crccontacts img {
  margin-top: 0.5em;
  margin-right: 0.5em;
}

#crccontacts h3 {
  margin-bottom: 0;
}

#crctalks {
  font-size: 0.7em;
}

#crctalks th {
  background-color: #f0fff0;
  border: 1px solid #1e5a3a;
}

#crctalks td {
  vertical-align: top;
  border: 1px solid #1e5a3a;
}

.crcconcactsrole td {
  padding-bottom: 0.5em;
}

.crccontactsjobtitle {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.crccontactsbiography {
  font-size: 0.8em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.crccontactsbiography p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.crcframe {
  background-color: #d0f0c0;
}

.center {
  text-align: center;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.signature {
  text-align: right;
  font-style: italic;
}

.more {
  float: right;
  margin-right: 1em;
  font-weight: bold;
  font-size: 0.8em;
 }

.hrbottom {
  border-bottom: green 2px solid;
}

.haiku {
  color: #1e5a3a;
  font-size: 0.8em;
  margin-left: 2em;
}

.programmerefresh {
  background-color: #b4b6c2;
  font-weight: bold;
  text-align: center;
}
.programmesession {
  font-weight: bold;
}
