body{
  background: #6D4E37;
  margin:0px;
  padding:0px;
  text-align:center;
}

table.logo{
  background: #F0EFE8;
  width: 900px;
  margin-right:auto;
  margin-left:auto;
}

table.content{
  background: #F0EFE8 url(../img/content_table_backgrnd.gif) repeat-y top left;
  width: 900px;
  margin-right:auto;
  margin-left:auto;
}

table.footer{
  background: #F0EFE8 url(../img/content_table_backgrnd.gif) repeat-y top left;
  width: 900px;
  margin-right:auto;
  margin-left:auto;
}

table.text{
  font-family:Verdana;
  font-size:80%;  
}

td
{
  vertical-align:top;
}

td.logo1{
  background: url(../img/logo1.gif);
  width:150px;
  height:137px;
}

td.logo_new
{
  background: url(../img/logo_bg.gif);
  width:215px;
  height:232px;
}

td.logo2{
  background: url(../img/logo2.gif);
  width:100%;
}

td.logo3{
  background: url(../img/logo3.gif);
  width:23px;
}

td.menu{
  font-family:Trebuchet MS, Arial;
  font-size:13px;
  text-align:left;
  padding:0px;
  padding-top:9px;
  padding-left:23px;
  height:28px;
  color:#756262;
}

td.breadcrumbs
{
  font-family:Arial;
  font-size:11px;
  text-align:left;
  padding:0px;
  color:#754242;
}

td.head_cont
{  background: #D4D2B9 url(../img/arrow.gif) no-repeat top left;
  padding-left:40px;
  padding-top:2px;
  padding-right:3px;
  border-left: #D4D2B9 1px solid;
  vertical-align:middle;
  width:25%;
  height:38px;
}

td.head_cont1{
  background: #D4D2B9 url(../img/arrow1.gif) no-repeat top left;
  padding-left:40px;
  padding-top:2px;
  padding-right:3px;
  border-left: #D4D2B9 1px solid;
  vertical-align:middle;
  height:38px;
}

td.head_cont2{
  background: #D4D2B9;
  vertical-align:middle;
  text-align:center;
  height:38px;
}

td.content{
  background: url(../img/content_table_backgrnd.gif) repeat-y top right;
  width:100%;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
}

td.content1{
  border-left: #C2BE8F 1px solid;
  padding-left:8px;
  padding-right:5px;
  padding-top:0px;
}

td.content2
{
  padding-left:8px;
  padding-right:5px;
  padding-top:0px;
}

td.footer
{
  background: url(../img/content_table_backgrnd.gif) repeat-y top right;
  padding-bottom:3px;
  padding-right:8px;
  padding-left:8px;
  padding-top:0px;
}

td.footer1
{
  background: #DCD8C6;
  font-family:Trebuchet MS, Arial;
  font-size:12px;
  padding:3px;
  padding-top:7px;
  padding-left:8px;
  padding-right:8px;
  vertical-align:middle;
  white-space:nowrap;
}

h2.head1
{
  font-family:Trebuchet MS;
  font-size:26px;
  font-style:italic;
  font-weight:bold;
  color:#756262;
  padding-top:0px;
  margin:0px;
  margin-top:28px;
  margin-left:5px;
  margin-bottom:7px;
  line-height:120%;
}

h2.head2
{
  font-family:Trebuchet MS;
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  color:#756262;
  margin: 20px 0 0 0;
  text-align:right;
  line-height:120%;
}

h2
{
  font-family:Trebuchet MS;
  font-size:16px;
  color:#562623;
  margin:5px;
  margin-top:10px;
}

h1
{
  font-family:Trebuchet MS;
  font-size:17px;
  font-weight:bold;
  color:#562623;
  margin:0px;
  line-height:140%;
  white-space:nowrap;
  padding:0;
}

h1.text
{
  font-family:Trebuchet MS;
  font-size:18px;
  font-weight:bold;
  color:#562623;
  margin:0px;
  line-height:140%;
  white-space:nowrap;
}

h3{
  font-family:Trebuchet MS;
  font-size:12pt;
  font-weight:bold;
  color:#562623;
  margin:15px 0px 0px 0;
  line-height:140%;
  white-space:nowrap;
}

p
{
  font-family:Verdana;
  font-size:12px;
  text-align:justify;
  margin:5px;
  margin-left:0px;
  margin-top:10px;
  line-height:140%;
}

table.texttable tr td
{
  font-family:Verdana;
  font-size:12px;
}

p.dialog
{
  margin-left:30px;
  text-indent:-15px;
}

p.sitemap
{
  font-size:100%;
  font-family:Trebuchet MS;
}

ul.map
{
  font-family:Verdana;
  font-size:12px;
  text-align:justify;
  margin-top:0px;
}

li
{
  line-height:140%;
}

li.map
{
  line-height:190%;
}

li.map_sub
{
  line-height:150%;
}

ul, ol
{
  font-family:Verdana;
  font-size:12px;
  text-align:justify;
  margin-top:10px;
  margin-bottom:10px;
  line-height:140%;
}

img.logo1
{
  width:123px;
  height:124px;
  margin-top:13px;
  margin-left:16px;
  margin-right:8px;
}

a
{
  color: #00F;
  text-decoration:none;
}

a:visited {
  color: #90F;
}

a:hover
{
  text-decoration:underline;
}

a.menu{
  color:#5F2B21;
  text-decoration:none;
}

a.menu:hover
{
  text-decoration:underline;
}

a.h2{
  text-decoration:none;
}

a.footer{
  color:#430401;
  text-decoration:underline;
}

a.footer:hover{
  text-decoration:underline;
}

#leftmenu p {
  font-family:Arial;
  font-size:11pt;
  line-height:110%;
  font-weight:bold;
  text-align: left;
  color:#000;
  margin: 0;
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted #C99;
}

#leftmenu p a {
  color:#562623;
}

#innermenu {
  margin: 5px auto 10px auto;
}

#innermenu td {
  font-family:Arial;
  font-size:11pt;
  line-height:120%;
  font-weight:bold;
  text-align: center;
  color:#000;
  margin: 0;
padding: 3px 20px 3px 20px;
}

#innermenu td a {
  color:#562623;
}

.head3 {
  font-family:Trebuchet MS;
  font-size:12pt;
  color:#562623;
  margin:15px 0px 0px 0;
  line-height:140%;
}
