﻿body {
  background-color: #551951;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e4e4d;
}
#main {
  width: 950px;
  background-color: #fff;
  border: 10px solid #cbd6c8;
}
#main td {
  vertical-align: top;
}
#carol {
  width: 260px;
  text-align: center;
  font-size: .75em;
  line-height: 1.3em;
}
#homecontents {
  width: 690px;
  background: url('images/bg_home.gif');
  text-align: left;
  font-size: .8em;
  line-height: 1.5em;
  padding: 10px 40px 10px 10px; 
}
#workshops {
  width: 100%;
}
#workshops td {
  text-align: left;
  font-size: .8em;
  line-height: 1.5em;
  padding: 10px 40px 10px 10px; 
}
#workshops td {
  text-align: left;
  font-size: 9pt;
  line-height: 13pt;
  padding: 10px 40px 10px 10px; 
}
#emailrequest {
  width: 220px;
  background-color: #f2e3fb;
  border: 1px solid #469746;
}
#emailrequest td {
  text-align: left;
  font-size: 10pt;
  line-height: 14pt;
  padding: 3px 3px 3px 3px; 
}
.emailhead {
  font-size: 12pt;
  color: #469746;
  font-weight: bold;
}
#disclaimer {
  color: #b9b9b8;
  font-size: .6em;
  text-align: left;
  line-height: 12pt;
}
#title {
  background: url('images/bg_title3.gif') no-repeat;
  text-align: left;
  color: #749774;
  font-size: 1.2em;
  font-weight: bold;
  padding: 30px 10px 10px 110px; 
}
#insidecontents {
  background: url('images/bg_inside.gif');
  text-align: left;
  font-size: .9em;
  line-height: 1.5em;
  padding: 10px 60px 10px 60px; 
}
#copyright {
  color: #9e9e9e;
  font-size: .7em;
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.purple {
  color: #862780;
  font-weight: bold;
}
a:link {
  color: #923a8b;
}
a:visited {
  color: #923a8b;
}
a:hover {
  color: #bc24b2;
}
a:active {
  color: #bc24b2;
}
h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #fea138;
  border-top: 1px dotted #c8ced6;
  padding-top: 10px;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  color: #0c46a7;
}