/* ///////////////////////////// MAIN //////////////////////////////// 
////////////////////////////////////////////////////////////////////*/
p { margin: 0 0 1.5em 0; }
a { color: #ff9d00; text-decoration: none; }
h1 { font-family: Arial, Helvetica, sans-serif;	font-size: 220%; font-weight: lighter; color: #c2a978; line-height: 1.2em; margin: 20px 0; }
h2 { font-family: Arial, Helvetica, sans-serif;	font-size: 160%; font-weight: lighter; margin: 0 0 20px 0; }
h3 { font-size: 120%; font-weight: bold; margin: 0; }
h4 { font-size: 120%; font-weight: bold; color: #c2a978; margin: 0; }
a:hover { color: #fff; border-bottom: 2px #ff9d00 solid; }
.highlight { color: #ff9d00; }
.small-text ,
#footer p {	font-size: 80%;	line-height: 1.5em;	color: #d7cfbf;	}
.more-info { background: #3c0414; display: block; padding: 10px 20px; font-size: 80%; line-height: 1.5em; color: #d7cfbf; }
.strong { font-weight: bold; }
.standout { font-weight: bold; color: #ff9d00; }
.reference { display: block; font-size: 120%; font-weight: bold; color: #c2a978;}
#nolink , #nolink a:hover { color: #fff; border-bottom: none; }

/* ///////////////////////////// SIDEBAR ////////////////////////////// 
////////////////////////////////////////////////////////////////////*/
.sidebar-bold {	font-weight: bold; color: #d7cfbf; }

/* ///////////////////////////// SITEMAP ///////////////////////////// 
////////////////////////////////////////////////////////////////////*/
#sitemap { font-size: 85%; } 
.col-header { font-weight: bold; }

/* ///////////////////////////// TABLES/////////////////////////////// 
////////////////////////////////////////////////////////////////////*/
.tables { line-height: 1.2em; }
.table-small { font-size: 80%; line-height: 1.5em; }
