@charset "utf-8";
/* CSS Document */
body {
/*background-color:#E8EBEF;*/
background-color:#e3dacc;
color:#474747;
font:normal 0.75em arial,sans-serif; /* .75em = 12px */
font-family:Georgia, "Times New Roman", Times, serif;
}
#content, #content-homepage {
background-color:#fff;
color:#474747;
}
.sothebysDisclaimer {
color:#fff;
}
h3, h3 a {
color:#3A471F;
text-decoration:none;
}
h4 {
color:#1F471F;
}

a {
color:#542A33;
}


