#header_image {
      float:left;
      width:753px;
      height:218px;
      background-image:url(../img/sitemap/header_img1.jpg);
      background-repeat:no-repeat;
}

#nav_left {
      float:left;
      width:200px;
      height:470px;
      background-image:url(../img/sitemap/header_img3.jpg);
      background-repeat:no-repeat;
      
}

a:link, a:visited { 
     
      text-decoration:none;
      padding-left:18px;
      font-size:11px;
      font-weight:bold;
      color:#555901;
      background-image:none;
  
}

a:hover {
      text-decoration:none;
      color:#a04e20;
       background-image:none;

}

.sitemap_header {	display: block;
			background: url(../img/buttons/2button_link.gif) no-repeat;
                  background-position:0px 4px;
			font-size: 11px;
			font-weight:bold;
		      border-bottom:1px solid #000000;
		      padding-top:2px;
			padding-left: 19px;
			height: 23px !important;
			width: 250px;
			text-decoration: none;
}

.sitemap_subheader {	display: block;
			background-image:none;
                  font-size: 11px;
			font-weight:bold;
		 
		      padding-top:2px;
			padding-left: 19px;
			height: 23px !important;
			width: 250px;
			text-decoration: none;
}


