* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #a09a87;
	line-height:normal;
	width: 100%;
	min-width:752px;
	background: #251a13 url(images/bg_body.jpg) center top repeat;
}
a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f19b2b;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-size: 17px;
	line-height:17px;
	font-weight: bold;
	color: #ab8f5f;
}
 
h2 {
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	color: #ab8f5f;
}
h3 {
	font-size:15px;
	line-height:15px;
	font-weight: bold;
	color: #ab8f5f;
}
h4 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color: #ab8f5f;
}
.h3 {
	font-size:15px;
	line-height:15px;
	font-weight: bold;
	color: #ab8f5f;
}
.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}
fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}
.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}
.hidden {
	display: none;
}
.hr, hr {
	border: 0px; 
	height: 1px;
	color: #4c4634;
	background-color: #4c4634;
	margin-bottom:15px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_homeleft {
	float: left;
	margin-right: 7px;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #c6c0b0 solid 2px;
	background: #16120f;
}

.images_left {
	border: #c6c0b0 solid 2px;
	background: #16120f;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.images_right {
	border: #c6c0b0 solid 2px;
	background: #16120f;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	font-weight: normal;
}
.imagemediumname {
	font-weight: bold;
}
.imagebigname {
	color: #48442e; 
	font-weight: bold;
}
.imagebignav {
	color: #206e82; 
	font-weight: bold;
}
.price {
	color: #7a2f0c;
}
.centerText {
	text-align:center;
}
.imagepagesnav {
	color: #bf9c61; 
	font-weight: normal;
}
.sectionname,
.imagepages {
	color: #bf9c61; 
	font-weight: bold;
}
.sectionnameselected,
.imagepageselected {
	color: #f19b2b; 
	font-weight: bold;
}

.uppercaseLetters{
	text-transform:uppercase;
}

.niceul {margin-left:8px;padding-left:8px;list-style-image: url(images/arrow.gif);line-height:22px;} 
ul.niceul li {padding-left:1px;margin-left:1px;}

.faq_question, .red {
	color: #bf9c61; 
	font-weight: bold; 
	line-height:normal;
}
.faq_answer, .black {line-height:normal;}

.line5px {
	line-height:5px;
}
.line10px {
	line-height:10px;
}

.ul_floatleft {
	margin: 0 0 5px 10px;
	padding-right:5px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

ul.ul_floatleft li {padding-left:1px;margin-left:1px;}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
	width: 750px !important;	
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}
.center {   
	margin-left: auto;
	margin-right: auto;	
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	background: url(images/wrapper_bg.jpg) center top repeat;
}

#wrapper_concrete_masonry {
	width: 100%;
	background: url(images/wrapper_bg_concrete_masonry.jpg) center top repeat;
}

#wrapper_lawn_maintenance {
	width: 100%;
	background: url(images/wrapper_bg_lawn_maintenance.jpg) center top repeat;
}

#wrapper_plowing {
	width: 100%;
	background: url(images/wrapper_bg_plowing.jpg) center top repeat;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) center top repeat-x;
}

#wrapper1_concrete_masonry {
	width: 100%;
	background: url(images/wrapper1_bg_concrete_masonry.jpg) center top repeat-x;
}

#wrapper1_lawn_maintenance {
	width: 100%;
	background: url(images/wrapper1_bg_lawn_maintenance.jpg) center top repeat-x;
}

#wrapper1_plowing {
	width: 100%;
	background: url(images/wrapper1_bg_plowing.jpg) center top repeat-x;
}

/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	width: 100%;
	background: url(images/wrapper2_bg.jpg) center bottom repeat-x;
}

/* Wrapper3
-----------------------------------------------------------------------------*/
#wrapper3 {
	width: 100%;
	background: url(images/wrapper3_bg.jpg) center top no-repeat;
}

#wrapper3_concrete_masonry {
	width: 100%;
	background: url(images/wrapper3_bg_concrete_masonry.jpg) center top no-repeat;
}

