body { 
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#726964;	
}
a {
	text-decoration: none; !important; /* FF requires a important here */
	color:#f48a68; !important; /* FF requires a important here */
}

h2{
	color:#f05928;
	font-size:1.2em;
}

h3{
	font-size:1.2em ;
	font-weight:bold;	
	color:#4a4a4a;
}

p.imageHolder{
	/*border:#333333 1px solid; */
	color:#999999;
	font-size:0.9em;
	line-height:1.2em;
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
	width:120px;
}
p.imageHolder img{
	margin:0 0 0.6em 0;
	display:block;
}

img.block-image{
	margin:0 0 0.6em 0;
	display:block;
}

p.pullQuote {
	/*border:#333333 1px solid; */
	color:#f05928;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
	width:120px;
}

.bookstartTitle{
	color: #0099cc;
	border-top: 2px #0099cc solid;
}

.secondary-image{
	float:right;
}


