@charset "utf-8";
/* CSS Document */

body {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4CC;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 100;
	display: block;
	position: relative;
	clear: both;
	height: auto;

}

#wrapper:after {
	wrapper: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navigation {

}

#header_pics {
	background-image: url(images/header_pics.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 999px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

#main_body{
	z-index: 80;
	display: block;
	position: relative;
	clear: both;
	height: auto;

}

#main_body:after {
	wrapper: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 754px;
	float: left;
	background-color: #FFFFFF;
	z-index: 40;
	display: block;
	position: relative;
	height: auto;

}

#content_body:after {
	wrapper: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#right_leaf {
	width: 123px;
	float: right;
	margin-top: 40px;

}

#left_leaf {
	width: 123px;
	float: left;

}

#submenu {
	width: 755px;

}

#welcome_section {
	width: 320px;
	margin-left: 25px;
	margin-top: 15px;
	float: left;

}

#welcome_section2 {
	width: 590px;
	padding-left: 20px;

}

#gallery_section {
	width: 390px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;

}


.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #714213;
	line-height: 18px;
}
.submenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #516B3D;
	font-weight: bold;
}

#tree_text {
	height: 90px;

}

#rain_text {
	height: 90px;

}

#storm_text {
	height: 90px;

}

#footer{
	height: 145px;
	display: block;
	clear: both;
	background-image: url(pro-lawn-logo9.gif);
	background-repeat: repeat-x;

}

#footer_down{
	background-image: url(images/footer_down.gif);
	background-repeat: no-repeat;
	height: 250px;
	background-color: #E4E4CC;
	vertical-align: bottom;

}
