@charset "UTF-8";


body {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
	color: #F2F2F2;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	width: 960px;
	background-image: url(assets/mainTreeHome.jpg);
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	-webkit-box-shadow: 0 0px 21px 0px #B66A2E;
	box-shadow: 0 0px 21px 0px #B66A2E;
	background-position: 0% 0%;
	border-radius: 10px;
	background-color: rgba(48,67,40,0.93);
}
header {
	padding-bottom: 15px;
	border-bottom: 6px groove #5C8C13;
	margin-bottom: 20px;
}
#headerH1 {
	text-indent: 92px;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo {
	margin-bottom: 16px;
	margin-top: -84px;
	margin-left: 40px;
}
#slogan {
	color: #7EBF1E;
	margin-top: -37px;
	font-size: large;
	font-style: italic;
	text-align: left;
	text-indent: 177px;
	padding-bottom: 19px;
}
#topNav ul {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	list-style-type: none;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(209,135,76,0.72) 17.67%,rgba(209,135,76,0.71) 51.35%,rgba(255,255,255,0.00) 62.50%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(209,135,76,0.72) 17.67%,rgba(209,135,76,0.71) 51.35%,rgba(255,255,255,0.00) 62.50%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(209,135,76,0.72) 17.67%,rgba(209,135,76,0.71) 51.35%,rgba(255,255,255,0.00) 62.50%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.00) 0%,rgba(209,135,76,0.72) 17.67%,rgba(209,135,76,0.71) 51.35%,rgba(255,255,255,0.00) 62.50%);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	margin-right: 20px;
}
#topNav ul li {
	font-size: 1.1rem;
	display: inline-block;
	margin-left: 30px;
}
header h1 a:link, header h1 a:visited {
	color: #B0F221;
	font-size: 3rem;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-indent: 0px;
	font-weight: normal;
}
header h1 a:hover, header h1 a:active {
	color: #7EBF1E;
	font-size: 3rem;
	font-weight: normal;
	padding-top: 36px;
}
a:link,  a:visited{
	color: #7EBF1E;
	text-decoration: none;
}
a:hover, a:active {
	color: #C58203;
	font-weight: normal;
}
#mainH1 {
	color: #B0F221;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 350;
	text-align: center;
}
h1 {
	color: #7EBF1E;
}

main {
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 70px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home p {
	width: 820px;
	text-align: center;
}
#welMImg {
	margin-right: 0px;
	margin-top: 17px;
	margin-left: 24px;
	-webkit-box-shadow: 0 0px 25px #A37341;
	box-shadow: 0 0px 25px #A37341;
	border-radius: 10px;
}
#welSImg1 {
	margin-top: 0px;
	margin-bottom: 182px;
	margin-left: 58px;
	-webkit-box-shadow: 0px 0px 25px #A37341;
	box-shadow: 0px 0px 25px #A37341;
	border-radius: 15px;
}
#welSImg2 {
	float: right;
	margin-top: -149px;
	margin-right: 74px;
	-webkit-box-shadow: 0px 0px 25px #A37341;
	box-shadow: 0px 0px 25px #A37341;
	border-radius: 15px;
}
#goalMImg {
	padding-bottom: 0px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 25px #A37341;
	box-shadow: 0px 0px 25px #A37341;
	margin-left: 91px;
	margin-bottom: 37px;
	margin-top: 17px;
}
#goalSImg1 {
	-webkit-box-shadow: 0px 0px 25px #A37341;
	box-shadow: 0px 0px 25px #A37341;
	border-radius: 15px;
	margin-top: -57px;
	padding-left: 0px;
	margin-bottom: 221px;
	margin-left: 33px;
	margin-right: -33px;
}
#goalSImg2 {
	margin-left: -193px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 27px;
	margin-right: -32px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;

}

main:after {
	content: "";
	display: table;
	clear: both;
	}
h2 {
	color: #B0F221;
	font-weight: normal;
	text-align: center;
}
#projects   {
	text-align: center;
}
#stoodUp iframe {
    margin-left: 87px;

}
#stoodUp h2 {
    text-align: center;
}
#stoodUp p {
    text-align: center;
}
#camera {
	margin-left: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(76,105,63,0.77) 0%,rgba(76,105,63,0.76) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(76,105,63,0.77) 0%,rgba(76,105,63,0.76) 100%);
	background-image: -o-linear-gradient(270deg,rgba(76,105,63,0.77) 0%,rgba(76,105,63,0.76) 100%);
	background-image: linear-gradient(180deg,rgba(76,105,63,0.77) 0%,rgba(76,105,63,0.76) 100%);
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
}

