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

a { color: #ca9812; }
a:hover { color: #ca9812; }

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

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

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

form input.error, form textarea.error, form div.error
{
    border: 1px dotted #ca9812;
}
span.radio {
width: 8px;
height: 13px;
padding: 0;
background: url('../images/y-radio.png') no-repeat;
display: block;
clear: left;
float: left;}