* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:19px;
	width: 100%;
	min-width:750px;
	background: #24180b url(images/body_bg.gif) center top repeat-y;
}
a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fcd531;
	line-height:normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	color: #fbe584;
}
 
h2 {
	padding-bottom:10px;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	color: #fbe584;
}
h3 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color: #fbe584;
}
h4 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color: #fbe584;
}
.h3 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color: #fbe584;
}
.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: #251806;
	background-color: #251806;
	margin-bottom:15px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.images {
	border: #0f8efb solid 2px;
	background: #24180b;
}

.images_left {
	border: #0f8efb solid 2px;
	background: #24180b;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #0f8efb solid 2px;
	background: #24180b;
	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;
}
.centerText {
	text-align:center;
}
.sectionname, 
.imagepages, 
.imagepagesnav  {
	color: #ffffff; 
	font-weight: bold;
}
.sectionnameselected, 
.imagepageselected {
	color: #fcd531; 
	font-weight: bold;
}

.uppercaseLetters{
	text-transform:uppercase;
}
.smallBR {
	line-height:5px;
}

.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 {color: #f6cf69; font-weight: bold; line-height:normal;}
.faq_answer {line-height:normal;}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.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-y;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) center top no-repeat;
}

/* Wrapper1_inside
-----------------------------------------------------------------------------*/
#wrapper1_inside {
	width: 100%;
	background: url(images/wrapper1_inside_bg.jpg) center top no-repeat;
}

/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	width: 100%;
	background: url(images/wrapper2_bg.jpg) center bottom no-repeat;
}

/* Wrapper3
-----------------------------------------------------------------------------*/
#wrapper3 {
	width: 750px;
	position:relative;
	left:50%;
	margin-left: -375px;
}

/* header
-----------------------------------------------------------------------------*/
#header  {
	height:199px;
	background: url(images/header_bg.jpg) center top no-repeat;
}
#logo {
	width:506px;
	float:left;
}

#logo h1 {
	width: 255px;
	height: 181px;
	padding: 18px 0 0 251px;
	position: relative;
	font-size: 9px;
}
#logo h1 a {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 255px;
	height: 181px;
	top: 18px;
	left:251px;
}

#phoneArea {
	padding: 153px 0 0 24px;
}

#phoneArea a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #f5c656;
	line-height:22px;
	font-weight: bold;
}
#phoneArea a:hover {
	text-decoration: none;
}
#phoneArea a span{
	font-size: 16px;
	line-height:16px;
	font-weight: normal;
}
/* bigImage
-----------------------------------------------------------------------------*/
#bigImage  {
	height:398px;
}

#insideImage  {
	height:198px;
}

#slideshow {
	width: 750px;
	height: 398px;
	overflow:hidden;
}

/* menutopArea
-----------------------------------------------------------------------------*/
#menutopArea  {
	height:48px;
	background: url(images/metutop_bg.jpg) center top no-repeat;
}
/* mainArea
-----------------------------------------------------------------------------*/
#mainAreaWrapper {
	background: url(images/mainArea_bg_top.jpg) center top no-repeat;
}
/* mainArea
-----------------------------------------------------------------------------*/
#mainArea {
    width:750px;
	min-height:715px;
	height:expression(this.scrollHeight < 715? "715px" : "auto");
	background: url(images/mainArea_bg_bottom.jpg) center bottom no-repeat;
}
/* sideContent
-----------------------------------------------------------------------------*/
#sideContent {
	padding-top: 35px;
    width:226px;
	float: left;
}

#sideContent div {
	padding: 18px 29px 0 0;
}
#sideContent a.readMore {
	display:block;
	padding: 15px 29px 131px 0;
	text-align:right;
}
/* content
-----------------------------------------------------------------------------*/
#content {
    width:524px;
	padding-top: 35px;	
	float: right;
}

div .mainContent {
	padding-top: 18px;	

}

div .insidePadding {
	padding-bottom: 20px;	

}

#content a.readMore {
	display:block;
	padding-top: 18px;
	text-align:right;
}
div .mainDelim {
	padding: 23px 0 23px 0;	
	text-align:center;

}

div .servicesPics div {
	float: left;
	padding: 0;
	margin-right:2px;
}

div .servicesPics div a {
	display:block;
	width: 92px;
	color: #fef2be;
	line-height: 13px;
	padding: 4px 0 14px 24px;
	background: url(images/serv_arrow.gif) left top no-repeat;
}

div .servicesPics div.lastimg {
	float: left;
	margin: 0;
}
/* footer
-----------------------------------------------------------------------------*/
#footer {
	height: 70px;
	background: #034307 url(images/footer_bg.gif) center top repeat-x;
}
/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #6fa372;
	font-size: 11px;
	line-height: normal;
	padding: 15px 10px 0 10px;
}


#footer1 span {
	color: #91d795;
	font-weight: bold;
	font-size: 11px;
}

#footer1 div {
	float: right;
	text-align: right;
}

#footer1 a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #6fa372;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 210px;
	float:left;
}
#contact_form {
	width: 270px;
	float:right;
}
#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 {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:12px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	border: #0f8efb solid 2px;
	background: #24180b;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	width:76px;
	line-height:12px;
	height:25px;
}
#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 select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form input#email, #request_form input#comp_address, #request_form textarea {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block {
	width: 400px;
}

/* Page titles
-----------------------------------------------------------------------------*/

div .title {
	padding: 0 0 0 15px;
	height: 25px;
}

#sideContent div.title {
	padding: 0 0 0 9px;
	height: 21px;
}


.title h1 {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #fbe584;
	font-size: 16px;
}

.title h1 span {
	position: absolute;
	width: 100%; 
	height: 100%;
}

#title_404 {
	background: url(images/title_404.jpg) left top no-repeat; 
}
#title_about {
	background: url(images/title_about.jpg) left top no-repeat; 
}
#title_contact {
	background: url(images/title_contact.jpg) left top no-repeat; 
}
#title_container_gardens {
	background: url(images/title_container_gardens.jpg) left top no-repeat; 
}
#title_designs {
	background: url(images/title_designs.jpg) left top no-repeat; 
}
#title_erosion_control {
	background: url(images/title_erosion_control.jpg) left top no-repeat; 
}
#title_grading {
	background: url(images/title_grading.jpg) left top no-repeat; 
}
#title_pavers {
	background: url(images/title_pavers.jpg) left top no-repeat; 
}
#title_welcome {
	background: url(images/welcome.jpg) left top no-repeat; 
}
#title_our_services {
	background: url(images/our_services.jpg) left top no-repeat; 
}
#title_legal_notice {
	background: url(images/title_legal_notice.jpg) left top no-repeat; 
}
#title_plantings {
	background: url(images/title_plantings.jpg) left top no-repeat; 
}
#title_privacy_policy {
	background: url(images/title_privacy_policy.jpg) left top no-repeat; 
}
#title_request {
	background: url(images/title_request.jpg) left top no-repeat; 
}
#title_walls {
	background: url(images/title_walls.jpg) left top no-repeat; 
}
#title_sitemap {
	background: url(images/title_sitemap.jpg) left top no-repeat; 
}
#title_water {
	background: url(images/title_water.jpg) left top no-repeat; 
}
#title_side_services {
	background: url(images/services.jpg) left top no-repeat; 
}
#title_side_contact {
	background: url(images/contact.jpg) left top no-repeat; 
}


