body { background: url('../images/b-bgextend.jpg') repeat-y center; }

a { color: #038da3; }
a:hover { color: #038da3; }

#container { background: #fff url('../images/b-stopbg.jpg') no-repeat -125px 0%; }
	#sub_header { border-bottom: 1px solid #008da9; }
	#subpage_title { background: url('../images/title-spreadpeace.png') no-repeat; }
	#subpage_title a { width: 281px; }
	#rcol_logo { background: url('../images/b-rcoltitle.png') no-repeat; }
			.feedoption_sel { background: url('../images/b-filledbox.png') no-repeat; }
			.feedoption { background: url('../images/b-emptybox.png') no-repeat; }
#container_home { background: #fff url('../images/b-topbg.jpg') no-repeat -238px 0%; }
	#leftcol, #sleftcol { background-color: #008da9; }
	#mainbody, #mainbody_home { background: #fff url('../images/b-mainbodybg.jpg') no-repeat; }
		#logo { background: url('../images/b-homelogo.png') no-repeat; }
		.sm_arrow { background: url('../images/b-smarrow.png') no-repeat right; }
		.sm_backarrow { background: url('../images/b-smbackarrow.png') no-repeat left; }
		.xsm_arrow { background: url('../images/b-xsmarrow.png') no-repeat right; }
				#searchbox { background: url('../images/b-search.png') no-repeat; }
				.search_sub { background: url('../images/b-submitbut.png') no-repeat; }
			#sub_goshen { background: url('../images/b-goshen.png') no-repeat; }
			.login_sub { background: url('../images/b-loginbut.png') no-repeat; }

                            #leaftip_home{background: url('../images/b-leaf-tip.png') no-repeat;}
.color { color: #038da3; }

/* Rating System CSS */
div.star-rating, div.star-rating a { background: url('../images/b-star.gif') no-repeat 0 0px; }


form input.error, form textarea.error, form div.error
{
    border: 1px dotted #038da3;
}


span.radio {
width: 8px;
height: 13px;
padding: 0;
background: url('../images/b-radio.png') no-repeat;
display: block;
clear: left;
float: left;}