/* CSS styles visible for Macromedia Contribute styles menu */

/* Header styles */
h1 { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 1.0em; margin-bottom: 12px; }
h2 { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 1.4em; color: #B26D01;  margin-bottom: 15px;}
h3 { font-family: arial, helvetica, sans-serif; font-size: 1.3em; color: #B26D01; }
h4 { font-family: arial, helvetica, sans-serif; font-size: 1.2em; }
h5 { font-size: 1.0em; font-weight: normal; margin-bottom: 15px; }
h6 { font-size: 2.0em; font-weight: normal; color: #C1985B; margin-bottom: 10px; }

/* Special text styles */
p.disclaimer {
	font-size: 0.9em;
	margin: 0 0 12px 0;
	line-height: 130%;
}

/* Color palette */
.brown { color: #B26D01; }
.orange { color: #FF9A03; }
.brightOrange { color: #F90; }
.cream { color: #FAEEC6; }
.yellow { color: #FCFC00; }
.green { color: #1F4E2E; }
.brightGreen { color: #12941A; }
.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; }
/* Formating for image header in center column */
.centerColumn img.hdr { margin: 1px; padding: 3px; background-color: #FFF; border: 1px solid #C0985A; }
