/* Elite Stone CSS */A:link                  { color: #EEEEEE; text-decoration: none }A:visited               { color: #EEEEEE; text-decoration: none }A:hover                 { color: #EEEEEE; text-decoration: underline }/* top nav links */.nav                    { font-family: 'Times'; font-size: 20px; color: #EEEEEE; font-weight: normal; text-decoration: none }A.nav:link              { font-family: 'Times'; font-size: 20px; color: #EEEEEE; font-weight: normal; text-decoration: none }A.nav:visited           { font-family: 'Times'; font-size: 20px; color: #EEEEEE; font-weight: normal; text-decoration: none }A.nav:hover             { font-family: 'Times'; font-size: 20px; color: #EEEEEE; font-weight: normal; text-decoration: underline }/* body text & misc */  /* ORDER OF ELEMENTS:: T R B L */.header_title           { font-family: 'Times'; font-size: 24px; color: #B1B1B1; font-weight: normal; margin: 15px 30px 15px 30px  }.body_title             { font-family: 'Times'; font-size: 26px; color: #F5E39E; font-weight: bold; margin: 0px 30px 15px 30px }.body_text              { font-family: 'Times'; font-size: 16px; color: #F5E39E; font-weight: normal; margin: 15px 30px 15px 30px }.body_text_larger       { font-family: 'Times'; font-size: 20px; color: #F5E39E; font-weight: normal; margin: 15px 30px 15px 30px }.body_table_text        { font-family: 'Times'; font-size: 16px; color: #F5E39E; font-weight: normal; margin: 10px 10px 10px 10px }.body_table             { margin: 0px 15px 15px 65px }.pic_table              { margin: 0px 15px 0px 20px }.pic_table_text         { font-family: 'Times'; font-size: 16px; color: #000000; font-weight: normal; 10px 10px 10px 10px }.footer_text            { font-family: 'Times'; font-size: 16px; color: #F5E39E; font-weight: normal; text-decoration: none; margin: 5px 30px 5px 30px }/* pdc link */.pdc                    { font-family: 'Arial'; font-size: 10px; color: #B1B1B1; font-weight: normal; text-decoration: none }A.pdc:link              { font-family: 'Arial'; font-size: 10px; color: #B1B1B1; font-weight: normal; text-decoration: none }A.pdc:visited           { font-family: 'Arial'; font-size: 10px; color: #B1B1B1; font-weight: normal; text-decoration: none }A.pdc:hover             { font-family: 'Arial'; font-size: 10px; color: #B1B1B1; font-weight: normal; text-decoration: underline }
