body {
   background-color: #FFFFFF;
   background-image: url(images/inner_hdr.jpg);
   background-repeat: repeat-x;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

#menu_about_martha {
   width: 141px;
   height: 70px;
   background: url(images/hdr_about_martha.jpg) top left no-repeat;
}
#menu_services {
   width: 141px;
   height: 70px;
   background: url(images/hdr_services.jpg) top left no-repeat;
}
#menu_area_info {
   width: 141px;
   height: 70px;
   background: url(images/hdr_area_information.jpg) top left no-repeat;
}
#menu_contact_us {
   width: 141px;
   height: 70px;
   background: url(images/hdr_contact_us.jpg) top left no-repeat;
}
#menu_testimonials {
   width: 141px;
   height: 70px;
   background: url(images/hdr_testimonials.jpg) top left no-repeat;
}
.lvl1link {
   width: 141px;
   border-top: 1px solid #FFFFFF;
   background-color: #006600;
   padding-top: 3px;
   padding-bottom: 3px;
}
.lvl1 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-transform: uppercase;
   color: #FFFFFF;
   text-align: center;
   vertical-align: bottom;
}
.lvl1 a{
   color: #FFFFFF;
   text-decoration: none;
}
.lvl1 a:hover {
   color: #FF3300;
   text-decoration: none;
}
h1 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight: normal;
   text-transform: uppercase;
   color: #006600;
   padding-top: 30px;
   line-height: 12px;
   margin: 0px;
   padding-bottom: 0px;
}
.ftr {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #999999;
   padding-top: 5px;
   padding-bottom: 50px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #CCCCCC;
}
.ftr a{
   color: #999999;
   text-decoration: none;
}
.content {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   line-height: 22px;
   color: #000000;
   text-align: justify;
   padding:0px;
}
