body
{
  background-image: url(../../pics/bg_image.gif);
}
body.simple,
body.print
{
  background-image: none;
  background-color: #fff;
}

#layoutTable
{
  background-color: #fff;  
  width: 951px;
  margin: 0px;
  border: solid 1px #000;
  
}

#header
{
  width: 949px;
  height: 138px;
  background-color: #fff;   
  border-bottom: solid 3px #FFCA05;
}

#header img.topimage
{
  width: 949px;
  height: 138px;
}

#bottom
{
  background-color: #598B6B;
  height: 15px;
  text-align: center;
}

#topmenucell
{
  background-image: url(../../pics/topmenu_bg.gif);
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-left: 45px; 
  height: 26px;
}
#dummytopcell
{
  height: 5px;
  background-color: #ADC7B4;
}
.dummyleft-column
{

  padding-top: 10px;
  width: 41px;
  border-right: solid 1px #3E7B52;
}

.center-column
{  

  padding-top: 10px;
  padding-left: 63px;
  width: 695px;
  border-right: solid 1px #3E7B52;
}
.right-column
{
  padding-top: 10px;
  width: 213px;
}
.toprow
{
  background-image: url(../../pics/topshadow.gif);
  background-repeat: repeat-x;    
  border-top: 1px solid #83827F;     
}
.banner
{
  background-color: #E8E6DA;  
  width: 213px;
}
.rightbox
{
  margin-top: 6px;  
  border-top: solid 3px #FFCA05;
}
.rightbox .rightbox-header
{
  height: 20px;
  background-image: url(../../pics/rightbox_headerbg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #4E9966;
  color: #FFF;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0px 10px 0px 10px;
  line-height: 20px;
}
.rightbox .rightbox-content
{
  border-top: solid 2px #fff;
  background-color: #E8E6DA;
  padding: 10px;
}
.rightbox .rightbox-content,
.rightbox .rightbox-content td,
.rightbox .rightbox-content div,
.rightbox .rightbox-content p
{
  font-size: 10px;  
}

div.rightbox div.rightbox-content div.img img
{
  max-width: 191px;  
  text-align: center;  
  padding: 0px;
}
div.rightbox div.rightbox-content div.img
{
  text-align: center;
  background-color: #fff;  
  margin-bottom: 5px;  
  border: solid 1px #3E7B52;  
}
.rightbox .rightbox-content .center
{
  text-align: center;
}
.rightbox .rightbox-content a.readMore
{
  color: #968F64;
  font-weight: bold;
}

.dummyright-column
{
  padding-top: 10px;
  width: 24px;
  border-left: solid 1px #3E7B52;
}
div.copyright_box,
div.copyright_box div,
div.copyright_box a
{
  vertical-align: middle;
  text-align: center;
}
.admin #left-column
{
  width: 175px;
}
.admin #center-right-column
{
  width: 775px;
}

.intro #centercell
{
  background-image: url(../../pics/intro_bg.gif);
  background-repeat: no-repeat;
  padding-top: 150px;
  padding-bottom: 100px;
  border-top: 1px solid #83827F;    
  text-align: center;    
}

.intro #centercell div
{  
  text-align: center;
  font-size: 12px;
  font-family: Arial;    
}
.intro #centercell div.content
{
  width: 340px;
}
.intro #centercell div.question h2
{
  text-align: center;
  color: #3C754E;
  font-size: 18pt;
  font-weight: bold;
  font-family: Arial;
  margin-bottom: 20px;  
}
  
