
.content {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif; 
  text-align: left;
  }


.content .boxtop {
  background: url(images/header.png) no-repeat top;
  height: 150px;
  }

.content .boxbody {
  background: url(images/midbody.png) repeat-y;
  text-align: left;
  padding: 0px 20px 0px 20px;
  font-size: 13px;
  color: yellow;
  }

.content .boxbot {
  background: url(images/footer.png) no-repeat;
  height: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
  color: #00A287;
  font-size: 11px;
  }

.content .mainBodyContent
{
  clear: both;
  padding-top: 5px;
}

.menubar {
  background: url(images/menubar_bg.png) repeat-x;
  margin-top: 0px;
  margin-right: 25px;
  padding-left: 0px;
  float: right;
  height: 38px;
  z-index: 99;
  }

.menubar li {
  float: left;
  height: 36px;
  text-align: center;
  font-size: 14px;
  color: yellow;
  padding-top: 10px;
  list-style-type: none;
  }

.menubar li:first-child {
  background: url(images/menubar_first.png) no-repeat top left;
  }

.menubar li:last-child {
  background: url(images/menubar_last.png) no-repeat top right;
  }

.menubar a {
  background: url(images/menubar_divider.png) no-repeat top right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  }

.menubar li:last-child a {
  background: none;
  }

.menubar a:link,
.menubar a:visited {
  color: yellow;
  text-decoration: none;
  }

.menubar a:hover {
  color: lime;
  text-decoration: none;
  }

.menubar a:active {
  color: orange;
  text-decoration: none;
  }

.textMenu a:link,
.textMenu a:visited {
  color: #00A287;
  text-decoration: none;
  }
 
.textMenu a:hover {
  color: lime;
  text-decoration: none;
  }

.textMenu a:active {
  color: orange;
  text-decoration: none;
  }

.cycle {
  padding-left: 45px;
  padding-right: 45px;
  text-align: center;
  }

.introText {
  padding: 0px 35px;
  color: yellow;
  font-size: 16px;
  }

.aboutUsText {
  padding: 0px 20px;
  color: yellow;
  font-size: 16px;
  margin-top: 0px;
  }

.partnersText {
  padding: 0px 35px;
  color: yellow;
  font-size: 16px;
  }

.workshopTitle {
  padding: 0px 35px;
  color: yellow;
  font-size: 20px;
  font-weight: bold;
  }

.workshopText {
  padding: 0px 35px;
  color: yellow;
  font-size: 14px;
  }

.sectionTitle {
  color: yellow;
  font-size: 24px;
  padding-left: 20px;
  font-weight: bold;
  
  }

.centeredTable {
  margin-left: auto;
  margin-right: auto;
  }

.contactTable {
  margin-left: auto;
  margin-right: auto;
  color: yellow;
  }

.contactTable td {
  padding-top: 7px;
  padding-bottom: 7px;
  }

.midTableContent {
  vertical-align: top;
  }

.servicesHeader {
  color: yellow;
  font-size: 24px;
  }

.listofServices {
  color: yellow;
  font-size: 18px;
  padding: 5px 0px 25px 0px;
  }

.mailinglist {
  background-color: white;
  padding: 10px 0px;
  }

.separator {
  text-align: center;
  height: 14px;
  width: 100%;
  padding: 15px 0px;
  }

.separatorv {
  text-align: center;
  width: 14px;
  height: 100%;
  padding: 0px 15px;
  }

.tagline {
  text-align: center;
  }
  
.upcomingEvents
{
  text-align: left;
  height: auto;
  min-height: 100%;
}

.upcomingHeader {
  background: url(images/upcomingHeader.png) no-repeat top;
  width: 234px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  }

.upcomingFooter {
  background: url(images/upcomingFooter.png) no-repeat top;
  width: 234px;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  }

.upcomingBody {
  position: relative;
  background: transparent;
  width: 213px;
  min-height: 100%;
  height: auto;
  padding-left: 8px;
  padding-right: 13px;
  z-index: 5;
  color: yellow;
  margin-left: auto;
  margin-right: auto;
  }

.upcomingBodyBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 234px;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  }

.upcomingBodyFG {
  position: absolute;
  top: 0;
  left: 8;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  }

.FollowUs {
  text-align: center;
  vertical-align: middle;
  color: yellow;
}

.embeddedCalendar {
  font-size: 12px;
  text-align: left;
  }

.embeddedCalendar a:link,
.embeddedCalendar a:visited {
  color: yellow;
  text-decoration: none;
  }

.embeddedCalendar a:hover {
  color: lime;
  text-decoration: none;
  }

.embeddedCalendar a:active {
  color: orange;
  text-decoration: none;
  }

.logoCollage {
  float: right;
  } 

.workshopPic {
  float: right;
  padding: 0px 20px;
  width: 280;
  } 

.thankyou {
  color: yellow;
  font-size: 16px;
  text-align: center;
  }

.registrationForm {
  margin-left: 35px;
  margin-right: 35px;
  width: 708px;
  }

.registrationForm th {
  color: yellow;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
  }

.registrationForm td {
  color: yellow;
  font-size: 12px;
  text-align: left;
  }

.dateTime {
  color: yellow;
  margin-left: 35px;
  }

.dateTime tr td {
  text-align: left;
  vertical-align: top;
  }

.dateTime tr td:first-child {
  text-align: right;
  }

.registrationForm td input {
  font-size: 12px;
  }

body {
  background: #EDD0A7 url(images/bgfade.png) fixed repeat-x top;
  text-align: center;
  }

#Table_01 {
    margin-left: auto;
    margin-right: auto;
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:250px;
}

#Partners-03 {
	position:absolute;
	left:279px;
	top:10px;
	width:223px;
	height:89px;
}

#Partners-06 {
	position:absolute;
	left:20px;
	top:21px;
	width:183px;
	height:94px;
}

#Partners-09 {
	position:absolute;
	left:530px;
	top:69px;
	width:161px;
	height:103px;
}

#Partners-14 {
	position:absolute;
	left:64px;
	top:128px;
	width:362px;
	height:120px;
}

.linkButton {
  background: url(images/linkButton.png) no-repeat top;
  text-align: center;
  padding-top: 10px;
  height: 37px;
  width: 156px;
}

.linkButton a {
  font-size: 14px;
  color: yellow;
  text-decoration: none;
}

.linkButton a:hover {
  color: lime;
  text-decoration: none;
  }

.linkButton a:active {
  color: orange;
  text-decoration: none;
  }

.portfolio {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

.portfolio td {
  padding-top: 20px;
  vertical-align: bottom;
  padding-left: 20px;
  padding-right: 20px;
  }

.shareButton {
    font-size: 10pt;
    text-align: center;
  }

.portfolioText {
  padding: 0px 35px;
  color: yellow;
  font-size: 14px;
  }

.DaysText {
  color: yellow;
  }

.DaysText p {
  font-size: 12pt;
  padding-left: 20px;
  padding-right: 20px;
  }

.daysText .Big {
  font-size: 18pt;
  padding-left: 20px;
  padding-right: 20px;
  }

.daysText .Small {
  font-size: 10pt;
  padding-left: 30px;
  padding-right: 30px;
  }

.redText {
  color: red;
  background: yellow;
  }

.yellowhoover {
  background: red;
  }

.daysCell {
  text-align: center;
  color: yellow;
  font-size: 18px;
  padding-bottom: 30px;
  }
