body {
  margin: 0;
  background-color: white;
  text-align: center;
  font-family:  verdana, sans-serif;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

td, table {
  vertical-align: top;
  padding: 0;
}

a {
  color: rgb(84, 170, 255);
}

a:hover {
  text-decoration: none;
}

hr {
  background-color: rgb(0, 128, 255);
  color: rgb(0, 128, 255);
  margin: 0 1em 1em 1em;
  border: none;
  height: 2px;
}

#header, #footer {
  text-align: center;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#footer {
  height: 88px;
  background-image: url("images/bottom.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: right;
}

#header-nav {
  background-color: rgb(122, 193, 65);
  color: white;
  padding-bottom: 2px;
}

#header-nav a {
  text-decoration: none;
  color: white;
}

#header-nav a:hover {
  text-decoration: underline;
}

#header-nav span {
  margin-left: 7px;
  margin-right: 7px;
  font-size: 10pt;
}

#main-container {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.content {
  background-repeat: no-repeat;
  background-position: top right;
  text-align: left;
  padding: 20px;
  font-size: 10pt;
}

.title {
  color: rgb(0, 128, 255);
  font-size: 20pt;
  margin-bottom: 15px;
  font-family: "Trebuchet MS", helvetica, sans serif;
}

.schedule-day {
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 2.5em;
}

.schedule-header {
  padding-left: 91px; 
}

.schedule-title {
  font-size: 12pt;
  font-weight: bold;
  padding-top: 30px;
}

.schedule-time {
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 1em;
}

.schedule-details {
  margin-left: 30px
}

.pricing-line {
  margin: 3px 0 3px 25px;
}

.pricing-price {
  font-size: 14pt;
  font-weight: bold;
  color: rgb(122, 193, 65);
}

.events-title {
  font-size: 12pt;
  font-weight: bold;
}

.events-time {
  font-size: 8pt;
  font-weight: bold;
}

.events-details {
  font-size: 10pt;
  margin: 1em 0 1em 10px;
}

.mafbox-top-left {
  background-image: url('images/box/mafbox-top-left.png');
  width: 25px;
  height: 25px;
}

.mafbox-top {
  background-image: url('images/box/mafbox-top-center.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: white;
  height: 25px;
}

.mafbox-top-right {
  background-image: url('images/box/mafbox-top-right.png');
  width: 25px;
  height: 25px;
}

.mafbox-left {
  background-image: url('images/box/mafbox-left.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: white;
  width: 25px;
}

.mafbox-center {
  background-color: white;
}

.mafbox-right {
  background-image: url('images/box/mafbox-right.png');
  width: 25px;
  background-repeat: repeat-y;
}

.mafbox-bottom-left {
  background-image: url('images/box/mafbox-bottom-left.png');
  width: 25px;
  height: 25px;
}

.mafbox-bottom {
  background-image: url('images/box/mafbox-bottom-center.png');
  background-repeat: repeat-x;
  background-position: top right;
  height: 25px;
}

.mafbox-bottom-right {
  background-image: url('images/box/mafbox-bottom-right.png');
  width: 25px;
  height: 25px;
}

.hspace {
  margin-bottom: 8px;
}

.pt-box-left {
  height: 527px;
  width: 399px;
  background-image: url("images/leftbg.png");
  float: left;
}

.contact-us-input {
  font-size: 12pt;
  border: 1px solid black;
  padding: 5px;
}

.pt-box-right {
  height: 527px;
  width: 399px;
  background-image: url("images/rightbg.png");
  float: right;
}

.pt-inner-box {
  font-size: 8pt;
  margin: 20px;
}

.icon-ok{
  border:solid 1px #90ac13; 
  background:#eef4d3 url("images/icon-check.png") 8px 6px no-repeat;
  color:#6b800d;
  font-weight:bold;
  padding:4px;
  text-align:center;
}

.icon-error{
  border:solid 1px #CC0000; 
  background:#F7CBCA url("images/icon-cross.png") 8px 6px no-repeat;
  color:#CC0000;
  font-weight:bold;
  padding:4px;
  text-align:center;
}

.instructor-box {
  height: 346px;
  width: 289px;
  font-size: 8pt;
  background-image: url("images/instructor-frame.png");
}

.upcoming-title {
  font-size: 10pt;
  font-weight: bold;
  color: rgb(122, 193, 65);
}

.upcoming-desc {
  font-size: 8pt;
  margin: 0 10px;
}

.classes-desc {
  font-size: 10pt;
}

.testimonial-desc {
  font-size: 10pt;
  margin: 0 10px;
}

.blog-title {
  font-size: 14pt;
  font-weight: bold;
  color: rgb(122, 193, 65);
}

.blog-details {
  font-size: 9pt;
  margin-left: 10px;
}

.blog-entry {
  font-size: 10pt;
  margin-bottom: 2.5em;
}

.contact-info {
  font-size: 10pt;
  margin-bottom: 15px;
}

.instructor-box2 {
  font-size: 8pt;
}

.instructor-content {
  padding: 20px;
}

.instructor-title {
  color: rgb(0, 128, 255);
  font-size: 12pt;
  font-weight: bold;
}

.testimonial-title {
  color: rgb(84, 170, 255);
  font-size: 12pt;
  font-weight: bold;
}

.testimonial-tease {
  font-size: 10pt;
  margin: 5px 15px 15px 15px;
  font-style: italic;
}

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

.instructor-contact {
  margin-bottom: 10px;
}

.instructor-bio {
  text-align: left;
  margin: 0 10px;
}

.testimonial-content {
  font-size: 10pt;
}

.testimonial-sig {
  padding-top: 10px;
  font-style: italic;
  color: rgb(84, 170, 255);
}

.copyright {
  text-align: center;
  font-size: 8pt;
  color: gray;
  margin-bottom: 20px;
}

#lightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#lightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}	

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }
#lightbox img { border: none; clear: both; }
#overlay img { border: none; }
#overlay { background-image: url(overlay.png); }

* html #overlay {
  background-color: #333;
  back\ground-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

