@charset "utf-8";
html { 
            min-height: 100%; 
            height: auto;
 }

BODY{
	background-color: #adacd1;
	background-image: url(images/grassyback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
      FONT-FAMILY: Arial;
      FONT-WEIGHT: bold;
      FONT-SIZE: 10PT;
}
#bedbugsboth{ display: block; width: 275px; height: 150px; background: url("images/bedbugbutton.gif") no-repeat 0 0;}
#bedbugsboth:hover { background-position: 0 -150px;}
#bedbugsboth span { display: none;}

#guttersboth{ display: block; width: 275px; height: 150px; background: url("images/gutterbutton.gif") no-repeat 0 0;}
#guttersboth:hover { background-position: 0 -150px;}
#guttersboth span { display: none;}

#powerwashboth{ display: block; width: 275px; height: 150px; background: url("images/powerwashingbutton.gif") no-repeat 0 0;}
#powerwashboth:hover { background-position: 0 -150px;}
#powerwashboth span { display: none;}

#couponsboth{ display: block; width: 275px; height: 150px; background: url("images/couponsbutton.gif") no-repeat 0 0;}
#couponsboth:hover { background-position: 0 -150px;}
#couponsboth span { display: none;}

.styles
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8PT;
    FONT-WEIGHT: bold;
    COLOR: WHITE;
    BORDER-COLOR: #000066;    
    PADDING: 0px;
    TEXT-ALIGN: left;
}
.styles2
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10PT;
    FONT-WEIGHT: bold;
    COLOR: WHITE;
    BORDER-COLOR: #000066;    
    PADDING: 0px;
    TEXT-ALIGN: left;
}
.submenu
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 20;
}

.parentsubcateg
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 4;
    TEXT-ALIGN: left;
}

#slideshow (margin: 0 auto;}
.wrapper {
	width: 300px;
	position: relative;
	margin: 0 0;
}
#slidewrap {
	border: 0px solid #000000;
	margin: 0;
	padding: 0px;
}
#slidewrap div { text-align: center; }
.clr {
	clear: both;
}

.slideshow-captions {
	background: #336600;
	bottom: 10;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: -1px;
	opacity: .7;
}
.transparent_class { 
        filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7;  opacity: 0.7; 
}
.formstyle
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10PT;
    FONT-WEIGHT: bold;
    COLOR: 000066;
    TEXT-ALIGN: left;
}
td.maintext
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9PT;
    COLOR: 000066;
    TEXT-ALIGN: left;
}
td.colortext1
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9PT;
    COLOR: 000066;
    TEXT-ALIGN: center;
}
td.text2{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9PT;
    COLOR: 000066;
    TEXT-ALIGN: center;
}


