/* Cascading style sheet for pages in rocks directory of kabbalist website */
body { color:#593100; background-color:#ffe7a5; font-family:Trebuchet MS, sans-serif; }
hr { width:75%; color:#593100; background-color:inherit; margin:0.8em; }
dt { font-weight:bold; }
img { border-style:none; }
a:link { color:#593100; background-color:inherit; }
a:visited { color:#593100; background-color:inherit; }
a:active { color:#593100; background-color:inherit; }
a:hover { color:red; background-color:white; }
.marble { border: 5px outset; color:#593100; background:#ffe7a5 url(gmarble.gif) repeat scroll;
  font-family:Cooper Black, Georgia, serif; text-align:center; padding:5px; }
.marble a { text-decoration:none; }
table.boxy { border:2px outset; }
table.boxy td { border:2px inset; padding:5px; text-align:left; }
table.boxy td.pic { border:2px inset; padding:5px; text-align:center; font-weight:bold; }
table.boxy thead td { color:#593100; background:#ffe7a5 url(gmarble.gif) repeat scroll;
  font-family:Cooper Black, Georgia, serif; text-align:center; padding:0.75em 15px; }
