@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");
body, html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
#wrapper {
	height: auto;
	width: 100%;
	margin: 0;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#logo_footer {
	width: 100%;
	padding: 20px 0 20px 0;
	-moz-box-shadow: 0 4px 3px -3px #888;
	-webkit-box-shadow: 0 4px 3px -3px #888;
	box-shadow: 0 4px 3px -3px #888;
}
#wide_footer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
}
#logo_footer img {
	margin: 0 auto 10px auto;
	display: block;
	height: auto;
	width: 350px;
}
#content_wrapper,
#home_wrapper,
.wrap_second{
	width: 720px;
	margin: 50px auto 0 auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
}
#slide_wrap {
	height: auto;
	width: 100%;
	margin: 0 0 4px 0;
}
#snipe {
	width: 60%;
	height: auto;
	background-color: rgba(255,255,255,0.8);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-sizing: border-box;
	font-family: "brandon reg";
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 40px;
	position: fixed;
	text-align: center;
	top: 35%;
	left: 20%;
	z-index: 1000;
}
#snipe a {
	color: #000;
	font-family: "brandon bld";
	text-decoration: none;
}
#snipe a:hover {
	color: #7BB752;
}
#snipe_color {
	width: 100%;
	height: auto;
	background-color: #7BB752;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-sizing: border-box;
    color: #fff;
	font-family: "brandon reg";
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 20px 20%;
	position: relative;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 1000;
}
#snipe_color a {
	color: #fff;
	font-family: "brandon bld";
	text-decoration: none;
}
#snipe_color a:hover {
	color: #000;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	width: 100%;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#nav_wrapper {
	width: 720px;
	margin: 20px auto 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}
#nav_wrapper img {
	width: 100%;
	height: auto;
	margin: 10px 0 10px 0;
}
#logo {
	float: right;
	width: 350px;
	margin: 0 0 20px 0;
}
#logo img {
	height: auto;
	width: 100%;
}
.images,
.images_small,
.badge {
	margin: 10px auto 10px auto;
	display: block;
	height: auto;
	width: 175px;
}
.images_small {
	width: 145px;
}
.images_main {
	width: 100%;
	height: auto;
}
.images_midpage {
    margin: 20px 0 20px 0;
}
.badge {
	width: 200px;
}
.bug {
	margin: 10px auto 10px auto;
	display: block;
	width: 40px;
	height: auto;
}
#services,
#menus {
	height: auto;
	width: 350px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
}
#about,
#community,
#press,
#testimonials{
	height: auto;
	width: 350px;
	float: right;
	margin: 0 0 20px 0;
	position: relative;
}
#services img,
#menus img,
#testimonials img,
#about img,
#community img,
#press img {
	position: relative;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: -999;
}
#footer {
	float: left;
	height: 262px;
	width: 350px;
	margin-top: -5px;
	margin-left: 0px;
}

.social,
.affiliations {
	list-style-type: none;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
.social li {
	display: inline-block;
	margin: 10px 0 10px 0;
	width: 32px;
}
.social li img {
	height: auto;
	width: 32px;
}
.affiliations li {
	width: 200px;
	height: auto;
	display: inline-block;
}
.affiliations li img {
	width: 100%;
	height: auto;
}
.headers {
	background-color: #000;
	height: 75px;
	width: 330px;
	margin: 0;
	z-index: 100;
	top: 10px;
	left: 10px;
	position: absolute;
}
.headers_left,
.headers_right {
	background-color: #000;
	height: 75px;
	width: 350px;
	margin: 0 20px 20px 0;
	float: left;
	display: inline;
	clear: none;
}
.headers_right {
	margin: 0 0 20px 0;
	float: right;
}
.headers h1 {
	font-family: "brandon reg";
	font-size: 18px;
	line-height: 55px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	height: 53px;
	width: 308px;
	border: thin dotted #FFF;
	margin: 10px 0 0 10px;
	letter-spacing: 0.2em;
}
.headers_left h1,
.headers_right h1 {
	font-family: "brandon reg";
	font-size: 18px;
	line-height: 55px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	height: 53px;
	width: 328px;
	border: thin dotted #FFF;
	margin: 10px 0 0 10px;
	letter-spacing: 0.2em;
}
.headers h1 a,
.headers_right h1 a,
.headers_left h1 a  {
	text-decoration: none;
	color: #FFF;
}
.headers h1 a:hover,
.headers_right h1 a:hover,
.headers_left h1 a:hover {
	color: #7BB752;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}
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-family: "brandon bld";
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: normal;
}
h2 a {
	color: #333;
	text-decoration: none;
}
h2 a:hover {
	color: #5E903C;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 20px;
}
.quote,
.display_archive {
	font-family: "brandon reg";
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 350px;
	clear: both;
	font-weight: normal;
}
.display_archive {
	line-height: 26px;
}
.quote a,
.display_archive a{
	font-family: "brandon reg";
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.quote a:hover,
.display_archive a:hover  {
	color: #5E903C;
}
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,
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.menu li {
	font-family: "brandon bld";
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #333;
	word-spacing: .2em;
	display: inline-block;
	width: 31%;
	margin: 0 auto 0 auto;  
    vertical-align: top;
}
.menu ul li {
	font-family: "brandon reg";
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	color: #333;
	margin: 8px 0 0 0;
	width: 100%;
}
.menu li a{
    color: #5E903C;
    text-decoration: none;
}
.copyright,
.copyright_hp {
	font-family: "brandon reg";
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: center;
	margin: 5px auto 0 auto;
	margin-bottom: 0px;
	width: 700px;
}
.copyright_hp {
	width: 100%;
}
#mc_embed_signup {
	clear: left;
	font-family: "brandon reg";
	font-weight: normal;
	font-size: 12px;
	width: 350px;
	text-align: center;
	margin: 0 auto 6px auto;
	display: block;
}
#mc_embed_signup .button {
	width: 200px;
	margin: 0 auto 6px auto;
	display: block;
}
.clear {
	margin-top: 5px;
}
.request_quote {
	text-align: center;
	margin: 0 auto 20px auto;
	font-family: "brandon bld";
	height: auto;
	width: 100%;
	display: table;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.2em;
}
input, textarea, select {
	width : 100%;
	height: 30px;
	margin: 0;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
	-moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
	box-sizing: border-box;
	vertical-align: top;
	font-family: "brandon reg";
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	border-radius:0;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
textarea {
	height: auto;
}
#submit,
.request_button {
	height: 40px;
	width: 180px;
	font-family: "brandon reg";
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	margin: 30px 0 0 0;	
	padding: 5px;
	cursor: pointer;
}
#submit:hover {
	color: #7BB752;
}
#wrap_button {
	width: 720px;
	margin: 30px auto 0 auto;
	padding: 0 0 20px 0;
}
.request_button {
	line-height: 40px;
	text-align: center;
	margin: 30px auto 20px auto;	
	padding: 2px 0 0 0;
}
.request_button a {
	text-decoration: none;
	color: #fff;
}
.request_button a:hover {
	color: #7BB752;
}
.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;
}