@font-face {
 font-family: square;
 src: url("/fonts/square.eot") /* EOT file for IE */
}
@font-face {
 font-family: square;
 src: url("/fonts/square.ttf") /* TTF file for CSS3 browsers */
}

html {
	font-size:65%;
    overflow-y:scroll;
}

* {padding:0; margin:0;}

body {
	font-family:Verdana, Arial, Helevitica, sans-serif;
	color:#dfe3b5;
	background:#75774b;
}

a {color:#dfe3b5;text-decoration:none;}
a:hover, a:active, a.stick {text-decoration:underline;}

#banner {
	background:#39381e url(/css/f/bg_banner.gif) no-repeat top center;
	padding:7px 0 0 0;
}

#shell, #header {
	width:895px;
	margin:0 auto;
}

#header {
	position:relative;
}

#header h1, #header p.title {
	background:transparent url(/css/f/logo_gardening_squad.png) no-repeat top left;
	width:271px;
	height:118px;
	text-indent:-9999em;
}

* html #header h1, * html #header p.title
{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/f/logo_gardening_squad.png, sizingMethod='scale');}

#header p.title a {
	width:271px;
	height:118px;
	display:block;
	overflow:hidden;
}

#header p.phone {
	font-size:1.3em;
	position:absolute;
	color:#75784b;
	bottom:-22px;
	left:30px;
}

#nav {
	margin:0 auto;
	text-align:center;
	border-top:1px solid #5d5d44;
	border-bottom:1px solid #95986b;
	background:#39381e url(/css/f/bg_nav.gif) repeat-x top left;
	min-height:25px;
}

* html #nav {
	height:25px;
}

#nav ul {
	width:895px;
	margin:4px auto 0 auto;
	list-style:none;
	font-size:1.3em;
	text-align:right;
}

#nav li {
	display:inline;
	padding:0 45px 0 0;
}

#nav li.last {
	padding:0 5px 0 0;
}

#shell {
	min-height:700px;
	position:relative;
	background:#75774b url(/css/f/bg_main.png) no-repeat top left;
}

* html #shell {
	background-image:none;
}

#content {
	padding:25px 0 0 0;
}

#content #col01 {
	float:left;
	width:255px;
	margin:0 0 0 5px;
}

#content #col01 h1 {
	font-family:square, Verdana, Arial, Helevitica, sans-serif;
	margin:8px 5px 0 0;
	font-size:2.3em;
	text-align:right;
	text-transform:uppercase;
	font-weight:normal;
}

#content #col01 ul {
	margin:40px 5px 0 0;
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
}

#content #col01 li {
	list-style:none;
	line-height:2em;
}

#content #col01 .block {
	margin:60px 0 0 0;
	position:relative;
}

.contact #content #col01 .block {
	margin:15px 0 0 0;
}

#content #col01 .block .topcurvesml {
	position:absolute;
	top:0;
	left:0;
	width:255px;
	height:5px;
	background:transparent url(/css/f/bg_topcurvesml.png) no-repeat top left;
}

* html #content #col01 .block .topcurvesml {
	display:none;
}

#content #col01 .block .content {
	position:absolute;
	top:5px;
	left:0;
	width:253px;
	background:transparent url(/css/f/bg_smoked.png) repeat top left;
	border-left:1px solid #969a55;
	border-right:1px solid #969a55;
	padding:5px 0 0 0;
}

* html #content #col01 .block .content {
	border:1px solid #969a55;
	background:#424224;
	padding-top:5px;
}

#content #col01 .block .content p {
	font-size:1.2em;
	line-height:1.4em;
	padding:0 13px 10px 13px;
	font-style:italic;
}

#content #col01 .block .bttmcurvesml {
	position:absolute;
	bottom:-5px;
	left:-1px;
	width:255px;
	height:5px;
	background:transparent url(/css/f/bg_bttmcurvesml.png) no-repeat top left;
}

* html #content #col01 .block .bttmcurvesml {
	display:none;
}

#content #col02 {
	float:right;
	width:611px;
	border-left:1px solid #969a55;
	border-right:1px solid #969a55;
	background:transparent url(/css/f/bg_smoked.png) repeat top left;
	position:relative;
}

#content #col02 .sideshow {
	width:599px;
	height:415px;
	overflow:hidden;
}

#content #col02 .block {
	position:relative;
}

#content #col02 .block .topcurvebig {
	position:absolute;
	top:0;
	left:0;
	width:611px;
	height:5px;
	background:transparent url(/css/f/bg_topcurvebig.png) no-repeat top left;
}

* html #content #col02 .block .topcurvebig {
	display:none;
}

#content #col02 .block .content {
	position:absolute;
	top:5px;
	left:0;
	width:609px;
	background:transparent url(/css/f/bg_smoked.png) repeat top left;
	border-left:1px solid #969a55;
	border-right:1px solid #969a55;
}

* html #content #col02 .block .content {
	border:1px solid #969a55;
	background:#424224;
	padding-top:5px;
}

#content #col02 ol
{
  margin: 0 0 1em 2em;
}

#content #col02 ol li
{
  line-height:1.2em;
  margin:0 0 1em 0;
}

