/* 
 *	Styles for LeslieHarrington.com
 *	Last Updated: April 10, 2008
 *	Produced by OpenPad : www.open-pad.com
 */

/*	General Page Elements */
body		{ 
	background:url('http://www.leslieharrington.com/i/body_background.jpg') #f4aabb; padding-top:102px;
	font-family: century gothic, sans-serif; font-size:14px; line-height:18px;
}
img 		{ vertical-align:top!important; }

/*	Links */
a			{ color:#603913; text-decoration:none; font-weight:bold; }
a:visited	{ color:#603913; text-decoration:none; font-weight:bold; }
a:hover		{ color:#fddbb3; text-decoration:none; font-weight:bold; }

/*	Text */
.body-text	{ font-family:century gothic, sans-serif; font-size:14px; line-height:18px; }
.caption	{ font-size:10px; line-height:12px; }
.headline	{ font-size:16px; line-height:20px; font-weight:bold; }