BODY{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fdc311;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 250px;
	top: 8px;
}	

.menu_left{
	display: block;
	width: 180px;
}



body,td,th,DIV {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1{
	color: #f94905;
	font-size: 32px;
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}



#BANNER{
	width: 775px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/natural_fruit/banner.gif");        
    background-repeat: no-repeat;
	height: 125px;
}



#INNERBANNER{
    display: block;
	width: 775px;
	height: 125px;
	background-image: url("/css/preformatted/imgs/natural_fruit/innerbanner.png");
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}


#middlebar{
	display: none;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/natural_fruit/content_bg.gif");
	background-repeat: repeat-y;
	/*background-position: bottom left;*/
	width: 775px;
	margin-top: 10px;
}




#menu_header{
	background-image: url("/css/preformatted/imgs/natural_fruit/mn_head.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 45px;
	width: 180px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/natural_fruit/mn_foot.gif");
	background-repeat: no-repeat;
	background-position:top left;
	height: 40px;
	width: 180px;
}

#menu_cell {
	height: 100%;
	padding-left: 20px;
}



#MENU {
	background-image: url("/css/preformatted/imgs/natural_fruit/mn.gif");
	background-repeat: repeat-y;	
	width: 180px;
	padding:0px;
	margin:0px;
}



#MENU_CONTAINER {
	width: 180px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	}

#MENU_CONTAINER A:LINK {
	color: #a51304;
	display: block;
	text-decoration: none;
	font-family: Verdana Bold;
	font-size: 12px;
	padding-right: 35px;
	height: 25px;
}

#MENU_CONTAINER A:VISITED {
	color: #a51304;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana Bold;
	padding-right: 35px;
	height: 25px;

}

#MENU_CONTAINER A:HOVER {
	color: #cd3b34;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana Bold;
	padding-right: 35px;
	height: 25px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #cd3b34;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana Bold;
	padding-right: 35px;
	height: 25px;
}

#CONTENT{
	width: 550px;
	padding: 5px;
	margin: 0px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 775px;
	min-height: 200px;
}



#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 775px;
	min-height: 90px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/natural_fruit/footer.png");
	height:	125px;
	background-color: transparent;
	background-repeat: no-repeat;

}

#BRANDING{	
	color: #006771;
	height: 100px;
	margin-left:200px;	
	padding-top:60px;

	}


A:link {   color: #5c2f11; text-decoration: none}
A:visited {  color: #5c2f11; text-decoration: none}
A:hover {   color:#cdc9cf; text-decoration: none}
A:active {  color: #cdc9cf; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/natural_fruit/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 18px;
	height: 20px;
}

.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/natural_fruit/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/natural_fruit/separator.png');
	background-position: center center;
}


/* 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:#fbc623;
}

#threads{
	background-color:#fbc623;
}

#threads_title{
	background-color:#fbc623;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#fbc623;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

