/* css for wesbite */

header nav {
	position: absolute;
	top: 95px;
	right: -5px;
}

header nav li {
	display: inline;
	font-weight: bold;
}

a {
	color: lightgray;
	text-decoration: none;
}

body {
	font-family: Arial;

}

h2 {
	font-weight: bold;
	font-size: 60px;
	font-family: stencil;
	color: lightgray;
	padding-top: 20px;
	padding-left:20px;
	margin: 0 0 0 10px;

}

footer {
	margin-top: 10px;
	padding-left: 4px;
	padding-top: 10px;
	color: white;
	background-color: black;
	width: 1520px;
	height: 25px;
	position: relative;
	left: -8px;
}

#headerContainer {
	position: relative;
	top: -9px;
	left: -8px;
	width: 100%;
}

#homePic {
	margin-top: 20px;
	width: 900px;
	border-radius: 10px;
}

#about-container {
	background-image: url("MainStreet.jpg");
	width: 1250px;
	height: 620px;
	margin: 0px auto 5px auto;
	border-radius: 10px;
}

#smokers-container {
	background-image: url("CoalsBurning.jpg");
	width: 1250px;
	height: 620px;
	margin: 0px auto 5px auto;
	border-radius: 10px;
}

#ingredients-container {
	background-image: url("LocalFarm.jpg");
	width: 1250px;
	height: 620px;
	margin: 0px auto 5px auto;
	border-radius: 10px;
}

#catering-container {
	background-image: url("CateringPic2.jpg");
	width: 1250px;
	height: 620px;
	margin: 0px auto 5px auto;
	border-radius: 10px;
}

#contact-container {
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.7);
	width: 1100px;
	height: 620px;
	border-radius: 10px;
}

#location-inner-box {
	margin-left: auto;
	margin-right: 50px;
	width: 500px;
	height: 300px;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

#farmer-inner-box {
	position: relative;
	top: -380px;
	margin-left: auto;
	margin-right: 30px;
	width: 700px;
	height: 400px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 10px;
}

#farmer-pic {
	width: 550px;
	margin-top: 10px;
	margin-left: 80px;
	margin-right: auto;
	border-radius: 10px;
}

#catering-menu {
	margin: 10px auto 0 auto;
	background-color: rgba(0, 0, 0, 0.7);
	width: 1100px;
	height: 500px;
	border-radius: 10px;
}

#career-container {
	background-image: url("HelpWantedSign.jpg");
	width: 1250px;
	height: 620px;
	margin: 0px auto 5px auto;
	border-radius: 10px;
}

#smoker-pics {
	display: inline;
	width: 400px;
	margin: 0 auto;
}

#smokers-text {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	margin-top: 2px;
}

#career-text {
	text-align: center;
	font-size: 24px;
	color:lightgray;
}

#form-box {
	width:500px;
	margin:0 auto;
	padding: 10px;
	background-color: rgba(250,250,250,0.7);
	border-radius: 10px;
}

#home-box {
	width:500px;
	margin:0 auto;
	padding: 10px;
	background-color: rgba(250,250,250,0.7);
	border-radius: 10px;
}

#home-box-title {
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

#submit {
	background-color: orange;
	border-radius: 20px;
	width:100px;
	height:30px;
	font-weight:bold;
	font-size:15px;
}

#message {
	width:400px;
	height:100px;
}

#address-box {
	width:500px;
	margin:0 auto;
	padding: 10px;
	background-color: rgba(0,0,0,0.7);
	border-radius: 10px;
	color:lightgray;
}

.container1 {
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.7);
	width: 1100px;
	height: 1185px;
	border-radius: 10px;
}

.container2 {
	width: 1300px;
	height: 1130px;
	margin: 0px auto 5px auto;
}

.container3 {
	width: 1525px;
	height: 1130px;
	position: relative;
	left: -10px;
}

.bottom-container {
	background-color: rgba(246, 191, 109, 0.9);
	margin-top: 10px;
	width: 100%;
	height: 520px;
}

.inner-container {
	margin-left: auto;
	margin-right: 10px;
	width: 1000px;
	height: 500px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}

.inner-container-text {
	padding: 10px;
	font-weight: bold;
	font-size: 20px;
	color:lightgray;
}

.inner-container-pic {
	padding: 10px;
	border-radius: 20px;
}

.form-text {
	font-weight: bold;
	font-size: 20px;
	padding:10px;
}

.menu-small-text {
	text-align: center;
	padding-left: 20px;
	font-weight:bold;
	font-size: 18px;
}

.menu-text{
	text-align: center;
	font-size: 18px;
}

.menu-option{
	padding-left: 100px;
}

.inner-box {
	margin-left: 150px;
	margin-right: auto;
	width: 600px;
	height: 400px;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

.inner-box2 {
	position: relative;
	top: -400px;
	margin-left: auto;
	margin-right: 150px;
	width: 600px;
	height: 400px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 10px;
}

.smoker {
	border-radius:10px;
}


