BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-color: #345030;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 530px;
	top: 4px;
	margin: 0px;
}	

.menu_left{
	display: block;
	width: 255px;
	padding-left: 12px;
}



body,td,th,div {
	color: #58695e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #f4f5d6;
	font-size: 30px;
	font-family: Aucoin;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	letter-spacing: 0px;
	text-align: left;
}


#BANNER{
	height: 278px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/agriculture_big/banner.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
}



#INNERBANNER{
    display: block;
	width: 1000px;
	height: 278px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/agriculture_big/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
	margin: 0px;
}



#middlebar{
	height: 278px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/agriculture_big/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin: 0px;
	top: 0px;

}


#menu_header{
	height: 0px;
	width: 255px;
}


#menu_footer{
	height: 35px;
	width: 255px;
}


#MENU {
	text-align: left;
	width: 255px;
}



#menu_cell {
	height: 100%;
	padding: 0px;
	margin: 0px;
}




#MENU_CONTAINER {
	width: 255px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	padding-left: 16px;

}




#MENU_CONTAINER a:link,#MENU_CONTAINER a:visited,#MENU_CONTAINER a:hover,#MENU_CONTAINER a:active{
	color: #ecedc6;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	line-height: 22px;
	margin-bottom:11px;
}


#MENU_CONTAINER A:HOVER {
	color: #ecedc6;
	background-image: url("/css/preformatted/imgs/agriculture_big/menuOn.png");
	background-repeat: no-repeat;
	background-color: #8d8d3b;
	padding-left:31px;
	letter-spacing: -0.5px
}


#CONTENT{
	width: 670px;
	padding: 0px;
	padding-left: 40px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/agriculture_big/menu_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/agriculture_big/content_bg.gif");
	background-repeat: repeat-y;
	width: 1000px;
	margin-top: 0px;
}

#footer{
	text-align: center;
	width: 1000px;
	min-height: 110px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/agriculture_big/footer.gif");
	height:	119px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#innerfooter{
	text-align: center;
	width: 1000px;
	min-height: 110px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/agriculture_big/innerfooter.gif");
	height:	119px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}



#BRANDING{	
	color: #706646;
	height: 110px;
	padding-top: 10px;
	padding-left: 250px;

}


A:link {   color: #727357; text-decoration: none}
A:visited {  color: #727357; text-decoration: none}
A:hover {   color:#858674; text-decoration: none}
A:active {  color: #858674; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/agriculture_big/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 25px;
	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/agriculture_big/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/agriculture_big/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:#d4d596;
}

#threads{
	background-color:#d4d596;
}

#threads_title{
	background-color:#d4d596;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#d4d596;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