#wrapper3_lawn_maintenance {
	width: 100%;
	background: url(images/wrapper3_bg_lawn_maintenance.jpg) center top no-repeat;
}

#wrapper3_plowing {
	width: 100%;
	background: url(images/wrapper3_bg_plowing.jpg) center top no-repeat;
}

/* Wrapper4
-----------------------------------------------------------------------------*/
#wrapper4 {
	width: 752px;
	position:relative;
	left:50%;
	margin-left: -376px;
}
/* socialArea
-----------------------------------------------------------------------------*/
#socialArea {
	height: 40px;
	background: url(images/socialArea_bg.jpg) center top repeat-x;
}

#socialIcons {
	float: right;
	width: 66px;
	padding-top:11px;
}

#socialIcons img {
	float: left;
	padding-right:5px;
}

#serving {
	float: right;
	width: 142px;
	padding-top:13px;
}

#addNavArea {
	float: right;
	width: 400px;
	padding-top:7px;
}

/* socialArea end
-----------------------------------------------------------------------------*/

/* header
-----------------------------------------------------------------------------*/
#header {
	height: 118px;
	background: url(images/header_bg.jpg) center top no-repeat;
}

#logoArea {
	width: 262px; 
	float: left;
	padding-top:16px;	
}

#logoArea h1{
	width: 262px;
	height: 102px;
	position: relative;
	font-size: 10px;
}

#logoArea h1 a {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 262px;
	height: 102px;
}

#phoneArea {
	width: 490px;
	float: right;
	padding-top: 14px;
	text-align:right;
}

#phoneArea h1 {
	padding: 12px 5px 0 0;
	font-family: Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
}

#phoneArea h1 span {
	color: #b5b6b4;
	font-size: 16px;
}

/* header end
-----------------------------------------------------------------------------*/

#promoArea {
	height: 198px;
	background: url(images/promoArea_bg.jpg) center top no-repeat;
}

#promoBanners {
	padding: 1px 0 0 1px;
}

#promoSlide {
	width: 750px;
	height: 152px;
	overflow:hidden;
}

#promoSlide a {
	display:block;
}

#mainNavArea {
	height: 43px;
}

#mainArea {
	background: url(images/mainArea_bg.jpg) center top repeat-y;
}

#mainArea_concrete_masonry {
	background: url(images/mainArea_bg_concrete_masonry.jpg) center top repeat-y;
}

#mainArea_lawn_maintenance {
	background: url(images/mainArea_bg_lawn_maintenance.jpg) center top repeat-y;
}

#mainArea_plowing {
	background: url(images/mainArea_bg_plowing.jpg) center top repeat-y;
}

#mainAreaTop {
	background: url(images/mainNavArea_bg_top.jpg) center top no-repeat;
}

#mainAreaTop_concrete_masonry {
	background: url(images/mainNavArea_bg_top_concrete_masonry.jpg) center top no-repeat;
}

#mainAreaTop_lawn_maintenance {
	background: url(images/mainNavArea_bg_top_lawn_maintenance.jpg) center top no-repeat;
}

#mainAreaTop_plowing {
	background: url(images/mainNavArea_bg_top_plowing.jpg) center top no-repeat;
}

#mainAreaBottom {
    width:752px;
	min-height:693px;
	height:expression(this.scrollHeight < 693? "693px" : "auto");
	background: url(images/mainNavArea_bg_bottom.jpg) center bottom no-repeat;
}

#mainAreaBottom_concrete_masonry {
    width:752px;
	min-height:693px;
	height:expression(this.scrollHeight < 693? "693px" : "auto");
	background: url(images/mainNavArea_bg_bottom_concrete_masonry.jpg) center bottom no-repeat;
}

#mainAreaBottom_lawn_maintenance {
    width:752px;
	min-height:693px;
	height:expression(this.scrollHeight < 693? "693px" : "auto");
	background: url(images/mainNavArea_bg_bottom_lawn_maintenance.jpg) center bottom no-repeat;
}

