/* CSS Document */

#welcomebox {
	float: left;
	width: 311px;
	height: auto;
	padding-bottom: 5px;
	background-color: #A83C0E;
	margin-bottom: 10px;
}

#welcomebox .welcomeimage {
	margin: 20px auto;
	padding-left: 25px;
	background-repeat: no-repeat;
	border-left: 30px solid #A83C0E;
	height: 61px;	
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	border-left: 0;
	width: 226px;	
}

#welcomebox .welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDC3B7;
	margin-left: 28px;
	margin-right: 32px;
	margin-top: -10px;
	line-height: 30px;
	text-align: justify;
}

#welcomebox .welcometext a:link { color: white; text-decoration: none; }
#welcomebox .welcometext a:visited { color: white; text-decoration: none; }
#welcomebox .welcometext a:hover { color: white; font-style: underline; }

#rightimage {
	float: right;
	width: 422px;
	height: 582px;
}


#giftspecials {
	margin-bottom: 10px;
	float: left;
	width: 311px;
	height: 128px;
}
#giftspecials img { border: 0 }

#bottomleft {
	width:311px;
	float: left;
	clear:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0; padding:0;
	margin-top:-85px;

}
#bottomleft strong {
	display: block;
}
