@charset "utf-8";
/* CSS Document */

#mainnav {
	-webkit-border-radius: 20px 20px 0px 0px;-moz-border-radius: 20px 20px 0px 0px;border-radius: 20px 20px 0px 0px;
background: #4a782f;


	border-width: 1px;
	border-style: solid;
	border-color: #030303;
	border-bottom:none;
	border-right:none;
	border-left:none;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#mainnav a:link, #mainnav a:visited {
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;

}
#mainnav a:hover {
	color: #e9c337;
	background-color: #0f3b0a;
}


* {
  border-radius: 0 !important;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
#intro {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030303;
	background-color: #cd2027;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#intro h1 {
	color: #7ba3ca;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 3.5em;
}
#intro h2 {
	color: #0d1e54;
	margin-top: 5px;
	font-size: 2.5em;
}
#intro p {
	color: #CCCCCC;
	font-size: 1.25em;
	line-height: 150%;
}
#intro ul {
	font-size: 1.25em;
	color: #CCCCCC;
	margin-top: 35px;
}

body {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030303;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
	
	
background: #0f3b0a;



	
	
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#content {
		background-image:url(../images/dmbg.jpg);
		    background-repeat: no-repeat;

	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030303;
}
#content h2 {
	color: #cd2027;
	font-size: 2.65em;
}
#content h3 {
	color: #cd2027;
	font-size: 2em;
}
#content p {
	color: #666666;
	font-size: 1.125em;
	line-height: 150%;
}
#content ul {
	color: #0f3b0a;
	font-size: 1.225em;

}
#content li {

	padding-top:14px;
}
#content ul span {
	color: #666666;
}
#guarantee {
	background-color: #4a782f;
	padding-top: 35px;
	padding-bottom: 35px;
}
#badge {
	text-align: center;
}

#guarantee p {
	font-size: 2em;
	color: #336699;
	padding-top: 60px;
}
#header {
	padding-top: 25px;
	padding-bottom: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+51,000000+51,4a782f+77 */
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,0,0,1) 51%, rgba(0,0,0,1) 51%, rgba(74,120,47,1) 77%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(51%,rgba(0,0,0,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(77%,rgba(74,120,47,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 51%,rgba(0,0,0,1) 51%,rgba(74,120,47,1) 77%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,1) 51%,rgba(0,0,0,1) 51%,rgba(74,120,47,1) 77%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,1) 51%,rgba(0,0,0,1) 51%,rgba(74,120,47,1) 77%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,1) 51%,rgba(0,0,0,1) 51%,rgba(74,120,47,1) 77%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4a782f',GradientType=1 ); /* IE6-9 */


}
#contact {
	text-align: center;
	padding-top: 35px;
}
#phone a:link, #phone a:visited {
	font-size: 2em;
	color: #0E3E6C;
	font-weight: bold;
}
#phone a:hover {
	color: #0d1e54;
	text-decoration: none;
}



#address {
	color: #0E3E6C;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030303;
	background-color: #000000;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#footer p {
	color: #FFFFFF;
	line-height: 150%;
}
#footer ul {
	color: #FFFFFF;
	margin-top: 25px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
}
#footer ul li {
	display: block;
	float: left;
	margin-right: 35px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #e9c337;
	text-decoration: none;
}
#footer .smaller {
	font-size: x-small;
}
#tagline {
	text-align: center;
	margin-left:15px;
	font-size: 1.75em;
	color: #030303;
	padding-top: 40px;
	font-weight: bold;
}
.bordered {
	border: 1px solid #030303;
}

#callToActionModal .close {
	font-size:30px;
	color:#000000;
}
