﻿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;
}

.classesContainer {
   background-color: White;
   width: 839px;
   border: none;
   padding: 0;
   margin: auto;
   padding: 25px 50px;
}

.classMenuContainer {
   float: left;
}

.classSubMenuItem {
   background: url('../images/layout/bulletArrow.gif') no-repeat 0 10px;
   padding: 5px 15px 5px 25px;
   font-size: 14px;
   color: #991F17;
   font-weight: bold;
   width: 200px;
}

.classSubMenuItem a {
   color: #991F17;
   text-decoration: none;
}

.subItemContainer {
   /*background: url('../images/layout/classesBottomBG.jpg') repeat-x 0 0;*/
   background-color: White;
   width: 839px;
   padding: 0;
   margin: auto;
   padding: 25px 50px;
   border-top: 1px solid #ecece4;
}

.itemSubTitle {
   float: left;
   white-space: normal;
}

h2 {
   font-size: 25px;
   font-weight: bold;
   color: #EB3F11;
   margin-top: 0;
   margin-bottom: 15px;
}

.leftColumn {
   float: left;
   width: 283px;
}

.rightColumn {
   float: left;
   width: 506px;
   padding-left: 50px;
   padding-top: 20px;
}

.bottomSSContainer {
   padding-top: 25px;
}

.slsh1 {
   float: left;
   margin-top: 7px;
   margin-bottom: 15px;
   width: 111px;
   background: url('../images/layout/slshTopBox.gif') no-repeat left top;
   padding: 5px 0px 0px 0px;
}

.slsh2 {
   width: 111px;
   background: url('../images/layout/slshBottomBox.gif') no-repeat left bottom;
   padding: 0px 0px 4px 0px;
}

.slshInner {
   background: url('../images/layout/slshBulletArrow.gif') no-repeat 93px 3px;
   width: 105px;
   border-left: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   color: #D12C13;
   font-size: 9px;
   padding-left: 4px;
   cursor: pointer;
}

.galleryIcon {
   background: url('../images/layout/GalleryIcon.gif') no-repeat 0 0;
   font-size: 20px;
   font-weight: bold;
   color: #EC4211;
   padding: 5px 50px 5px 40px;
   float: left;
}

.thumbNail {
   float: left;
   padding-right: 20px;
}

.thumbContainer {}

.smallPlus {
   width: 140px;
   height: 15px;
   background: url('../images/layout/smallPlus.gif') no-repeat right 2px;
   padding-top: 2px;
   cursor: pointer;
}

.brochuramesbtn {
   margin: 20px 0px;
}