@charset "utf-8";
/* CSS Document */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	height: auto;
	font-size: 16px;
}

h1 {
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	text-align: center;
	margin-top: 5px;
}
h2 {
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	text-align: left;
}

#mail:hover {
	font-family: muli;
	font-style: normal;
	font-size: 25px;
	text-align: center;
	color: #706D6D;
}
#mail {
	font-family: muli;
	font-style: normal;
	font-size: 25px;
	text-align: center;
	color: #3051EB;
}




#header {
	width: 960px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
}


nav {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
	
	
nav ul li {
	list-style: none;
	}
nav ul li a {
	text-decoration: none;
	float: right;
	display: block;
	line-height: 40px;
	padding: 5px 5px;
	color: #BC9936;
	font-family: league-gothic;
	font-weight: 400;
	width: 80px;
	height: 10px;
	font-size: large;
	text-align: center;
}



nav ul ul {
	
	position: absolute;
	display: none;
}

nav ul li a:hover {
	color: #706D6D;
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}


nav li: hover ul {
	display:block;
	}
	
nav ul li:hover ul {
	display: block;
	margin-top: 40px;
	background-color: hsla(38,61%,56%,1.00);
	font-size: large;
	}
	


nav ul {
	margin: 0px;
	padding: 0px;
	font-family: league-gothic;
	font-size: small;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

nav li {
	position: relative;
	list-style: none;
	display:inline-block;
	
}
	
	footer {
	width: 100%;
	height: 160px;
	text-align: left;
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	color: #706f6a;
	display: inline-table;
	border-top: 2px solid #706F6A;
	padding-right: auto;
	padding-left: auto;
}
td ul li a  {
	font-family: league-gothic;
	font-weight: 400;
	color: #BC9936;
	font-size: large;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	padding-right: 0px;
}



footer div {
	margin-left: auto;
	margin-right: auto;
	padding-right: auto;
	padding-left: auto;
	width: auto;
	height: 160px;
}

td p a {
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	color: #BC9936;
}
tr td p {
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	color: #706f6a;
	font-size: large;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #706D6D;
	font-size: large;
}
a:active {
	text-decoration: none;
	text-align: center;
	color: #BC9E05;
}

#footer {
	width: 100%;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	color: #706f6a;
	text-align: center;
	font-size: large;
	background-color: #000000;
	background-size: 100% auto;
}
#navbar {
	width: 100%;
	height: 50px;
	border-top-width: 2px;
	border-top-color: #706d6d;
	border-bottom-color: #706D6D;
	background-image: -webkit-linear-gradient(270deg,rgba(3,3,3,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(3,3,3,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(3,3,3,1.00) 100%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(3,3,3,1.00) 100%,rgba(255,0,0,1.00) 100%);
}
#slider {
	margin-top: 5px;
}
#containergallery {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	height: 680px;
	font-size: 16px;
}
#aboutimg {
	margin-top: 5px;
	margin-left: 5px;
}

form {

	}
main {
	padding-left: 10px;
	padding-right: 10px;
	position: static;
	
}
#submit {
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
#reset {
	text-align: left;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
#validate {
	text-align: left;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
#mailing_list_name {
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
#comments {
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}

h3 {
	font-size: 36px;
	text-align: left;
	position: relative;
	top: 171px;
	left: -120px;
	float: right;
	clear: both;
}
