/* 
	Theme Name: The Center for Life Transitions NEW SITE
	Theme URL: 
	Description: Customized by Roland Reinhart
	Author: 
	Author URI: 
	Version:
	
	Changelog:
		June 2010

*/

/************************************************
*	Life-Shift Promo							* 
************************************************/


#promocontent {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 17px;
	}

#lifeshift {
	background: #ffffff url(images/balancing-stones-bkgnd-940x624.jpg) no-repeat;
	width: 940px;
	height: 624px;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

#lifeshiftimagetext {
	float: left;
	width: 540px;
	margin: 50px 0px 0px 400px; 
	padding: 0px 0px 0px 0px;
	}

#lifeshift p {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	}
	
#lifeshift h1 {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	}

#lifeshift h2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	}

#lifeshift blockquote {
	background: #ffffff;
	margin: 0px 30px 15px 30px;
	padding: 20px 25px 0px 30px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}


