@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;

}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
a{text-decoration:none; color:#000}
a:focus { 
    outline: none; 
}

a.gift{
	background-position:-0px -84px;
}


#textArea{
	width:750px;
	margin-left:10px;
	margin-top:00px;
	float:left;	
}
#textArea h2{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:26px;
	color:#f43872;
	text-align:left;
	padding:20px 40px 00px 60px;
	
}
#textArea p{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:13px;
	text-align:left;
	line-height:1.5em;
	padding:0px 60px 20px 60px;
	
	border-bottom:2px solid #f43872;	
}

#textArea h5{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:15px;
	text-align:center;
	margin:0px 10px 30px 10px;
	line-height:1.5em;
}

/*image for Party Favors*/
img.favors{
	width:300px;
	margin:10px 0 20px 60px;
}
#textArea h5 a:hover{
	color:#fd9ccf;
	
}
img.occasionPic{
	height:240px;
	margin:5px 0 10px 60px;
}
img.occasionPic1{
	height:240px;
	margin:5px 0 10px 3px;
}
img.dessert{
	height:240px;
	margin:5px 0 10px 60px;
	
}
img.tiers{
	height:240px;
	margin:5px 0 10px 60px;
	
}
img.holiday{
	height:140px;
	margin:5px 0 10px 60px;
}
img.holiday2{
	height:140px;
	margin:5px 0 10px 3px;
}