/*global*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
html,body {
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	background: #163414 url(landscaping-images/rep.gif) repeat-x;
}

/*text*/
p {line-height: 1.2em;}

h1 {line-height: 2em; font-size: 1.8em;color: #2d6928;font-weight: normal;}

h2 {line-height: 2.2em; font-size: 1.5em;color: #255420;margin-top: 5px;}

h3 {line-height: 1.1em; font-size: 1.1em;color: #255420;margin-top: 10px;}

h3 a {text-decoration: none;color: #255420;}

li {line-height: 1.2em;}

.centre {text-align: center;}

a {color: #222222;}

a,
a:visited {text-decoration: underline;}

a:hover,
a:active {text-decoration: none;}

.main-list {
	width: 290px;
	float: left;
	margin: 14px 0;
}

.main-list li {
	margin: 0 0 4px 80px;
	
}

/*box classes*/
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.fleft {float: left;}

.fright {float: right;}

.2bzoom {display: none;}

/*boxes*/
#outer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(landscaping-images/bg.jpg) top center no-repeat;
	min-height: 100%;
	z-index: 1;
}

#header {
	height: 120px;
	position: relative;
	z-index: 3;
}
#header .in {
	padding-top: 34px;
}
#header a#logo {
	display: block;
	width: 645px;
	height: 32px;
	margin-left: 178px;
}
#header a#bookmark {
	display: block;
	width: 82px;
	height: 14px;
	margin: 20px 0 0 710px;
}

#nav {
	width: 583px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	padding-bottom: 20px;
}
#homepage #nav {
	padding-bottom: 0;
}
#nav img {
	vertical-align: middle;
}
.leaf {
	margin: -7px 26px 0 25px;
}
#introduc {
	position: relative;
	z-index: 3;
	width: 660px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	color: #fff;
}
#introduc p {
	padding-top: 10px;
}
#introduc a {
	color: #fff;
}

#main {
	position: relative;
	z-index: 3;
	width: 800px;
	margin: 0 auto;
}

#content-rep {
	width: 708px;
	margin: 0 auto;
	background: url(landscaping-images/content-rep.png) top center repeat-y;
}
#content-top {
	background: url(landscaping-images/content-top.png) top center no-repeat;
	padding: 5px 20px 20px 20px;
}
#content-bot {
	width: 708px;
	margin: 0 auto;
	background: url(landscaping-images/content-bot.png) top center no-repeat;
	height: 9px;
}
#content-top .left, #content-top .right {
	float: left;
	width: 50%;
	text-align: justify;
}
#content-top p {
	margin: 5px 0 8px 0;
}
#content-top .left p {
	margin-right: 15px;
}
#content-top .right p, #content-top .right h2 {
	margin-left: 15px;
}

#gallery img {
	 margin: 3px;
	 border: 1px solid #183815;
}

#dom-tel p {
	padding-top: 15px;
}

#spacer {
	height: 87px;
}

#footer {
	margin-top: -87px;
	position: relative;
	z-index: 3;
	font-size: 0.8em;
}
#footer a {
	color: #222222;
}
#footer_l {
	float: left;
	width: 50%;
	margin-right: -500px;
}
#footer_l_in {
	margin-right: 500px;
	background: url(landscaping-images/footer-b-rep.png) bottom right repeat-x;
	height: 87px;
}
#footer_r {
	width: 50%;
	position: absolute;
	right: 0;
	z-index: 2;
}
#footer_r_in {
	margin-left: 500px;
	background: url(landscaping-images/footer-s-rep.png) bottom left repeat-x;
	height: 87px;
}
#footer_m {
	width: 1000px;
	margin: 0 auto;
}
#footer_m_l {
	width: 388px;
	float: left;
	background: url(landscaping-images/footer-curve.png) bottom left no-repeat;
	height: 87px;
}
#footer_m_l #top {
	padding-top: 26px;
	line-height: 12px;
	margin-left: 10px;
}
#footer_m_l #bot {
	line-height: 49px;
	margin-left: 10px;
}
#footer_m_r {
	width: 612px;
	float: left;
	padding-top: 30px;
}
#footer_m_r .in {
	position: relative;
	z-index: 3;
	background: url(landscaping-images/footer-s-rep.png) bottom left repeat-x;
	height: 57px;
}
#footer_m_r p {
	padding-top: 8px;
	line-height: 49px;
	text-align: center;
	margin-left: -50px;
}

#about {display: none;}

/* Form Styling */
#form_div {
	float: left;
	width: 350px;
}
#form_div p {
	margin: 0;
}
#details {
	float: left;
	width: 300px;
}
.submit {
    background: #fff url(images/submit-off.jpg);
	font-size:11px;
    margin-top: 10px;
    height: 31px;
    width: 176px;
    color: #183815;
    border: 0;
}
.submit:hover {
    background: #fff url(images/submit-on.jpg);
}
#submit {
	padding-left: 181px;
}
.input {
    color: #183815;
	width: 160px;
	height: 15px;
	font-size:11px;
    border: 1px solid #599e4b;
    background: #fff url(images/grad.gif) top repeat-x;
}
.input:hover {
    color: #183815;
    border: 1px solid #255420;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #183815;
	padding: 0px; line-height: 14px; margin: 0px;
	width: 160px;
	height: 75px;
	line-height: 11px;
	font-size:11px;
    border: 1px solid #599e4b;
    background: #fff url(images/grad.gif) top repeat-x;
}
.textarea:hover {
    color: #183815;
    border: 1px solid #255420;
}