BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-image: url("/css/preformatted/imgs/helping_3/bg.gif");
	background-repeat: repeat;
	text-align:center;
	background-color: #223e37;	
}

.titleimg{
	position: relative;
	left: 118px;
	top: 136px;
}	

.menu_left{
	display: block;
	width: 190px;
	padding: 0px;
}



body,td,th,div {
	color: #492c07;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #d7bc7e;
	font-size: 32px;
	font-family: Forte;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	letter-spacing: 3px;
	text-align: left;
}


#BANNER{
	height: 227px;
	width: 785px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/helping_3/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 785px;
	height: 227px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/helping_3/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/helping_3/page_bg.gif");
	background-repeat: repeat-y;
	width: 785px;
	margin-top: 0px;
}




#menu_header{
	background-image: url("/css/preformatted/imgs/helping_3/menu_top.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 44px;
	width: 195px;
}


#inner_menu_header{
	background-image: url("/css/preformatted/imgs/helping_3/innermenu_top.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 44px;
	width: 195px;
	background-position: bottom left;
}



#MENU {
	background-image: url("/css/preformatted/imgs/helping_3/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 195px;
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/helping_3/menu_bottom.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 70px;
	width: 195px;
}


#inner_menu_footer{
	background-image: url("/css/preformatted/imgs/helping_3/innermenu_bottom.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 70px;
	width: 195px;
	background-position: bottom left;
}



#menu_cell {
	height: 100%;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 195px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #0d2b1e;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	padding-left: 17px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:VISITED {
	color: #0d2b1e;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 17px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:HOVER {
	color: #3e5346;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 29px;
	background-image: url("/css/preformatted/imgs/helping_3/menuOn.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #3e5346;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 29px;
	height: 26px;
	line-height: 26px;	
}



#CONTENT{
	width: 560px;
	padding: 0px;
	padding-left: 10px;	
	margin: 0px;
	margin-top: 5px;
	padding-top: 5px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 785px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/helping_3/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;
}



#footer{
	text-align: center;
	width: 785px;
	min-height: 100px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/helping_3/footer.gif");
	height:	117px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#innerfooter{
	width: 785px;
	min-height: 100px;
	background-image: url("/css/preformatted/imgs/helping_3/innerfooter.png");
	height:	117px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}



#BRANDING{	
	color: #706646;
	height: 117px;
	padding-top: 30px;
	padding-left: 40px;
}


A:link {   color: #564515; text-decoration: none}
A:visited {  color: #564515; text-decoration: none}
A:hover {   color:#615226; text-decoration: none}
A:active {  color: #615226; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/helping_3/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	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/helping_3/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/helping_3/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:#a16a1f;
}

#threads{
	background-color:#a16a1f;
}

#threads_title{
	background-color:#a16a1f;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a16a1f;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

