body {
	margin: 0px 0px 0px 0px;
	background: #f8971c;
	}
	
A:link{
	font-family		: times, serif;
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
}

A:visited{
	font-family		: times, serif;
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
}

A:hover{
	font-family		:  times, serif;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
}

A:active{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #999999;
	text-decoration	: none;
	font-weight		: normal;
}

.body1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 18px;
}

.body2{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 14px;
	text-align		: left;
}

.head{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 16px;
	line-height		: 18px;
	text-align		: left;
}

td.footer{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 14px;
	text-align		: center;
}

.products{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 18px;
	text-align		: left;
}

.productName{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 18px;
	text-align		: center;
}

td.infoBox {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 18px;
	text-align		: left;
}

td.infoBoxContents {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 18px;
	text-align		: left;
}

td.brown {
	background-color : #663300;
}

td.shadow {
	background-image : url("../images/shadow.gif")
}

td.tan {
	background-color : #f5efe4;
}

table.tan {
	border-style:	solid;
	border-color:	#63450a;
	background-color : #f5efe4;
}

table.orange {
	background-color : #f8971c;
}

table.interiorMain {
	background :	#f5efe4;
	border-style:	solid;
	border-color:	#63450a;
	border-width:	1px;
}

table.interiorMainProduct {
	background :	#f5efe4;
	border-style:	solid;
	border-color:	#63450a;
	border-width:	1px;
	background-image: url(../images/product_page_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}


// BREAD CRUMBS

A.bc:link{
	font-family		:  times, serif;
	color			: #663300;
	text-decoration	: none;
	font-weight		: normal;
}

A.bc:visited{
	font-family		: times, serif;
	color			: #663300;
	text-decoration	: none;
	font-weight		: normal;
}

A.bc:hover{
	font-family		: times, serif;
	color			: #f8971c;
	text-decoration	: none;
	font-weight		: normal;
}

A.bc:active{
	font-family		: times, serif;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
}

.breadcrumbs{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 14px;
}

// PRODUCTS

A.prod:link{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 14px;
}

A.prod:visited{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 14px;
}

A.prod:hover{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #f8971c;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 14px;
}

A.prod:active{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 14px;
}

.products{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 14px;
	text-align		: left;
}

.info1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 20px;
	text-align		: left;
}

.info2{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #666666;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 20px;
	text-align		: left;
}

A.ilink:link{
	color			: #CC6633;
	text-decoration	: none;
}

A.ilink:visited{
	color			: #CC6633;
	text-decoration	: none;
}

A.ilink:hover{
	color			: #663300;
	text-decoration	: none;
}

A.ilink:active{
	color			: #000000;
	text-decoration	: none;
}


.copyrightilink{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #FFCC66;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 20px;
	text-align		: center;
	
}

.copyright{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #ffffff;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 20px;
	text-align		: center;
	
}



A.link2:link{
	color			: #ffffff;
	text-decoration	: none;
}

A.link2:visited{
	color			: #ffffff;
	text-decoration	: none;
}

A.link2:hover{
	color			: #663300;
	text-decoration	: none;
}

A.link2:active{
	color			: #000000;
	text-decoration	: none;
}

.formtext{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 14px;
}

.retailName{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;	
}

.retailAddress{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #333333;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 18px;	
}

.retailPhone{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;	
}

.pageHeading {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size			: 22px;
  font-weight		: bold;
  color				: #663300;
}

.scentHead{
	font-family		:  times, serif;
	color			: #663300;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 19px;
 	letter-spacing	: 3px
 }

.scentBody{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 18px;
	line-height		: 20px;
 	letter-spacing	: 0px
}

.scentBodynew{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: italic;
	font-size		: 14px;
	line-height		: 20px;
 	letter-spacing	: 0px
}


.scentPrice{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #666666;
	font-weight		: normal;
	font-size		: 18px;
	line-height		: 18px;
 	letter-spacing	: 0px
}

.benefitsHead{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 21px;
	line-height		: 21px;
}

.benefitsSubHead{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #663300;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 18px;
}

.benefitsBody{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 14px;
}

td.benefits{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 20px;
	text-align		: left;
    background		: #f5efe4;
}

.retailListBox {
	padding-left: 20px;
	padding-right: 20px;
}
