@charset "utf-8";
/* CSS Document */
body{
font-family: 'Oswald', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 90000;
	height: 71px;
	background-color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E6E6E6;
}
.header a{
	width: 124.5px;
	text-decoration: none;
	color: #6dac5c !important;
	display:inline-block;
margin-right: 15px;
margin-left: 15px;
padding-bottom: 8px;
padding-top: 25px;


  

}
.header a:hover{
color: #faa500 !important;

  border-bottom-width: 3px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-color: #6dac5c;
    border-style: solid;
}
#el-57469 {
	left: 0;
	z-index: 1002;
	width: 100%;
	background-repeat: repeat repeat;
	background-image-height: 533;
	background-color: #5C5C5C;
	background-size: cover;
	background-attachment: scroll;
	background-image-width: 800;
	background-image: url('images/leafs.jpg');
	background-position: center center;
	padding-bottom: 75px;
}

.ordercontent{
	background-color: #FFF;
	float: none;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 100px !important;
	position: relative;
	top: 100px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
 h2 {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Oswald;
	color: #2E2E2E;
	font-size: 42px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 1.5;
	text-transform: uppercase;
	text-align: center !important;
}
h3 {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Oswald;
	color: #2E2E2E;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 1.5;
	text-transform: uppercase;
	text-align: center !important;
}
.footer
{
	font-family: 'Open Sans', sans-serif;
}
.footer a
{
	color: #6dac5c !important;
	text-decoration: none;
}
.footer a:hover
{
	color: #faa500 !important;
}