body {
	background-image: url('dark_wood.png');
	color: #222;
	height: 100%;
	padding: 0;
}
.content img {
	margin: 10px;
}
.container-fluid {
	margin: 0;
	max-width: 2000px;
	padding: 0;
	width: 100%;
}
.navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	min-height: 20px;
	width: 100%;
}
.navbar .divider-vertical {
	height: 20px;
}
.navbar li {
	line-height: 10px;
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 3px;
}
#container {
	padding: 15px;
}
.logo {
	width: 5%;
}
.knob {
	width: 50px;
}
.pull-right {
	float: right;
}
.pull-center {
	margin: 0 auto;
}
.pull-left {
	float: left;
}
h2, h3, .nav-tabs > li > a, .quick-facts h4 {
	font-family: 'Tangerine', cursive;
	font-weight: normal;
}
h2 {
/*	background: url('scroll.svg.html') no-repeat;
	background-position: center;
	background-size: 670px; */
	color: #fff;
	font-size: 150px;
	line-height: 150px;
	margin: 0 auto;
}
h3 {
	font-size: 50px;
	line-height: 50px;
	text-align: center;
}
.nav-tabs > li > a {
	font-size: 30px;
	line-height: 25px;
}
.tabs-left > .nav-tabs {
	border: 0;
	margin-right: 0;
}
.nav-tabs > li {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	margin-bottom: 30px;
}
.nav-tabs > li > a {
    border: 0;
	color: #222;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #222;
	background: -webkit-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: -moz-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	border: 0;
}
.tabs-left > .nav-tabs > li > a:hover, 
.tabs-left > .nav-tabs > li > a:focus {
	background: -webkit-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: -moz-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	border: 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border: 0;
}
.tab-content {
	padding: 0;
}
.tab-pane {
	height: 1000px;
	padding: 15px 40px;
}
.content {
	height: 800px;
	overflow-y: scroll;
}
#tab1, #tab2, #tab3, #tab4, #tab5 {
	background: -webkit-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: -moz-radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
	background: radial-gradient(top center, ellipse cover, rgba(254,252,234,0.4) 0%,rgba(242,203,131,0.9) 99%), url('lightpaperfibers.png') repeat;
}
.parchment {
    background: url('lightpaperfibers.png') repeat;
}
.brick {
	background: #b34d4d;
}
.steel {
	background: #E0DFDB;
}
.slate {
	background: #8CAD8F;
}
.stone {
	background: #9FA6B3;
}
.row-fluid.section {
	margin-top: 20px;
}
.box {
	background: #fff;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: auto;
}
.box:hover, .label-success:hover, .label-important:hover {
	border: 1px solid #777;
}
.box img {
	border: solid 1px #777;
	display: block;
	max-height: 350px;
}
.label {
	white-space: normal;
}
.quick-facts {
	background: #530C14;
	color: #fff;
	margin: auto;
	text-align: center;
}
.quick-facts h4 {
	border-bottom: 1px solid #fff;
	font-size: 40px;
	line-height: 40px;
}
.quotation {
	border-top: 1px solid #222;
}
.intro {
	margin: 0 auto 20px;
	text-align: center;
}
.intro p {
	color: #fff;
	margin: 0 auto 10px;
	width: 83%;
}
.pillar {
	width: 45%;
}
.caption-image {  
    float: left;
    position: relative;
}
.caption-image img {
	height: 210px;
	width: 100%;
}
.caption {
	background: #000;
	bottom: 0px;
	color: #fff;
	left: 0px;
	opacity: 0.6; 
	filter: alpha(opacity=60);
	position: absolute;
	width: 100%;
}  
.caption-content {
	font-size: 14px;
	margin: 0px;  
	padding: 5px;
	text-align: center;
}
iframe {
	background: #fff;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	height: 550px;
	padding: 5px;
	width: 100%;
}

#footer {
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	position: relative;
}
#footer p {
	margin: 0;
	text-align: center;
}
.socialmedia {
	float: right;
	position: absolute;
	right: 10px;
}
.socialmedia img {
	border: none;
	float: right;
}

body {
	overflow-x: hidden;
}



@media (max-width: 845px) {
	h2 {
		font-size: 100px;
	}
}