@charset "utf-8";
/* CSS Document */


body {
  min-height: 1000px;
  padding-top: 0;
  background-color:#231f20;
}


#jazzbg {
  background: url(../images/jazz-bg.jpg) no-repeat center center fixed; 
  display: table;
  height: 1000px;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Avant Garde',Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  padding-top: 10px;
}


.btn-custom {
	background-color:#ffe03f;
	color:#231f20;
	width: 150px;
	height:65px;
	line-height:25px;
	padding: 5px;
}

.row {
	padding-top:20px;
	padding-bottom:20px;
}

#jazz-text {
		font-family: 'Oleo Script Swash Caps', cursive;
		color:#ffe03f;
		text-align:center;
		font-size: 55px;
}


#welcome-text {
		font-family: 'Oleo Script Swash Caps', cursive;
		color:#ffe03f;
		text-align:left;
		font-size: 55px;
}




.jtjb-logo {
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.jtjb-band {
	text-align:center;
	vertical-align:top
	display: block;
    margin-left: auto;
    margin-right: auto;
}


.jtjb-center {
	background-color: rgba(35, 31, 32, 0.8);
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.jumbotron {
	background-color:transparent;
}

#intro-text {
	color:#ffe03f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}

.jtjb-button {	
	
	padding-top: 10px;
}

#about-text {
	color:#ffe03f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	padding-right:50px;
	text-align:left;
	
}

#about-h3 {
	color:#ffe03f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	padding-right:50px;
	padding-bottom:10px;
	text-align:left;
	
}


#jtjb-images {
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 200px;
}

#photo-text {
	color:#ffe03f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	padding-right:50px;
	text-align:center;
	
}