/* CSS styles visible for Macromedia Contribute styles menu */

/* Header styles */
h1 { font-family: "Times New Roman", times, courier, serif; font-size: 2.0em; margin-bottom: 15px; color: #900; }
h2 { font-family: "Times New Roman", times, courier, serif; font-size: 1.6em; color: #000; margin: -10px 0 15px 0;}
h3 { font-family: "Times New Roman", times, courier, serif;  font-size: 1.5em; color: #900; margin: -10px 0 15px 0;}
h4 { font-family: arial, helvetica, sans-serif; font-size: 1.1em; }
h5 { font-size: 1.0em; font-weight: normal; margin-bottom: 15px; }
h6 { font-size: 0.9em; font-weight: normal; color: #8A825B; margin-bottom: 15px; }

/* Color palette */
.red { color: #900; }
.tan { color: #A19861; }
.gold { color: #FC6; }
.orange { color: #C16406; }
.cream { color: #FFC; }
.gray { color: #8A825B; }
.black { color: #000; }
.white { color: #FFF; }

/* Remove auto-formatting of images in center column */
.centerColumn img.noFormat { border: 0; background-color: transparent; padding: 0; margin: 0; }