﻿h1 {
   font-size: 35px;
   font-weight: bold;
   color: #EB3F11;
}

.pageDescriptionHeader
{
   width: 889px;
   margin: auto;
   vertical-align: top;
}

.pageDescriptionHeader td
{
   vertical-align: bottom;
}

.pageTitle {
   padding-bottom: 20px;
   white-space: nowrap;
}

.pageImage {
   padding: 0px 75px;
}

.pageDescription {
   padding-bottom: 20px;
}

.pageDescription .title {
   font-size: 18px;
   font-weight: bold;
   color: #9A2117;
}

.pageDescription .body {
   font-size: 13px;
   color: #666666;
   padding-top: 15px;
}

table {
   width: 100%;
}

.classesContainer {
   background-color: White;
   width: 839px;
   border: none;
   padding: 0;
   margin: auto;
   padding: 25px 50px;
}

.classMenuContainer {
   width: 839px;
   background-color: White;
   padding: 25px 50px;
   margin: auto;
}

.classSubMenuItem {
   background: url('../images/layout/bulletArrow.gif') no-repeat 0 10px;
   padding: 5px 0px 5px 25px;
   font-size: 14px;
   color: #991F17;
   font-weight: bold;
   width: 200px;
}

.classSubMenuItem a {
   color: #991F17;
   text-decoration: none;
}

.detailContainer {
   width: 839px;
   background-color: White;
   padding: 25px 50px;
   margin: auto;
   border-top: 1px solid #ecece4;
}

.thumbNail {
   float: left;
   padding-right: 34px;
   padding-left: 34px;
   padding-bottom: 20px;
}

.smallPlus {
   width: 140px;
   height: 15px;
   background: url('../images/layout/smallPlus.gif') no-repeat right 2px;
   padding-top: 2px;
   cursor: pointer;
}
