body
{
	text-align: left;
	font-size: 12px;
	font-family:     "Century Gothic", "Avant Garde", sans-serif;
	color: #363535;
	margin: 0px;
	padding: 0px;
}


.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", "Avant Garde", sans-serif;
}
div.menu{
	width: 184px;

}
div.menu ul{
	list-style: none;
}
div.menu li{
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: 3px;
}
div.menu a
{
	text-align: left;
	font-size: 12px;
	letter-spacing: -1px;
	font-family:     "Century Gothic", "Avant Garde", sans-serif;
	font-weight: bold;
	height: 24px;
	color: #3d913c;
	display:block;
	padding-top: 9px;
	padding-left: 33px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e6dd;
	background: url('img/arrow.png') no-repeat left;	
}
div.menu a:hover
{
	background: none;
	background-color: #89d346;
	color: #446626;
}
                    

.midmenu
{
	margin-left: 12px;
	font-family: "futura LT", helvetica, arial, sans-serif;
	font-size: 13px;
	
}
.midmenu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}


.midmenu ul li {
	float: left;
}


.midmenu li{
	display: inline;
	margin-top: 31px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	width: 107px;
}

.midmenu ul a:link, .midmenu ul a:visited {
	text-decoration: none;
	text-align: left;
	display: block;
	background: #fff;
	color: #555;
	padding: 9px 20px 9px 20px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
}
			

.midmenu ul a:hover {
	background-color: #89d346;
	color: #446626;
}		
							
.lefttext
{
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	width: 155px;
}							
					
.lefttext-more 
{
	text-align: right;
	margin-right: 20px;
	font-size: 13px;
	color: #c71d00;
	font-weight: bold;
}
.lefttext-more a
{
	text-align: right;
	color: black;
	text-decoration: none;
}
.lefttext-more a:hover
{
	color: red;
}

.maintext
{
	width: 510px;
	margin-left: 10px;
	margin-bottom: 15px;
	
	
   height: expression( this.scrollHeight < 551 ? "550px" : "auto" ); /* sets min-height for IE */
   min-height: 550px; /* sets min-height value for all standards-compliant browsers */
	

}							
							
H1
{
	color: #318917;
	font-size: 13px;
	letter-spacing: -1px;

}							

						
H4
{
	color: #318917;
	font-size: 12px;
	letter-spacing: 0px;

}


.image
{
	border-left-style: dotted;
	margin-left: 15px;
	border-left-width: 1px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: -5px;
	float: right
}

.line
{
	width: 510px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px; padding: 0px;
}


.services ul li
{
	list-style-type: disc;

}

.services li a
{
	text-decoration: none;
	font-weight: bold;
	color: #222;
}

.services li a:hover
{
	color: #c71d00;
	list-style-type: disc;
}

.coupons a
{
	margin: 0px;
	padding: 0px;
	float: right;
}

.maidservices
{
	padding-left: 20px;
}

.free-estimate
{
	display: block;
	height: 31px;
	width: 127px;
	background: url('img/freeestimate.png') 0px 31px;
	float: right;
	margin-bottom: 20px;
}


.free-estimate:hover
{
	background: url('img/freeestimate.png');
}

.footer
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer a
{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #fbfcf0;
	text-decoration: none;
}

.footer a:hover
{
	color: #1a1;
}

.contact
{
	margin-top: 20px;
}




a#rollover
{ 
	display: block; width: 94px; height: 60px; 
   background: url(img/coupons.png) top left no-repeat; 
   border: none; 
	float: left;
	position: relative;
	left: 43px;
	top: -3px;
}



a:hover#rollover { background-position: -94px 0;  }



