/* CSS Document */
body{
	margin:0px;
	background-color:#437D36; color:#fff;
	}
.shadow {
box-shadow:  7px 0px 10px -5px #000, -7px 0px 10px -5px #000; 
-webkit-box-shadow:  7px 0px 10px -5px #000, -7px 0px 10px -5px #000; 
-moz-box-shadow:  7px 0px 10px -5px #000, -7px 0px 10px -5px #000;     
border-radius:  20px; 
-webkit-border-radius:  20px; 
-moz-border-radius:  20px; }

h2{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:24px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-style: italic;
	}		
#header{
	height:214px;
	width:1000px;
	margin:auto;
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
	padding-top:81px;
	}
.logo-part{
	height:192px;
	width:556px;
	float:left;
	background-image:url("../images/logo-part.gif");
	background-repeat: 
	padding-top:25px;
	}		

.logo ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.logo ul li{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
	background-image:url("../images/logo-arrow.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	background-position: 6px 6px;
	font-weight:bold;
	}		
.nav-bar{
	height:57px;
	width:1000px;
	margin:auto;
	background-image:url("../images/nav-strip.gif");
	background-repeat:repeat-x;
	}
.nav-bar ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left:58px;
	}
.nav-bar ul li{
	height:37px;
	width:auto;
	background-image:url("../images/list-left.gif");
	background-repeat:no-repeat;
	float:left;
	padding-left:23px;
	padding-right:18px;
	padding-top:20px; text-transform:uppercase;
	}
.nav-bar ul li a{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	background-image:url("../images/left-arrow.gif");
	background-repeat:no-repeat;
	display:block;
	background-position: 6px 4px;
	text-decoration:none;
	}
.nav-bar ul li a:hover{ text-decoration:underline}
.nav-bar ul li a.current{ text-decoration:underline}	
	
	
#body-part{
	height:auto;
	width:906px;
	margin:auto;
	background-image:url("../images/body-part.gif");
	background-repeat:repeat-x;
	padding-left:24px;
	padding-right:60px;
	padding-top:24px;
	background-color:#366D2B;
	padding-bottom: 20px;
	text-align: center;
	}
#body-part p{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	text-align: left;
	}
#body-part u{
	color:#6BFF45;
	}						
.img-box{
	height:150px;
	width:200px;
	float:left;
	padding-right: 35px;
	padding-bottom: 11px;
	clear: right;
	}
	.image-box{
	height:150px;
	width:204px;
	float:left;
	padding-bottom: 11px;
	}
.mid-box{
	height:auto;
	width:978px;
	background-image:url("../images/box-mid.gif");
	background-repeat:repeat-y;
	margin: auto;
	padding: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
.mid-box-top{
	height:auto;
	width:834px;
	margin:auto;
	background-image:url("../images/mid-top.gif");
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:96px;
	padding-right:70px;
	}
.mid-box-top-right{
	height:auto;
	width:477px;
	float:left;
	background-image: url("../images/mid-strip.gif");
	background-repeat: repeat-y;
	padding-left: 27px;
	}
.mid-box-top-right a{
	color:#6BFF45;
	}		
.mid-box-top-right p{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}		
.mid-box-top-left{
	height:auto;
	width:330px;
	float:left;
	}	
.mid-box-top-left ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.mid-box-top-left ul li{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	background-image:url("../images/mid-arrow.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	line-height: 24px;
	background-position: 6px 10px;
	margin-bottom: 10px;
	}			
.mid-box-bot{
	height:20px;
	width:1000px;
	margin:auto;
	background-image:url("../images/mid-bot.gif");
	background-repeat:no-repeat;
	/* [disabled]padding: 7px; */
	}
.mid-img-box{
	height:109px;
	width:129px;
	padding-left:20px;
	float:right;
	}	
#rest-body{
	height:auto;
	width:800px;
	margin:auto;
	background-image:url("../images/strip-body.gif");
	background-repeat:repeat-x;
	background-color:#184610;
	padding-top:30px;
	padding-left:100px;
	padding-right:100px;
	padding-bottom: 30px;
	}
#rest-body u{
	color:#6BFF45;
	}	
#rest-body p{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	margin:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
.rest-body-img{
	height:113px;
	width:128px;
	float:left;
	padding-right:20px;
	}			
.footer{
	height:50px;
	width:810px;
	margin:auto;
	background-image:url("../images/footer-strip.gif");
	background-repeat:repeat-x;
	padding-top:31px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:100px;
	padding-right:90px;
	}
.footer a{
	color:#6BFF45;
	}	
.footer b{
	color:#6BFF45;
	float:right;
	}			
	



	
a{ color:#6BFF45; text-decoration:underline}
a:hover{text-decoration:none}
.clear{ clear:both}
/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #fff; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #fff;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
	
	
		
	
#headerlogo-container {
	float: left;
	height: 187px;
	width: 187px;
}
#header .logo-part #accent-landscape-logotext {
	text-align: center;
	height: 105px;
	width: 367px;
	padding-top: 15px;
	float: right;
	font-size: 38px;
	color: #0F9;
	font-style: italic;
}
#landscape-design-logo {
	float: left;
	height: 187px;
	width: 187px;
}
#logoholder {
	float: left;
	height: 192px;
	width: 565px;
	/* [disabled]padding-left: 52px; */
}
#header .logo-part #accent-landscape-phone {
	font-family: Verdana, Geneva, sans-serif;
	height: 70px;
	width: 367px;
	float: right;
	text-align: center;
	/* [disabled]padding-top: 24px; */
}
#header .logo-part #accent-landscape-phone p {
	font-size: 12px;
	font-style: italic;
}
#header .logo-part #accent-landscape-logotext a {
	text-decoration: none;
}
#header .logo-part #accent-landscape-logotext a {
	color: #0F9;
}
#landscape-images {
	width: 812px;
	float: left;
	clear: both;
}
#vspacer {
	float: left;
	height: 161px;
	width: 20px;
}
#landscape-mission {
	text-align: center;
	float: left;
	width: 450px;
	margin-left: 250px;
}
#body-part h1 {
	font-size: 24px;
	text-align: center;
	}
#body-part h3 {
	font-size: 18px;
	text-align: center;
}
#landscape-products {
	height: 200px;
	width: 884px;
}
#landscapeproductspicture {
	width: 220px;
	border-radius: 10px;
	float: left;
	padding-top: 20px;
}
#landscapeproductstext {
	font-family: Verdana, Geneva, sans-serif;
	height: 200px;
	width: 645px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
}
#abouttext {
	text-align: left;
	float: left;
	width: 100%;
}
#about-body {
	background-color: #366D2B;
	background-image: url("../images/body-part.gif");
	width: 906px;
	padding-top: 24px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 24px;
	margin: auto;
}
#about-rest {
	background-image: url("../images/strip-body.gif");
	margin: auto;
	width: 906px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 24px;
	background-color: #366D2B;
}
#about-colc {
	margin: auto;
	width: 906px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 24px;
	background-color: #366D2B;
}
#projects-body {
	background-color: #366D2B;
	background-image: url("../images/body-part.gif");
	width: 906px;
	padding-top: 24px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 24px;
	margin: auto;
}