.services #content #col02 .block .content {
	width:559px;
	padding:5px 40px 5px 10px;
	font-size:1.15em;
}

.home #content #col02 h2 {
	font-family:square, Verdana, Arial, Helevitica, sans-serif;
	text-transform:uppercase;
	height:55px;
	font-size:2.3em;
	text-align:center;
}

.services #content #col02 h2 {
	font-size:1.3em;
	color:#75784b;
	border-bottom:1px solid #75784b;
	padding:0 0 5px 0;
	margin:10px 0 10px 0;
}

#content #col02 img {
	border:1px solid #969a55;
	margin:1px 0 0 5px;
}

.home #content #col02 p {
	height:55px;
	text-align:center;
}

.home #content #col02 p.tag {
	margin:15px 0 15px 8px;
	width:592px;
	height:27px;	
	text-indent:-9999em;
	background:transparent url(/css/f/txt_keeping_your_garden_green.png) no-repeat top center; 
}

* html .home #content #col02 p.tag
{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/f/txt_keeping_your_garden_green.png, sizingMethod='scale');}

.services #content #col02 p, .testimonials #content #col02 p {
	line-height:1.3em;
	padding:0 0 10px 0;
}

.testimonials #content #col02 p {
	text-align:left;
	margin:10px 60px;
	font-size:1.2em;
	font-style:italic;
}

.testimonials #content #col02 strong {
	margin:5px 0 0 0;
	display:block;
	font-style:normal;
}

.services #content #col02 ul
{
  margin: 0 0 1em 2em;
  padding: 0;
}

.services #content #col02 ul li
{
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

* html .services #content #col02 ul li
{
	position: relative;
}

.services #content #col02 ul li.col01 { margin-left: 0em; }
.services #content #col02 ul li.col02 { margin-left: 10em; }
.services #content #col02 ul li.col03 { margin-left: 20em; }

.services #content #col02 li.reset
{
  margin-top: -3.55em;
}

table, th, tr, td {
	padding:0;
	margin:0;
	border-spacing:2px;
}

table {
	margin:0 0 10px 0;
}

th {
	width:250px;
	background:#75784b;
	text-align:left;
	text-transform:uppercase;
}

th, td {
	padding:5px 0 5px 10px;
}

td {
	background:#c3c59e;
	color:#75784b;
}

#content #col02 form{
	margin:25px 0;
}

#content #col02 legend{
	display:none;
}

#content #col02 fieldset{
	border:none;
}

#content #col02 label, #content #col02 input, #content #col02 textarea {
	display:block;
	padding:5px;
	margin:0 0 0 10px;
}

#content #col02 label {
	padding:0 0 5px 0;
	font-size:1.2em;
}

#content #col02 input {
	margin:0 0 12px 10px;
}

#content #col02 input, #content #col02 textarea {
	font-family:Verdana, Arial, Helevitica, sans-serif;
	font-size:1.25em;
	width:315px;
	border:1px solid #969A55;
	background:#c3c59e;
}

#content #col02 textarea {
	margin:0 0 10px 10px;
}

#content #col02 button {
	background:none;
	border:none;
	color:#C3C59E;
	font-weight:bold;
	margin:0 0 0 275px;
	font-size:1.4em;
}

#content #col02 button:hover,  #content #col02 button:active {
	color:#969A55;
	cursor:pointer;
}

#content #col02 ul.address {
	position:absolute;
	font-size:1.2em;
	top:43px;
	right:100px;
}

#content #col02 ul.address li {
	list-style:none;
	line-height:1.3em;
}

#content #col02 ul.address li.heading {
	margin:20px 0 0 0;
}

#content #col02 .block .bttmcurvebig {
	position:absolute;
	bottom:-5px;
	left:-1px;
	width:611px;
	height:5px;
	background:transparent url(/css/f/bg_bttmcurvebig.png) no-repeat top left;
}

* html #content #col02 .block .bttmcurvebig {
	display:none;
}

#weather {
	position:absolute;
	top:0;
	right:0;
	width:242px;
	min-height:100px;
}

#weather #top {
	position:absolute;
	top:0;
	left:0;
	width:242px;
	height:5px;
	background:transparent url(/css/f/weather_top_curve.gif) no-repeat top left;
}

#weather #bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:242px;
	height:5px;
	background:transparent url(/css/f/weather_bottom_curve.gif) no-repeat bottom left;
}

#weather .content {
	background-color:#252413;
	border-left:1px solid #969a55;
	border-right:1px solid #969a55;
	width:238px;
	min-height:90px;
	padding:10px 0 0 0;
}

#weather h2 {
	display:none;
}

#weather h3 {
	font-weight:normal;
	font-size:1em;
	margin:0 0 0 77px;
}

#weather img {
	float:left;
	margin:0 0 0 8px;
	border:1px solid #969a55;
}

#weather ul {
	list-style:none;
	margin:0 0 5px 77px;
}

#weather .tomorrow {
	color:#75774b;
}
#weather #forcast {
}

#weather  li {
}

#footer {
	margin:0 auto;
	width:800px;
}

.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}
