BODY{
	background-image:none;
	background-color: #7fab57;
}


.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
	width:227px;
}

.menu_right{
	display: none;
}

.titleimg{
	position:relative;
	top: 30px;
	left: 520px;
	/*border: 1px solid #fff;*/
}

DIV,TD{
	font-family: Georgia;
	color: #1e5200;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

A:link {   color: #182f0b; text-decoration: none}
A:visited {  color: #182f0b; text-decoration: none}
A:hover {   color:#3f7f1a; text-decoration: none}
A:active {  color: #3f7f1a; text-decoration: none}

H1{
	font-family: Georgia;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/rainforestWide/banner.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 1000px;
	height:260px;
	padding:0px;
	background-color: transparent;
	/*border: 1px solid #fff;*/
}

#innerBANNER{
	background-image: url("/css/preformatted/imgs/rainforestWide/innerbanner.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 1000px;
	height:260px;
	padding:0px;
	background-color: transparent;
}

#MIDDLEBAR{
	display:none;
}



#CONTENT_CELL{
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/rainforestWide/bg.gif");
	background-repeat: repeat;
	background-color: transparent;
	border-style:solid;
	border-color:#fff499;
	border-width: 1px;
	position: relative;
	top: 10px;
	text-align:left;
	width: 1000px;
	
}
#menu_cell{
	position: relative;
	top: -60px;
}

#menu_header{
	background-image: url("/css/preformatted/imgs/rainforestWide/menu_header.gif");
	background-repeat: no-repeat;
	height:60px;
	margin:0px;
	width: 227px;
}

#MENU_CONTAINER{
	width: 227px;
	background-image:none;
	background-repeat: no-repeat;
	background-color:transparent;
}

#menu_footer{
	background-image: url("/css/preformatted/imgs/rainforestWide/menu_footer.gif");
	background-repeat: no-repeat;
	margin:0px;
	width: 227px;
	height: 40px;
}

#MENU {	height:auto;
	border-width:0px;
	padding:0px;
	margin:0px;
	background-image: url("/css/preformatted/imgs/rainforestWide/menu.gif");
	background-repeat:repeat-y;
	
	margin:0px;
	clear:both
	width: 227px;
}
/*#MENU_CONTAINER DIV {margin-bottom: 0px;padding:2px 10px 2px 0px;text-align:right;}*/

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color:#1e5200;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	width: 227px;
	padding-left: 30px;
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE  {
	color:#1c3e08;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	width: 227px;
	padding-left: 30px;
	background-image: url("/css/preformatted/imgs/rainforestWide/menuOn.gif");
	background-repeat: repeat-y;
}



#CONTENT{
	background-color: transparent;
	width:  720px;
	padding: 0px;
}
#content_Table{
	background-image: url("/css/preformatted/imgs/rainforestWide/content.gif");
	background-repeat: repeat-y;
	width: 1000px;
}

#footer{
	min-height: 40px;
	height: 90px;
	background-image: url("/css/preformatted/imgs/rainforestWide/footer.gif");
}

#BRANDING{
	position: relative;
	left: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#7fab57;
}

#threads{
	background-color:#7fab57;
}

#threads_title{
	background-color:#7fab57;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#7fab57;
}


#post_controls{
	border-color: transparent;
}

/* message board end */


.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/rainforestWide/bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/rainforestWide/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/rainforestWide/separator.gif');
	background-position: center center;
}

