@charset "utf-8"; /* Master style sheet for Sam Waring's home site, modified 15 Aug 2003 */

.rtpar { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-align: right } /* ragged left margin */

.ltpar { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-indent: 2em; text-align: left } /* ragged right margin, 2-em indent first line */

.ltmar { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-align: left } /* ragged right margin, block */

.rtmar { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-align: right } /* ragged left margin, block */

.center { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-align: center } /* centered text */

.just { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-indent: 2em; text-align: justify } /* justified text, 2-em indent first line */

.block { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; text-align: justify } /* justified text, no indent */

.rtpix { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; margin-right: 20px } /* extra 20 pixels right margin for picture padding */

.ltpix { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; margin-left: 20px } /* extra 20 pixels left margin for picture padding */ 

.rtparss { font-family: 'Lucida Sans', Helvetica, Arial, sans-serif; text-align: right } /* ragged left margin, 2-em indent first line, sans-serif fonts */

.ltparss { font-family: 'Lucida Sans', Helvetica, Arial, sans-serif; text-indent: 2em; text-align: left } /* ragged right margin, 2-em indent first line, sans-serif fonts */

.ltmarss { font-family: 'Lucida Sans', Helvetica, Arial, sans-serif; text-align: left } /* ragged right margin, no indent, sans-serif fonts */

.centerss { font-family: 'Lucida Sans', Helvetica, Arial, sans-serif; text-align: center } /* centered text, sans-serif fonts */

.justss { font-family: 'Lucida Sans', Helvetica, Arial, sans-serif; text-indent: 2em; text-align: justify } /* justified text, 2-em indent first line, sans-serif fonts */

p { font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif; font-size: 13pt; text-align: left } /* If you can't find anything better to do, then ragged right margin, serif fonts, thirteen point type */

pre { text-align: left; font-family: 'Lucida Sans Typewriter', 'Courier New', monospace } /* ragged right margin, monospaced fonts */

h1, h2, h3, h4 { text-align: center; color: #8e2323; background-color: transparent; font-weight: 700; font-family: 'Book Antiqua', 'Palatino Linotype', 'Times New Roman', serif } /* text centered, heavy as you can make it, standard serif fonts, brown */

h5, h6 { text-align: left; color: #8e2323; background-color: transparent; font-family: 'Book Antiqua', 'Palatino Linotype', 'Times New Roman', serif }

table { text-align: center; font-family: 'Book Antiqua', Garamond, 'Palatino Linotype', 'Times New Roman', serif } /* text centered in cells */

br.rt { clear: right }

br.lt { clear: left }

br.all { clear: both }

a.top { voice-family: expression(this.target='_top') }
a.blank { voice-family: expression(this.target='_blank') }

a:link { text-decoration: none; font-weight: 600; color: #8e2323; background-color: transparent } /* brown */

a:link:hover { text-decoration: none; font-weight: 600; color: #db7093; background-color: transparent } /* dusty rose */

a:visited { text-decoration: none; font-weight: 500; color: #006600; background-color: transparent } /* olive green */

a:hover:active { text-decoration: none; font-weight: 600; color: #db7093; background-color: transparent } /* dusty rose */

a:active { text-decoration: none; font-weight: 600; color: #db7093; background-color: transparent } /* dusty rose */

body { background-image: url(backgrounds/sand_bkgnd.jpg) }