@charset "utf-8";
/* CSS Document */



#header {
background-color:#4c0d00;
background-image:url(../images/top_red.gif);
}


#main b, #main strong,
form .input input,
#buyform .bf-price,
legend,
form .textarea textarea {
color:#681A02;
}


#buyform,
.product-split {
border-top:solid #681A02 1px;
}




.footer-bar {
background-color:#4c0d00;
background-image:url(../images/fbar_red.gif);
}