body {
   background-color: #161616;
   color: #F9EBAE;
   font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
   font-size: 0.9em;
}

/* Page header */

#headercontainer {
   height: 5em;
   border-bottom: 1px solid #F9EBAE;
   float: none;
}

.cbptitle {
   font-size: 4em;
}

#cbptitle-cb {
   margin-left: -3.75em;
}

/* Body */

#bodycontainer {
   margin-top: 7px;
   text-align: center;
}

#bodycontent {
   margin-top: 10px;
}

a {
   color: #814D1C;
}

/* Site navigation */

#sitenavigation {
   text-align: right;
}

.sitenav-element {
   margin-right: 8px;
   padding-top:2px;
}

#sitenavigation a {
   text-decoration: none;   
   color: #F9EBAE;
}

#sitenavigation a:hover {
   border-top: 5px solid #39606D;
}

#sitenavagation a:visited {
   color: #F9EBAE;
}

.sitenav-active {
   border-top: 5px solid #39606D;
}

/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


