/* Christie's African Art, CSS, revised Nov 2011, used only for home page */

body { background-color: #000000; margin: 0; padding: 0; }

* { font-family: Times, "Times New Roman", Georgia, serif; }

a        { color: #b4a273; font-size: 13px; text-decoration: none; word-spacing: 3px; letter-spacing: 2px; font-weight: bold; }
a:hover  { color: #ffffff; font-size: 13px; text-decoration: none; word-spacing: 3px; letter-spacing: 2px; }
a:active { color: #825b2f; font-size: 13px; text-decoration: none; word-spacing: 3px; letter-spacing: 2px; }

h1 { color: #b4a273; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
h2 { color: #b4a273; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
h3 { color: #b4a273; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }

img { background-color: #000000; border: 0; padding: 0; margin: 0; }

p { color: #b4a273; font-size: 13px; }

ul { color: #b4a273; font-size: 13px; list-style-position: inside }
ol { color: #b4a273; font-size: 13px;}
li { color: #b4a273; font-size: 13px;}

tr { border: 0 }


/*--------------------------------
Custom Styles
----------------------------------*/
#dbltxt { width: 520px; color: #b4a273; font-weight: bold; line-height: 26px; }

#jcgfooter { font-size: 13px; font-weight: bold; color: #98917e; text-align: center; margin: 20px auto; line-height: 22px; }
.copyright { color: #98917e; font-size: 11px; }

.cellcolor  { background-color: #000000; }
.dbl { color: #b4a273; font-weight: bold; line-height: 26px; }
.small { color: #75716c; font-size: 10px; word-spacing: 1px; letter-spacing: 1px; text-align: center; }
.ext { color: #00000d; font-size: 7px; }
.ital { font-style: italic; }


