body {
   background: #4B4935;
   margin: 0;
   padding: 0;
}

body, td, div, p {
   font-family: lucida grande, arial;
   font-size: 11px;
}

h1, h2, h3, h4, h5 {
   margin: 0;
   padding: 0;
   margin-top: 5px;
}

h1 {
   font-size: 15px;
   color: #3d290e;
}

h2 {
   font-size: 13px;
   color: #000000;
}

strong {
   font-size: 14px;
   color: #D9DBB6;
   line-height: 16px;
}

#main {
   width: 800px;
   background: url(../gfx/content_bg.gif) repeat-y;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#logo {
}

#leftBlock {
   float: left;
   width: 176px;
}

#leftBlock #nav {
   height: 326px;
   background: #5F5D48;
}

#leftBlock #nav .textLink a, #leftBlock #nav .textLinkOn a {
   display: block;
   padding: 5px 0px 5px 10px;
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
}

#leftBlock #nav .textLink a:hover, #leftBlock #nav .textLinkOn a {
   background: #908D70;
}

#leftBlock #news {
   height: 280px;
   background: #3D290E;
   color: #F1EACE;
}

#leftBlock #news h1 {
   color: #F1EACE;
   margin-bottom: 10px;
}

#leftBlock #news a {
   color: #ffffff;
}

#bigPic {
   width: 385px;
   height: 326px;
   float: left;
}

#quoteRight {
   background: #3D290E url(../gfx/quote_right_bg.gif) right bottom no-repeat;
   width: 238px;
   height: 326px;
   float: left;
}

#quoteRight p {
   padding: 10px;
   color: #F1EACE;
   font-size: 13px;
   line-height: 160%;
}

#welcome {
   background: #DCCA78;
   width: 624px;
   float: left;
   height: 280px;
}

#welcome h1, #welcome p {
   color: #5C4921;
   margin: 15px 20px 0px 20px;
   padding: 0px;
   line-height: 160%;
}
#welcome a{
   color: #1D4692;
   text-decoration: none;
}
#welcome a:hover{
   color: #5C4921;
   border-bottom: none;
}
#welcome img {
   border: 0;
}
#welcome img a{
   text-decoration: none;
}
#welcome img a:hover{
   text-decoration: none;
}
#content {
   float: left;
   width: 624px;
   line-height: 160%;
}

#content .mtbold {
font-size: 11px; 
color: #006633; 
font-weight: bold;
line-height: 160%;
}

#content .mtspbold {
font-size: 11px; 
color: #1D4692; 
font-weight: bold;
line-height: 160%;
}

#content a{
   color: #1D4692;
   text-decoration: none;
}

#content a:hover{
   color: #1D4692;
   border-bottom: 1px dotted #1D4692;
}

#content #leftC {
   float: left;
   width: 422px;
}

#content #rightC {
   float: left;
   width: 202px;
}

#content .padd {
   padding: 13px;
}

.pageList {
   margin: 10px;
   color: #444444;
   text-align: center;
   font-size: 10px;
}

.pageList a {
   font-size: 13px;
}
