/* Styles for HEADERS */
h1 {color: #9B351E; font-size: 1.3em; font-weight: bold; margin: 15px 0 7px 0;}
.top {margin-top: 4px;}
h2 {color:#5E1F10; font-size: 1.1em; font-weight: bold; margin: 15px 0 2px 0;}


/* HTML Styles */
blockquote {margin: 30px 70px; color: #9B351E; font-weight: bold;}

/* Styles for TEXT */
.strongBrown {color: #5E1F10; font-weight: bold;}
.strongOrange {color: #9B351E; font-weight: bold;}
.strongYellow {color: #ffad25; font-weight: bold;}
.strong {font-weight: bold;}

/* Styles for LINKS */
a {color: #9B351E;}
a:hover {color: #ffdba8; text-decoration: none;}

/* IMAGES */
img {border: 0;}
img.left {float: left; padding: 2px 15px 5px 0;}
img.right {float: right; padding: 2px 0 5px 15px;}

/* Styles for LISTS */
ul {margin: 5px 0 20px 0;}
li.first {margin-top: -10px;}

/* Styles for TOC */
#toc {margin: 15px 0 30px 0;}
