/* HOME PAGE */

.ttlHome h1 {
	width:220px;
	height:26px;
	background:url(../images/ttl_giftCertificates.gif) no-repeat; 
    overflow: hidden;
	padding-bottom:35px;
}

.ttlHome h1 span{
	display:none;
}

#flashcontent {
	padding: 0px 0px 0px 6px;
	margin: 0;
	width: 534px;
	height: 360px;
	background-color:#fff;
}

.picHome h2 {
	width:194px;
	height:237px;
	background:url(../images/rpic_gift.jpg) no-repeat; 
	float: right;
    overflow: hidden;
	position: relative;
	right: -20px;
}

.picHome h2 span{
	display:none;
}

h3 {
	color: #b8856c;
    font-size: 11px; 
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
}

