@charset "utf-8";
/* CSS Document */

body {
	background-color: #dbe6d5; /*#CFDAC0;*/
	margin: 0px;
	/*background-image: url(/assets/images/michigan_landscaping_bg.jpg);*/
	background-repeat: repeat-x;	
	padding: 0px;
	color: #000000;
}

#landscaping_michigan_page_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background-color: #679e4a;
	background-image:url(/assets/images/bg_topnav.gif);
	background-position: top;
	background-repeat: repeat-x;	
	border: 11px solid #666600;
}

a, a:link, a:active, a:visited {
	color: #3c553c;
	text-decoration: underline;
}

a:hover {
	color: #3c553c;
}

a.textLinks, a.textLinks:link, a.textLinks:active, a.textLinks:visited {
	font-size: 12px;
	color: #3c553c;
	text-decoration: underline;
}

a.textLinks:hover {
	color: #3c553c;
}

a.textLinksBold, a.textLinksBold:link, a.textLinksBold:active, a.textLinksBold:visited {
	font-size: 12px;
	color: #3c553c;
	text-decoration: underline;
	font-weight: bold;
}

a.textLinksBold:hover {
	color: #3c553c;
}

a.textLinksLarge, a.textLinksLarge:link, a.textLinksLarge:active, a.textLinksLarge:visited {
	font-size: 14px;
	color: #3c553c;
	text-decoration: underline;
	font-weight: bold;
}

a.textLinksLarge:hover {
	color: #3c553c;
}

a.leftcolLinks, a.leftcolLinks:link, a.leftcolLinks:active, a.leftcolLinks:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.leftcolLinks:hover {
	color: #000000;
}

#clear {
	clear: both;
}

#pageTitle {
  font-size: 16px;
	color: #336600;
	font-weight: bold;
}

#pageSubTitle {
	font-size: 14px;
	color: #3c553c;
	font-weight: bold;
}

.testimonialTitle {
	font-size: 14px;
	color: #3c553c;
	font-weight: bold;
}

#divider {
  margin-top: 6px;	
	border-top: 1px solid #d9b18f;
}

#dividerDotted {
  margin-top: 6px;	
	border-top: 1px dotted #d9b18f;
}

#dividerTestimonialDotted {
  margin-top: 6px;	
	border-top: 1px dotted #d9b18f;
}

#divider_leftcol {
  margin-top: 6px;	
	border-top: 1px solid #000000;
}

#subsection {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.pic {
	border: 1px solid #000000;
}

#divider_sections {
	width: 100%;
	border-top: 1px dotted #d9b18f;
	margin-top: 6px;
}

.floatRight {
	margin-left: 16px;
	float: right;
	margin-bottom: 6px;
}

.floatLeft {
	margin-right: 16px;
	float: left;
	margin-bottom: 6px;
}

.floatRightBorder {
	margin-left: 16px;
	float: right;
	margin-bottom: 6px;
	border: 1px solid #000000;	
}

.floatLeftBorder {
	margin-right: 16px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #000000;	
}

#landscaping_michigan_main_container {
	background-color: #679e4a;
	padding: 16px;
	padding-top: 6px;
	min-height: 500px;
}

#landscaping_michigan_banner_top {
	background-image:url(/assets/images/landscaping_michigan_wrapper_top.gif);
	background-repeat: no-repeat;
	width: 928px; 
	height: 28px;
}

#landscaping_michigan_banner_container {
	/*background-image: url(/assets/images/michigan_landscaping_banner.jpg);
	background-repeat: no-repeat;*/
	width: 928px;
	height: 264px;	
}

#landscaping_michigan_banner_left {
	width: 284px;
	height: 264px;
	background-image: url(/assets/images/michigan_landscaping_banner_left.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	
}

#landscaping_michigan_banner_right {
	width: 644px;
	height: 264px;
	background-image: url(/assets/images/michigan_landscaping_banner_right.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;

}

#landscaping_michigan_banner_text_phone {
	float: left;
	color: #a7a16d;
	text-align: center;
	width: 161px;
	margin-top: 128px;
	margin-left: 50px;
}

#landscaping_michigan_banner_text_services {
	float: left;
	color: #3c553c;
	text-align: center;
	width: 261px;
	margin-top: 31px;
	margin-left: 23px;
}

#snow_plowing_michigan_header_container {
	height: 41px;
}

#snow_plowing_michigan_header_text {
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 16px;
}

#michigan_landscaping_topnav {
	float: right;
	padding-top: 6px;
	padding-right: 20px;
}

#michigan_landscaping_topnav a, a:link, a:active, a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	bottom: 3px;
}

#michigan_landscaping_topnav a:hover {
	color: #ffffff;
}

#landscaping_michigan_content_container {
	padding: 16px;
	padding-top: 36px;
	min-height: 500px;
	width: 896px;	
	background: url(/assets/images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}

