@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
img.left{
display:block;
float:left;
}
img.right{
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.25%;
	padding-left: 2.375%;
	padding-right: 2.375%;
	clear: none;
	float: none;
}
.header-gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.25%;
	padding-left: 2.375%;
	padding-right: 2.375%;
	clear: none;
	float: none;
	text-align: center;
}
#div1 {
}
#header {
	background-color: #260f00;
}
.sliderimages {
	background-image: url(https://lakeviewtreecare.com/images/wood-bg.jpg);
}
.headerleft {
	text-align: center;
}
.headerright {
	float: right;
	text-align: center;
	padding-top: 20px;
}
.headerlinks {
	background-color: #2b2718;
	text-align: center;
	-webkit-box-shadow: 1px 0px;
	box-shadow: 1px 1px 8px #c7c7c7;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-top: 10px;
	color: #FFFFFF;
}
.headertelephone {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bolder;
}
.abovefooter {
	background-color: #190c05;
	color: #C89377;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.abovefooter a {
	color: #C89377;
	text-decoration: none;
}
.abovefooter a:visited {
	color: #C89377;
}
.abovefooter a:hover {
	color: #C89377;
	text-decoration: underline;
}
.abovefooter a:focus {
	color: #C89377;
}
#footer {
	background-color: #260A07;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 1px 0px;
	box-shadow: 1px 1px 8px #c7c7c7;
	color: rgba(255,255,255,1.00);
}
.centered-image {
	text-align: center;
}
.sub-third {
width: 100%;
margin-left: 0;
clear: both;
}
.cities {
	text-align: center;
	margin-left: 0;
	width: 100%;
}
.clearboth {
}
#content2 {
width: 100%;
}
#center-links {
	background-color: #E8FFD3;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 7px solid #000000;
}
.quarter-width {
width: 100%;
margin-left: 0;
clear: both;
}
.estimate-request {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}



@media only screen and (min-width: 481px) {

.gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
.header-gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#header {
}
.sliderimages {
}
.headerleft {
}
.headerright {
}
.headerlinks {
}
.headertelephone {
}
#footer {
}
.abovefooter {
}
.centered-image {
}
.green-bg {
}
.sub-third {
width: 30%;
clear: none;
margin-left: 2.5641%;
}
.cities {
width: 100%;
margin-left: 0;
}
.clearboth {
}
#content2 {
width: 100%;
}
#center-links {
}
.quarter-width {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
}
.layerslider {
}
.ls-slide {
}
.estimate-request {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 98.3333%;
	max-width: 980px;
	padding-left: 0.8333%;
	padding-right: 0.8333%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.header-gridContainer {
	width: 98.3333%;
	max-width: 1000px;
	padding-left: 0.8333%;
	padding-right: 0.8333%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#header {
}
.sliderimages {
}
.headerleft {
	text-align: left;
	width: 40%;
	clear: none;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}
.headerright {
	width: 50%;
	clear: none;
	float: right;
}
.headerlinks {
	background-position: 0% bottom;
	background-image: url(../images/header-links-bg-bottom.jpg);
	background-repeat: repeat-x;
}
.headertelephone {
}
#footer {
}
.abovefooter {
}
.centered-image {
}
.green-bg {
}
.sub-third {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
.cities {
width: 100%;
margin-left: 0;
}
.clearboth {
}
#content2 {
width: 100%;
}
#center-links {
}
.quarter-width {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
.layerslider {
}
.ls-slide {
}
.estimate-request {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
