@charset "UTF-8";
/* Body */
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    background-color: #0F8290;
    margin-top: 50px;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 50px;
    min-height: 100%;
    max-width: 900px;
    min-width: 100%;
    width: 0px;
    background-size: cover;
    background-position: 0% 0%;
    color: #444444;
    background-repeat: repeat-y;
    background-clip: content-box;
    background-image: url(../images/Background-90.jpg);
/* Container */
}.container {
    width: 900px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #974E47;
    background-position: center center;
    border-width: thin;
    border-color: #0F8290;
    height: 0px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    right: 0px;
    left: 0px;
    background-size: auto auto;
    background-clip: content-box;
    border-collapse: separate;
    -webkit-box-shadow: inset 20px 20px;
    box-shadow: inset 20px 20px;
    background-repeat: repeat;
    color: #FFFFFF;
    text-shadow: 0px 0px #B55760;
    background-image: url(../images/Background-90.jpg);
    text-align: center;
}

header {
    width: 100%;
    height: 8%;
    background-color: #173247;
    border-bottom: 1px solid #353635;
    border-collapse: separate;
    background-position: center 850px;
    background-size: cover;
    background-origin: content-box;
    color: #F7F9F8;
    text-align: center;
    border-top-color: #203854;
}
.logo {
    color: #fff;
    font-weight: bold;
    margin-left: 0in;
    letter-spacing: 4px;
    margin-right: auto;
    text-align: center;
    padding-top: 15px;
    line-height: 2em;
    font-size: 22px;
    width: 25px;
    height: 70px;
    background-color: #FCFBFB;
    -webkit-box-shadow: 0px 0px #924D46;
    box-shadow: 0px 0px #924D46;
}
.container .header .logo {
    background-position: right 0%;
    background-attachment: fixed;
    width: 0;
    height: auto;
    background-color: #0F8290;
}

.hero_header {
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    letter-spacing: 4px;
    background-color: #974F48;
}
/* About Section */
.text_column {
    width: 90%;
    text-align: left;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 4px;
    padding-right: 20px;
    color: #A3A3A3;
    -webkit-box-shadow: 0px 0px #972C46;
    box-shadow: 0px 0px #972C46;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
    margin-top: 0px;
    bottom: 0px;
    top: 0px;
    left: 0px;
}
.gallery {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #0F8290;
    /* [disabled]min-width: 400px;
*/
    padding-bottom: 35px;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    -webkit-box-shadow: 0px 0px #0F8290;
    box-shadow: 0px 0px #0F8290;
    background-image: url(../images/Background-90.jpg);
    background-repeat: repeat;
}
.thumbnail {
    width: 23%;
    float: left;
    margin-top: 35px;
    background-color: #974E47;
    padding-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 3px;
    padding-top: 20px;
    border-bottom: 4px solid #6DC7D0;
    text-align: center;
    color: #FFFFFF;
}
.gallery .thumbnail h4 {
    margin-bottom: 5px;
    color: #F2F7F8;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
    padding-top: 0px;
    font-size: smaller;
}
.gallery .thumbnail p {
    margin: 0;
    color: #B3B3B3;
    top: 25px;
    border-left-width: 0px;
}
/* More info */
.intro {
    background-color: #FFFFFF;
    clear: none;
}
.column {
    width: 50%;
    text-align: center;
    padding-top: 30px;
    float: left;
    background-position: 50px 0%;
    border-width: thick;
    color: #E7E7E7;
}
.intro .column h3 {
    color: #FFFFFF;
    text-align: center;
    max-width: 900px;
    max-height: 0px;
    min-width: 100%;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 860px;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #717070;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    background-image: url(../images/Background-90.jpg);
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
    display: inline-block;
    background-color: #6DC7D0;
    width: auto;
    border-right-width: 50px;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media ( min-width : 321px ) and (max-width : 749px ){
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
    width: 100%;
    -webkit-box-shadow: 0px 0px #EFBD10;
    box-shadow: 0px 0px #EFBD10;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
}

/* Small Desktops */
@media ( min-width : 749px ) and (max-width : 991px ){
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
    width: 0px;

}
.container .header .logo {
}
body {
    background-color: #1F648B;
    background-position: 0% 0%;
    -webkit-box-shadow: 0px 0px #0617D8;
    box-shadow: 0px 0px #0617D8;
    background-size: cover;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 100%;
    min-width: 100%;
    background-clip: border-box;
    background-repeat: no-repeat;
    min-height: 100%;
    max-height: 100%;
    max-width: 100%;
    background-image: url(../images/websiteBG.jpg);
    margin-left: 100px;
    padding-left: 50px;
    left: 50px;
    margin-right: 50px;
}
.intro .column blockquote {
}



}
