body{
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#393C39;
	/*background-color:#fff;
	background:url(images/back.png) repeat;*/
	}
.main{
	}
.menu{
	width:980px; display:block;	text-align:left; margin:50px 0 0 0;
	}

/*
.home a{
	background:url(images/home.png) no-repeat;
	width:163px; height:69px; display:block;
	float:left; color:#5A2C08; text-align:center;
	text-decoration:none; line-height:69px; font-size:20px;
	}
.grow a{
	background:url(images/grow.png) no-repeat; width:180px; height:69px; 
	}
.grow2 a{
	background:url(images/grow.png) no-repeat;	width:180px; height:69px; 
	}
.about a{
	background:url(images/about.png) no-repeat;	width:202px; height:69px; 
	}
.prices a{
	background:url(images/prices.png) no-repeat; width:190px; height:69px; 
	}
.contact a{
	background:url(images/contact.png) no-repeat;	width:244px; height:69px; 
	}


.home a:hover{
	background:url(images/home_over.png) no-repeat;
	width:163px; height:69px;
	}
.grow a:hover{
	background:url(images/grow_over.png) no-repeat; width:180px; height:69px; 
	}
.grow2 a:hover{
	background:url(images/grow_over.png) no-repeat;	width:180px; height:69px; 
	}
.about a:hover{
	background:url(images/about_over.png) no-repeat;	width:202px; height:69px; 
	}
.prices a:hover{
	background:url(images/prices_over.png) no-repeat; width:190px; height:69px; 
	}
.contact a:hover{
	background:url(images/contact_over.png) no-repeat;	width:244px; height:69px; 
	}


.home_select a{
	background:url(images/home_over.png) no-repeat;
	width:163px; height:69px;
	}
.grow_select a{
	background:url(images/grow_over.png) no-repeat; width:180px; height:69px; 
	}
.grow2_select a{
	background:url(images/grow_over.png) no-repeat;	width:180px; height:69px; 
	}
.about_select a{
	background:url(images/about_over.png) no-repeat;	width:202px; height:69px; 
	}
.prices_select a{
	background:url(images/prices_over.png) no-repeat; width:190px; height:69px; 
	}
.contact_select a{
	background:url(images/contact_over.png) no-repeat;	width:244px; height:69px; 
	}

.home_select a, 
.grow_select a, 
.grow2_select a, 
.about_select a, 
.prices_select a, 
.contact_select a{
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none; 
	line-height:69px; 
	font-size:20px;
	}


.grow a, 
.grow2 a, 
.about a, 
.prices a, 
.contact a{
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none; 
	line-height:69px; 
	font-size:20px;
	}
.home a:hover span, 
.grow a:hover span, 
.grow2 a:hover span, 
.about a:hover span,
.prices a:hover span, 
.contact a:hover span{
	border-bottom:dotted 2px #E7DFCE; 
	}
*/


.home a{
	background:url(images/home.png) no-repeat;
	width:163px; height:39px; display:block;
	float:left; color:#5A2C08; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
	/*color:#5A2C08;*/
}
.home a:hover span{border-bottom:dotted 2px #5A2C08; }
.grow a{
	background:url(images/grow.png) no-repeat;
	width:180px; height:39px; display:block;
	float:left; color:#ffffff; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
}
.grow a:hover span{border-bottom:dotted 2px #E7DFCE; }
.grow2 a{
	background:url(images/grow2.png) no-repeat;
	width:180px; height:39px; display:block;
	float:left; color:#fff; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
}
.grow2 a:hover span{border-bottom:dotted 2px #E7DFCE; }
.about a{
	background:url(images/about.png) no-repeat;
	width:202px; height:39px; display:block;
	float:left; color:#fff; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
}
.about a:hover span{border-bottom:dotted 2px #E7DFCE; }
.prices a{
	background:url(images/prices.png) no-repeat;
	width:190px; height:39px; display:block;
	float:left; color:#fff; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
}
.prices a:hover span{border-bottom:dotted 2px #E7DFCE; }
.contact a{
	background:url(images/contact.png) no-repeat;
	width:244px; height:39px; display:block;
	float:left; color:#fff; text-align:center;
	text-decoration:none; padding-top:30px; font-size:20px;
	/*color:#E7DFCE;*/
}
.contact a:hover span{border-bottom:dotted 2px #E7DFCE; }

.green{
	width:978px; display:block; position:relative;
	background:url(images/green.png) repeat;/**/
	}


.content{
	background:url(images/bgleft.png) repeat-x top; 
	width:978px; display:block; position:relative; border:solid red 0px;
	}
/*.content{
	background:url(images/bg.png) no-repeat top; 
	width:978px; display:block; position:relative;
	background-color:#896831;
	border:solid red 0px;
	}*/

.breadcrumbs{
	font-size:12px; text-align:left; color:#5A2C08;
	}
 a{
	font-size:13px; color:#016067; text-decoration:none;
	/*color:#398E94;*/
	}
 a:hover{
	text-decoration:underline;
	}

.page_title{
	font-size:32px; text-align:center; color:#5A2C08;
	width:610px; display:block; float:right; padding-top:20px;
	/*background:url(images/back.png) repeat;
	background-color:#fff;*/
}
.page_subtitle{
	width:610px; display:block; float:right; padding-bottom:15px; text-align:center; color:#5A2C08; 
	/*background:url(images/back.png) repeat;
	background-color:#fff;*/
}
.page_text{
	width:488px; display:block; float:right; padding:20px 56px 20px 56px; position:relative; text-align:justify; margin:10px 10px 0 0; color:#5A2C08;
	border-right:solid 0px #DED7C6; border-left:solid 0px #C6BAAD; line-height:16px;
	/*background:url(images/background.png) repeat;
	background-color:#fff;*/
}

/*.page_title{
	font-size:30px; text-align:center; 	width:600px; display:block; float:right; padding-top:20px; margin:10px 10px 0 0; padding-bottom:20px; 
	color:#d521a9; 
	border:solid red 0px; 
	color:#5A2C08;
	background:url(images/back.png) repeat;
	}*/
/*.page_subtitle{
	padding-bottom:15px;
	font-size:14px;
	border:solid red 0px;
	}*/
/*.page_subtitle{
	width:600px; display:block; float:right; padding-bottom:0px;
	text-align:center; color:#5A2C08;
	border:solid red 0px;
	color:#5A2C08; background:url(images/back.png) repeat;
	margin:0px 10px 0 0;
	}*/
/*.page_text{
	width:488px; display:block; float:right; padding:20px 56px 20px 56px; position:relative; text-align:justify; margin:0px 10px 0 0; color:#4b4b4b;
	line-height:17px;	font-size:13px;
	color:#5A2C08; border-right:solid 1px #DED7C6; border-left:solid 1px #C6BAAD; background:url(images/background.png); 
	}*/
.footer{ margin:20px 0 60px 0; text-align:center; color:#5A2C08;
	}
.clear{ clear:both;
	}
.bigtree{
	position: absolute; bottom: -30px; left: -70px;
	}
.content_bottom{
	background:url(images/coltz_w.png); background-repeat:no-repeat;
	background-position:bottom left;
	width:600px;
	height:42px;
	float:right;
	margin:0 10px 0 0 ;
	border:solid red 0px;
	}
body, .page_title, .page_subtitle, .page_text{
	/*background-color:#eeebe2;*/
	background-color:#fff;
	}
