@charset "UTF-8";
/* New Garden Concepts */

body{
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	font-size:12px;
	line-height: 1.4em;
}
a:link{text-decoration: none;color: #598e44;}
a:hover{color: #727144;text-decoration: none;}


#wrap{width:864px; margin:0 auto;}

#header ul{
	list-style:none;
	margin: 0;
	padding-left: 5px;
}

#content{width:630px; min-height:700px; float:right; border-bottom:17px #5b8e45 solid; padding-bottom:11px; line-height:160%;}
#textbox{padding-left:20px;}

#footer{
	clear:both;
	text-align: center;
	font-size: 11px;
	color: #5B8E45;
	padding-top: 5px;
	line-height: 1.4em;
	padding-left: 175px;
}

