/******************************/
/*           COLORS           */
/*                            */
/* - Purple    #8f4e91        */
/* -                          */
/******************************/

@font-face {
    font-family: 'PresentLTStdBoldCondensed';
    src: url('font/present_lt_std_bold_condensed-webfont.eot');
    src: url('font/present_lt_std_bold_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/present_lt_std_bold_condensed-webfont.woff') format('woff'),
         url('font/present_lt_std_bold_condensed-webfont.ttf') format('truetype'),
         url('font/present_lt_std_bold_condensed-webfont.svg#PresentLTStdBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {  }

.details { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }

.bookTitle { font-family: "Times New Roman", Times, serif; font-size: 15pt; font-style: italic; font-weight: bold; color: #000000; }

.bookTitleRight { font-size: 14pt; color: #8f4e91; font-style: italic; text-align: right; }

.bookText, .bookText p { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; line-height: 15pt; text-align: justify; }

.bookText span { font-size: 130%; font-weight: bold; }

.bookHeading { text-transform: uppercase; }

.credits { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin-right: 1em; }

.subHead { font-family: "Times New Roman", Times, serif; font-size: 14pt; line-height: 18px; font-weight: bold; color: #696C0A; font-style: italic; padding-top: 4px; padding-bottom: 4px; text-align: justify; }

.available { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; }

a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #993399; text-decoration: none; }

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: 999933; }

.creditsSave { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0000; }

.bookTextRight { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; line-height: 15pt; text-align: right; }

.creditsPhoto { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 ; text-transform: uppercase; line-height: 9pt; }

.bookTitleHome { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #000000; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin-right: 1em; }

.pText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin-right: 1em; }

.quote { color: #8f4e91; font-size: 100%; font-weight: bold; font-style: italic; font-family: Cambria, serif; }

.center { text-align: center; }

.bigger { font-size: 130%; }

.purple { color: #993399; }

.quotes { font-family: Palatino, "Palatino Linotype"; font-size: 14px; }
.quotes span { font-size: 20px; }

em { font-style: italic; }
strong { font-weight: bold; }