#landscaping_michigan_footer_container {
	/*background-image:url(/assets/images/landscaping_michigan_wrapper_bot.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}

#footer_text {
	padding-top: 30px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

#landscaping_michigan_service_categories ul {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;	
}

#landscaping_michigan_service_categories li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	padding: 4px;
	float: left;
}	

#landscaping_michigan_service_bullets {
	float: right;
	background-color: #b3cea4;
	border: 1px solid #d2d2d2;
	padding: 11px;
}

/* contact form styles */
#contactFormTable {
	float: right; 
	width: 55%; 
	border: 1px solid #aaaaaa; 
	background-color: #eeeeee; 
	padding: 11px;
}

#contactFormTitle {
	color: #3c553c;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#contactFormFieldTitle {
	line-height: 21px;
}

#contactFormFieldReqTitle {
	line-height: 21px;
	font-weight: bold;
}

#contactFormField {

}

#contactFormTable .input {
	width: 97%;
}

#contactFormSubmit {
	float: right; 
}

/* estimate form table */
#estimateFormTable {
	margin-left: auto;
	margin-right: auto; 
	width: 70%; 
	border: 1px solid #aaaaaa; 
	background-color: #eeeeee; 
	padding: 11px;
	color: #000000;
}

#estimateFormTable .input {
	width: 97%;
}


/* tabs styles */
#tabs_wrapper {
	display: block;
	height: 34px;
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 9px;
}

#tabs {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	height: 35px;
}

#tabs_center {
	margin-left: auto;
	margin-right: auto;		
}

#tabs li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: -1px;
}

#tabs a, #tabs a:link, #tabs a:visited, #tabs a:active {
	font-size: 12px;
	color: #ffffff;
	/*background: url(/assets/images/tabs.gif) right 34px;*/
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	width: 73px; /* tabs a span below +6px */
	/* IE6 Fix */
	float: left;
}

#tabs a span {
	color: #ffffff;
	/*background: url(/assets/images/tabs.gif) left 34px;*/
	display: block;
	height: 22px;
	float: left;
	width: 67px; /* tabs a width minus 4 to allow for right corner, minus 4 again for the padding-left below */
	padding-left: 4px;
	overflow: hidden;
	
	cursor: pointer;
	cursor: hand;
	text-align:center;
	/* IE6 Fix */
	/*border: 1px solid #ffffff;*/
}

#tabs a:hover {
	/*background: url(/assets/images/tabs.gif) right 0px;*/
	display: block;	
	/* IE6 Fix */
	float: left;		
}

#tabs a:hover span {
	/*background: url(/assets/images/tabs.gif) left 0px;*/
	display: block;
	color: #000000;	
	/* IE6 Fix */
	/*float: left;*/
	overflow: hidden;			
}

#tabs span on {
	background: url(/assets/images/tabs.gif) left 0px;
	display: block;
	color: #ffffff;	
	/* IE6 Fix */
	float: left;
	overflow: hidden;			
}

#page_leftcol {
	width: 210px; 
	float: left;
	background-color: #a4c096;
	padding: 11px;
	border: 1px solid #000000;
}

#page_centercol {
	margin-left: 248px; /*make sure this is wider than the width + (padding x2) of the left column*/
	/*margin-right: 203px;*/ /*make sure this is wider than the width + (padding x2) of the right column*/
	/*border: 1px solid #0000ff;*/
}

#page_rightcol {
	width: 180px;
	float: right;
	background-color: #e2e2e2;
	padding: 6px;		
}

#bbb_wrapper {
	/*background-color: #ffffff;
	border: 1px solid #000000;*/
	padding: 8px;
	text-align: center;
}

#bulleted_section {
	width: 295px;
	float: left;
}

#bulleted_section_right {
	width: 295px;
	float: right;
}

#section_pic {
	float: left;
	width: 148px;
}

#section_bullets {
	/*border: 1px solid #000000;*/
	float: left;
	text-align: left;
	padding-left: 0px;
	width: 142px;
	overflow: hidden;
}

#section_bullets ul {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 14px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
}

#section_bullets li {
	font-size: 14px;
	padding: 0px;
	margin: 0px;

}

.pic {
	border: 1px solid #000000;
}

#services_promo_wrapper {
	padding: 16px;
	margin-bottom: 26px;
	border: 1px solid #999999;
	background-color: #e5e5e5;
	text-align: center;
}

#services_promo_wrapper_title {
	font-weight: bold;
	font-size: 16px;
}

#financing_directions {
	font-size: 14px;
}

#testimonialWrapper {
	margin-bottom: 32px;
}

#testimonialQuote {
	margin-left: 11px;
	margin-right: 11px;
	font-style: italic;
}

#cc_logos {
	margin-top: 11px;
	padding: 11px;
	padding-left: -6px;
	padding-right: -6px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
