/* elements */
body    { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p      { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/* input     { color: white; background-color: #339933; border: none } */
/* select     { color: white; background-color: #339933; border: none } */
/* textarea     { color: white; background-color: #339933; border: none } */
a     { color: #060; text-decoration: underline }
a:hover     { color: #060; text-decoration: underline }
a:active       { color: #060; text-decoration: underline }
a:visited       { color: #060; text-decoration: underline }
hr   { color: #daa520; height: 1px }
ul  { list-style-image: url(images/bullet.gif) }
/* classes */
.slogan  { color: #fff; font-style: italic; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head    { color: #606; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }
.subhead       { color: #008000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: capitalize }
.page_copy_bold { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_italic { font-style: italic; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_bold_italic { font-style: italic; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bottom_nav  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copyright  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.news     { color: white; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 4px }
.news_headline  { color: white; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; text-transform: uppercase; padding: 4px }
