p {
	padding: 4px 4px 4px 4px;
	margin: 0;
	font-size:12px;
}

.quote {
	margin: 10px;
	padding: 5px 5px 10px 15px;
	background-image:url(../images/quotebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	background-color:#fff2f8;
}

p.firstparagraph {
	margin:-50px 0 0 0;
	line-height:20px;
	font-size:13px;
}

/*
p.dropcap:first-letter {
	font-size:38px;
	font-weight:bold;
	float:left;
	text-indent:-10px;
	margin-top:4px;
	padding:0 2px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3e3e3e;
}
*/

div.quote {
	padding: 10px;
	background-image:url(../images/quotebg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:left;
}

.startquote {
	position:relative;
	left:-10px;
}

h1.gfx {
	/*font-size:24px;*/
	text-align:left;
	padding:0;
	background-repeat:no-repeat;
	
	display:block;
	width:350px;
	padding: 90px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:90px; /* for IE5/Win only */
}

.weddings h1.gfx {
	background-image:url(../images/title_weddings.gif);
	margin:0 0 0 -80px;
}

.birthdays h1.gfx {
	background-image:url(../images/title_birthdays.gif);
	margin:0 0 0 -85px;
}

.anniversaries h1.gfx {
	background-image:url(../images/title_anniversaries.gif);
	margin:0 0 0 -90px;
}

.christening h1.gfx {
	background-image:url(../images/title_christening.gif);
	margin:0 0 0 -80px;
}

.contactus h1.gfx {
	background-image:url(../images/title_contactus.gif);
	margin:0 0 0 -80px;
}

.home h1.gfx {
	width:457px !important;
	background-image:url(../images/title_home.gif);
	margin:0 0 0 -100px;
}

h3.testimonials {
	text-align:left;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/subtitle-testimonials.gif);
	
	display:block;
	width:182px;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
}

h3.aboutus {
	text-align:left;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/subtitle-aboutus.gif);
	
	display:block;
	width:182px;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
}

h1 {
	font-size:20px;
	line-height:28px;
	text-align:left;
	padding:0;
	margin:0;
}

h2 {
	font-size:16px;
	line-height:20px;
	text-align:left;
	padding:0 0 8px 0;
	margin:0;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #333333;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
	color:#E87BB2;
}

a, a:link, a:visited {
	color:#E87BB2;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}
