@charset "UTF-8";
body {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(165,80,80,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(165,80,80,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(165,80,80,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(165,80,80,1.00) 100%);
	margin-top: 1px;
	background-color: #ABABAB;
}
header {
	height: 250px;
	background-image: url(images/felix-mooneeram-222805-unsplash.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 5px;
	background-position: center center;
}
header p {
	color: #FFFFFF;
	font-family: philosopher;
	font-style: normal;
	font-weight: 400;
	font-size: 45px;
	font-variant: small-caps;
	text-shadow: 2px 3px 2px #B8B2B2;
	margin-top: 1px;
	padding-top: 40px;
	text-indent: 20px;
	text-align: center;
}
nav {
	width: 300px;
	float: left;
	margin-top: 0px;
}
h3 a {
	color: #000000;
}
#main {
	padding-left: 300px;
}
nav p a {
	width: 200px;
	height: 50px;
	font-family: philosopher;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	border-radius: 15px;
	background-color: #7F8D9A;
	border: thin solid #FFFFFF;
	background-repeat: no-repeat;
	line-height: 50px;
	float: left;
	text-align: center;
	background-size: contain;
	font-size: 0.5cm;
	margin-top: 5px;
	text-decoration: none;
}
nav a:hover {
	background-color: #596067;
	font-weight: 800;
	border-radius: 15px;
	text-decoration: underline;
	margin-bottom: 0px;
}
footer {
	text-align: center;
	color: #361B1B;
	margin-top: 35px;
}
.basictext {
	font-family: default text;
	font-style: normal;
	font-weight: 400;
	float: none;
}
.headshot1 {
	float: left;
	padding-right: 20px;
}
h6 {
	clear: left;
}
.photocredslinks {
	clear: left;
}
#form1 {
}
.goldengirl {
}
#Image4 {
	padding-right: 20px;
	float: left;
}
.about_logos {
	border: thin solid #404040;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 5px;
}
#main p img {
	padding-right: 20px;
	float: left;
}
#Image1 {
	padding-right: 20px;
	float: left;
}
