@charset "UTF-8";
/*  
Style Name: Lundeen's Custom Style
Theme URI: http://www.lundeensgifts.com
Description: Jerry's custom style for lundeensgifts.com.
Version: 1.0
Author: Jerry Chan
Author URI: http://www.jerrytchan.com/

*/

body {
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight:lighter;
	text-align: left;
	color: #606060;
}

p {
	margin-top: 0;
	line-height: 1.25;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 25px;
	font-weight:lighter;
	color: #512E5D;
	margin-top: 0;
}

.footertext {
	padding-top:5px;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	text-align:center;
	color:#FFF;
	vertical-align:bottom;
}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
}