@charset "UTF-8";
h2 {
    background-color: #CECED4;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    margin-top: -20px;
    text-align: center;
}
h3 {
	font-family: 'Muli', sans-serif;
	font-size: x-large;
	line-height: 1.5em;
}
h4 {
	font-family: "futura-pt", sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.photcaption {
	font-family: "futura-pt", sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
}
p {
	font-family: "futura-pt", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: x-large;
	text-align: left;
}
.galleria{ 
	max-width: 1600px; 
	height: 500px; 
}
.galleria2{ 
	max-width: 800px; 
	height: 620px; 
}
.qname1 {
	font-family: "futura-pt", sans-serif;
	font-size: large;
	font-weight: 600;
}
.ret {
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: xx-large;
	-webkit-box-shadow: 0px 0px 0px 6px #DAF5FF;
	box-shadow: 0px 0px 0px 6px #DAF5FF;
	background-color: #DAF5FF;
}
.qname2 {
	font-family: "Copperplate Bold";
	font-size: xx-large;
	-webkit-box-shadow: 0px 0px 0px 8px #DAF5FF;
	box-shadow: 0px 0px 0px 8px #DAF5FF;
	background-color: #DAF5FF;
}
.centerIt {
	text-align: center;
	font-size: x-large;
}
.marginIt {
    margin-left: 20px;
    margin-right: 15px;
}

.bannertext {
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: large;
	line-height: 2.5em;
	max-width: 300px;
	width: auto;
	white-space: nowrap;
}
.linkbg {
 background-color: #daf5ff;
}
.text-center.col-md-6.col-md-offset-3 h4 a {
}
.linkfix {
	background-color: #FFFFFF;
}
.photomargin {
	margin-right: 10px;
}
.photomarginL {
	margin-left: 10px;
}
