@charset "utf-8";
#wrapper {
	border:hidden;
	margin-top: 0px;
	margin-right:10%;
	margin-left: 10%;
	margin-bottom: auto;
	display:inline-block;
  overflow:hidden;
  white-space:nowrap;
}

   /* Begin Navigation Bar Styling */
   #nav {
	   font-size: 17px;
      width: 110%;
      float: left;
      margin: -10;
	margin-left:1%;

/*      padding: 0;*/

      list-style-type: none; 
/*      background-color: #f2f2f2;
      border-bottom: 1px solid #ccc; 
      border-top: 1px solid #ccc; */
	  }
   #nav li {
    color: white;

	text-shadow:
    -1px -1px 0 #6D0317,
    1px -1px 0 #6D0317,
    -1px 1px 0 #6D0317,
    1px 1px 0 #6D0317;  
      float: left; 
	  list-style-type: none;
	  }
   #nav li a {
	   
 /*     display: block;*/
      padding: 4px;
      text-decoration: none;
      font-weight: bold;
      color:#FFFFFF;
	  list-style-type: none;
     /* border-right: 1px solid #ccc; */
	  }
   #nav li a:hover {
	   	text-shadow:
    -1px -1px 0 #0093F8,
    1px -1px 0 #0093F8,
    -1px 1px 0 #0093F8,
    1px 1px 0 #0093F8;  
	   list-style-type: none;
 /*     color: #c00;
      background-color: #fff; }*/
   /* End navigation bar styling. */
}   
 
    #slidertext {
		position:absolute;
	   font-size: 21px;
      width: 100%;
padding:0;
      margin:0;
	margin-left:48px;
      list-style-type: none; 
/*      background-color: #f2f2f2;
      border-bottom: 1px solid #ccc; 
      border-top: 1px solid #ccc; */
	  }
#slidertext li {
	position:relative;
  padding:0;
  margin:0;
  list-style-type: none;
	  }  
.coupon {
	float:left;
	margin-left:40px;
}

.letter {
  font-size: 14px;
  font-family: "Times New Roman";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  -moz-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  
}

h1{
	font:400 1em/125%'Shadows Into Light Two', Helvetica, Sans-serif;
	
}

.letter2 {
	font: 'Shadows Into Light', Helvetica, Sans-serif;
	
	color: #333;
		float:left;
	margin:10;
	width:275px;
	vertical-align: top;
    display: inline-block;
    *display: inline;
	text-align:left
}

td.bodywrapper{

	
}

.boxed {
	float:left;
	margin:20;
	width:310px;
	vertical-align: top;
    display: inline-block;
    *display: inline;
	text-align:left
	    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    background: #fcf59b;
	background:
		-webkit-gradient(
			linear,
			left top, left bottom,
			from(#81cbbc),
			color-stop(1%, #fcf59b)
		);
	background:
		-moz-repeating-linear-gradient(
			top,
			#fcf59b,
			#fcf59b 14px,
			#81cbbc 16px
		);
	background:
		repeating-linear-gradient(
			top,
			#fcf59b,
			#fcf59b 38px,
			#81cbbc 40px
		);		
	-webkit-background-size: 100% 38px;
}

.lawncontainer {
display:inline-block;
  margin-left:3%;
  margin-right:0%;
  margin-top:2%; 
}

.lawnbox {
display:inline-block;
padding-top:0px;
  padding-left:10px;
  padding-right:10px;
  margin-left:3%;
  margin-right:5%;
  margin-top:2%;  
}

.footertd {
   color: white;
   text-align: center;
	font-size:10px  
}

.ptext {
     float: right;
    margin: 0px 0px 15px 20px;
	box-shadow: 10px 10px 5px #888888;
}

td.lefty {
	background-color: grey;
	
}

td.righty {
	background-color: grey;
}

.contactbox {
	float:left;
	margin:10;
	vertical-align: top;
    display: inline-block;
    *display: inline;
	
}
.quotebox {
	float:left;
	margin:10;
	width:275px;
	vertical-align: top;
    display: inline-block;
    *display: inline;

}

.contacttext{
	float:left;
	margin:10;
	width:500;
	vertical-align: top;
    display: inline-block;
    *display: inline;

}

form    {
background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
margin:auto;
position:relative;
width:auto;
height:auto;
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
font-style: bold;
line-height: 24px;
font-weight: bold;
color: #336633;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

label.cclawn {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

input.chklawn {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

input    {
width:200px;
display:block;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

textarea.feedback {
width:375px;
height:150px;
}

textarea.message {
display:block;
}

.buttoner {
width:auto;
position:absolute;
background:#09C;
color:#fff;
font-family: Tahoma, Geneva, sans-serif;
height:30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1p solid #999;
}

input.button:hover {
background:#fff;
color:#09C;
}

textarea:focus, input:focus {
border: 1px solid #09C;
}