body{
	margin:0;
	background:#70ab40 url(../images/bg-body.gif) repeat-x;
	font: 14px "Lusida Sans", Verdana, sans-serif;
	color:#5f5f5f;
	min-width:851px;
}


html { min-height: 100%; margin-bottom: 1px; }


img{border-style:none;}
a{color:#519225;}
a:hover{color:#4d3a07;}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
#wrapper {
	width:851px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding-top:30px;
}

#twitter_div{
width:450px;
line-height: 130%;

}

#twitter_div ul{
padding-bottom:15px;

}



/* header */
#header {
	overflow:hidden;
	background:url(../images/bg-content-t.png) no-repeat;
	width:100%;
	height:72px;
}
/* main navigation */
.nav {
	float:right;
	overflow:hidden;
}
.nav li {
	float:left;
	padding:0 11px;
	background:url(../images/selector.gif) no-repeat 0 50%;
	margin:0 2px 0 -2px;
}
.nav li a {
	color:#fff;
	text-decoration:none;
	font-size:18px;
	line-height:64px;
}
.nav li.active a {
	color:#4d3a07;
}
.nav li a:hover {
	text-decoration:underline;
}
/* main */
#main {
	width:851px;
	background:#fff url(../images/bg-content-b.gif) no-repeat 0 100%;
	padding:0 0 8px;
}
/* content */
#content {
	width:809px;
	padding:27px 13px 41px 29px;
}
.tree{
	width:439px;
	height:310px;
	background:url(../images/image-tree.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	right:11px;
	bottom:55px;
}
* html .tree{bottom:54px;}
strong.logo, strong.logo-small{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	height:82px;
	margin:0 0 20px;
	display:block;
	width:274px;
}
strong.logo a, strong.logo-small a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
strong.logo-small{
	background:url(../images/logo-small.gif) no-repeat;
	margin:8px 0 28px;
	width:237px;
	height:70px;
}
#content h1 {
	font-size:20px;
	margin:0 0 11px 3px;
	width:449px;
}
#content p {
	padding:0 0 0 3px;
	width:509px;
	margin:0 40px 21px 0;
	color:#000;

	line-height:22px;
}
#content p.about{
	width:462px;
	font-size:17px;
	margin:0;
}
#content .more {
	font-size:17px;
}


.list ul {
	margin-top: 12px;
	width:470px;
	margin-bottom: 16px;
	margin-left: 30px;
	color:#000000;
}

.list li {
	line-height:150%;
	list-style: circle;
	margin-bottom: 10px;
}




/* sidebar */
#sidebar {
	float:right;
	width:286px;
	margin:-23px -12px 0 0;
}
.subnav {
	padding:35px 0 0 10px;
}
.subnav li.active a {
	color:#4d3a07;
	font-weight:bold;

}
	
.active a {
	color:#4d3a07;
	font-weight:bold;
	
}
.subnav li a {
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 28px;
	line-height:29px;
	font-size:14px;
	font-weight:bold;
	color:#519225;
	text-decoration:none;
	display:block;
	width:250px;
}
.subnav li a:hover {
	text-decoration:underline;
	color:#4d3a07;
}
.subnav li a:visited {
	color:#519225;
}
.subcontent {
	margin:35px 0 0 16px;
	width:216px;
	overflow:hidden;
	background:url(../images/border.gif) repeat-x;
}
.subcontent-in {
	background:url(../images/border.gif) repeat-x 0 100%;
	width:216px;
	overflow:hidden;
}
#sidebar  p{
	margin:0;
	color:#82a613;
	font:bold italic 12px/23px Verdana, Arial, sans-serif;
	padding:12px 0 19px;
	width:215px;
}
/* footer */
#footer {
	background:url(../images/bg-footer.gif) no-repeat;
	line-height:36px;
	padding:0 30px 0 20px;
	width:801px;
	margin:17px 0 0;
	font-size:12px;
	color:#4d3a07;
}
#footer p{
	float:right;
	margin:0;
}
#footer p a{
	margin:0 0 0 15px;
}
