#family_container {
   width: 594px;
   height: 800px;
   background-image: url(../../images/rigatonys/rigs_family_bgnd.jpg);
   background-repeat: no-repeat;
   padding: 0px;
   z-index: 0;
}
#family_border {
   float: right;
   width: 584px;
   background-image: url(../../images/rigatonys/rigs_family_grad.jpg);
}
#family_panel1 {
   float: left;
   vertical-align: top;
   padding-left: 10px;
   width: 280px;
   height: 780px;
   z-index: 1;
}
#family_panel2 {
   float: right;
   vertical-align: top;
   padding: 0px;
   width: 300px;
   height: 780px;
   z-index: 1;
}

span.initcap {
   display: none;
}
.opening {
   background-image: url(../../images/rigatonys/rigs_family_accent2.gif);
   background-repeat: no-repeat;
   text-indent: 36px;
   padding-top: 20px;
}
.familyText1 {
   line-height: 17px;
   font-style: italic;
   font-weight: normal;
   font-size: 14px;
   color: black;
   font-family: Garamond, "New Times Roman", serif;
}
.familyText2 {
   line-height: 17px;
   font-style: italic;
   font-weight: bold;
   font-size: 14px;
   color: black;
   font-family: Garamond, "New Times Roman", serif;
}
#family_accent {
   position: relative;
   top: 470px;
   left: 60px;
   width: 180px;
   height: 180px;
   border: 5px solid #764034;
   z-index: 10;
}