#mainAreaBottom_plowing {
    width:752px;
	min-height:693px;
	height:expression(this.scrollHeight < 693? "693px" : "auto");
	background: url(images/mainNavArea_bg_bottom_plowing.jpg) center bottom no-repeat;
}

#mainAreaBottom_home {
    width:752px;
	min-height:693px;
	height:expression(this.scrollHeight < 693? "693px" : "auto");
	background: url(images/mainNavArea_bg_bottom_home.jpg) center bottom no-repeat;
}

#sideContent {
    width: 201px;
	padding: 56px 0 55px 0;
	float: left;
}

#sideContentWrapper {
	padding: 0 0 0 11px;
	background: url(images/sideContentWrapper_bg_top.jpg) right top no-repeat;
}

#sideContentWrapper_inside {
	padding: 0 0 0 11px;
}

#slideshow {
	width: 190px;
	height: 187px;
	overflow:hidden;
}

#slogan {
	padding: 7px 0 50px 21px;
}

#productGuide {
	padding: 22px 0 20px 21px;
}

#sideLogosArea {
	text-align: center;
}

#sideLogosArea a {
	display:block;
	margin-bottom: 10px;
}

#sideEmpty {
	height: 250px;
}

#mainContent {
    width: 551px;
	float: right;
	padding: 41px 0 41px 0;	
}

#floatLinks {
	padding: 0 0 0 6px;
}

#floatLinks img {
	float: left;
	padding: 0 5px 2px 0;
}

div .title {
	height: 38px;
	line-height: 38px;
	margin-left: 23px;
	vertical-align: top;
	background: url(images/title_bg.jpg) left bottom no-repeat;
}

div .hometitle {
	background: url(images/hometitle_bg.jpg) left bottom no-repeat;
}

div .hometitle1 {
	background: url(images/hometitle1_bg.jpg) left bottom no-repeat;
}

div .title img {
	padding-top: 11px;
}

div .content {
	padding: 11px 23px 15px 23px;
}

div .homecontent {
	padding-bottom: 5px;
}

div .content a.homelink {
	color: #bf9c61;
}

/* footer
-----------------------------------------------------------------------------*/
#footer {
	height: 126px;
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #5d534b;
	font-size: 11px;
	line-height: normal;
	padding: 35px 33px 0 33px;
}


#footer1 span {
	color: #5d534b;
	font-weight: normal;
	font-size: 11px;
}

#footer1 a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #5d534b;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

#footer1 a span {
	color: #5d534b;
}

#footer1 div {
	float: right;
	text-align: right;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 220px;
	float:left;
}
#contact_form {
	width: 270px;
	float:right;
}

#contact_form.newsletter {
	width: 270px;
	float:none;
}

#contact_form label {
	float: left;
	width: 135px;
}
#contact_form input {
	height:18px;
	width: 130px;
}
#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 90px;
}
#contact_form input#zip {
	width: 85px;
}
#contact_form input#address, #contact_form textarea, #contact_form #labelHow {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	border: #c6c0b0 solid 2px;
	background: #16120f;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	width:76px;
	line-height:11px;
	height:25px;
	cursor: pointer; 
	cursor: hand;
}
#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}

/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 435px;
}
#request_form fieldset {
	border: 1px solid #e0ddce;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:18px;
}

#request_form div.radioInput label {
	float: left;
	width: 35px;
	margin-left: 25px;
}

#request_form div.radioInput input {
	width: 30px;
	height:18px;
}

div .servicesCheckbox {
	float: left;
}

div .servicesCheckbox input {
	width: auto !important;
}

#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form label#labelExperience,
#request_form input#email, 
#request_form input#comp_address,
#request_form input#inquiry_company, 
#request_form textarea,
#request_form label#servicesLabel,
#request_form label#needByLabel,
#request_form label#messageLabel
 {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block {
	width: 400px;
}

