@charset "utf-8";

* { font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif; }
body { margin: 0; padding: 0; font-size: 14px; background: #fff; color: black; }
table,tbody,tr,td,caption { font-size: inherit; font-weight: inherit; font-style: inherit; font-variant: inherit; }
td { color: #000; }
b,strong { color: #930; }
img { border-color: #000; }
a { color: #33c; text-decoration: none; }
a:hover { text-decoration: underline }

.black-text-sm2 { font-size: 11px; color: #000; } /* gallery popups; footnotes; captions */
.black-text-sm { font-size: 10px; color: #000; } /* gallery headers/footers; captions */
.black-text-sm2-bold { font-size: 11px; color: #000; font-weight:bold; } /* sidebars */
.red-text-bold-sm2 { font-size: 11px; color: #930;  font-weight: bold } /* sidebar titles */
.black-text { color: #000; }
.blue-link-sm2 { font-size: 11px; }
.link { font-size: 10px; }
.green-link-underline { font-size: 12px; color: #033; text-decoration: underline; }

.noglossary { }

.rose-title-lg { font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #f33; } /* main titles */
.rose-title-med { font-family: Arial, Helvetica, sans-serif; color: #f66; } /* subheadings */
.purple-title { font-size: 18px; line-height: 20px; color: #6f5680 }
.kids-text-blue { font-size: 16px; color: #039; }
.kids-text-green { font-size: 16px; color: #060; }
.kids-text-red { font-size: 16px; color: #600; }
.kids-text { font-size: 16px; color: #933; }

.bordered { border: 1px solid #000; }
.button { background-color: #CB6632; color: #ffffff; font-size: 11px; border: 0; cursor: pointer; }

.gold-cup { font-family: Geneva, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #993333; }
.gold-cup-lg { font-family: Geneva, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color: #993333; }
.brown-text { color: #c60; }
.brown-link-sm { font-size: 11px; color: #c60; }
.yellow-text { font-size: 12px; color: #ffc; }
.yellow-text-lg { font-size: 16px; color: #ffc; }
.orange-text-exlg { font-size: 18px; color: #FC3; }
.orange-text-med { color: #FC3; }
.white-text-lg { font-size: 18px; color: #fff; }
.white-text { color: #ffffff; } /* kids nav? */
