/*********************************************************************/
/* Content:  Cascading Style Sheet for Raven Rock Ramble web site    */
/* Author:   David L. Cole, dlcole3@attglobal.net                    */
/* Revised:  October 18, 2001                                        */
/*********************************************************************/

body        { background: #F8F8F8; color: #000000; Font-Family: "Arial"; Text-decoration: none}

h1          { color: #000000; font-style: Italic }
h2          { color: #800080; font-style: Regular }
h3          { color: #000000; }

td.hdrleft  { background: #F8F8F8; color: #000000; vertical-align: top }
td.hdrspace { background: #F8F8F8; color: #000000; vertical-align: top }
td.hdrright { background: #F8F8F8; color: #000000; vertical-align: top; text-align: center }
td.navcol   { background: #10A8E8; vertical-align: top }
td.navbtn   { background: #CCFFFF; vertical-align: middle; text-align: center }
td.space    { background: #F8F8F8; color: #000000; vertical-align: top }
td.main     { background: #FFFFF0; color: #000000; vertical-align: top; }
td.updt     { background: #10A8E8; color: #000000; vertical-align: top; text-align: center; font-size: 10px }

	