#camera img {
	margin-top: 16px;
	margin-left: 24px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 10px #B66A2E;
	box-shadow: 0px 0px 10px #B66A2E;
	margin-bottom: -25px;
}






#camera p {
	text-align: left;
	padding-left: 252px;
	margin-top: -136px;
	padding-bottom: 67px;
	padding-top: 22px;
	margin-right: 25px;
	margin-left: 47px;
}
#mic {
	background-image: -webkit-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: -o-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: linear-gradient(180deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
	border-radius: 15px;
}
#mic img {
	margin-left: 572px;
	margin-top: 21px;
	margin-bottom: -7px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;



}
#mic p {
	margin-top: -130px;
	padding-bottom: 41px;
	padding-right: 333px;
	padding-left: 21px;
	padding-top: 0px;
}
#towel {
	background-image: -webkit-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: -o-linear-gradient(270deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	background-image: linear-gradient(180deg,rgba(76,105,63,0.84) 0%,rgba(76,105,63,0.84) 100%);
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
	border-radius: 15px;
	padding-right: 62px;
	padding-left: 35px;
}
#towel img {
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
	margin-top: 34px;
	margin-left: 25px;
	margin-bottom: 7px;
}
#towel p {
	padding-left: 317px;
	margin-top: -156px;
	padding-top: 0px;
	padding-bottom: 57px;
	line-height: 150%;
}
#founder  {
	text-align: left;
	width: 600px;
	margin-right: 0px;
	margin-left: 261px;
	line-height: 150%;
}
#cameraMe {
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
	float: left;
}
#goalsAbout {
}
#goalsAbout p {
	width: 350px;
	margin-top: 76px;
	line-height: 150%;
}

#scream {
	margin-right: -22px;
	-webkit-box-shadow: 0px 0px 15px #B66A2E;
	box-shadow: 0px 0px 15px #B66A2E;
	border-radius: 15px;
	float: right;
}
#hireMeP {
    margin-left: -186px;
    padding-left: 181px;
    padding-right: 213px;
}
#hireMeP h1 {
    text-align: center;
}












@media screen{
}
#hireMe  {
    margin-top: 0;
    margin-bottom: 0;
    width: 800px;
    padding-top: auto;
    padding-bottom: auto;
    padding-left: 163px;
    padding-right: 0px;
    margin-left: 21px;
}
label {
    padding-top: 8px;
    padding-bottom: 7px;
}


form div + div {
  margin-top: 1em;
}

label {
  /* Uniform size & alignment */
  display: inline-block;
  width: 100px;
  text-align: right;
}

input, 
textarea {
  /* To make sure that all text fields have the same font settings
     By default, textareas have a monospace font */
  font: 1em sans-serif;

  /* Uniform text field size */
  width: 400px;
  box-sizing: border-box;

  /* Match form field borders */
  border: 1px solid #999;
}

input:focus, 
textarea:focus {
  /* Additional highlight for focused elements */
  border-color: #000;
}

textarea {
  /* Align multiline text fields with their labels */
  vertical-align: top;

  /* Provide space to type some text */
  height: 7em;
}

.button {
    /* Align buttons with the text fields */
    padding-left: 90px; /* same size as the label elements */
    margin-bottom: 0px;
    margin-top: 14px;
}

button {
  /* This extra margin represent roughly the same space as the space
     between the labels and their text fields */
  margin-left: .5em;
	
}
#footerH1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
}
footer {
    border-top: 6px groove #5C8C13;
    border-bottom-width: medium;
    border-right-width: medium;
    border-left-width: medium;
    padding-right: 70px;
    padding-left: 70px;
    padding-bottom: 1px;
}
footer h1 {
	font-weight: normal;
	font-size: 1.2rem;
	text-align: center;
	color: #B0F221;
}
footer ul {
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
footer ul li {
	display: inline-block;
	padding-left: 0px;
	margin-left: 20px;
	font-size: 0.9rem;
	color: #7EBF1E;
}
footer ul li a:link {
	color: #7EBF1E;
	font-weight: normal;
}
footer ul li a:hover {
	color: #B0F221;
}
