body {
	background:  url(http://custom.buyitsellit.com/5778/YellowBBWallpaper.gif) center top repeat-y;
	background-color: #FFFFFF;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	color: #660000;
	}
p {
	color: #000000;
}
a:link, a:visited {
    color: #201a0e;
    text-decoration: underline;
}
a:hover, a:active {
	color: #660000;
}

/* Buttons */
.button {
	background: #370002;
	color: #FFF !important;
}
.button:hover {
	background: #711d20;
}

/* Top */
#top h1 {
	color: #000000;
}

#search input {
	background: #370002;
	color: #FFF;
}
#search label input {
	background: #FFF;
	color: #CD2127;
	border: 1px solid #999;
}

/* Bar */
#bar {
	background: transparent url(http://custom.buyitsellit.com/5778/bar.gif) 0 0 no-repeat;
	color: #663300;
	height: 54px;
}		
		
	#menu {
	color: #FFFCDD;
	font-weight: bold;
	font-size: 12px;
	}
	#menu a:link, #menu a:visited {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	}
	#menu a:hover, #menu a:active {
	text-decoration: underline;
	color: #BB0000;
	}
	
	#cart {
		background: transparent url(http://custom.buyitsellit.com/5778/cart-icon.gif) 0 13px no-repeat;
	}	

/* Content */
#main {
	background: #dcd8cc;
	background-image: url(http://custom.buyitsellit.com/5778/YellowBBWallpaper.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFEF7;
}
	#products td {
	background-color: #FFFFFF;
	}
	
	p.price {
		color: #4c0003;
	}
	
	#cart-total {
	color: #000000;
	background-color: #FFFFCC;
	}
		#cart-total a:link, #cart-total a:visited {
	color: #000000;
		}
		#cart-total a:hover, #cart-total a:active {
	color: #000000;
		}
	
	.cart-item {
		border-bottom: 1px solid #beb9a9;
	}

/* Side */

	#side li {
	background: transparent url(http://custom.buyitsellit.com/5778/minidotdivider.gif) left bottom repeat-x;

	}

/* Footer */
#footer {
	background: transparent url(http://stores.mybisi.com/templates/03/_images/red/footer-divider.gif) 0 0 repeat-x;
}
#footer p, #footer a {
	color: #330000;
}