h5,
div.content h4,
h3 span,
div.contentRight p.caption,
div.content div.people p.quote,
div.contentRight p.caption,
div.text strong
{
	color: #79a24d;
	background-color: inherit;
}
a,a:link,a:active
{
	text-decoration: underline;
	color: #79a24d;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
	color: #376617;
	background-color: transparent;
}
a:visited
{
	text-decoration: underline;
  color: #afafaf;
	background-color: transparent;
}
div.content div.people
{
	border-bottom: 1px solid #9aa20d;
}
div.borderDotted
{
	height: 1px;
	background: transparent url("../images/artisans/bg_dots.gif") 0% 0% repeat-x;
}
div.sticky
{
	background: transparent url("../images/artisans/bg_dots.gif") 0% 0% repeat-x;
}
/*
	2 column listings to be removed
*/
div.content div.people
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	width: 696px;
	height: 87px;
}
div.content div.people div.photo
{
	position: relative;
	display: block;
	margin: 0 7px 10px 0;
	padding: 0;
	border: none;
	clear: none;
	float: left;
	width: 110px;
	height: 80px;
	background: #9aa20d;
}
div.content div.people div.last
{
	margin: 0 0 10px 0;
}
div.wrapper
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
  width: 696px;
  height: 22px;
  clear: both;
  z-index: 100;
}
div.wrapper div.contentLeft,
div.wrapper div.contentRight
{
  margin: 0;
  padding: 0;
  width: 348px;
  height: 22px;
}
div.contentRight div.menu
{
	margin: 0;
	width: 348px;
}
div.contentRight div.menu div,
div.contentRight div.menu div div
{
  width: 348px;
}
div.contentRight div.menu div div ul li a,
div.contentRight div.menu div div ul li a:link,
div.contentRight div.menu div div ul li a:active,
div.contentRight div.menu div div ul li a:visited
{
  width: 312px;
	color: #666;
	background-color: #f0f0f0;
}
div.contentRight div.menu div div ul li a:hover
{
  width: 312px;
	color: #fff;
	background-color: #77a24d;
}
div#swfArtisans
{
  position: relative;
  display: none;
  margin: 0;
  padding: 0;
  width: 696px;
  height: 450px;
}
div.linkBtn div.l
{
	width: 309px;
	clear: left;
}
div.linkBtn div.r
{
	width: 39px;
	clear: right;
}
/* headlineColor
Red (UMAG) = #CC0000 
Lite Red (Xi yan) = #E16542 
Green (Saga) = #9FA615 
Ming Cha (Brown) = #C79D47 
Gilton (Brown) = #CAA250 
ovo (greeen) = #9AA20D
*/
.headlineRed
{
  color: #c00;
}
.headlineLiteRed
{
  color: #E16542;
}
.headlineGreen
{
  color: #9FA615;
}
.headlineBrown
{
  color: #CAA250;
}
.headlineBrown2
{
  color: #9AA20D;
}
