/*  
Template Name: Black Leather Theme (Content)
Description: Black Leather theme for Emerging Business Systems, LTD.
Version: 1.0
Author: Catherine M. Wagner
Author URI: http://www.cmwagner.net
*/

#contactInfo	{
	margin-left:			25px;
	margin-top:				15px;
	color:					#FFF:
	font-size:				2em;
	}
	
#contactPg	{
	width:					325px;
	margin:					10px auto;
	}
	
.specialInfo 	{
	font-size:				1.4em;
	line-height:			1.5em;
	color:					#FFF;
	text-align:				center;
	}
	
.testimony	{
	padding-top:			2.3em;
	font-style:				italic;
	font-size:				1.6em;
	margin:					.3em 1em;
	color:					#CCC;
	border-top:				#b7ba9f double 3px;
	}
	
.testAuth	{
	text-align:				right;
	padding-bottom:			1.3em;
	font-size:				1.2em;
	color:					#BBB;
	font-style:				normal;
	padding-top:			.5em;
	}
	
.leftColumn	{
	float:					left;
	width:					251px;
	text-align:				left;	
	}
	
.rightColumn	{
	float:					right;
	width:					251px;
	text-align:				left;	
	}
	
.centerColumn	{
	width:					251px;
	margin:					0px auto;
	text-align:				left;	
	}
	
.clearing	{
	clear:					both;
	border-bottom:			1px #D8DBCC solid;
	margin-bottom:			1.3em;
	}


