/*Styles specific to the pages under "aboutus" menu */



					 
#centercontentnarrow {
      width:49%;
      float:left;
      margin:20px -5px 0 0;
      text-align:justify;
	  line-height:130%;
      font-size:100%;
               }



#rightcontent  {
      width:28%;
      float:right;
      text-align:left;
      font-size: 100%;
      line-height:130%;
      margin:30px 0 0 0;
      border-top: 1px solid #999999;
      border-left: 1px solid #999999;
               }
			   
#centercontentnarrow .gutter {
      padding:0 25px 25px 25px;
                       }
                       
                       
#rightcontent .gutter {
      padding:0 0 25px 10px;
                      }
                     

         
         
#pagegraphicaboutus  {
      width:100%;
      height:182px;
      float: left;
      padding: 0;
      background: url(../textures/aboutus.gif) no-repeat top left;
                    }
 
 
 
 
 
 
 
 /*Boxcontent styles (the little keypoints on the right side of "about us" page) */                   

 #boxcontent {
      padding: 0;
      margin:0;
            }
            

#boxcontent li {
      padding:0;
      list-style-type: none; 
      padding-bottom:15px;
      margin:0 0 0 -23px;
              }

#boxcontent li a {
      text-decoration:none;
      color:#5C5C5C;
      margin:0;
                 }


#boxcontent li a:before {
            color: #CD0007;
            font-size: 90%;
            font-weight:bold;
            content: "\3E\ ";
            margin:0 0 0 -15px;
                        }
/*End of boxcontent styles*/
                        

						
						
						
						

						
/*Formatting specific to "aboutus" page*/
p.photoheading  {
  color: #CD0007;
  font-weight: bold;
  letter-spacing:1px;
  margin-top: -53px;
  margin-left:120px;
                }
                
p.photosubheading  {
  margin-top: -10px;
  margin-left:120px;
                }
                

         
p.memorialheading {
  font-size:120%;
  text-align:center;
  letter-spacing:1px;
  color: #CD0007;
                   }
                   
#factsheet a {
  font-weight:bold;
  color:#CD0007;
  text-decoration:none;
  border-top: 1px solid #999999;
  margin:10px 0 0 0;
  padding:10px 0 0 0;
             }
