﻿.defaultContainer
{
   width: 596px;
   padding-top: 40px;
}

.defaultContainer .topDiv
{
   width: 596px;
   height: 7px;
   background: url('../images/layout/topBGBig.gif') no-repeat;
   line-height: 0px;
   font-size: 0px;
}

.defaultContainer .contentDiv
{
   width: 596px;
   background: url('../images/layout/centerBGBig.gif') repeat-y;
}

.defaultContainer .contentDiv .mainImage
{
   padding: 0px 12px 5px;
}

.defaultContainer .bottomDiv
{
   width: 596px;
   height: 7px;
   background: url('../images/layout/bottomBGBig.gif') no-repeat;
   line-height: 0px;
   font-size: 0px;
}

.titleDiv
{
   background: url('../images/layout/pageTitleBg.jpg') no-repeat 0px 15px;
   width: 581px;
   height: 94px;
   padding: 15px 0px 0px;
   margin: 0px 0px 0px 13px;
}

.titleWrapper
{
   width: 571px;
   height: 94px;
   vertical-align: middle;
}

.titleLabel
{
   font-family: Georgia;
   font-size: 26px;
   color: #3C2823;
   font-weight: bold;
}

.newsContainer
{
   padding: 23px;
}

.leftColDiv
{
   float: left;
   width: 77px;
   height: 77px;
}

.rightColDiv
{
   float: left;
   padding: 0px 15px;
   width: 443px;
   text-align: left;
}

.newsTitle
{
   color: #828D41;
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
}

.newsDate
{
   color: #402C27;
   font-family: Verdana;
   font-size: 9px;
   font-weight: bold;
   padding: 3px 0px;
}

.newsSubTitle
{
   color: #402C27;
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   line-height: 1.2;
}

.newsDescription
{
   color: #402C27;
   font-family: Verdana;
   font-size: 11px;
   line-height: 1.2;
}

.accordionTooglerOn
{
   width: 19px;
   height: 18px;
   background: url('../images/layout/accordionTooglerOn.gif') no-repeat;
   margin-top: 20px;
}

.accordionTooglerOff
{
   width: 17px;
   height: 19px;
   background: url('../images/layout/accordionTooglerOff.gif') no-repeat;
   margin-top: 20px;
}

.newsHorSep
{
   width: 596px;
   height: 1px;
   background-color: #EEE7D1;
}

.lastNews {
   padding: 10px 0 0 115px;
   color: #828D41;
   font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
}