@charset "UTF-8";
@import url("../webfonts/brandon_bld/stylesheet.css");
@import url("../webfonts/brandon_reg_it/stylesheet.css");
@import url("../webfonts/brandon_reg/stylesheet.css");

#wide_footer {
	width: 90%;
	margin: 0 auto 0 auto;
}
#logo_footer img {
	margin: 0 auto 10px auto;
	display: block;
	height: auto;
	width: 80%;
}
#content_wrapper,
#home_wrapper,
.wrap_second {
	width: 90%;
	height: auto;
	margin: 15px auto 0 auto;
	padding: 0 0 10px 0;
}
#slide_wrap {
	height: auto;
	width: 100%;
	margin: 0 0 4px 0;
}
#nav_wrapper {
	width: 90%;
	margin: 20px auto 0 auto;
	padding: 0;
}
#logo {
	float: right;
	width: 48%;
	margin: 0 0 4% 2%;
}
#logo img {
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
}
#services,
#menus {
	height: auto;
	width: 48%;
	float: left;
	margin: 0 0 4% 0;
	position: relative;
}
#about,
#community,
#press,
#testimonials {
	height: auto;
	width: 48%;
	float: right;
	margin: 0 0 4% 0;
	position: relative;
}
#footer {
	float: none;
	clear: both;
	height: auto;
	width: 100%;
	margin: 0 2% 0 0;
	padding: 0;
	position: relative;
}
#snipe {
	width: 90%;
	padding: 10px;
	top: 20%;
	left: 5%;
}
.headers {
	background-color: #000;
	height: auto;
	width: 90%;
	padding: 4%;
	top: 4%;
	left: 5%;
	box-sizing: border-box;
}
.headers h1 {
	font-size: 10px;
	line-height: 30px;
	width: 100%;
	height: auto;
	border: thin dotted #FFF;
	margin: 0;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}
.headers_left,
.headers_right {
	background-color: #000;
	height: auto;
	width: 48%;
	margin: 0 2% 10px 0;
	padding: 2%;
	float: left;
	display: inline;
	clear: none;
	box-sizing: border-box;
}
.headers_right {
	margin: 0 0 10px 0;
	float: right;
}
.headers_left h1,
.headers_right h1 {
	font-size: 12px;
	line-height: 30px;
	height: auto;
	width: 100%;
	margin: 0;
	letter-spacing: 0.05em;
	box-sizing: border-box;
}
p {
	font-size: 16px;
	line-height: 22px;
}
p a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
p a:hover {
	color: #7BB752;
}
.sans {
    font-family: "brandon reg";
}
.center {
     text-align: center;
}
.bold {
    font-family: "brandon bld";
	font-size: 16px;
}
h2 {
	font-size: 14px;
	line-height: 22px;
}
h2 a {
	color: #333;
	text-decoration: none;
}
h2 a:hover {
	color: #5E903C;
	text-decoration: none;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 20px;
}
.quote {
	font-size: 16px;
	line-height: 20px;
	width: 60%;
}
h3 {
	font-family: "brandon bld";
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 450px;
	margin-bottom: 8px;
	line-height: 20px;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-transform: uppercase;
}
.menu li {
	width: 100%;
	margin: 15px 0 5px 0; 
	display: block;
}
.menu ul li {
	font-size: 16px;
	line-height: 18px;
}
.menu li a{
    color: #5E903C;
    text-decoration: none;
}
.copyright,
.copyright_hp {
	width: 100%;
	margin: 0 0 20px 0;
}
#mc_embed_signup {
	clear: left;
	font-family: "brandon reg";
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin: 0 auto 6px auto;
	display: block;
}
.clear {
	margin-top: 5px;
}
input.button {
	width: 200px;
	text-align: center;
	margin: 0 auto 6px auto;
	display: block;
}
.request_quote {
	width: 100%;
}
#wrap_button {
	width: 90%;
	margin: 20px auto 0 auto;
}
.snipe  {
    background-color: #5E903C;
    width: auto;
    padding: 20px 30px 20px 30px;
    font-family: "brandon reg";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: block;
}
