body { background: #49176d; }

a { color: #49176d; }
a:hover { color: #49176d; }

#container { background: #fff url('../images/p-stopbg.jpg') no-repeat -125px 0%; }
	#sub_header { border-bottom: 1px solid #49176d; }
	#subpage_title { display: block; }
	#subpage_title a { display: block; }
	#rcol_logo { background: url('../images/p-rcoltitle.png') no-repeat; }
			.feedoption_sel { background: url('../images/p-filledbox.png') no-repeat; }
			.feedoption { background: url('../images/p-emptybox.png') no-repeat; }
/*#container_home { background: #fff url('../images/b-topbg.jpg') no-repeat -238px 0%; }*/
	#leftcol, #sleftcol { background-color: #49176d; }
	#mainbody, #mainbody_home { background: #fff url('../images/p-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/p-submitbut.png') no-repeat; }
			#sub_goshen { background: url('../images/g-goshen.png') no-repeat; }
			.login_sub { background: url('../images/p-loginbut.png') no-repeat; }
	.getstarted_but { width: 100px; background: url('../images/p-getstartedbut.png') no-repeat; }
	.update_but { width: 63px; background: url('../images/p-updatebut.png') no-repeat; }


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

/* 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 red;
}

.error
{
    font-size: 11px;
    color: red;
}


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