@charset "utf-8";
/* CSS Document */

#content p {	
	text-align:left;
}

.text p {
	margin-top:0px;
}

#introduction{
	color:#855316;
	font-size:18px;
	font-weight:bold;
}

.header {
	color:#642D93;
	font-size:14px;
	margin:0;
}

.subheader {
	color:#642D93;
	font-size:12px;
}

table p {
	font-size:12px;
	margin-right:10px;
}

#benefits {
	margin: 20px 0 0 0;
}

#benefits span{
	color:#503210;
	font-size:14px;
	font-weight:bold;
}

#benefits ul li{
	color:9a3391b;
	font-weight:bold;
	list-style-image:url("../images/merchants-coffee/coffee_bean_bullet.gif");
}

#howitworks {
	color:#855316;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

.imgbar {
	margin-top:5px;
}

.exampletable img {
	margin-left:10px;
}

#exampleheader {
	color:#53391b;
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
	line-height:0em;
}

#examplebody {
	color:#855316;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}

#examplebody div {
	margin-left:10px;
	width:200px;
}
#examplebody div p {
	text-align:left;
}

#notes .header {
	color:#666666;
}

#notes p {
	color:#8f8f8f;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}
