@charset "utf-8";
/* CSS Document */
.deerbg {
	background-image:url(../img/Deer_background.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-top:-30px;
	margin-bottom:-10px;
}
body {
	background-image:url(../img/Deer_background.png);
	background-position: right bottom;
	background-repeat:no-repeat;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	font-size:3em;
	margin-bottom:0px;
}
h4 {
	line-height:1.5em;
}
h3.dkgrn {
	font-size:1.4em;
}
.sm {
	font-size:90%;
}
.med{font-size:1.2em;}
.big {
	font-size:2em;
}
.subhead {
	font-size:30px;
	color:#b89431;
	margin-top:0px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	background-image:url(../img/About_Natures_Hammock.jpg);
	background-repeat:no-repeat;
	width:290px;
	margin:5px;
	height:200px;
	border: 2px double #926B31;
	margin:0 auto;
	margin-bottom:15px;
	margin-right:15px;
}
.box:hover {
	opacity: 0.8;
}
a h2.whbg {
	color:#284F2E;
}
footer {
	background-color:#f7f7f7;
	color:#333;
	padding:20px 0;
	border-top: 1px solid;
	border-color: #b89431;
	width: 100%;
	position:fixed;
	bottom: 0;
	right:0;
}
.circle {
	width:275px;
	height:275px;
	padding:10px;
	border-radius:50%;
	font-size:20px;
	color:#fff;
	text-align:center;
	background:#293fad;
	line-height:1em;
	text-transform:capitalize;
	text-shadow:1px 1px 1px #000;
	-moz-box-shadow:    3px 3px 5px 4px #333;
	-webkit-box-shadow: 3px 3px 5px 4px #333;
	box-shadow:         3px 3px 5px 4px #333;
	border:4px solid #fff;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}
.imgbord {
	border: 4px solid #FFF;
	margin:5px 10px 5px 2px;
}
p {
	padding-right:25px;
	font-size: 1.1em;
}
.serif {
	font-family:"Times New Roman", Times, serif;
}
li {
	font-size:1.2em;
}
.grbggrad {
	background: -moz-linear-gradient(left, rgba(239,243,221,1) 1%, rgba(239,243,221,1) 79%, rgba(239,243,221,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(239,243,221,1)), color-stop(79%, rgba(239,243,221,1)), color-stop(100%, rgba(239,243,221,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(239,243,221,1) 1%, rgba(239,243,221,1) 79%, rgba(239,243,221,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(239,243,221,1) 1%, rgba(239,243,221,1) 79%, rgba(239,243,221,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(239,243,221,1) 1%, rgba(239,243,221,1) 79%, rgba(239,243,221,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(239,243,221,1) 1%, rgba(239,243,221,1) 79%, rgba(239,243,221,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff3dd', endColorstr='#00eff3dd', GradientType=1 ); /* IE6-9 */
}
.ltbrwbg {
	background: -moz-linear-gradient(left, rgba(146,107,49,1) 0%, rgba(146,107,49,1) 78%, rgba(146,107,49,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(146,107,49,1)), color-stop(78%, rgba(146,107,49,1)), color-stop(100%, rgba(146,107,49,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(146,107,49,1) 0%, rgba(146,107,49,1) 78%, rgba(146,107,49,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(146,107,49,1) 0%, rgba(146,107,49,1) 78%, rgba(146,107,49,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(146,107,49,1) 0%, rgba(146,107,49,1) 78%, rgba(146,107,49,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(146,107,49,1) 0%, rgba(146,107,49,1) 78%, rgba(146,107,49,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#926b31', endColorstr='#00926b31', GradientType=1 ); /* IE6-9 */
}
.red {
	color:#900;
	font-weight:bold;
}
.bord {
	border: 1px solid #7C6534;
}
.ltgrnbg {
	background-color: #EFF3DD;
}
.dkgrn {
	color:#284F2E;
}
.brw {
	color:#7C6534;
}
.wh {
	color:#FFF;
}
.vrline {
	border-right: 1px solid #7C6534;
	margin-top:20px;
}
.whbg {
	background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(72%, rgba(255,255,255,0.9)), color-stop(99%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=1 ); /* IE6-9 */
	padding:2px;
	width: 290px;
	margin-left: -20px;
}
.whitebg {
	background: -moz-linear-gradient(left, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.53) 1%, rgba(255,255,255,0.53) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.08)), color-stop(1%, rgba(255,255,255,0.53)), color-stop(100%, rgba(255,255,255,0.53))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.53) 1%, rgba(255,255,255,0.53) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.53) 1%, rgba(255,255,255,0.53) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.53) 1%, rgba(255,255,255,0.53) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.53) 1%, rgba(255,255,255,0.53) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14ffffff', endColorstr='#87ffffff', GradientType=1 ); /* IE6-9 */
}
.center {
	text-align:center;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}
.pad15 {
	padding:15px;
}
.pad20L {
	padding-left:20px;
}
.pad40L {
	padding-left:40px;
}
.pad40R {
	padding-right:40px;
}
.padRL {
	padding-right: 5px;
	padding-left: 10px;
}
.mar20T {
	margin-top:20px;
}
.mar30T {
	margin-top:30px;
}
.mar30B {
	margin-bottom:30px;
}
.mar50B {
	margin-bottom:50px;
}
.mar80B {
	margin-bottom:80px;
}
.mar0A {
	margin:0 auto;
}
.btn-success {
	color: #FFF;
	background-color: #284F2E;
	border-color: #e8f8e8;
}
.btn {
	border-radius:0px;
}
table {
	background-color: #FFF;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #000;
}
.btn-group, .btn-group-vertical {
	width: 100%;
}
.btn {
	width:100%;
}
a.phone {
	text-decoration: none;
	color: #056839;
}
a.phone:hover {
	text-decoration: none;
	color: #0c273d;
}
@media (max-width:1150px) {
body {
	background-image:none;
}
}
@media (max-width:950px) {
.box {
	background-image:url(../img/About_Natures_Hammock_LG.jpg);
	background-repeat:no-repeat;
	width:100%;
	margin:5px;
	height:200px;
	border: 2px double #926B31;
	margin:0 auto;
	margin-bottom:15px;
	margin-right:15px;
}
.whbg {
	background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(72%, rgba(255,255,255,0.9)), color-stop(99%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=1 ); /* IE6-9 */
	padding:2px;
	width: 110%;
	margin-left: -20px;
}
}
@media (max-width:768px) {
.nav > li {
	border-bottom: 1px solid #ccc;
}
.bbnone {
	border-bottom:none !important;
}
.vrline {
	border-right: none;
	margin-top:0px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
