a {
	font-family: Century Gothic;
	font-size: 14px;
	color: #6d5823;
	text-decoration: none;
	cursor: pointer;

	
}

a:hover {
	font-family: Century Gothic;
	font-size: 14px;
	color: #6d5823;
	text-decoration: underline;
	cursor: pointer;

	
}

a:active {
	font-family: Century Gothic;
	font-size: 14px;
	color: #6d5823;
	text-decoration: none;
	cursor: pointer;


}







.links_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #black;
	background-attachment: scroll;
	background-image: url(images/sally_williams_nougat_bg.jpg);
	background-repeat: repeat-x;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #black;
	background-attachment: scroll;
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}

.bottom_bar {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/nougat_bottom_strip.jpg);
	background-repeat: no-repeat;
}

.bottom_bar_text {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
}

.copyright {
	font-family: Century Gothic;
	font-size: 12px;
	color: #a39060;
}

.firefly {
	font-family: Century Gothic;
	font-size: 10px;
	color: #a9a9a9;
	font-weight: bold;
}

.body_text {
	font-family: Century Gothic;
	font-size: 14px;
	color: #796739;
}

.recipes_text {
	font-family: Century Gothic;
	font-size: 13px;
	color: #796739;
	line-height: 15pt;
}

.products_table {
	font-family: Century Gothic;
	font-size: 16px;
	color: #797979;
	background-image: url(images/sally_williams_products_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.products_text {
	font-family: Century Gothic;
	font-size: 16px;
	color: #797979;
	line-height: 18pt;
}

.grey {
	font-family: Century Gothic;
	font-size: 12px;
	color: #797979;
}


.scroll
 { 
   overflow: auto;
   SCROLLBAR-FACE-COLOR: #c8b992; 
   SCROLLBAR-HIGHLIGHT-COLOR: #e8ddbf; 
   SCROLLBAR-SHADOW-COLOR: #e8ddbf; 
   SCROLLBAR-3DLIGHT-COLOR: #e8ddbf; 
   SCROLLBAR-ARROW-COLOR: #FFFFFF; 
   SCROLLBAR-TRACK-COLOR: #f3ebd5; 
   SCROLLBAR-DARKSHADOW-COLOR: #cbb781; 

   width:350px;
  height:235px;
  
}
