body {
    background: #fff;	
        background:url(http://custom.buyitsellit.com/25864/bodybg.jpg) top center no-repeat;

}

p, div, li, h1, h2, h3, h4, td, input, select, textarea {
    color: #000;
}
s{
color:red;
}
a:link, a:visited {
    color: #aaa;
    text-decoration: none;
}
a:hover, a:active {
    color: #880C52;
}

#crumb a {
color: #91835F;
text-decoration: none;
}

#crumb a:hover, a:active {
color: #b6a193;

}

/* Buttons */
.button {
	background: #F0DFE7;
	color: #333 !important;
border:1px solid #ccc;
}
.button:hover {
	background: #D49FBB;
border:1px solid #ccc;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
background-color:#fff;
background:url(http://custom.buyitsellit.com/25864/bottom.jpg) no-repeat;
}
/* Top */
#top h1 {
	color: #333;
}

#search input {
	background: #D49FBB;
	color: #333;
}
#search label input {
	background: #FFF;
	color: #000;
	border: 1px solid #999;
}

/* Bar */
#bar {
	
	color: #555;
        background: #ffdddd url(http://custom.buyitsellit.com/25864/menubg.jpg) no-repeat;


}		
		
	#menu {
		color: #555;
		
	}
	#menu a:link, #menu a:visited {
	    color: #555;
	    text-decoration: none;
	}
	#menu a:hover, #menu a:active {
	    text-decoration: underline;
	}
	
	#cart {
		
		color: #555;
	}
	
	#cart img {
	margin-bottom: -4px;
	}	

/* Content */
#featured {
background-color:#F0DFE7;
}
#featured * td{
border:1px solid #ccc;
}

#main {
	
}
	#content {
		background: transparant;
	}
		#content h2 {
			
			color: #91004C;
		
			height: 30px;
            			
			margin: 1px;
			
		}
	#products td {
		background: transparant;
	}
	
	#products p {
	color: #333;
	}
	
	p.price {
		color: #886e5c;
	}
	
	#cart-total {
		background: #91835F;
	}
	
	.cart-item {
		border-bottom: 1px solid #d2efbf;
	}

/* Side */
#emailsub_wrapper {color: #333}
#side h2 {
	color: #333;
	padding-top: 60px;
	padding-left: 2px;
}
	#side li {
		
		color: #333;
	}
	#side a:link, #side a:visited {
		color: #333;
	}
	#side a:hover, #side a:active {
		color: #880C52;
                background-color:#F3E6ED;
	}

/* Footer */
#footer {
	
}
#footer p, #footer a {
	color: #333;
}
table.footertable *{
font-family:arial, sans-serif;
color:#666;
padding-right:10px;
}















































































