.backHome {
	background-image: url(back_home.jpg);
	background-repeat: no-repeat;
}
.backBlend {

	background-image: url(back_blend.jpg);
	background-repeat: no-repeat;
}
.backsmBlend {

	background-image: url(back_smblend.jpg);
	background-repeat: repeat-x;
}
INPUT.sfc-Button {
	color : #EEEDE5;
	background : #A6A289;
	font-family : Verdana, tahoma, Arial;
	font-size : 11px;
	border: 1px solid #666666;
}
INPUT.sfc-FormField{
	font-family : Verdana, tahoma, Arial;
	font-size : 11px;
	border: 1px solid #666666;
}
.sfc-DeptHeader {
	font-size: 16px;
	font-weight: bold;
}
.sfc-ErrorMessage {
	font-size: 14px;
	color: #FF0033;
}

.sfc-DeptHeader {
	font-weight: bold;
}
.sfc-DeptLinkText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 2f96e5; text-decoration: none}
A.sfc-DeptLinkText { text-decoration: none}
A.sfc-DeptLinkText:hover {text-decoration: underline}

.sfc-DeptIntro{
	font-size: 10px;
	color: #666633;
}
.sfc-DeptItemName{
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.sfc-DeptItemDesc{
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	background-position: center;
	text-align: center;
}

.sfc-DeptItemLink{
	font-weight: bold;
	font-size: 10px;
	color: #666633;
}
A.sfc-DeptItemLink { text-decoration: none}
A.sfc-DeptItemLink:hover {text-decoration: underline}


.sfc-ItemTitle {
	font-size: 12px;
	color: #666633;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.sfc-ItemSubheading{
	font-size: 10px;
	color: #666633;
	font-weight: bold;
	text-decoration: none;
}

.sfc-ItemDesc{
	font-size: 10px;
	color: #666633;
	text-decoration: none;
}

.sfc-ItemPrice{
	color: #666633;
	font-weight: bold;
}
.sfc-ItemSalePrice{
	color: red;
	font-weight: bold;
}
.sfc-ItemPriceLabel{
	color: #666633;
}
.sfc-ItemLabel{
	color: #666633;
}
.sfc-ItemBuyLink{
	font-weight: bold;
	font-size: 10px;
	color: #666633;
}
A.sfc-ItemBuyLink { text-decoration: none}
A.sfc-ItemBuyLink:hover {text-decoration: underline}

.sfc-CrumbLink{  font-size: 9px; color: #666633; text-decoration: none}
A.sfc-CrumbLink { text-decoration: none}
A.sfc-CrumbLink:hover {text-decoration: underline}

.sfc-Pager{  font-size: 9px; color: #666633; text-decoration: none}
A.sfc-Pager { text-decoration: none}
A.sfc-Pager:hover {text-decoration: underline}
.sfc-PageHeader {
	font-weight: bold;
	font-size: 14px;
}
.sfc-PageSubHeader {
	font-weight: bold;
	font-size: 12px;
}
.sfc-BodyBold {
	font-weight: bold;
}
.sfc-TableBorder {
	border: 1px solid #A6A289;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sfc-SectionHeader {
	font-weight: bold;
	font-size: 14px;
	color: #79755B;
}
.sfc-SectionLinksNavBold {
	font-weight: bold;
	font-size: 10px;
	color: #79755B;
}
.sfc-SectionLinksNav {
	font-size: 10px;
	color: #79755B;
}
A.sfc-SectionLinksNavBold { text-decoration: none}
A.sfc-SectionLinksNavBold:hover {text-decoration: underline}
A.sfc-SectionLinksNav { text-decoration: none}
A.sfc-SectionLinksNav:hover {text-decoration: underline}

TR.sfc-InvoiceRow {
	background-color:#FFFFCC;
}
TR.sfc-CartHeaderRow {
	background-color:#A6A289;
	border: 2px solid #FFFFFF;
}

.sfc-SectionHeaderLink{	font-weight: bold;
	font-size: 14px;
	color: #79755B;
	text-decoration: none}
A.sfc-SectionHeaderLink { text-decoration: none}
A.sfc-SectionHeaderLink:hover {text-decoration: underline}


.SFCFormLabel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.SFCFormErrorNotice {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000}
.sfc-FormError {  font-size: 11px; color: #CC0000}
.sfc-FormInstuction {  font-size: 11px; color:#666666}

TR.SFCGroupRow { background: #d7e4f2 }

.sfc-CheckoutSubHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #2f96e5}

.sfc-InvoiceSubHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; 
    font-weight: bold; 
    color: #79755B; 
    BACKGROUND-COLOR: #FFFFCC;
}
.sfc-InvoiceShippingSubHeader
{
    BACKGROUND-COLOR: #999999;
}
.sfc-InvoiceBorder
{
    BACKGROUND-COLOR: #A6A289;
}
.sfc-InvoiceBorderAlert
{
    BACKGROUND-COLOR: #990000;
}
TR.sfc-TableHeaderRow {
	color: #000000;
	background-color: #FFFFCC;
}

.sfc-InvoiceEditLink{
	font-size: 9px;
	color: #79755B;
}
A.sfc-InvoiceEditLink { text-decoration: none}
A.sfc-InvoiceEditLink:hover {text-decoration: underline}
.shipBox {
	border: 1px solid #666633;
}

