body {
	background: url('https://2a2e30d7eb85642a62f1-9f8ca82a1f649d2a15b38422fed72b33.ssl.cf2.rackcdn.com/background_jpg-1362414546') repeat;
}
div#wrapper {
	background: #11100d;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000');
	padding-bottom: 20px;
}
div#identity {
/*
	min-height: 40px;
*/
}
div.logo_left {
	padding: 20px;
}
div#logo_image {
	float: left;
	margin-right: 20px;
}
div#intro-section {
	padding-top: 20px;
}
.layout_25 div#content-right-inner {
	margin-top: 20px;
}

div.banner_secondary div#atmosphere_text {
	top: 210px;
}

div#banner {
	position: relative;
	z-index: 1
}
div#banner_slideshow {
/*
	position: relative;
	top: 26px;
*/
}
div#atmosphere_text {
	position: absolute;
	top: 355px;
	text-align: right;
	width: 880px;
	padding: 0 40px;
	z-index: 10;
}

div#intro-section {
}
div#intro-bottom {
	min-height: 20px;
}

div#footer-site-map {
	width: 960px;
	padding: 20px 0;
	margin-top: 20px;
	background: #11100d;
	background-color: rgba(17, 16, 13, 0.800);
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000');
}

div#brand {
	color: #fff;
	border: none;
	padding: 0;
}
div#copyright {
	width: 920px;
	margin: 0 auto;
	padding: 7px 20px 10px;
}
div#brand a:link, div#brand a:visited {
	color: #fff;
}
div#brand div.cww-brand {
	background-image: url('https://2a2e30d7eb85642a62f1-9f8ca82a1f649d2a15b38422fed72b33.ssl.cf2.rackcdn.com/powered-by-dark-bg_png-1362412397');
}
div#copyright div.beans-brand {
	background-image: url('/img/brands/19beans_light.png');
}
div#brand-spacer {
	min-height: 5px;
}

div#top-menu {
	height: 24px;
/*	width: 960px;
	position: relative;
	top: -330px;
	left: 0;
	z-index: 100;
*/
}
.sf-menu {
	margin: 0;
	float: left;
	background: none;
}
.sf-sub-indicator {
}
ul.sf-menu {
}
.sf-menu a {
    padding: 0.5em 1.5em;
    border: none;
}
.sf-menu a:active {
    border: none;
	background: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    background: #11100d;
}
.sf-menu li {
    background: none;
	width: auto;
}
ul.sf-menu li:hover, ul.sf-menu li.sfHover, ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {
	color: #fff;
	background: #3C372E;
	text-decoration: none;
    border: none;
}

div#side-nav li {
	border-bottom: 1px dotted #3C372E;
	margin: 0;
	padding: 0.5em;
}
div#side-nav li:last-child {
	border-bottom: none;
}
div#side-nav li li, div#side-nav li li li {
	padding: 0.5em 0;
	border: none;
}

/* Twitter Style */
div.twitter_wedge div.row_odd {
    background-color: #3d3b36;
}

td.fc-state-highlight {
	background-color: #716758;
}