@charset "UTF-8";
/* CSS Document */

.bottom20 {
  margin-bottom: 20px;
}
.artwork-description {
		margin-top: 30px;
		margin-bottom: 5px;
		font-size: 20px;
		line-height: 20px;
		text-align: center;
		color: #8f8f8f;
	}
	
.margintop8 {
		margin-top: 8px;
	}
.margintop20 {
		margin-top: 20px;
	}
.art-description {
		font: 16px/26px "Open Sans", sans-serif;
		margin-top: 20px;
		color: #8f8f8f;
	}
.navbar-brand {
  float: left;
  height: 60px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.space2 {
letter-spacing: 2px;
}
.type1 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
.type2 {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
letter-spacing: 2px;
}
.type3 {
font-weight: 300;
letter-spacing: 1px;
}

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

.headline1 {
  font-family: 'PT Serif', serif;
  font-size: 20px;
  line-height: 26px;
}

.space2 {
letter-spacing: 2px;
}

.height2 {
line-height: 20px;
}

line-height: 28px;

.shad {
    text-shadow: 2px 2px #656d78;
}
.line1 {
    border-bottom: 1px solid #656d78;
}
.shad2 {
    text-shadow: 2px 2px #656d78;
}

.btmspace {
	margin-bottom: 25px;
}
.background1 {
	background: url('../images/bkgd1.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color: transparent;
	}
	
	.box1 {
	background: rgba(153, 189, 211, 1.0);
}
.style1 {
	color: #ffffff;
}
.style2 {
	color: #00639e;
}
.background1 {
	background: #99bdd3;
}
.background2 {
	background: #3db8bf;
}
.hr1 {
  margin-top: 15px;
  margin-bottom: 30px;
  border-top: 1px solid #dbd4b8;
}



.hr2 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #dbd4b8;
}

.ltgrey {
background-color: #f5f7fa;
}

.box1 {
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  border: 1px solid #dbd4b8;
}